Mock Version: 1.1.33 Mock Version: 1.1.33 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/parole.spec'], False, '/var/lib/mock/f20-build-1956737-346818/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/parole.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-23.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/parole-0.5.4-2.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/parole.spec'], False, '/var/lib/mock/f20-build-1956737-346818/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/parole.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DA4gBs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parole-0.5.4 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/parole-0.5.4.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd parole-0.5.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (parole-0.5.4-Correctly-close-dir-handle-Fix-Bug-10600.patch): + echo 'Patch #0 (parole-0.5.4-Correctly-close-dir-handle-Fix-Bug-10600.patch):' + /usr/bin/cat /builddir/build/SOURCES/parole-0.5.4-Correctly-close-dir-handle-Fix-Bug-10600.patch + /usr/bin/patch -p1 -b --suffix .dir-handle --fuzz=0 patching file src/gst/parole-gst.c Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9Dxif0 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd parole-0.5.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-gtk-doc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl.exe... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether gcc and cc understand -c and -o together... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking how to print strings... printf checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether NLS is requested... yes checking for intltool >= 0.31... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.18.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... ar ast bg ca cs da de el en_AU en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW checking for bind_textdomain_codeset... (cached) yes checking for locales directory... /usr/share/locale checking for additional xgettext flags... --keyword=Q_ --from-code=UTF-8 checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-2.0 >= 2.24.0... 2.24.22 checking GTK_CFLAGS... -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-2.0 >= 2.32.0... 2.38.2 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-2.0 >= 2.32.0... 2.38.2 checking GOBJECT_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GOBJECT_LIBS... -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gthread-2.0 >= 2.32.0... 2.38.2 checking GTHREAD_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GTHREAD_LIBS... -lgthread-2.0 -pthread -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gmodule-2.0 >= 2.32.0... 2.38.2 checking GMODULE_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GMODULE_LIBS... -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gio-2.0 >= 2.32.0... 2.38.2 checking GIO_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-0.10 >= 0.10.31... 0.10.36 checking GST_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 checking GST_LIBS... -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-base-0.10 >= 0.10.31... 0.10.36 checking GST_BASE_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 checking GST_BASE_LIBS... -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-video-0.10 >= 0.10.31... 0.10.36 checking GST_VIDEO_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 checking GST_VIDEO_LIBS... -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-pbutils-0.10 >= 0.10.31... 0.10.36 checking GST_PBUTILS_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 checking GST_PBUTILS_LIBS... -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-interfaces-0.10 >= 0.10.31... 0.10.36 checking GST_INTERFACES_CFLAGS... -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 checking GST_INTERFACES_LIBS... -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-1 >= 0.60... 1.6.12 checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include checking DBUS_LIBS... -ldbus-1 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-glib-1 >= 0.70... 0.100.2 checking DBUS_GLIB_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking DBUS_GLIB_LIBS... -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-1 >= 4.8.0... 4.10.0 checking LIBXFCE4UI_CFLAGS... -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXFCE4UI_LIBS... -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.8.0... 4.10.1 checking LIBXFCE4UTIL_CFLAGS... -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBXFCE4UTIL_LIBS... -lxfce4util -lglib-2.0 checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.10.0... 4.10.0 checking XFCONF_CFLAGS... -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking XFCONF_LIBS... -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking for main in -lX11... yes checking whether XF86XK_AudioPlay is declared... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for taglib >= 1.4... 1.9.1 checking TAGLIB_CFLAGS... -I/usr/include/taglib checking TAGLIB_LIBS... -ltag checking for taglib_file_new in -ltag_c... yes checking taglib/tag_c.h usability... yes checking taglib/tag_c.h presence... yes checking for taglib/tag_c.h... yes checking whether to build the notification plugin... yes checking for x86_64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnotify >= 0.4.1... 0.7.6 checking LIBNOTIFY_CFLAGS... -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking LIBNOTIFY_LIBS... -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking whether to build the system tray plugin... yes checking whether to build with debugging support... minimum checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking for GTKDOC_DEPS... yes checking whether to build gtk-doc documentation... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/gtk-2.0/Makefile config.status: creating data/pixmaps/Makefile config.status: creating data/interfaces/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/mime/Makefile config.status: creating data/desktop/Makefile config.status: creating src/Makefile config.status: creating src/misc/Makefile config.status: creating src/misc/parole.h config.status: creating src/common/Makefile config.status: creating src/gst/Makefile config.status: creating src/dbus/Makefile config.status: creating src/plugins/Makefile config.status: creating src/plugins/sample/Makefile config.status: creating src/plugins/notify/Makefile config.status: creating src/plugins/tray/Makefile config.status: creating docs/Makefile config.status: creating docs/plugin-api/version.xml config.status: creating docs/plugin-api/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ------------------------------------------------------ Parole Media Player 0.5.4 ==================================== Installation: ============= prefix: /usr pixmapsdir: /usr/share/parole/pixmaps Debug: minimum Building plugin api docs: yes GStreamer API version: 0.10 Optional dependencies: ====================== Taglib: yes Plugins to build: ================= Notify: yes System Tray icon: yes ------------------------------------------------------ Configuration finished, type make to compile + make -j5 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4' Making all in data make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data' Making all in gtk-2.0 make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' Making all in interfaces make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make all-am make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' Making all in pixmaps make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' Making all in scalable make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' Making all in 16x16 make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' Making all in 24x24 make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' Making all in 32x32 make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' Making all in mime make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/mime' ./mime-type-include.sh ./mime-type-list.txt \ > parole-mime-types.h make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/mime' Making all in desktop make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' head -n9 ./parole.desktop.in.in > parole.desktop.in &&\ /bin/sh ./desktop.sh ../../data/mime/mime-type-list.txt >> parole.desktop.in LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po parole.desktop.in parole.desktop Generating and caching the translation database Merging translations into parole.desktop. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data' Making all in src make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' ( cd . && glib-mkenums \ --fhead "#include \"enum-gtypes.h\"\n\n" \ --fhead "#include \"parole-conf.h\"\n\n" \ --fhead "#include \"parole-button.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ parole-conf.h parole-button.h ) >> xgen-enum.c \ && cp xgen-enum.c enum-gtypes.c \ && rm -f xgen-enum.c ( cd . && glib-mkenums \ --fhead "#ifndef __ENUM_GTYPES_H__\n#define __ENUM_GTYPES_H__\n#include \nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define ENUM_GTYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __ENUM_GTYPES_H__ */" \ parole-conf.h parole-button.h ) > xgen-enum.h \ && (cmp -s xgen-enum.h enum-gtypes.h || cp xgen-enum.h enum-gtypes.h) \ && rm -f xgen-enum.h \ && echo timestamp > stamp-enum-gtypes.h make all-recursive make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' Making all in misc make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/misc' ( cd . && glib-mkenums \ --fhead "#include \"parole-enum-types.h\"\n\n" \ --fhead "#include \"parole-stream.h\"\n\n" \ --fhead "#include \"parole-provider-player.h\"\n\n" \ --fhead "#include \"parole-pl-parser.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ parole-stream.h parole-provider-player.h parole-pl-parser.h ) >> xgen-enum.c \ && cp xgen-enum.c parole-enum-types.c \ && rm -f xgen-enum.c ( cd . && glib-mkenums \ --fhead "#ifndef __PAROLE_ENUM_TYPE_H__\n#define __PAROLE_ENUM_TYPE_H__\n#include \nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define PAROLE_ENUM_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __PAROLE_ENUM_TYPE_H__ */" \ parole-stream.h parole-provider-player.h parole-pl-parser.h ) > xgen-enum.h \ && (cmp -s xgen-enum.h parole-enum-types.h || cp xgen-enum.h parole-enum-types.h) \ && rm -f xgen-enum.h \ && echo timestamp > stamp-enum-types.h make all-am make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/misc' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-marshal.lo `test -f 'parole-marshal.c' || echo './'`parole-marshal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-enum-types.lo `test -f 'parole-enum-types.c' || echo './'`parole-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-provider-plugin.lo `test -f 'parole-provider-plugin.c' || echo './'`parole-provider-plugin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-provider-player.lo `test -f 'parole-provider-player.c' || echo './'`parole-provider-player.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-file.lo `test -f 'parole-file.c' || echo './'`parole-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-provider-plugin.c -fPIC -DPIC -o .libs/libparole_la-parole-provider-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-marshal.c -fPIC -DPIC -o .libs/libparole_la-parole-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-enum-types.c -fPIC -DPIC -o .libs/libparole_la-parole-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-provider-player.c -fPIC -DPIC -o .libs/libparole_la-parole-provider-player.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-file.c -fPIC -DPIC -o .libs/libparole_la-parole-file.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-stream.lo `test -f 'parole-stream.c' || echo './'`parole-stream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-stream.c -fPIC -DPIC -o .libs/libparole_la-parole-stream.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-pl-parser.lo `test -f 'parole-pl-parser.c' || echo './'`parole-pl-parser.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-filters.lo `test -f 'parole-filters.c' || echo './'`parole-filters.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparole_la-parole-debug.lo `test -f 'parole-debug.c' || echo './'`parole-debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-pl-parser.c -fPIC -DPIC -o .libs/libparole_la-parole-pl-parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-filters.c -fPIC -DPIC -o .libs/libparole_la-parole-filters.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-debug.c -fPIC -DPIC -o .libs/libparole_la-parole-debug.o parole-pl-parser.c: In function 'parole_pl_parser_parse_m3u': parole-pl-parser.c:385:15: warning: 'pl_filename' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free(pl_filename); ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libparole.la libparole_la-parole-marshal.lo libparole_la-parole-enum-types.lo libparole_la-parole-provider-plugin.lo libparole_la-parole-provider-player.lo libparole_la-parole-file.lo libparole_la-parole-stream.lo libparole_la-parole-pl-parser.lo libparole_la-parole-filters.lo libparole_la-parole-debug.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -ltag_c libtool: link: ar cru .libs/libparole.a .libs/libparole_la-parole-marshal.o .libs/libparole_la-parole-enum-types.o .libs/libparole_la-parole-provider-plugin.o .libs/libparole_la-parole-provider-player.o .libs/libparole_la-parole-file.o .libs/libparole_la-parole-stream.o .libs/libparole_la-parole-pl-parser.o .libs/libparole_la-parole-filters.o .libs/libparole_la-parole-debug.o libtool: link: ranlib .libs/libparole.a libtool: link: ( cd ".libs" && rm -f "libparole.la" && ln -s "../libparole.la" "libparole.la" ) make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/misc' Making all in common make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolecommon_la-parole-common.lo `test -f 'parole-common.c' || echo './'`parole-common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolecommon_la-parole-rc-utils.lo `test -f 'parole-rc-utils.c' || echo './'`parole-rc-utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolescreensaver_la-parole-screensaver.lo `test -f 'parole-screensaver.c' || echo './'`parole-screensaver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-common.c -fPIC -DPIC -o .libs/libparolecommon_la-parole-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-rc-utils.c -fPIC -DPIC -o .libs/libparolecommon_la-parole-rc-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-screensaver.c -fPIC -DPIC -o .libs/libparolescreensaver_la-parole-screensaver.o parole-screensaver.c: In function 'parole_screen_saver_inhibit': parole-screensaver.c:79:10: warning: variable 'returncode' set but not used [-Wunused-but-set-variable] gint returncode; ^ parole-screensaver.c: In function 'parole_screen_saver_uninhibit': parole-screensaver.c:94:10: warning: variable 'returncode' set but not used [-Wunused-but-set-variable] gint returncode; ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libparolecommon.la libparolecommon_la-parole-common.lo libparolecommon_la-parole-rc-utils.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libparolescreensaver.la libparolescreensaver_la-parole-screensaver.lo -lxfce4util -lglib-2.0 libtool: link: ar cru .libs/libparolecommon.a .libs/libparolecommon_la-parole-common.o .libs/libparolecommon_la-parole-rc-utils.o libtool: link: ranlib .libs/libparolecommon.a libtool: link: ar cru .libs/libparolescreensaver.a .libs/libparolescreensaver_la-parole-screensaver.o libtool: link: ( cd ".libs" && rm -f "libparolecommon.la" && ln -s "../libparolecommon.la" "libparolecommon.la" ) libtool: link: ranlib .libs/libparolescreensaver.a libtool: link: ( cd ".libs" && rm -f "libparolescreensaver.la" && ln -s "../libparolescreensaver.la" "libparolescreensaver.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/common' Making all in gst make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/gst' ( cd . && glib-mkenums \ --fhead "#include \"gst-enum-types.h\"\n\n" \ --fhead "#include \"parole-gst.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \ parole-gst.h ) >> xgen-enum.c \ && cp xgen-enum.c gst-enum-types.c \ && rm -f xgen-enum.c ( cd . && glib-mkenums \ --fhead "#ifndef __GST_ENUM_TYPE_H__\n#define __GST_ENUM_TYPE_H__\n#include \nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "GType @enum_name@_get_type (void);\n#define GST_ENUM_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \ --ftail "G_END_DECLS\n\n#endif /* __GST_ENUM_TYPE_H__ */" \ parole-gst.h ) > xgen-enum.h \ && (cmp -s xgen-enum.h gst-enum-types.h || cp xgen-enum.h gst-enum-types.h) \ && rm -f xgen-enum.h \ && echo timestamp > stamp-enum-types.h make all-am make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/gst' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolegst_la-gstmarshal.lo `test -f 'gstmarshal.c' || echo './'`gstmarshal.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolegst_la-gst-enum-types.lo `test -f 'gst-enum-types.c' || echo './'`gst-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparolegst_la-parole-gst.lo `test -f 'parole-gst.c' || echo './'`parole-gst.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gst-enum-types.c -fPIC -DPIC -o .libs/libparolegst_la-gst-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gstmarshal.c -fPIC -DPIC -o .libs/libparolegst_la-gstmarshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/common -I../../src/misc -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DG_LOG_DOMAIN=\"parole-gst\" -DNDEBUG -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-gst.c -fPIC -DPIC -o .libs/libparolegst_la-parole-gst.o /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libparolegst.la libparolegst_la-gstmarshal.lo libparolegst_la-gst-enum-types.lo libparolegst_la-parole-gst.lo ../../src/misc/libparole.la ../../src/common/libparolecommon.la -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstaudio-0.10 -lgstpbutils-0.10 -lgsttag-0.10 -lgstpbutils-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 libtool: link: (cd .libs/libparolegst.lax/libparole.a && ar x "/builddir/build/BUILD/parole-0.5.4/src/gst/../../src/misc/.libs/libparole.a") libtool: link: (cd .libs/libparolegst.lax/libparolecommon.a && ar x "/builddir/build/BUILD/parole-0.5.4/src/gst/../../src/common/.libs/libparolecommon.a") libtool: link: ar cru .libs/libparolegst.a .libs/libparolegst_la-gstmarshal.o .libs/libparolegst_la-gst-enum-types.o .libs/libparolegst_la-parole-gst.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-debug.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-enum-types.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-file.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-filters.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-marshal.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-pl-parser.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-provider-player.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-provider-plugin.o .libs/libparolegst.lax/libparole.a/libparole_la-parole-stream.o .libs/libparolegst.lax/libparolecommon.a/libparolecommon_la-parole-common.o .libs/libparolegst.lax/libparolecommon.a/libparolecommon_la-parole-rc-utils.o libtool: link: ranlib .libs/libparolegst.a libtool: link: rm -fr .libs/libparolegst.lax libtool: link: ( cd ".libs" && rm -f "libparolegst.la" && ln -s "../libparolegst.la" "libparolegst.la" ) make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/gst' Making all in dbus make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libparoledbus_la-parole-dbus.lo `test -f 'parole-dbus.c' || echo './'`parole-dbus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-dbus.c -fPIC -DPIC -o .libs/libparoledbus_la-parole-dbus.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o libparoledbus.la libparoledbus_la-parole-dbus.lo libtool: link: ar cru .libs/libparoledbus.a .libs/libparoledbus_la-parole-dbus.o libtool: link: ranlib .libs/libparoledbus.a libtool: link: ( cd ".libs" && rm -f "libparoledbus.la" && ln -s "../libparoledbus.la" "libparoledbus.la" ) make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' Making all in plugins make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' Making all in sample make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"sample_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sample_plugin_la-sample-plugin.lo `test -f 'sample-plugin.c' || echo './'`sample-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"sample_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o sample_plugin_la-sample-provider.lo `test -f 'sample-provider.c' || echo './'`sample-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"sample_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sample-provider.c -fPIC -DPIC -o .libs/sample_plugin_la-sample-provider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"sample_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c sample-plugin.c -fPIC -DPIC -o .libs/sample_plugin_la-sample-plugin.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -export-dynamic -module -Wl,-z,relro -o sample-plugin.la sample_plugin_la-sample-plugin.lo sample_plugin_la-sample-provider.lo libtool: link: ar cru .libs/sample-plugin.a .libs/sample_plugin_la-sample-plugin.o .libs/sample_plugin_la-sample-provider.o libtool: link: ranlib .libs/sample-plugin.a libtool: link: ( cd ".libs" && rm -f "sample-plugin.la" && ln -s "../sample-plugin.la" "sample-plugin.la" ) make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' Making all in tray make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_tray\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tray_icon_la-tray-plugin.lo `test -f 'tray-plugin.c' || echo './'`tray-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_tray\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tray_icon_la-tray-provider.lo `test -f 'tray-provider.c' || echo './'`tray-provider.c LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po system-tray.desktop.in system-tray.desktop libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_tray\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tray-plugin.c -fPIC -DPIC -o .libs/tray_icon_la-tray-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_tray\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c tray-provider.c -fPIC -DPIC -o .libs/tray_icon_la-tray-provider.o Found cached translation database Merging translations into system-tray.desktop. /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -export-dynamic -module -Wl,-z,relro -o tray-icon.la -rpath /usr/lib64/parole-0 tray_icon_la-tray-plugin.lo tray_icon_la-tray-provider.lo ../../../src/misc/libparole.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lxfce4util -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/tray_icon_la-tray-plugin.o .libs/tray_icon_la-tray-provider.o -Wl,--whole-archive ../../../src/misc/.libs/libparole.a -Wl,--no-whole-archive -ltag_c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lxfce4util -lglib-2.0 -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,tray-icon.so -o .libs/tray-icon.so libtool: link: ( cd ".libs" && rm -f "tray-icon.la" && ln -s "../tray-icon.la" "tray-icon.la" ) make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' Making all in notify make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_notify\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parole_notify_la-notify-plugin.lo `test -f 'notify-plugin.c' || echo './'`notify-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_notify\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o parole_notify_la-notify-provider.lo `test -f 'notify-provider.c' || echo './'`notify-provider.c LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po notify.desktop.in notify.desktop libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_notify\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c notify-plugin.c -fPIC -DPIC -o .libs/parole_notify_la-notify-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"parole_notify\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c notify-provider.c -fPIC -DPIC -o .libs/parole_notify_la-notify-provider.o Found cached translation database Merging translations into notify.desktop. /bin/sh ../../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -export-dynamic -module -Wl,-z,relro -o parole-notify.la -rpath /usr/lib64/parole-0 parole_notify_la-notify-plugin.lo parole_notify_la-notify-provider.lo ../../../src/misc/libparole.la -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/parole_notify_la-notify-plugin.o .libs/parole_notify_la-notify-provider.o -Wl,--whole-archive ../../../src/misc/.libs/libparole.a -Wl,--no-whole-archive -ltag_c -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lxfce4util -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,parole-notify.so -o .libs/parole-notify.so libtool: link: ( cd ".libs" && rm -f "parole-notify.la" && ln -s "../parole-notify.la" "parole-notify.la" ) make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gmarshal.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c enum-gtypes.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c main.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-player.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-vis.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-medialist.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-mediachooser.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-conf.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-conf-dialog.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-disc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-utils.c parole-player.c: In function 'parole_player_recent_menu_item_activated_cb': parole-player.c:1163:18: warning: array subscript is above array bounds [-Warray-bounds] filenames[1] = NULL; ^ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-plugins-manager.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-module.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-about.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-builder.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-subtitle-encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-open-location.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-button.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../src/misc -I../data -I../data/mime -I../src/gst -I../src/dbus -I../src/common -DLOCALEDIR=\"/usr/share/locale\" -DDESKTOPDIR=\"/usr/share/applications\" -DG_LOG_DOMAIN=\"parole\" -DPAROLE_PLUGINS_DIR=\"/usr/lib64/parole-0\" -DPAROLE_PLUGINS_DATA_DIR=\"/usr/share/parole/parole-plugins-0\" -DPAROLE_COMPILATION -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4/libxfce4ui-1 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/xfconf-0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c parole-plugin-player.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o parole gmarshal.o enum-gtypes.o main.o parole-player.o parole-vis.o parole-medialist.o parole-mediachooser.o parole-conf.o parole-conf-dialog.o parole-disc.o parole-utils.o parole-plugins-manager.o parole-module.o parole-about.o parole-builder.o parole-subtitle-encoding.o parole-open-location.o parole-button.o parole-plugin-player.o ../src/misc/libparole.la ../src/dbus/libparoledbus.la ../src/gst/libparolegst.la ../src/common/libparolecommon.la ../src/common/libparolescreensaver.la -lgthread-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lxfce4util -lglib-2.0 -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lgstvideo-0.10 -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -pthread -lgthread-2.0 -pthread -lglib-2.0 -lxml2 -ltag_c -lX11 libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,relro -o parole gmarshal.o enum-gtypes.o main.o parole-player.o parole-vis.o parole-medialist.o parole-mediachooser.o parole-conf.o parole-conf-dialog.o parole-disc.o parole-utils.o parole-plugins-manager.o parole-module.o parole-about.o parole-builder.o parole-subtitle-encoding.o parole-open-location.o parole-button.o parole-plugin-player.o -pthread -Wl,--export-dynamic -pthread -pthread -pthread -pthread -pthread ../src/misc/.libs/libparole.a ../src/dbus/.libs/libparoledbus.a ../src/gst/.libs/libparolegst.a -lgstaudio-0.10 -lgsttag-0.10 -lgstpbutils-0.10 ../src/common/.libs/libparolecommon.a ../src/common/.libs/libparolescreensaver.a -lxfce4ui-1 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lxfce4util -lxfconf-0 -ldbus-glib-1 -ldbus-1 -lgstvideo-0.10 -lgstbase-0.10 -lgstinterfaces-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lxml2 -ltag_c -lX11 -pthread make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' Making all in docs make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs' Making all in plugin-api make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' if test "/builddir/build/BUILD/parole-0.5.4/docs/plugin-api" != "/builddir/build/BUILD/parole-0.5.4/docs/plugin-api" ; then \ files=`echo version.xml parole-plugins-tut.sgml Parole-Plugins-docs.sgml Parole-Plugins-sections.txt Parole-Plugins-overrides.txt Parole-Plugins.types`; \ if test "x$files" != "x" ; then \ for file in $files ; do \ test -f /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/$file && \ cp -pu /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/$file /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/$file || true; \ done; \ fi; \ test -d /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/tmpl && \ { cp -rp /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/tmpl /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/; \ chmod -R u+w /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/tmpl; } \ fi _source_dir='' ; \ for i in ../../src/misc ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-scan --module=Parole-Plugins --ignore-headers="" ${_source_dir} --ignore-headers=config.h --rebuild-types touch setup-build.stamp if grep -l '^..*$' Parole-Plugins.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "../../src/misc/stamp-enum-types.h ../../src/misc/parole-filters.h ../../src/misc/parole-debug.h ../../src/misc/parole-pl-parser.h ../../src/misc/parole-provider-player.h ../../src/misc/parole.h ../../src/misc/parole-provider-plugin.h ../../src/misc/parole-stream.h ../../src/misc/parole-enum-types.h ../../src/misc/parole-file.h ../../src/misc/parole-marshal.h ../../src/misc/parole-pl-parser.c ../../src/misc/parole-file.c ../../src/misc/parole-marshal.c ../../src/misc/parole-filters.c ../../src/misc/parole-provider-player.c ../../src/misc/parole-provider-plugin.c ../../src/misc/parole-stream.c ../../src/misc/parole-enum-types.c ../../src/misc/parole-debug.c" = "0"; then \ if test "x1" = "x1"; then \ scanobj_options="--verbose"; \ fi; \ fi; \ CC="/bin/sh ../../libtool --tag=CC --mode=compile gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LD="/bin/sh ../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro " RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src/misc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic" LDFLAGS="-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lglib-2.0 -lgobject-2.0 -lglib-2.0 -ltag_c ../../src/misc/libparole.la -Wl,-z,relro " \ gtkdoc-scangobj $scanobj_options --module=Parole-Plugins; \ else \ for i in Parole-Plugins.args Parole-Plugins.hierarchy Parole-Plugins.interfaces Parole-Plugins.prerequisites Parole-Plugins.signals ; do \ test -f $i || touch $i ; \ done \ fi touch scan-build.stamp gtkdoc-mktmpl --module=Parole-Plugins ./Parole-Plugins-unused.txt:1: warning: 2 unused declarations.They should be added to Parole-Plugins-sections.txt in the appropriate place. if test "/builddir/build/BUILD/parole-0.5.4/docs/plugin-api" != "/builddir/build/BUILD/parole-0.5.4/docs/plugin-api" ; then \ if test -w /builddir/build/BUILD/parole-0.5.4/docs/plugin-api ; then \ cp -rp /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/tmpl /builddir/build/BUILD/parole-0.5.4/docs/plugin-api/; \ fi \ fi touch tmpl-build.stamp chmod -R u+w . && _source_dir='' ; \ for i in ../../src/misc ; do \ _source_dir="${_source_dir} --source-dir=$i" ; \ done ; \ gtkdoc-mkdb --module=Parole-Plugins --output-format=xml --expand-content-files="" --main-sgml-file=Parole-Plugins-docs.sgml ${_source_dir} --sgml-mode --output-format=xml ../../src/misc/parole-file.c:493: warning: Parameter described in source code comment block but does not exist. FUNCTION: parole_file_new_dvd_chapter Parameter: track_num. ./tmpl/parole-file.sgml:66: warning: Field descriptions for struct ParoleFileClass are missing in source code comment block. ./tmpl/parole-pl-parser.sgml:25: warning: Value descriptions for ParolePlFormat are missing in source code comment block. ./tmpl/parole-provider-player.sgml:25: warning: Value descriptions for ParolePluginContainer are missing in source code comment block. ./tmpl/parole-provider-plugin.sgml:25: warning: Field descriptions for struct ParoleProviderPluginIface are missing in source code comment block. ./tmpl/parole-stream.sgml:25: warning: Value descriptions for ParoleMediaType are missing in source code comment block. ./tmpl/parole-stream.sgml:39: warning: Value descriptions for ParoleState are missing in source code comment block. ./tmpl/parole-stream.sgml:161: warning: Field descriptions for struct ParoleStreamClass are missing in source code comment block. touch sgml-build.stamp rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "sgml.stamp Parole-Plugins-docs.sgml version.xml parole-plugins-tut.sgml" = "0"; then \ if test "x1" = "x1"; then \ mkhtml_options="$mkhtml_options --verbose"; \ fi; \ fi; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ if test "sgml.stamp Parole-Plugins-docs.sgml version.xml parole-plugins-tut.sgml" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/parole-0.5.4/docs/plugin-api\""; \ fi; \ cd html && gtkdoc-mkhtml $mkhtml_options Parole-Plugins ../Parole-Plugins-docs.sgml gtkdoc-fixxref --module=Parole-Plugins --module-dir=html --html-dir=/usr/share/gtk-doc/html html/ParoleStream.html:48: warning: no link for: 'GObject' -> (GObject). html/Parole-Plugins-ParoleProviderPlugin.html:42: warning: no link for: 'ParoleProviderPlugin' -> (ParoleProviderPlugin). html/Parole-Plugins-ParoleProviderPlugin.html:44: warning: no link for: 'GtkWidget' -> (GtkWidget). html/Parole-Plugins-ParoleProviderPlugin.html:46: warning: no link for: 'ParoleProviderPlayer' -> (ParoleProviderPlayer). html/Parole-Plugins-parole-debug.html:51: warning: no link for: 'GType' -> (GType). html/Parole-Plugins-parole-filters.html:50: warning: no link for: 'GtkFileFilter' -> (GtkFileFilter). html/Parole-Plugins-ParoleProviderPlayer.html:87: warning: no link for: 'G-SIGNAL-RUN-LAST:CAPS' -> (Run Last). html/Parole-Plugins-parole-pl-parser.html:53: warning: no link for: 'GSList' -> (GSList). html/Parole-Plugins-parole-pl-parser.html:219: warning: no link for: 'Parolefile' -> (Parolefile). html/api-index-full.html:218: warning: no link for: 'parole-marshal-VOID--OBJECT-DOUBLE' -> (parole_marshal_VOID__OBJECT_DOUBLE). html/api-index-full.html:218: warning: no link for: 'Parole-Plugins-parole-marshal' -> (parole-marshal). html/api-index-full.html:222: warning: no link for: 'parole-marshal-VOID--OBJECT-ENUM' -> (parole_marshal_VOID__OBJECT_ENUM). html/api-index-full.html:226: warning: no link for: 'parole-marshal-VOID--OBJECT-INT' -> (parole_marshal_VOID__OBJECT_INT). html/Parole-Plugins-parole.html:181: warning: no link for: 'GTypeFlags' -> (GTypeFlags). html/Parole-Plugins-parole.html:181: warning: no link for: 'g-type-module-register-type' -> (g_type_module_register_type()). touch html-build.stamp make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs' Making all in po make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/po' make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4' make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.drhYkn + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 + cd parole-0.5.4 + rm -rf /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 'INSTALL=install -p' Making install in data make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data' Making install in gtk-2.0 make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/gtk-2.0' install -p -m 644 parole.gtkrc '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/gtk-2.0' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/gtk-2.0' Making install in interfaces make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make install-am make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/interfaces' Making install in pixmaps make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/pixmaps' install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/pixmaps' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/pixmaps' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' Making install in scalable make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/scalable/apps' install -p -m 644 parole.svg '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/scalable/apps' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/scalable' Making install in 16x16 make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/16x16/apps' install -p -m 644 parole.png parole-extension.png '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/16x16' Making install in 24x24 make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/24x24/apps' install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/24x24/apps' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/24x24' Making install in 32x32 make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/32x32/apps' install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/32x32' Making install in 48x48 make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/48x48/apps' install -p -m 644 parole.png parole-extension.png '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/icons/hicolor/48x48/apps' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons/48x48' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[4]: Nothing to be done for `install-exec-am'. make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/icons' *** Icon cache not updated. Remember to run: *** *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor *** make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/icons' Making install in mime make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/mime' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/mime' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/mime' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/mime' Making install in desktop make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/applications' install -p -m 644 parole.desktop '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data/desktop' make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data' make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/data' Making install in src make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' Making install in misc make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make install-am make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/include/parole' install -p -m 644 parole.h parole-file.h parole-stream.h parole-provider-player.h parole-provider-plugin.h parole-filters.h parole-debug.h parole-pl-parser.h '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/include/parole' make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/misc' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/misc' Making install in common make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/common' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/common' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/common' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/common' Making install in gst make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make install-am make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/gst' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/gst' Making install in dbus make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/dbus' Making install in plugins make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' Making install in sample make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/sample' Making install in tray make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/parole-plugins-0' install -p -m 644 system-tray.desktop '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/parole-plugins-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0' /bin/sh ../../../libtool --mode=install install -p tray-icon.la '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0' libtool: install: install -p .libs/tray-icon.so /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/tray-icon.so libtool: install: install -p .libs/tray-icon.lai /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/tray-icon.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/parole-0' make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/tray' Making install in notify make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' make[5]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/parole-plugins-0' install -p -m 644 notify.desktop '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/parole/parole-plugins-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0' /bin/sh ../../../libtool --mode=install install -p parole-notify.la '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0' libtool: install: install -p .libs/parole-notify.so /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/parole-notify.so libtool: install: install -p .libs/parole-notify.lai /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/parole-notify.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/parole-0' make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins/notify' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[5]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src/plugins' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' make[4]: Entering directory `/builddir/build/BUILD/parole-0.5.4/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p parole '/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/bin' libtool: install: install -p parole /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/bin/parole make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/src' Making install in docs make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs' Making install in plugin-api make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' make[3]: Nothing to be done for `install-exec-am'. install -p -m 644 ./html/API.html install -p -m 644 ./html/Intro.html install -p -m 644 ./html/Parole-Plugins-ParoleProviderPlayer.html install -p -m 644 ./html/Parole-Plugins-ParoleProviderPlugin.html install -p -m 644 ./html/Parole-Plugins-parole-debug.html install -p -m 644 ./html/Parole-Plugins-parole-filters.html install -p -m 644 ./html/Parole-Plugins-parole-pl-parser.html install -p -m 644 ./html/Parole-Plugins-parole.html install -p -m 644 ./html/Parole-Plugins.devhelp2 install -p -m 644 ./html/ParoleFile.html install -p -m 644 ./html/ParoleStream.html install -p -m 644 ./html/Utils.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/fundamentals.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/left.png install -p -m 644 ./html/parole-plugins-tut.html install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf/ (4) make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs/plugin-api' make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs' make[3]: Entering directory `/builddir/build/BUILD/parole-0.5.4/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs' make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs' make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/docs' Making install in po make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4/po' linguas="ar ast bg ca cs da de el en_AU en_GB es eu fr gl he hr hu id is it ja kk ko lt lv nl nn pl pt_BR pt ru sk sr sv te tr ug uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/parole-0.5.4/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/parole.mo; \ echo "installing $lang.gmo as $dir/parole.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/parole.mo; \ echo "installing ./$lang.gmo as" \ "$dir/parole.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/parole.mo.m; \ echo "installing $lang.gmo.m as $dir/parole.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/parole.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/parole.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ar/LC_MESSAGES/parole.mo installing ast.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ast/LC_MESSAGES/parole.mo installing bg.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/bg/LC_MESSAGES/parole.mo installing ca.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ca/LC_MESSAGES/parole.mo installing cs.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/cs/LC_MESSAGES/parole.mo installing da.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/da/LC_MESSAGES/parole.mo installing de.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/de/LC_MESSAGES/parole.mo installing el.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/el/LC_MESSAGES/parole.mo installing en_AU.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/en_AU/LC_MESSAGES/parole.mo installing en_GB.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/en_GB/LC_MESSAGES/parole.mo installing es.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/es/LC_MESSAGES/parole.mo installing eu.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/eu/LC_MESSAGES/parole.mo installing fr.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/fr/LC_MESSAGES/parole.mo installing gl.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/gl/LC_MESSAGES/parole.mo installing he.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/he/LC_MESSAGES/parole.mo installing hr.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/hr/LC_MESSAGES/parole.mo installing hu.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/hu/LC_MESSAGES/parole.mo installing id.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/id/LC_MESSAGES/parole.mo installing is.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/is/LC_MESSAGES/parole.mo installing it.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/it/LC_MESSAGES/parole.mo installing ja.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ja/LC_MESSAGES/parole.mo installing kk.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/kk/LC_MESSAGES/parole.mo installing ko.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ko/LC_MESSAGES/parole.mo installing lt.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/lt/LC_MESSAGES/parole.mo installing lv.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/lv/LC_MESSAGES/parole.mo installing nl.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/nl/LC_MESSAGES/parole.mo installing nn.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/nn/LC_MESSAGES/parole.mo installing pl.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/pl/LC_MESSAGES/parole.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/parole.mo installing pt.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/pt/LC_MESSAGES/parole.mo installing ru.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ru/LC_MESSAGES/parole.mo installing sk.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/sk/LC_MESSAGES/parole.mo installing sr.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/sr/LC_MESSAGES/parole.mo installing sv.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/sv/LC_MESSAGES/parole.mo installing te.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/te/LC_MESSAGES/parole.mo installing tr.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/tr/LC_MESSAGES/parole.mo installing ug.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/ug/LC_MESSAGES/parole.mo installing uk.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/uk/LC_MESSAGES/parole.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/parole.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/parole.mo make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4/po' make[1]: Entering directory `/builddir/build/BUILD/parole-0.5.4' make[2]: Entering directory `/builddir/build/BUILD/parole-0.5.4' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/parole-0.5.4' make[1]: Leaving directory `/builddir/build/BUILD/parole-0.5.4' + find /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 parole + desktop-file-install --delete-original --remove-mime-type=video/x-totem-stream --dir=/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/applications /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64//usr/share/applications/parole.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/parole-0.5.4 extracting debug info from /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/bin/parole extracting debug info from /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/tray-icon.so extracting debug info from /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/lib64/parole-0/parole-notify.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1484 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: parole-0.5.4-2.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vuUt1P + umask 022 + cd /builddir/build/BUILD + cd parole-0.5.4 + DOCDIR=/builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + cp -pr AUTHORS /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + cp -pr COPYING /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + cp -pr README /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + cp -pr TODO /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + cp -pr THANKS /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64/usr/share/doc/parole + exit 0 Provides: mimehandler(application/mxf) mimehandler(application/ogg) mimehandler(application/ram) mimehandler(application/sdp) mimehandler(application/smil) mimehandler(application/smil+xml) mimehandler(application/vnd.apple.mpegurl) mimehandler(application/vnd.ms-wpl) mimehandler(application/vnd.rn-realmedia) mimehandler(application/x-extension-m4a) mimehandler(application/x-extension-mp4) mimehandler(application/x-flac) mimehandler(application/x-flash-video) mimehandler(application/x-matroska) mimehandler(application/x-netshow-channel) mimehandler(application/x-ogg) mimehandler(application/x-quicktime-media-link) mimehandler(application/x-quicktimeplayer) mimehandler(application/x-shorten) mimehandler(application/x-smil) mimehandler(application/xspf+xml) mimehandler(audio/3gpp) mimehandler(audio/AMR) mimehandler(audio/AMR-WB) mimehandler(audio/ac3) mimehandler(audio/basic) mimehandler(audio/flac) mimehandler(audio/midi) mimehandler(audio/mp2) mimehandler(audio/mp4) mimehandler(audio/mpeg) mimehandler(audio/mpegurl) mimehandler(audio/ogg) mimehandler(audio/prs.sid) mimehandler(audio/vnd.rn-realaudio) mimehandler(audio/x-aiff) mimehandler(audio/x-ape) mimehandler(audio/x-flac) mimehandler(audio/x-gsm) mimehandler(audio/x-it) mimehandler(audio/x-m4a) mimehandler(audio/x-matroska) mimehandler(audio/x-mod) mimehandler(audio/x-mp3) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpegurl) mimehandler(audio/x-ms-asf) mimehandler(audio/x-ms-asx) mimehandler(audio/x-ms-wax) mimehandler(audio/x-ms-wma) mimehandler(audio/x-musepack) mimehandler(audio/x-pn-aiff) mimehandler(audio/x-pn-au) mimehandler(audio/x-pn-realaudio) mimehandler(audio/x-pn-realaudio-plugin) mimehandler(audio/x-pn-wav) mimehandler(audio/x-pn-windows-acm) mimehandler(audio/x-real-audio) mimehandler(audio/x-realaudio) mimehandler(audio/x-s3m) mimehandler(audio/x-sbc) mimehandler(audio/x-scpls) mimehandler(audio/x-speex) mimehandler(audio/x-stm) mimehandler(audio/x-tta) mimehandler(audio/x-vorbis) mimehandler(audio/x-vorbis+ogg) mimehandler(audio/x-wav) mimehandler(audio/x-wavpack) mimehandler(audio/x-xm) mimehandler(image/vnd.rn-realpix) mimehandler(image/x-pict) mimehandler(misc/ultravox) mimehandler(text/google-video-pointer) mimehandler(text/x-google-video-pointer) mimehandler(video/3gp) mimehandler(video/3gpp) mimehandler(video/divx) mimehandler(video/dv) mimehandler(video/fli) mimehandler(video/flv) mimehandler(video/mp2t) mimehandler(video/mp4) mimehandler(video/mp4v-es) mimehandler(video/mpeg) mimehandler(video/msvideo) mimehandler(video/ogg) mimehandler(video/quicktime) mimehandler(video/vivo) mimehandler(video/vnd.divx) mimehandler(video/vnd.mpegurl) mimehandler(video/vnd.rn-realvideo) mimehandler(video/vnd.vivo) mimehandler(video/webm) mimehandler(video/x-anim) mimehandler(video/x-avi) mimehandler(video/x-flc) mimehandler(video/x-fli) mimehandler(video/x-flic) mimehandler(video/x-flv) mimehandler(video/x-m4v) mimehandler(video/x-matroska) mimehandler(video/x-mpeg) mimehandler(video/x-mpeg2) mimehandler(video/x-ms-asf) mimehandler(video/x-ms-asx) mimehandler(video/x-ms-wm) mimehandler(video/x-ms-wmv) mimehandler(video/x-ms-wmx) mimehandler(video/x-ms-wvx) mimehandler(video/x-msvideo) mimehandler(video/x-nsv) mimehandler(video/x-ogm+ogg) mimehandler(video/x-theora+ogg) mimehandler(x-content/video-dvd) mimehandler(x-content/video-svcd) mimehandler(x-content/video-vcd) mimehandler(x-scheme-handler/mms) mimehandler(x-scheme-handler/mmsh) parole = 0.5.4-2.fc20 parole(x86-64) = 0.5.4-2.fc20 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-0.10.so.0()(64bit) libgstbase-0.10.so.0()(64bit) libgstinterfaces-0.10.so.0()(64bit) libgstpbutils-0.10.so.0()(64bit) libgstreamer-0.10.so.0()(64bit) libgsttag-0.10.so.0()(64bit) libgstvideo-0.10.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libtag_c.so.0()(64bit) libxfce4ui-1.so.0()(64bit) libxfce4util.so.6()(64bit) libxfconf-0.so.2()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Obsoletes: parole-mozplugin <= 2.0.2-7 Processing files: parole-devel-0.5.4-2.fc20.x86_64 Provides: parole-devel = 0.5.4-2.fc20 parole-devel(x86-64) = 0.5.4-2.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: parole-debuginfo-0.5.4-2.fc20.x86_64 Provides: parole-debuginfo = 0.5.4-2.fc20 parole-debuginfo(x86-64) = 0.5.4-2.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 Wrote: /builddir/build/RPMS/parole-0.5.4-2.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/parole-devel-0.5.4-2.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/parole-debuginfo-0.5.4-2.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LgsbDL + umask 022 + cd /builddir/build/BUILD + cd parole-0.5.4 + rm -rf /builddir/build/BUILDROOT/parole-0.5.4-2.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->