Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/parole.spec'], chrootPath='/var/lib/mock/f33-build-313786-57647/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/parole.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/parole-1.0.5-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/parole.spec'], chrootPath='/var/lib/mock/f33-build-313786-57647/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/parole.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8AolIH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parole-1.0.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/parole-1.0.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parole-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kHDKzF + umask 022 + cd /builddir/build/BUILD + cd parole-1.0.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2019-11-15 13:05:09.000000000 -0500 +++ ./configure 2020-08-16 06:13:14.862598511 -0400 @@ -2124,7 +2124,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-16 06:13:14.862598511 -0400 +++ ./configure 2020-08-16 06:13:16.642598283 -0400 @@ -8602,7 +8602,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -18162,7 +18162,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' @@ -26445,7 +26445,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-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 --enable-clutter 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 '987' is supported by ustar format... yes checking whether GID '135' 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 whether make supports the include directive... yes (GNU style) checking for riscv64-redhat-linux-gnu-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 whether gcc understands -c and -o together... yes 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 riscv64-redhat-linux-gnu-gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-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.35... 0.51.0 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.32.0 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 how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-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 riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8556: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-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) 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 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no 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 be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl nn oc pl pt_BR pt ru sk sl sq sr sv te th 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-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.65.0 checking GLIB_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking GLIB_LIBS... -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-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.65.0 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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-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.65.0 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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-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.65.0 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 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-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.65.0 checking GIO_CFLAGS... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid checking GIO_LIBS... -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-1 >= 0.60... 1.12.20 checking DBUS_CFLAGS... -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include checking DBUS_LIBS... -ldbus-1 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dbus-glib-1 >= 0.70... 0.110 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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4util-1.0 >= 4.10.0... 4.14.0 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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfconf-0 >= 4.10.0... 4.14.3 checking XFCONF_CFLAGS... -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid checking XFCONF_LIBS... -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libxfce4ui-2 >= 4.11.0... 4.14.1 checking LIBXFCE4UI_CFLAGS... -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 checking LIBXFCE4UI_LIBS... -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.20.0... 3.24.21 checking GTK_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread checking GTK_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-1.0 >= 1.0.0... 1.16.2 checking GST_CFLAGS... -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread checking GST_LIBS... -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-base-1.0 >= 1.0.0... 1.16.2 checking GST_BASE_CFLAGS... -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread checking GST_BASE_LIBS... -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-video-1.0 >= 1.0.0... 1.16.2 checking GST_VIDEO_CFLAGS... -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 checking GST_VIDEO_LIBS... -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gstreamer-pbutils-1.0 >= 1.0.0... 1.16.2 checking GST_PBUTILS_CFLAGS... -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread checking GST_PBUTILS_LIBS... -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk+-3.0 >= 3.22.0... 3.24.21 checking GTK_CFLAGS... -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread checking GTK_LIBS... -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 checking whether to build the clutter backend... blacklisted checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for taglib >= 1.4... 1.11.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 riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libnotify >= 0.4.1... 0.7.9 checking LIBNOTIFY_CFLAGS... -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread 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 the mpris2 plugin... yes checking whether to build with debugging support... minimum checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... yes checking for GTKDOC_DEPS... 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/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/64x64/Makefile config.status: creating data/icons/128x128/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/mime/Makefile config.status: creating data/desktop/Makefile config.status: creating data/metainfo/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 src/plugins/mpris2/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 1.0.5 ==================================== Installation: ============= prefix: /usr pixmapsdir: /usr/share/parole/pixmaps Debug: minimum Building plugin api docs: yes GStreamer API version: 1.0 GTK+ version: GTK+-3 Optional dependencies: ====================== Clutter Backend: blacklisted Taglib: yes Plugins to build: ================= Notify: yes System Tray icon: yes MPRIS2: yes ------------------------------------------------------ Configuration finished, type make to compile + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in data Making all in interfaces /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in pixmaps make[3]: Nothing to be done for 'all'. Making all in icons Making all in scalable make[4]: Nothing to be done for 'all'. Making all in 16x16 make[4]: Nothing to be done for 'all'. Making all in 24x24 make[4]: Nothing to be done for 'all'. Making all in 32x32 make[4]: Nothing to be done for 'all'. Making all in 48x48 make[4]: Nothing to be done for 'all'. Making all in 64x64 make[4]: Nothing to be done for 'all'. Making all in 128x128 make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in mime make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/mime' ./mime-type-include.sh ./mime-type-list.txt \ > parole-mime-types.h make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/mime' Making all in desktop make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' head -n9 ./org.xfce.Parole.desktop.in.in > org.xfce.Parole.desktop.in &&\ /bin/sh ./desktop.sh ../../data/mime/mime-type-list.txt >> org.xfce.Parole.desktop.in make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po org.xfce.Parole.desktop.in org.xfce.Parole.desktop Generating and caching the translation database Merging translations into org.xfce.Parole.desktop. make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' Making all in metainfo make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' LC_ALL=C /usr/bin/intltool-merge -x -u -c ../../po/.intltool-merge-cache ../../po parole.appdata.xml.in parole.appdata.xml Found cached translation database Merging translations into parole.appdata.xml. CREATED parole.appdata.xml make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' make[3]: Nothing to be done for 'all-am'. Making all in src make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' ( cd . && glib-mkenums \ --fhead "#ifndef SRC_ENUM_GTYPES_H_\n#define SRC_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 /* SRC_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[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' /usr/bin/make all-recursive Making all in misc make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/misc' ( cd . && glib-mkenums \ --fhead "#ifndef SRC_MISC_PAROLE_ENUM_TYPES_H_\n#define SRC_MISC_PAROLE_ENUM_TYPES_H_\n#include \nG_BEGIN_DECLS\n" \ --fprod "/* enumerations from \"@filename@\" */\n" \ --vhead "#ifndef __GTK_DOC_IGNORE__\nGType @enum_name@_get_type (void);\n#define PAROLE_ENUM_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n#endif\n" \ --ftail "G_END_DECLS\n\n#endif /* SRC_MISC_PAROLE_ENUM_TYPES_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[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-marshal.lo `test -f 'parole-marshal.c' || echo './'`parole-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-marshal.c -fPIC -DPIC -o .libs/libparole_la-parole-marshal.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-enum-types.lo `test -f 'parole-enum-types.c' || echo './'`parole-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-enum-types.c -fPIC -DPIC -o .libs/libparole_la-parole-enum-types.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-provider-plugin.lo `test -f 'parole-provider-plugin.c' || echo './'`parole-provider-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-provider-plugin.c -fPIC -DPIC -o .libs/libparole_la-parole-provider-plugin.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-provider-player.lo `test -f 'parole-provider-player.c' || echo './'`parole-provider-player.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-provider-player.c -fPIC -DPIC -o .libs/libparole_la-parole-provider-player.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-file.c -fPIC -DPIC -o .libs/libparole_la-parole-file.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-debug.c -fPIC -DPIC -o .libs/libparole_la-parole-debug.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-stream.c -fPIC -DPIC -o .libs/libparole_la-parole-stream.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-filters.lo `test -f 'parole-filters.c' || echo './'`parole-filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-filters.c -fPIC -DPIC -o .libs/libparole_la-parole-filters.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparole_la-parole-pl-parser.lo `test -f 'parole-pl-parser.c' || echo './'`parole-pl-parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -DLOCALEDIR=\"/usr/share/locale\" -DPAROLE_COMPILATION -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-pl-parser.c -fPIC -DPIC -o .libs/libparole_la-parole-pl-parser.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/misc' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -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-1.0.5/src/misc' Making all in common make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparolecommon_la-parole-rc-utils.lo `test -f 'parole-rc-utils.c' || echo './'`parole-rc-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-rc-utils.c -fPIC -DPIC -o .libs/libparolecommon_la-parole-rc-utils.o make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparolecommon_la-parole-common.lo `test -f 'parole-common.c' || echo './'`parole-common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-common.c -fPIC -DPIC -o .libs/libparolecommon_la-parole-common.o make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-screensaver.c -fPIC -DPIC -o .libs/libparolescreensaver_la-parole-screensaver.o make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' parole-screensaver.c: In function 'parole_screen_saver_inhibit': parole-screensaver.c:73:10: warning: variable 'returncode' set but not used [-Wunused-but-set-variable] 73 | gint returncode; | ^~~~~~~~~~ parole-screensaver.c: In function 'parole_screen_saver_uninhibit': parole-screensaver.c:87:10: warning: variable 'returncode' set but not used [-Wunused-but-set-variable] 87 | gint returncode; | ^~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparolecommon_la-parole-powermanager.lo `test -f 'parole-powermanager.c' || echo './'`parole-powermanager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-powermanager.c -fPIC -DPIC -o .libs/libparolecommon_la-parole-powermanager.o make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libparolescreensaver.la libparolescreensaver_la-parole-screensaver.lo -lxfce4util -lglib-2.0 libtool: link: ar cru .libs/libparolescreensaver.a .libs/libparolescreensaver_la-parole-screensaver.o 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-1.0.5/src/common' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libparolecommon.la libparolecommon_la-parole-common.lo libparolecommon_la-parole-rc-utils.lo libparolecommon_la-parole-powermanager.lo libtool: link: ar cru .libs/libparolecommon.a .libs/libparolecommon_la-parole-common.o .libs/libparolecommon_la-parole-rc-utils.o .libs/libparolecommon_la-parole-powermanager.o libtool: link: ranlib .libs/libparolecommon.a libtool: link: ( cd ".libs" && rm -f "libparolecommon.la" && ln -s "../libparolecommon.la" "libparolecommon.la" ) make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' Making all in gst make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/gst' ( cd . && glib-mkenums \ --fhead "#ifndef SRC_GST_GST_ENUM_TYPES_H_\n#define SRC_GST_GST_ENUM_TYPES_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 /* SRC_GST_GST_ENUM_TYPES_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[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' /usr/bin/make all-am make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparolegst_la-gstmarshal.lo `test -f 'gstmarshal.c' || echo './'`gstmarshal.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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gstmarshal.c -fPIC -DPIC -o .libs/libparolegst_la-gstmarshal.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o libparolegst_la-gst-enum-types.lo `test -f 'gst-enum-types.c' || echo './'`gst-enum-types.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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c gst-enum-types.c -fPIC -DPIC -o .libs/libparolegst_la-gst-enum-types.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-gst.c -fPIC -DPIC -o .libs/libparolegst_la-parole-gst.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/gst' /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: (cd .libs/libparolegst.lax/libparole.a && ar x "/builddir/build/BUILD/parole-1.0.5/src/gst/../../src/misc/.libs/libparole.a") libtool: link: (cd .libs/libparolegst.lax/libparolecommon.a && ar x "/builddir/build/BUILD/parole-1.0.5/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-powermanager.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-1.0.5/src/gst' Making all in dbus make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c parole-dbus.c -fPIC -DPIC -o .libs/libparoledbus_la-parole-dbus.o make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/dbus' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/dbus' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-1.0.5/src/dbus' Making all in plugins Making all in sample make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o sample_plugin_la-sample-plugin.lo `test -f 'sample-plugin.c' || echo './'`sample-plugin.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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sample-plugin.c -fPIC -DPIC -o .libs/sample_plugin_la-sample-plugin.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/sample' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c sample-provider.c -fPIC -DPIC -o .libs/sample_plugin_la-sample-provider.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/sample' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/sample' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-1.0.5/src/plugins/sample' Making all in tray make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po system-tray.desktop.in system-tray.desktop Found cached translation database Merging translations into system-tray.desktop. make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tray_icon_la-tray-plugin.lo `test -f 'tray-plugin.c' || echo './'`tray-plugin.c 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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tray-plugin.c -fPIC -DPIC -o .libs/tray_icon_la-tray-plugin.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o tray_icon_la-tray-provider.lo `test -f 'tray-provider.c' || echo './'`tray-provider.c 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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c tray-provider.c -fPIC -DPIC -o .libs/tray_icon_la-tray-provider.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxfconf-0 -lgio-2.0 -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-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-1.0.5/src/plugins/tray' Making all in notify make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po notify.desktop.in notify.desktop Found cached translation database Merging translations into notify.desktop. make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole_notify_la-notify-plugin.lo `test -f 'notify-plugin.c' || echo './'`notify-plugin.c 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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c notify-plugin.c -fPIC -DPIC -o .libs/parole_notify_la-notify-plugin.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole_notify_la-notify-provider.lo `test -f 'notify-provider.c' || echo './'`notify-provider.c 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 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c notify-provider.c -fPIC -DPIC -o .libs/parole_notify_la-notify-provider.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -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-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lxfce4util -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-1.0.5/src/plugins/notify' Making all in mpris2 make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po mpris2.desktop.in mpris2.desktop Found cached translation database Merging translations into mpris2.desktop. make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"mpris2_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole_mpris2_la-mpris2-plugin.lo `test -f 'mpris2-plugin.c' || echo './'`mpris2-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"mpris2_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mpris2-plugin.c -fPIC -DPIC -o .libs/parole_mpris2_la-mpris2-plugin.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"mpris2_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole_mpris2_la-mpris2-provider.lo `test -f 'mpris2-provider.c' || echo './'`mpris2-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -DG_LOG_DOMAIN=\"mpris2_plugin\" -DLIBEXECDIR=\"/usr/libexec\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DNDEBUG -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c mpris2-provider.c -fPIC -DPIC -o .libs/parole_mpris2_la-mpris2-provider.o make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' /bin/sh ../../../libtool --tag=CC --mode=link gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -avoid-version -export-dynamic -module -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o parole-mpris2.la -rpath /usr/lib64/parole-0 parole_mpris2_la-mpris2-plugin.lo parole_mpris2_la-mpris2-provider.lo ../../../src/misc/libparole.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgsttag-1.0 -lxfce4util -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/parole_mpris2_la-mpris2-plugin.o .libs/parole_mpris2_la-mpris2-provider.o -Wl,--whole-archive ../../../src/misc/.libs/libparole.a -Wl,--no-whole-archive -ltag_c -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgstreamer-1.0 -lgobject-2.0 -lgstbase-1.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgsttag-1.0 -lxfce4util -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,parole-mpris2.so -o .libs/parole-mpris2.so libtool: link: ( cd ".libs" && rm -f "parole-mpris2.la" && ln -s "../parole-mpris2.la" "parole-mpris2.la" ) make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Nothing to be done for 'all-am'. make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o enum-gtypes.o enum-gtypes.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o gmarshal.o gmarshal.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-vis.o parole-vis.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c main.c: In function 'main': main.c:261:13: warning: Deprecated pre-processor symbol 261 | if (g_thread_supported ()) | ^~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-mediachooser.o parole-mediachooser.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-medialist.o parole-medialist.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-player.o parole-player.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-conf.o parole-conf.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-conf-dialog.o parole-conf-dialog.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-disc.o parole-disc.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-module.o parole-module.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-plugins-manager.o parole-plugins-manager.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-utils.o parole-utils.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-about.o parole-about.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-shortcuts.o parole-shortcuts.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-builder.o parole-builder.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-open-location.o parole-open-location.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-subtitle-encoding.o parole-subtitle-encoding.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-button.o parole-button.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -I/usr/include/xfce4/libxfce4ui-2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -I/usr/include/xfce4 -I/usr/include/xfce4/xfconf-0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orc-0.4 -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o parole-plugin-player.o parole-plugin-player.c make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-shortcuts.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 -lglib-2.0 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lxfce4util -lglib-2.0 -lxfconf-0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltag_c -lX11 libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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-shortcuts.o parole-builder.o parole-subtitle-encoding.o parole-open-location.o parole-button.o parole-plugin-player.o -pthread -Wl,--export-dynamic -pthread ../src/misc/.libs/libparole.a ../src/dbus/.libs/libparoledbus.a ../src/gst/.libs/libparolegst.a -lgsttag-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 ../src/common/.libs/libparolecommon.a ../src/common/.libs/libparolescreensaver.a -lgthread-2.0 -lgmodule-2.0 -ldbus-glib-1 -ldbus-1 -lxfce4ui-2 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lxfce4util -lxfconf-0 -lgio-2.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -ltag_c -lX11 -pthread make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' Making all in docs Making all in plugin-api make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' if test "/builddir/build/BUILD/parole-1.0.5/docs/plugin-api" != "/builddir/build/BUILD/parole-1.0.5/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 \ destdir=`dirname /builddir/build/BUILD/parole-1.0.5/docs/plugin-api/$file`; \ test -d "$destdir" || mkdir -p "$destdir"; \ test -f /builddir/build/BUILD/parole-1.0.5/docs/plugin-api/$file && \ cp -pf /builddir/build/BUILD/parole-1.0.5/docs/plugin-api/$file /builddir/build/BUILD/parole-1.0.5/docs/plugin-api/$file || true; \ done; \ fi; \ fi touch setup-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' /usr/bin/mkdir -p xml && ( \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ echo ""; \ ) > xml/gtkdocentities.ent make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' _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 if grep -l '^..*$' Parole-Plugins.types > /dev/null 2>&1 ; then \ scanobj_options=""; \ gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LD="/bin/sh ../../libtool --tag=CC --mode=link gcc -lgobject-2.0 -lglib-2.0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" RUN="/bin/sh ../../libtool --mode=execute" CFLAGS="-I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection" LDFLAGS="-lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -ltag_c ../../src/misc/libparole.la -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \ 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 libtool: compile: gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DNDEBUG -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c Parole-Plugins-scan.c -fPIC -DPIC -o .libs/Parole-Plugins-scan.o libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld .libs/Parole-Plugins-scan.o -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o Parole-Plugins-scan ../../src/misc/.libs/libparole.a -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ltag_c -pthread touch scan-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' _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-provider-plugin.h:43: warning: Field descriptions for struct ParoleProviderPluginIface are missing in source code comment block. touch sgml-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' rm -rf html && mkdir html && \ mkhtml_options=""; \ gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ if test "$?" = "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 "$?" = "0"; then \ mkhtml_options="$mkhtml_options --path=\"/builddir/build/BUILD/parole-1.0.5/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/Parole-Plugins-ParoleProviderPlayer.html:187: warning: no link for: "G-SIGNAL-RUN-LAST:CAPS" -> (Run Last). html/Parole-Plugins-ParoleProviderPlayer.html:265: warning: no link for: "GtkWidget" -> (GtkWidget). html/Parole-Plugins-ParoleProviderPlayer.html:642: warning: no link for: "ParolePlayerAction" -> (ParolePlayerAction). html/Parole-Plugins-ParoleProviderPlayer.html:668: warning: no link for: "GSimpleAction" -> (GSimpleAction). html/Parole-Plugins-parole-debug.html:152: warning: no link for: "GType" -> (GType). html/Parole-Plugins-parole-filters.html:118: warning: no link for: "GtkFileFilter" -> (GtkFileFilter). html/Parole-Plugins-parole-filters.html:184: warning: no link for: "GtkRecentFilter" -> (GtkRecentFilter). html/Parole-Plugins-parole-marshal.html:76: warning: no link for: "GClosure" -> (GClosure). html/Parole-Plugins-parole-marshal.html:77: warning: no link for: "GValue" -> (GValue). html/Parole-Plugins-parole-pl-parser.html:227: warning: no link for: "GSList" -> (GSList). html/Parole-Plugins-parole.html:215: warning: no link for: "GTypeFlags" -> (GTypeFlags). html/Parole-Plugins-parole.html:215: warning: no link for: "g-type-module-register-type" -> (g_type_module_register_type()). html/ParoleStream.html:262: warning: no link for: "GObject" -> (GObject). html/ParoleStream.html:569: warning: no link for: "api-index-1.0.5" -> (1.0.5). touch html-build.stamp make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' warning: failed to load external entity "../xml/parole-enum-types.xml" Computing chunks... Writing Intro.html for part(Intro) Writing parole-plugins-tut.html for part(parole-plugins-tut) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing Parole-Plugins-parole.html for refentry(Parole-Plugins-parole) Writing fundamentals.html for part(fundamentals) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing ParoleProviderPlugin.html for refentry(ParoleProviderPlugin) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing Parole-Plugins-ParoleProviderPlayer.html for refentry(Parole-Plugins-ParoleProviderPlayer) Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.6. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing ParoleStream.html for refentry(ParoleStream) Writing API.html for part(API) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.4. Warning: multiple "IDs" for constraint linkend: api-index-0.4. Warning: multiple "IDs" for constraint linkend: api-index-0.4. Warning: multiple "IDs" for constraint linkend: api-index-0.4. Warning: multiple "IDs" for constraint linkend: api-index-0.4. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing ParoleFile.html for refentry(ParoleFile) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing Parole-Plugins-parole-filters.html for refentry(Parole-Plugins-parole-filters) Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Warning: multiple "IDs" for constraint linkend: api-index-0.2. Writing Parole-Plugins-parole-pl-parser.html for refentry(Parole-Plugins-parole-pl-parser) Writing Parole-Plugins-parole-debug.html for refentry(Parole-Plugins-parole-debug) Writing Utils.html for part(Utils) Writing api-index-full.html for index(api-index-full) Writing api-index-0.2.html for index(api-index-0.2) Writing api-index-0.4.html for index(api-index-0.4) Writing api-index-0.6.html for index(api-index-0.6) Writing api-index-deprecated.html for index(api-index-deprecated) Writing parole-enum-types.html for index(parole-enum-types) Writing Parole-Plugins-parole-marshal.html for refentry(Parole-Plugins-parole-marshal) Writing parole-marshal.html for index(parole-marshal) Writing index.html for book(index) Writing Parole-Plugins.devhelp2 for book(index) make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_AU.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo hy_AM | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy_AM.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ie | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ie.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/po' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1BGU0G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 + cd parole-1.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in data make[1]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data' Making install in interfaces make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/interfaces' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/interfaces' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/data/interfaces' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/interfaces' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/interfaces' Making install in pixmaps make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/pixmaps' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/pixmaps' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/pixmaps' /usr/bin/install -p -m 644 play.png replay.png no-cover.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/pixmaps' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/pixmaps' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/pixmaps' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons' Making install in scalable make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/scalable' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/scalable' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 parole.svg '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/scalable' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/scalable' Making install in 16x16 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/16x16' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/16x16' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 parole.png parole-extension.png parole-extension-symbolic.svg '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/16x16' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/16x16' Making install in 24x24 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/24x24' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/24x24' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/24x24' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/24x24' Making install in 32x32 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/32x32' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/32x32' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/32x32' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/32x32' Making install in 48x48 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/48x48' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/48x48' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 parole.png parole-extension.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/48x48/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/48x48' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/48x48' Making install in 64x64 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/64x64' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/64x64' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/64x64/apps' /usr/bin/install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/64x64/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/64x64' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/64x64' Making install in 128x128 make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/128x128' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons/128x128' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/128x128/apps' /usr/bin/install -p -m 644 parole.png '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/icons/hicolor/128x128/apps' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/128x128' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons/128x128' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/icons' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/data/icons' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/icons' Making install in mime make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/mime' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/data/mime' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/mime' Making install in desktop make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 org.xfce.Parole.desktop '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/applications' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/desktop' Making install in metainfo make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/metainfo' /usr/bin/install -p -m 644 parole.appdata.xml '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/metainfo' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data/metainfo' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/data' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/data' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data' make[1]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/data' Making install in src make[1]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' /usr/bin/make install-recursive make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/misc' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/include/parole' /usr/bin/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-1.0.5-3.fc33.riscv64/usr/include/parole' make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/misc' Making install in common make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/common' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/src/common' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/common' Making install in gst make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/gst' /usr/bin/make install-am make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/src/gst' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/gst' Making install in dbus make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/dbus' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/src/dbus' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/dbus' Making install in plugins make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins' Making install in sample make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/sample' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/src/plugins/sample' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/sample' Making install in tray make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/install -p -m 644 system-tray.desktop '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p tray-icon.la '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' libtool: install: /usr/bin/install -p .libs/tray-icon.so /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/tray-icon.so libtool: install: /usr/bin/install -p .libs/tray-icon.lai /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/tray-icon.la libtool: warning: remember to run 'libtool --finish /usr/lib64/parole-0' make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/tray' Making install in notify make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/install -p -m 644 notify.desktop '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p parole-notify.la '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' libtool: install: /usr/bin/install -p .libs/parole-notify.so /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-notify.so libtool: install: /usr/bin/install -p .libs/parole-notify.lai /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-notify.la libtool: warning: remember to run 'libtool --finish /usr/lib64/parole-0' make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/notify' Making install in mpris2 make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/install -p -m 644 mpris2.desktop '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/parole/parole-plugins-0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' /bin/sh ../../../libtool --mode=install /usr/bin/install -p parole-mpris2.la '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0' libtool: install: /usr/bin/install -p .libs/parole-mpris2.so /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-mpris2.so libtool: install: /usr/bin/install -p .libs/parole-mpris2.lai /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-mpris2.la libtool: warning: remember to run 'libtool --finish /usr/lib64/parole-0' make[5]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins/mpris2' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src/plugins' make[5]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/src/plugins' make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src/plugins' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' make[4]: Entering directory '/builddir/build/BUILD/parole-1.0.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p parole '/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/bin' libtool: install: /usr/bin/install -p parole /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/bin/parole make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' make[1]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/src' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs' Making install in plugin-api make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/API.html /usr/bin/install -p -m 644 ./html/Intro.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-ParoleProviderPlayer.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-parole-debug.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-parole-filters.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-parole-marshal.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-parole-pl-parser.html /usr/bin/install -p -m 644 ./html/Parole-Plugins-parole.html /usr/bin/install -p -m 644 ./html/Parole-Plugins.devhelp2 /usr/bin/install -p -m 644 ./html/ParoleFile.html /usr/bin/install -p -m 644 ./html/ParoleProviderPlugin.html /usr/bin/install -p -m 644 ./html/ParoleStream.html /usr/bin/install -p -m 644 ./html/Utils.html /usr/bin/install -p -m 644 ./html/api-index-0.2.html /usr/bin/install -p -m 644 ./html/api-index-0.4.html /usr/bin/install -p -m 644 ./html/api-index-0.6.html /usr/bin/install -p -m 644 ./html/api-index-deprecated.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/fundamentals.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/parole-enum-types.html /usr/bin/install -p -m 644 ./html/parole-marshal.html /usr/bin/install -p -m 644 ./html/parole-plugins-tut.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png ../gdk-pixbuf/ -> /usr/share/gtk-doc/html/gdk-pixbuf (5) make[3]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs/plugin-api' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5/docs' make[3]: Entering directory '/builddir/build/BUILD/parole-1.0.5/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-1.0.5/docs' make[2]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs' make[1]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/docs' Making install in po make[1]: Entering directory '/builddir/build/BUILD/parole-1.0.5/po' linguas="ar ast be bg ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id ie is it ja kk ko lt lv ms nb nl nn oc pl pt_BR pt ru sk sl sq sr sv te th tr ug uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/parole-1.0.5/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/parole.mo; \ echo "installing $lang.gmo as $dir/parole.mo"; \ else \ /usr/bin/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 \ /usr/bin/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 \ /usr/bin/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-1.0.5-3.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/parole.mo installing ast.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ast/LC_MESSAGES/parole.mo installing be.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/be/LC_MESSAGES/parole.mo installing bg.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/parole.mo installing ca.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/parole.mo installing cs.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/parole.mo installing da.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/parole.mo installing de.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/parole.mo installing el.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/parole.mo installing en_AU.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/en_AU/LC_MESSAGES/parole.mo installing en_GB.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/parole.mo installing es.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/parole.mo installing eu.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/parole.mo installing fi.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/parole.mo installing fr.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/parole.mo installing gl.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/parole.mo installing he.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/he/LC_MESSAGES/parole.mo installing hr.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES/parole.mo installing hu.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/parole.mo installing hy_AM.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/hy_AM/LC_MESSAGES/parole.mo installing id.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/parole.mo installing ie.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ie/LC_MESSAGES/parole.mo installing is.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/is/LC_MESSAGES/parole.mo installing it.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/parole.mo installing ja.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/parole.mo installing kk.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/kk/LC_MESSAGES/parole.mo installing ko.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ko/LC_MESSAGES/parole.mo installing lt.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/lt/LC_MESSAGES/parole.mo installing lv.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES/parole.mo installing ms.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ms/LC_MESSAGES/parole.mo installing nb.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/nb/LC_MESSAGES/parole.mo installing nl.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/parole.mo installing nn.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/nn/LC_MESSAGES/parole.mo installing oc.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/oc/LC_MESSAGES/parole.mo installing pl.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/parole.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/parole.mo installing pt.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/parole.mo installing ru.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/parole.mo installing sk.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/parole.mo installing sl.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/sl/LC_MESSAGES/parole.mo installing sq.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/sq/LC_MESSAGES/parole.mo installing sr.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/parole.mo installing sv.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/parole.mo installing te.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/te/LC_MESSAGES/parole.mo installing th.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/th/LC_MESSAGES/parole.mo installing tr.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/tr/LC_MESSAGES/parole.mo installing ug.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/ug/LC_MESSAGES/parole.mo installing uk.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/parole.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/parole.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/parole.mo make[1]: Leaving directory '/builddir/build/BUILD/parole-1.0.5/po' make[1]: Entering directory '/builddir/build/BUILD/parole-1.0.5' make[2]: Entering directory '/builddir/build/BUILD/parole-1.0.5' 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-1.0.5' make[1]: Leaving directory '/builddir/build/BUILD/parole-1.0.5' + find /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 parole + desktop-file-install --delete-original --remove-mime-type=video/x-totem-stream --dir=/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/applications /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64//usr/share/applications/org.xfce.Parole.desktop + sed -i 's/<\/em>//' /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64//usr/share/metainfo/parole.appdata.xml + sed -i 's///' /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64//usr/share/metainfo/parole.appdata.xml + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64//usr/share/metainfo/parole.appdata.xml /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64//usr/share/metainfo/parole.appdata.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.5-3.fc33 --unique-debug-suffix -1.0.5-3.fc33.riscv64 --unique-debug-src-base parole-1.0.5-3.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/parole-1.0.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/bin/parole explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-mpris2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-notify.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/tray-icon.so extracting debug info from /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-mpris2.so extracting debug info from /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/bin/parole extracting debug info from /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/tray-icon.so extracting debug info from /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/lib64/parole-0/parole-notify.so original debug info size: 4452kB, size after compression: 4140kB /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. cpio: src/gst-enum-types.c: Cannot stat: No such file or directory cpio: src/gstmarshal.c: Cannot stat: No such file or directory cpio: src/parole-common.c: Cannot stat: No such file or directory cpio: src/parole-dbus.c: Cannot stat: No such file or directory cpio: src/parole-enum-types.c: Cannot stat: No such file or directory cpio: src/parole-file.c: Cannot stat: No such file or directory cpio: src/parole-filters.c: Cannot stat: No such file or directory cpio: src/parole-gst.c: Cannot stat: No such file or directory cpio: src/parole-marshal.c: Cannot stat: No such file or directory cpio: src/parole-pl-parser.c: Cannot stat: No such file or directory cpio: src/parole-powermanager.c: Cannot stat: No such file or directory cpio: src/parole-provider-player.c: Cannot stat: No such file or directory cpio: src/parole-provider-plugin.c: Cannot stat: No such file or directory cpio: src/parole-rc-utils.c: Cannot stat: No such file or directory cpio: src/parole-screensaver.c: Cannot stat: No such file or directory cpio: src/parole-stream.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-enum-types.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-file.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-filters.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-marshal.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-pl-parser.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-provider-player.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-provider-plugin.c: Cannot stat: No such file or directory cpio: src/plugins/mpris2/parole-stream.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-enum-types.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-file.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-filters.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-marshal.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-pl-parser.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-provider-player.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-provider-plugin.c: Cannot stat: No such file or directory cpio: src/plugins/notify/parole-stream.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-enum-types.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-file.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-filters.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-marshal.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-pl-parser.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-provider-player.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-provider-plugin.c: Cannot stat: No such file or directory cpio: src/plugins/tray/parole-stream.c: Cannot stat: No such file or directory 1792 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: parole-1.0.5-3.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WuunaH + umask 022 + cd /builddir/build/BUILD + cd parole-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + cp -pr AUTHORS /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + cp -pr README /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + cp -pr TODO /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + cp -pr THANKS /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/doc/parole + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.flAeSG + umask 022 + cd /builddir/build/BUILD + cd parole-1.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/licenses/parole + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/licenses/parole + cp -pr COPYING /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64/usr/share/licenses/parole + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(org.xfce.Parole.desktop) metainfo() metainfo(parole.appdata.xml) 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 = 1.0.5-3.fc33 parole(riscv-64) = 1.0.5-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libX11.so.6()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdbus-glib-1.so.2()(64bit) libgdk-3.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-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libharfbuzz.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtag_c.so.0()(64bit) libxfce4ui-2.so.0()(64bit) libxfce4util.so.7()(64bit) libxfconf-0.so.3()(64bit) rtld(GNU_HASH) Obsoletes: parole-mozplugin <= 2.0.2-7 Processing files: parole-devel-1.0.5-3.fc33.riscv64 Provides: parole-devel = 1.0.5-3.fc33 parole-devel(riscv-64) = 1.0.5-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: parole-debugsource-1.0.5-3.fc33.riscv64 Provides: parole-debugsource = 1.0.5-3.fc33 parole-debugsource(riscv-64) = 1.0.5-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: parole-debuginfo-1.0.5-3.fc33.riscv64 Provides: debuginfo(build-id) = 1db68d2b055f1faf63b4623f7de1dea2502c1599 debuginfo(build-id) = 536613fada0cf57e9cd36af861be82ed08ab25d6 debuginfo(build-id) = 662c2289d5bc6f0412b68f508f4da2579c9cd060 debuginfo(build-id) = a5424e2f04ae5600eb89a1ee0a0abf2aa8fd9c37 parole-debuginfo = 1.0.5-3.fc33 parole-debuginfo(riscv-64) = 1.0.5-3.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: parole-debugsource(riscv-64) = 1.0.5-3.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 Wrote: /builddir/build/RPMS/parole-devel-1.0.5-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/parole-debugsource-1.0.5-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/parole-debuginfo-1.0.5-3.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/parole-1.0.5-3.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.AvouQE + umask 022 + cd /builddir/build/BUILD + cd parole-1.0.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/parole-1.0.5-3.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0