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/tumbler.spec'], chrootPath='/var/lib/mock/f33-build-295069-55425/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/tumbler.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=1596672000 Wrote: /builddir/build/SRPMS/tumbler-0.2.9-1.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/tumbler.spec'], chrootPath='/var/lib/mock/f33-build-295069-55425/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/tumbler.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=1596672000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6flXDb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tumbler-0.2.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/tumbler-0.2.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd tumbler-0.2.9 + /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.IetpVd + umask 022 + cd /builddir/build/BUILD + cd tumbler-0.2.9 + 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 2020-08-06 08:11:23.000000000 -0400 +++ ./configure 2020-08-14 07:42:13.655800498 -0400 @@ -2146,7 +2146,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-14 07:42:13.655800498 -0400 +++ ./configure 2020-08-14 07:42:15.185800434 -0400 @@ -8319,7 +8319,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'" @@ -19288,7 +19288,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 checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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... no checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU 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 library containing strerror... none required checking if building for some Win32 platform... no checking dependency style of gcc... none 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 NLS is requested... yes checking for intltool >= 0.35.0... 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking 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 8273: -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 checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking linux/sched.h usability... yes checking linux/sched.h presence... yes checking for linux/sched.h... yes checking for memory.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking syscall.h usability... yes checking syscall.h presence... yes checking for syscall.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for sched_getparam... yes checking for sched_setscheduler... yes checking for getpwnam... 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 bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sq sr sv te th tr ug uk zh_CN zh_HK 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 gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' checking for gtkdoc-check... because gtk-doc >= 1.9 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for glib-2.0 >= 2.10.0 gobject-2.0 >= 2.10.0... yes checking for gdbus-codegen... /usr/bin/gdbus-codegen checking for glib-2.0 >= 2.42.0... yes checking for gio-2.0 >= 2.42.0... yes checking for gio-unix-2.0 >= 2.42.0... yes checking for gmodule-2.0 >= 2.42.0... yes checking for gthread-2.0 >= 2.42.0... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for libcurl... no checking whether to build the Cover thumbnailer plugin... no checking for gdk-pixbuf-2.0 >= 2.14... yes checking for freetype2... yes checking whether to build the FreeType thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for jpeg_start_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking whether to build the JPEG thumbnailer plugin with EXIF support... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking whether to build the GdkPixbuf thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for libffmpegthumbnailer >= 2.0.0... no checking whether to build the ffmpeg video thumbnailer plugin... no checking for gdk-pixbuf-2.0 >= 2.14... yes checking for gstreamer-1.0... yes checking for gstreamer-tag-1.0... yes checking whether to build the gstreamer video thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for libgsf-1 >= 1.14.9... yes checking whether to build the office thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for poppler-glib >= 0.12.0... yes checking whether to build the poppler PDF/PS thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for libopenraw-gnome-0.1 >= 0.0.4... yes checking whether to build the RAW image thumbnailer plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking for libpng >= 1.2.0... yes checking whether to build the freedesktop.org cache plugin... yes checking for gdk-pixbuf-2.0 >= 2.14... yes checking whether to build the plugin support for loading thumbnailers *.thumbnailer files... yes checking whether to build with debugging support... minimum checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking if gcc supports -Wno-sign-compare... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/tumbler/Makefile config.status: creating docs/reference/tumbler/version.xml config.status: creating plugins/Makefile config.status: creating plugins/cover-thumbnailer/Makefile config.status: creating plugins/font-thumbnailer/Makefile config.status: creating plugins/gst-thumbnailer/Makefile config.status: creating plugins/jpeg-thumbnailer/Makefile config.status: creating plugins/pixbuf-thumbnailer/Makefile config.status: creating plugins/ffmpeg-thumbnailer/Makefile config.status: creating plugins/odf-thumbnailer/Makefile config.status: creating plugins/poppler-thumbnailer/Makefile config.status: creating plugins/raw-thumbnailer/Makefile config.status: creating plugins/xdg-cache/Makefile config.status: creating plugins/desktop-thumbnailer/Makefile config.status: creating po/Makefile.in config.status: creating tumbler/Makefile config.status: creating tumbler/tumbler-1.pc config.status: creating tumbler/tumbler-config.h config.status: creating tumblerd/Makefile 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 Build Configuration: * Debug: minimum Plugins: * GdkPixbuf thumbnailer plugin: yes * Cover thumbnailer plugin: no * FreeType font thumbnailer plugin: yes * JPEG thumbnailer plugin with EXIF support: yes * Video thumbnailer plugin using ffmpegthumbnailer: no * Video thumbnailer plugin using GStreamer: yes * ODF thumbnailer plugin using libgsf: yes * PDF/PS thumbnailer plugin using poppler: yes * RAW thumbnailer plugin using libopenraw: yes * Freedesktop.org cache plugin: yes * Loading thumbnailers from .thumbnailer files: yes + sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in po make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file si.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sq.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/po' Making all in tumbler make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' ( \ cd ../tumbler \ && echo "#ifndef __TUMBLER_MARSHAL_H__" > xgen-emh \ && echo "#define __TUMBLER_MARSHAL_H__" >> xgen-emh \ && ( glib-genmarshal \ --prefix=tumbler_marshal \ --header ./tumbler-marshal.list ) >> xgen-emh \ && echo "#endif /* !__TUMBLER_MARSHAL_H__ */" >> xgen-emh \ && ( cmp -s xgen-emh tumbler-marshal.h \ || cp xgen-emh tumbler-marshal.h ) \ && rm -f xgen-emh \ && echo timestamp > stamp-tumbler-marshal.h \ ) make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' INFO: Reading ./tumbler-marshal.list... INFO: Reading ./tumbler-marshal.list... make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' ( \ cd ../tumbler \ && echo "#include " > xgen-emc \ && ( glib-genmarshal \ --prefix=tumbler_marshal \ --body ./tumbler-marshal.list ) >> xgen-emc \ && cp xgen-emc tumbler-marshal.c \ && rm -f xgen-emc \ ) make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-config.lo `test -f 'tumbler-config.c' || echo './'`tumbler-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-config.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-config.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-cache-plugin.lo `test -f 'tumbler-cache-plugin.c' || echo './'`tumbler-cache-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-cache-plugin.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-cache-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-cache.lo `test -f 'tumbler-cache.c' || echo './'`tumbler-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-cache.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-cache.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-abstract-thumbnailer.lo `test -f 'tumbler-abstract-thumbnailer.c' || echo './'`tumbler-abstract-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-abstract-thumbnailer.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-abstract-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-enum-types.lo `test -f 'tumbler-enum-types.c' || echo './'`tumbler-enum-types.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-enum-types.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-enum-types.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-marshal.lo `test -f 'tumbler-marshal.c' || echo './'`tumbler-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-marshal.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-marshal.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-provider-factory.lo `test -f 'tumbler-provider-factory.c' || echo './'`tumbler-provider-factory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-provider-factory.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-provider-factory.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-file-info.lo `test -f 'tumbler-file-info.c' || echo './'`tumbler-file-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-file-info.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-file-info.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-provider-plugin.lo `test -f 'tumbler-provider-plugin.c' || echo './'`tumbler-provider-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-provider-plugin.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-provider-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-thumbnailer-provider.lo `test -f 'tumbler-thumbnailer-provider.c' || echo './'`tumbler-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-thumbnailer-provider.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-thumbnailer.lo `test -f 'tumbler-thumbnailer.c' || echo './'`tumbler-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-thumbnailer.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-thumbnail.lo `test -f 'tumbler-thumbnail.c' || echo './'`tumbler-thumbnail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-thumbnail.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-thumbnail.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-thumbnail-flavor.lo `test -f 'tumbler-thumbnail-flavor.c' || echo './'`tumbler-thumbnail-flavor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-thumbnail-flavor.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-thumbnail-flavor.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 libtumbler_1_la-tumbler-util.lo `test -f 'tumbler-util.c' || echo './'`tumbler-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 tumbler-util.c -fPIC -DPIC -o .libs/libtumbler_1_la-tumbler-util.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /bin/sh ../libtool --tag=CC --mode=link gcc -DDATADIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumbler\" -DTUMBLER_COMPILATION -DTUMBLER_VERSION_API=\"1\" -DTUMBLER_PLUGIN_DIRECTORY=\"/usr/lib64/tumbler-1/plugins\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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 -no-undefined -export-dynamic -version-info 0:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o libtumbler-1.la -rpath /usr/lib64 libtumbler_1_la-tumbler-abstract-thumbnailer.lo libtumbler_1_la-tumbler-cache.lo libtumbler_1_la-tumbler-cache-plugin.lo libtumbler_1_la-tumbler-config.lo libtumbler_1_la-tumbler-enum-types.lo libtumbler_1_la-tumbler-file-info.lo libtumbler_1_la-tumbler-marshal.lo libtumbler_1_la-tumbler-provider-factory.lo libtumbler_1_la-tumbler-provider-plugin.lo libtumbler_1_la-tumbler-thumbnailer-provider.lo libtumbler_1_la-tumbler-thumbnailer.lo libtumbler_1_la-tumbler-thumbnail.lo libtumbler_1_la-tumbler-thumbnail-flavor.lo libtumbler_1_la-tumbler-util.lo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libtumbler_1_la-tumbler-abstract-thumbnailer.o .libs/libtumbler_1_la-tumbler-cache.o .libs/libtumbler_1_la-tumbler-cache-plugin.o .libs/libtumbler_1_la-tumbler-config.o .libs/libtumbler_1_la-tumbler-enum-types.o .libs/libtumbler_1_la-tumbler-file-info.o .libs/libtumbler_1_la-tumbler-marshal.o .libs/libtumbler_1_la-tumbler-provider-factory.o .libs/libtumbler_1_la-tumbler-provider-plugin.o .libs/libtumbler_1_la-tumbler-thumbnailer-provider.o .libs/libtumbler_1_la-tumbler-thumbnailer.o .libs/libtumbler_1_la-tumbler-thumbnail.o .libs/libtumbler_1_la-tumbler-thumbnail-flavor.o .libs/libtumbler_1_la-tumbler-util.o -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -Wl,--export-dynamic -pthread -pthread -pthread -Wl,-soname -Wl,libtumbler-1.so.0 -o .libs/libtumbler-1.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtumbler-1.so.0" && ln -s "libtumbler-1.so.0.0.0" "libtumbler-1.so.0") libtool: link: (cd ".libs" && rm -f "libtumbler-1.so" && ln -s "libtumbler-1.so.0.0.0" "libtumbler-1.so") libtool: link: ( cd ".libs" && rm -f "libtumbler-1.la" && ln -s "../libtumbler-1.la" "libtumbler-1.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' Making all in plugins Making all in cover-thumbnailer make[3]: Nothing to be done for 'all'. Making all in font-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 tumbler_font_thumbnailer_la-font-thumbnailer-plugin.lo `test -f 'font-thumbnailer-plugin.c' || echo './'`font-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 font-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_font_thumbnailer_la-font-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 tumbler_font_thumbnailer_la-font-thumbnailer-provider.lo `test -f 'font-thumbnailer-provider.c' || echo './'`font-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 font-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_font_thumbnailer_la-font-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 tumbler_font_thumbnailer_la-font-thumbnailer.lo `test -f 'font-thumbnailer.c' || echo './'`font-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 font-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_font_thumbnailer_la-font-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-font-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_font_thumbnailer_la-font-thumbnailer-plugin.lo tumbler_font_thumbnailer_la-font-thumbnailer-provider.lo tumbler_font_thumbnailer_la-font-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lfreetype -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_font_thumbnailer_la-font-thumbnailer-plugin.o .libs/tumbler_font_thumbnailer_la-font-thumbnailer-provider.o .libs/tumbler_font_thumbnailer_la-font-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-font-thumbnailer.so -o .libs/tumbler-font-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-font-thumbnailer.la" && ln -s "../tumbler-font-thumbnailer.la" "tumbler-font-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' Making all in gst-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.lo `test -f 'gst-thumbnailer-plugin.c' || echo './'`gst-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 gst-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.lo `test -f 'gst-thumbnailer-provider.c' || echo './'`gst-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 gst-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_gst_thumbnailer_la-gst-thumbnailer.lo `test -f 'gst-thumbnailer.c' || echo './'`gst-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 gst-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-gst-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.lo tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.lo tumbler_gst_thumbnailer_la-gst-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgsttag-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-gst-thumbnailer.so -o .libs/tumbler-gst-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-gst-thumbnailer.la" && ln -s "../tumbler-gst-thumbnailer.la" "tumbler-gst-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' Making all in jpeg-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.lo `test -f 'jpeg-thumbnailer-provider.c' || echo './'`jpeg-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 jpeg-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.lo `test -f 'jpeg-thumbnailer-plugin.c' || echo './'`jpeg-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 jpeg-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.lo `test -f 'jpeg-thumbnailer.c' || echo './'`jpeg-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 jpeg-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-jpeg-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.lo tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.lo tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -ljpeg -lm -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljpeg -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-jpeg-thumbnailer.so -o .libs/tumbler-jpeg-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-jpeg-thumbnailer.la" && ln -s "../tumbler-jpeg-thumbnailer.la" "tumbler-jpeg-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' Making all in pixbuf-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.lo `test -f 'pixbuf-thumbnailer-plugin.c' || echo './'`pixbuf-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 pixbuf-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.lo `test -f 'pixbuf-thumbnailer-provider.c' || echo './'`pixbuf-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 pixbuf-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.lo `test -f 'pixbuf-thumbnailer.c' || echo './'`pixbuf-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 pixbuf-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-pixbuf-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.lo tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.lo tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-pixbuf-thumbnailer.so -o .libs/tumbler-pixbuf-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-pixbuf-thumbnailer.la" && ln -s "../tumbler-pixbuf-thumbnailer.la" "tumbler-pixbuf-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' Making all in ffmpeg-thumbnailer make[3]: Nothing to be done for 'all'. Making all in odf-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.lo `test -f 'odf-thumbnailer-plugin.c' || echo './'`odf-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 odf-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.lo `test -f 'odf-thumbnailer-provider.c' || echo './'`odf-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 odf-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 tumbler_odf_thumbnailer_la-odf-thumbnailer.lo `test -f 'odf-thumbnailer.c' || echo './'`odf-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 odf-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-odf-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.lo tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.lo tumbler_odf_thumbnailer_la-odf-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-odf-thumbnailer.so -o .libs/tumbler-odf-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-odf-thumbnailer.la" && ln -s "../tumbler-odf-thumbnailer.la" "tumbler-odf-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' Making all in poppler-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.lo `test -f 'poppler-thumbnailer-plugin.c' || echo './'`poppler-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 poppler-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.lo `test -f 'poppler-thumbnailer-provider.c' || echo './'`poppler-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 poppler-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 tumbler_poppler_thumbnailer_la-poppler-thumbnailer.lo `test -f 'poppler-thumbnailer.c' || echo './'`poppler-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 poppler-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 -Wl,--as-needed -Wl,-O1 -o tumbler-poppler-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.lo tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.lo tumbler_poppler_thumbnailer_la-poppler-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-poppler-thumbnailer.so -o .libs/tumbler-poppler-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-poppler-thumbnailer.la" && ln -s "../tumbler-poppler-thumbnailer.la" "tumbler-poppler-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' Making all in raw-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.lo `test -f 'raw-thumbnailer-plugin.c' || echo './'`raw-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 raw-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.lo `test -f 'raw-thumbnailer-provider.c' || echo './'`raw-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 raw-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 tumbler_raw_thumbnailer_la-raw-thumbnailer.lo `test -f 'raw-thumbnailer.c' || echo './'`raw-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 raw-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-raw-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.lo tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.lo tumbler_raw_thumbnailer_la-raw-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lopenrawgnome -lopenraw -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lopenrawgnome -lopenraw -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-raw-thumbnailer.so -o .libs/tumbler-raw-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-raw-thumbnailer.la" && ln -s "../tumbler-raw-thumbnailer.la" "tumbler-raw-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' Making all in desktop-thumbnailer make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.lo `test -f 'desktop-thumbnailer-plugin.c' || echo './'`desktop-thumbnailer-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 desktop-thumbnailer-plugin.c -fPIC -DPIC -o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.lo `test -f 'desktop-thumbnailer-provider.c' || echo './'`desktop-thumbnailer-provider.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 desktop-thumbnailer-provider.c -fPIC -DPIC -o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 tumbler_desktop_thumbnailer_la-desktop-thumbnailer.lo `test -f 'desktop-thumbnailer.c' || echo './'`desktop-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 desktop-thumbnailer.c -fPIC -DPIC -o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-desktop-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.lo tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.lo tumbler_desktop_thumbnailer_la-desktop-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-desktop-thumbnailer.so -o .libs/tumbler-desktop-thumbnailer.so libtool: link: ( cd ".libs" && rm -f "tumbler-desktop-thumbnailer.la" && ln -s "../tumbler-desktop-thumbnailer.la" "tumbler-desktop-thumbnailer.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' Making all in xdg-cache make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 tumbler_xdg_cache_la-xdg-cache-plugin.lo `test -f 'xdg-cache-plugin.c' || echo './'`xdg-cache-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 xdg-cache-plugin.c -fPIC -DPIC -o .libs/tumbler_xdg_cache_la-xdg-cache-plugin.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 tumbler_xdg_cache_la-xdg-cache-thumbnail.lo `test -f 'xdg-cache-thumbnail.c' || echo './'`xdg-cache-thumbnail.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 xdg-cache-thumbnail.c -fPIC -DPIC -o .libs/tumbler_xdg_cache_la-xdg-cache-thumbnail.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 tumbler_xdg_cache_la-xdg-cache-cache.lo `test -f 'xdg-cache-cache.c' || echo './'`xdg-cache-cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DNDEBUG -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 xdg-cache-cache.c -fPIC -DPIC -o .libs/tumbler_xdg_cache_la-xdg-cache-cache.o make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' xdg-cache-cache.c: In function 'xdg_cache_cache_get_temp_file': xdg-cache-cache.c:621:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 621 | GTimeVal current_time = { 0, 0 }; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from xdg-cache-cache.c:28: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ xdg-cache-cache.c:633:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 633 | g_get_current_time (¤t_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from xdg-cache-cache.c:28: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-xdg-cache.la -rpath /usr/lib64/tumbler-1/plugins/cache tumbler_xdg_cache_la-xdg-cache-cache.lo tumbler_xdg_cache_la-xdg-cache-plugin.lo tumbler_xdg_cache_la-xdg-cache-thumbnail.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lpng16 -lz libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_xdg_cache_la-xdg-cache-cache.o .libs/tumbler_xdg_cache_la-xdg-cache-plugin.o .libs/tumbler_xdg_cache_la-xdg-cache-thumbnail.o ../../tumbler/.libs/libtumbler-1.so -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-xdg-cache.so -o .libs/tumbler-xdg-cache.so libtool: link: ( cd ".libs" && rm -f "tumbler-xdg-cache.la" && ln -s "../tumbler-xdg-cache.la" "tumbler-xdg-cache.la" ) make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[3]: Nothing to be done for 'all-am'. Making all in tumblerd make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /usr/bin/gdbus-codegen \ --interface-prefix org.freedesktop.thumbnails.Thumbnailer1 \ --c-namespace Tumbler \ --generate-c-code tumbler-service-gdbus \ ./tumbler-service-dbus.xml make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /usr/bin/gdbus-codegen \ --interface-prefix org.freedesktop.thumbnails.Cache1 \ --c-namespace Tumbler \ --generate-c-code tumbler-cache-service-gdbus \ ./tumbler-cache-service-dbus.xml make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /usr/bin/gdbus-codegen \ --interface-prefix org.freedesktop.thumbnails.Manager1 \ --c-namespace Tumbler \ --generate-c-code tumbler-manager-gdbus \ ./tumbler-manager-dbus.xml make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /usr/bin/make all-am make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-component.o `test -f 'tumbler-component.c' || echo './'`tumbler-component.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-main.o `test -f 'main.c' || echo './'`main.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-lifecycle-manager.o `test -f 'tumbler-lifecycle-manager.c' || echo './'`tumbler-lifecycle-manager.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-cache-service.o `test -f 'tumbler-cache-service.c' || echo './'`tumbler-cache-service.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-scheduler.o `test -f 'tumbler-scheduler.c' || echo './'`tumbler-scheduler.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-registry.o `test -f 'tumbler-registry.c' || echo './'`tumbler-registry.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-manager.o `test -f 'tumbler-manager.c' || echo './'`tumbler-manager.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-service.o `test -f 'tumbler-service.c' || echo './'`tumbler-service.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-specialized-thumbnailer.o `test -f 'tumbler-specialized-thumbnailer.c' || echo './'`tumbler-specialized-thumbnailer.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' tumbler-specialized-thumbnailer.c: In function 'tumbler_specialized_thumbnailer_new_foreign': tumbler-specialized-thumbnailer.c:540:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] 540 | GTimeVal current_time; | ^~~~~~~~ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from tumbler-specialized-thumbnailer.c:25: /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here 547 | struct _GTimeVal | ^~~~~~~~~ tumbler-specialized-thumbnailer.c:547:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] 547 | g_get_current_time (¤t_time); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/giochannel.h:33, from /usr/include/glib-2.0/glib.h:54, from tumbler-specialized-thumbnailer.c:25: /usr/include/glib-2.0/glib/gmain.h:681:8: note: declared here 681 | void g_get_current_time (GTimeVal *result); | ^~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-lifo-scheduler.o `test -f 'tumbler-lifo-scheduler.c' || echo './'`tumbler-lifo-scheduler.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-group-scheduler.o `test -f 'tumbler-group-scheduler.c' || echo './'`tumbler-group-scheduler.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' sed -e "s,\@libdir\@,/usr/lib64,g" \ -e "s,\@TUMBLER_VERSION_API\@,1,g" < org.xfce.Tumbler.Cache1.service.in > org.xfce.Tumbler.Cache1.service make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' sed -e "s,\@libdir\@,/usr/lib64,g" \ -e "s,\@TUMBLER_VERSION_API\@,1,g" < org.xfce.Tumbler.Manager1.service.in > org.xfce.Tumbler.Manager1.service make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' sed -e "s,\@libdir\@,/usr/lib64,g" \ -e "s,\@TUMBLER_VERSION_API\@,1,g" < org.xfce.Tumbler.Thumbnailer1.service.in > org.xfce.Tumbler.Thumbnailer1.service make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-manager-gdbus.o `test -f 'tumbler-manager-gdbus.c' || echo './'`tumbler-manager-gdbus.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-cache-service-gdbus.o `test -f 'tumbler-cache-service-gdbus.c' || echo './'`tumbler-cache-service-gdbus.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' gcc -DHAVE_CONFIG_H -I. -I.. -DNDEBUG -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 tumblerd-tumbler-service-gdbus.o `test -f 'tumbler-service-gdbus.c' || echo './'`tumbler-service-gdbus.c make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /bin/sh ../libtool --tag=CC --mode=link gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o tumblerd tumblerd-main.o tumblerd-tumbler-cache-service.o tumblerd-tumbler-component.o tumblerd-tumbler-lifecycle-manager.o tumblerd-tumbler-manager.o tumblerd-tumbler-registry.o tumblerd-tumbler-scheduler.o tumblerd-tumbler-service.o tumblerd-tumbler-specialized-thumbnailer.o tumblerd-tumbler-lifo-scheduler.o tumblerd-tumbler-group-scheduler.o tumblerd-tumbler-manager-gdbus.o tumblerd-tumbler-service-gdbus.o tumblerd-tumbler-cache-service-gdbus.o -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgthread-2.0 -pthread -lglib-2.0 ../tumbler/libtumbler-1.la libtool: link: gcc -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DG_LOG_DOMAIN=\"tumblerd\" -I.. -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gio-unix-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -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 -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--as-needed -Wl,-O1 -o .libs/tumblerd tumblerd-main.o tumblerd-tumbler-cache-service.o tumblerd-tumbler-component.o tumblerd-tumbler-lifecycle-manager.o tumblerd-tumbler-manager.o tumblerd-tumbler-registry.o tumblerd-tumbler-scheduler.o tumblerd-tumbler-service.o tumblerd-tumbler-specialized-thumbnailer.o tumblerd-tumbler-lifo-scheduler.o tumblerd-tumbler-group-scheduler.o tumblerd-tumbler-manager-gdbus.o tumblerd-tumbler-service-gdbus.o tumblerd-tumbler-cache-service-gdbus.o -pthread ../tumbler/.libs/libtumbler-1.so -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' Making all in docs Making all in reference Making all in tumbler make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0zeQta + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 + cd tumbler-0.2.9 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in po make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/po' linguas="ar ast be bg bn ca cs da de el en_AU en_GB es eu fi fr gl he hr hu hy_AM id is it ja kk ko lt lv ms nb nl nn oc pa pl pt pt_BR ro ru si sk sl sq sr sv te th tr ug uk zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/tumbler-0.2.9/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/tumbler.mo; \ echo "installing $lang.gmo as $dir/tumbler.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/tumbler.mo; \ echo "installing ./$lang.gmo as" \ "$dir/tumbler.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/tumbler.mo.m; \ echo "installing $lang.gmo.m as $dir/tumbler.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/tumbler.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/tumbler.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ar/LC_MESSAGES/tumbler.mo installing ast.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ast/LC_MESSAGES/tumbler.mo installing be.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/be/LC_MESSAGES/tumbler.mo installing bg.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/tumbler.mo installing bn.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/bn/LC_MESSAGES/tumbler.mo installing ca.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/tumbler.mo installing cs.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/tumbler.mo installing da.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/tumbler.mo installing de.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/tumbler.mo installing el.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/tumbler.mo installing en_AU.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/en_AU/LC_MESSAGES/tumbler.mo installing en_GB.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/tumbler.mo installing es.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/tumbler.mo installing eu.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/eu/LC_MESSAGES/tumbler.mo installing fi.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/fi/LC_MESSAGES/tumbler.mo installing fr.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/tumbler.mo installing gl.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/tumbler.mo installing he.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/he/LC_MESSAGES/tumbler.mo installing hr.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/hr/LC_MESSAGES/tumbler.mo installing hu.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/tumbler.mo installing hy_AM.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/hy_AM/LC_MESSAGES/tumbler.mo installing id.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/id/LC_MESSAGES/tumbler.mo installing is.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/is/LC_MESSAGES/tumbler.mo installing it.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/tumbler.mo installing ja.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ja/LC_MESSAGES/tumbler.mo installing kk.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/kk/LC_MESSAGES/tumbler.mo installing ko.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ko/LC_MESSAGES/tumbler.mo installing lt.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/lt/LC_MESSAGES/tumbler.mo installing lv.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/lv/LC_MESSAGES/tumbler.mo installing ms.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ms/LC_MESSAGES/tumbler.mo installing nb.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/nb/LC_MESSAGES/tumbler.mo installing nl.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/tumbler.mo installing nn.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/nn/LC_MESSAGES/tumbler.mo installing oc.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/oc/LC_MESSAGES/tumbler.mo installing pa.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/pa/LC_MESSAGES/tumbler.mo installing pl.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/tumbler.mo installing pt.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/tumbler.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/tumbler.mo installing ro.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ro/LC_MESSAGES/tumbler.mo installing ru.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/tumbler.mo installing si.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/si/LC_MESSAGES/tumbler.mo installing sk.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/sk/LC_MESSAGES/tumbler.mo installing sl.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/sl/LC_MESSAGES/tumbler.mo installing sq.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/sq/LC_MESSAGES/tumbler.mo installing sr.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/tumbler.mo installing sv.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/sv/LC_MESSAGES/tumbler.mo installing te.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/te/LC_MESSAGES/tumbler.mo installing th.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/th/LC_MESSAGES/tumbler.mo installing tr.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/tr/LC_MESSAGES/tumbler.mo installing ug.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/ug/LC_MESSAGES/tumbler.mo installing uk.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/uk/LC_MESSAGES/tumbler.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/tumbler.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/zh_HK/LC_MESSAGES/tumbler.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/tumbler.mo make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/po' Making install in tumbler make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libtumbler-1.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libtumbler-1.so.0.0.0 /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/libtumbler-1.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 && { ln -s -f libtumbler-1.so.0.0.0 libtumbler-1.so.0 || { rm -f libtumbler-1.so.0 && ln -s libtumbler-1.so.0.0.0 libtumbler-1.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 && { ln -s -f libtumbler-1.so.0.0.0 libtumbler-1.so || { rm -f libtumbler-1.so && ln -s libtumbler-1.so.0.0.0 libtumbler-1.so; }; }) libtool: install: /usr/bin/install -p .libs/libtumbler-1.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/libtumbler-1.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/include/tumbler-1/tumbler' /usr/bin/install -p -m 644 tumbler-abstract-thumbnailer.h tumbler-cache.h tumbler-cache-plugin.h tumbler-config.h tumbler-enum-types.h tumbler-error.h tumbler-file-info.h tumbler-glib-extensions.h tumbler-marshal.h tumbler-provider-factory.h tumbler-provider-plugin.h tumbler-thumbnailer-provider.h tumbler-thumbnailer.h tumbler-thumbnail.h tumbler-thumbnail-flavor.h tumbler-util.h tumbler.h '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/include/tumbler-1/tumbler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 tumbler-1.pc '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumbler' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins' Making install in cover-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/cover-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/cover-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/cover-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/cover-thumbnailer' Making install in font-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-font-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-font-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-font-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-font-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_font_thumbnailer_la-font-thumbnailer-plugin.lo tumbler_font_thumbnailer_la-font-thumbnailer-provider.lo tumbler_font_thumbnailer_la-font-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lfreetype -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_font_thumbnailer_la-font-thumbnailer-plugin.o .libs/tumbler_font_thumbnailer_la-font-thumbnailer-provider.o .libs/tumbler_font_thumbnailer_la-font-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfreetype -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-font-thumbnailer.so -o .libs/tumbler-font-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-font-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-font-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-font-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-font-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/font-thumbnailer' Making install in gst-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-gst-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-gst-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-gst-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-gst-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.lo tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.lo tumbler_gst_thumbnailer_la-gst-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-plugin.o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer-provider.o .libs/tumbler_gst_thumbnailer_la-gst-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgsttag-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-gst-thumbnailer.so -o .libs/tumbler-gst-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-gst-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-gst-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-gst-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-gst-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/gst-thumbnailer' Making install in jpeg-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-jpeg-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-jpeg-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-jpeg-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-jpeg-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.lo tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.lo tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -ljpeg -lm -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-plugin.o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer-provider.o .libs/tumbler_jpeg_thumbnailer_la-jpeg-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljpeg -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-jpeg-thumbnailer.so -o .libs/tumbler-jpeg-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-jpeg-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-jpeg-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-jpeg-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/jpeg-thumbnailer' Making install in pixbuf-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-pixbuf-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-pixbuf-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-pixbuf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-pixbuf-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.lo tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.lo tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-plugin.o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer-provider.o .libs/tumbler_pixbuf_thumbnailer_la-pixbuf-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-pixbuf-thumbnailer.so -o .libs/tumbler-pixbuf-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-pixbuf-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-pixbuf-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/pixbuf-thumbnailer' Making install in ffmpeg-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/ffmpeg-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/ffmpeg-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/ffmpeg-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/ffmpeg-thumbnailer' Making install in odf-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-odf-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-odf-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-odf-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-odf-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.lo tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.lo tumbler_odf_thumbnailer_la-odf-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-plugin.o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer-provider.o .libs/tumbler_odf_thumbnailer_la-odf-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgsf-1 -lgobject-2.0 -lglib-2.0 -lxml2 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-odf-thumbnailer.so -o .libs/tumbler-odf-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-odf-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-odf-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-odf-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-odf-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/odf-thumbnailer' Making install in poppler-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-poppler-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-poppler-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-poppler-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/poppler/glib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/poppler -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 -Wl,--as-needed -Wl,-O1 -o tumbler-poppler-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.lo tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.lo tumbler_poppler_thumbnailer_la-poppler-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-plugin.o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer-provider.o .libs/tumbler_poppler_thumbnailer_la-poppler-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lpoppler-glib -lgobject-2.0 -lglib-2.0 -lcairo -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-poppler-thumbnailer.so -o .libs/tumbler-poppler-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-poppler-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-poppler-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-poppler-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-poppler-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/poppler-thumbnailer' Making install in raw-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-raw-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-raw-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-raw-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libopenraw-0.1 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-raw-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.lo tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.lo tumbler_raw_thumbnailer_la-raw-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lopenrawgnome -lopenraw -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-plugin.o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer-provider.o .libs/tumbler_raw_thumbnailer_la-raw-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lopenrawgnome -lopenraw -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-raw-thumbnailer.so -o .libs/tumbler-raw-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-raw-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-raw-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-raw-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-raw-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/raw-thumbnailer' Making install in desktop-thumbnailer make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-desktop-thumbnailer.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins' libtool: warning: relinking 'tumbler-desktop-thumbnailer.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-desktop-thumbnailer\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -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 -Wl,--as-needed -Wl,-O1 -o tumbler-desktop-thumbnailer.la -rpath /usr/lib64/tumbler-1/plugins tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.lo tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.lo tumbler_desktop_thumbnailer_la-desktop-thumbnailer.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lm -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-plugin.o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer-provider.o .libs/tumbler_desktop_thumbnailer_la-desktop-thumbnailer.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-desktop-thumbnailer.so -o .libs/tumbler-desktop-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-desktop-thumbnailer.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-desktop-thumbnailer.so libtool: install: /usr/bin/install -p .libs/tumbler-desktop-thumbnailer.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-desktop-thumbnailer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/desktop-thumbnailer' Making install in xdg-cache make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[3]: Nothing to be done for 'install-exec-am'. /bin/sh /builddir/build/BUILD/tumbler-0.2.9/install-sh -d /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache ( cd /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache ; \ test -x tumbler-xdg-cache.so || \ ln -sf tumbler-xdg-cache.so tumbler-cache-plugin.so ) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache' /bin/sh ../../libtool --mode=install /usr/bin/install -p tumbler-xdg-cache.la '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache' libtool: warning: relinking 'tumbler-xdg-cache.la' libtool: install: (cd /builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache; /bin/sh "/builddir/build/BUILD/tumbler-0.2.9/libtool" --tag CC --mode=relink gcc -I../.. -I../../plugins -I../.. -I../../plugins -DG_LOG_DOMAIN=\"tumbler-xdg-cache\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/gdk-pixbuf-2.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/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng16 -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 -Wl,--as-needed -Wl,-O1 -o tumbler-xdg-cache.la -rpath /usr/lib64/tumbler-1/plugins/cache tumbler_xdg_cache_la-xdg-cache-cache.lo tumbler_xdg_cache_la-xdg-cache-plugin.lo tumbler_xdg_cache_la-xdg-cache-thumbnail.lo ../../tumbler/libtumbler-1.la -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lpng16 -lz -inst-prefix-dir /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/tumbler_xdg_cache_la-xdg-cache-cache.o .libs/tumbler_xdg_cache_la-xdg-cache-plugin.o .libs/tumbler_xdg_cache_la-xdg-cache-thumbnail.o -L/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64 -L/usr/lib64 -ltumbler-1 -lgmodule-2.0 -lgthread-2.0 -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lpng16 -lz -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -Wl,--as-needed -Wl,-O1 -pthread -Wl,-soname -Wl,tumbler-xdg-cache.so -o .libs/tumbler-xdg-cache.so libtool: install: /usr/bin/install -p .libs/tumbler-xdg-cache.soT /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache/tumbler-xdg-cache.so libtool: install: /usr/bin/install -p .libs/tumbler-xdg-cache.lai /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache/tumbler-xdg-cache.la libtool: warning: remember to run 'libtool --finish /usr/lib64/tumbler-1/plugins/cache' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins/xdg-cache' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/plugins' 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/tumbler-0.2.9/plugins' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins' make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/plugins' Making install in tumblerd make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/etc/xdg/tumbler' /usr/bin/install -p -m 644 tumbler.rc '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/etc/xdg/tumbler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/dbus-1/services' /usr/bin/install -p -m 644 org.xfce.Tumbler.Cache1.service org.xfce.Tumbler.Manager1.service org.xfce.Tumbler.Thumbnailer1.service '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/dbus-1/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1' /bin/sh ../libtool --mode=install /usr/bin/install -p tumblerd '/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1' libtool: warning: '../tumbler/libtumbler-1.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/tumblerd /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/tumblerd make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/tumblerd' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference' Making install in tumbler make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference/tumbler' make[4]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference/tumbler' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/TumblerAbstractThumbnailer.html /usr/bin/install -p -m 644 ./html/TumblerCache.html /usr/bin/install -p -m 644 ./html/TumblerFileInfo.html /usr/bin/install -p -m 644 ./html/TumblerProviderFactory.html /usr/bin/install -p -m 644 ./html/TumblerProviderPlugin.html /usr/bin/install -p -m 644 ./html/TumblerThumbnail.html /usr/bin/install -p -m 644 ./html/TumblerThumbnailerProvider.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/extension-api.html /usr/bin/install -p -m 644 ./html/extension-tutorial.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/miscellaneous.html /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/pt01.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/thumbnails.html /usr/bin/install -p -m 644 ./html/tumbler-Error-Domain-and-Types.html /usr/bin/install -p -m 644 ./html/tumbler-Various-Enumeration-Types.html /usr/bin/install -p -m 644 ./html/tumbler-Version-Information-and-Compatibility-Checks.html /usr/bin/install -p -m 644 ./html/tumbler.devhelp2 /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[4]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference/tumbler' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference/tumbler' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference' make[4]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference' 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/tumbler-0.2.9/docs/reference' make[3]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/docs' make[3]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9/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/tumbler-0.2.9/docs' make[2]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs' make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9/docs' make[1]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9' make[2]: Entering directory '/builddir/build/BUILD/tumbler-0.2.9' 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/tumbler-0.2.9' make[1]: Leaving directory '/builddir/build/BUILD/tumbler-0.2.9' + chmod 755 /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64//usr/lib64/libtumbler-1.so + find /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 -type f -name '*.la' -delete + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 tumbler + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.2.9-1.fc33 --unique-debug-suffix -0.2.9-1.fc33.riscv64 --unique-debug-src-base tumbler-0.2.9-1.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/tumbler-0.2.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache/tumbler-xdg-cache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/libtumbler-1.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-desktop-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-font-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-desktop-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/libtumbler-1.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-font-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/cache/tumbler-xdg-cache.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-gst-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-gst-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-odf-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-jpeg-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-odf-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-pixbuf-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-raw-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-poppler-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-poppler-thumbnailer.so extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/plugins/tumbler-raw-thumbnailer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/tumblerd extracting debug info from /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/lib64/tumbler-1/tumblerd original debug info size: 3312kB, size after compression: 3068kB /usr/lib/rpm/sepdebugcrcfix: Updated 11 CRC32s, 0 CRC32s did match. 1662 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: tumbler-0.2.9-1.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uyBwsb + umask 022 + cd /builddir/build/BUILD + cd tumbler-0.2.9 + DOCDIR=/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + cp -pr AUTHORS /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + cp -pr ChangeLog /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + cp -pr NEWS /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + cp -pr README /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + cp -pr TODO /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/doc/tumbler + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EmYLCa + umask 022 + cd /builddir/build/BUILD + cd tumbler-0.2.9 + LICENSEDIR=/builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/licenses/tumbler + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/licenses/tumbler + cp -pr COPYING /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64/usr/share/licenses/tumbler + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/lib/.build-id/b2/b3ad56f810ab4bcff6167dd95dbb7fc19a750c warning: File listed twice: /usr/lib/.build-id/ed/fc8a75d150f050d572f920d03fef3230dbcd9f Provides: config(tumbler) = 0.2.9-1.fc33 libtumbler-1.so.0()(64bit) tumbler = 0.2.9-1.fc33 tumbler(riscv-64) = 0.2.9-1.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfreetype.so.6()(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) libgsf-1.so.114()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpoppler-glib.so.8()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libtumbler-1.so.0()(64bit) rtld(GNU_HASH) Processing files: tumbler-extras-0.2.9-1.fc33.riscv64 Provides: tumbler-extras = 0.2.9-1.fc33 tumbler-extras(riscv-64) = 0.2.9-1.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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libopenrawgnome.so.7()(64bit) libtumbler-1.so.0()(64bit) rtld(GNU_HASH) Processing files: tumbler-devel-0.2.9-1.fc33.riscv64 Provides: pkgconfig(tumbler-1) = 0.2.9 tumbler-devel = 0.2.9-1.fc33 tumbler-devel(riscv-64) = 0.2.9-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtumbler-1.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(glib-2.0) pkgconfig(gobject-2.0) pkgconfig(gthread-2.0) Processing files: tumbler-debugsource-0.2.9-1.fc33.riscv64 Provides: tumbler-debugsource = 0.2.9-1.fc33 tumbler-debugsource(riscv-64) = 0.2.9-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tumbler-debuginfo-0.2.9-1.fc33.riscv64 Provides: debuginfo(build-id) = 083dfcc24c99e0009991d89f4bfd2a283e6f36e7 debuginfo(build-id) = 4b0c797447d95b22c49c01759fd89e6af1542af9 debuginfo(build-id) = 86a220b8558e104c1ef9cfa60927fb79ec51648a debuginfo(build-id) = a2865c8303cb2f46f05a3a48375d434d380e946c debuginfo(build-id) = af65bc68d8db0cf71fcfcce945258b278d085a50 debuginfo(build-id) = b114837c0d3b802c08c40241584a514f5b5c2d38 debuginfo(build-id) = b1ce6541650aaf280dd2957d5e47fbb930559e9e debuginfo(build-id) = b2b3ad56f810ab4bcff6167dd95dbb7fc19a750c debuginfo(build-id) = df8f956fead7541974f46bc4e344cb3fd49d2ace debuginfo(build-id) = edfc8a75d150f050d572f920d03fef3230dbcd9f debuginfo(build-id) = f5f60895a455f3c6c396ad001f1cb0c46b468a5a tumbler-debuginfo = 0.2.9-1.fc33 tumbler-debuginfo(riscv-64) = 0.2.9-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tumbler-debugsource(riscv-64) = 0.2.9-1.fc33 Processing files: tumbler-extras-debuginfo-0.2.9-1.fc33.riscv64 Provides: debuginfo(build-id) = b2b3ad56f810ab4bcff6167dd95dbb7fc19a750c debuginfo(build-id) = edfc8a75d150f050d572f920d03fef3230dbcd9f tumbler-extras-debuginfo = 0.2.9-1.fc33 tumbler-extras-debuginfo(riscv-64) = 0.2.9-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: tumbler-debugsource(riscv-64) = 0.2.9-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 Wrote: /builddir/build/RPMS/tumbler-extras-debuginfo-0.2.9-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tumbler-0.2.9-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tumbler-devel-0.2.9-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tumbler-extras-0.2.9-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tumbler-debugsource-0.2.9-1.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/tumbler-debuginfo-0.2.9-1.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CsH11b + umask 022 + cd /builddir/build/BUILD + cd tumbler-0.2.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/tumbler-0.2.9-1.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0