Mock Version: 1.2.4 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libfm.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3268/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/libfm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: i-0002bff5 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libfm-1.2.3-1.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libfm.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3268/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135user='mockbuild'timeout=0logger=uid=500) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/libfm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.g6OUh0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libfm-1.2.3 + /usr/bin/xz -dc /builddir/build/SOURCES/libfm-1.2.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libfm-1.2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i.libdir_syssearch -e '/sys_lib_dlsearch_path_spec/s|/usr/lib |/usr/lib /usr/lib64 /lib /lib64 |' configure + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UqsgqX + umask 022 + cd /builddir/build/BUILD + cd libfm-1.2.3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.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' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-udisks --disable-actions --disable-exif --disable-static --disable-nls --disable-gtk-doc-html --disable-silent-rules 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 make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for x86_64-redhat-linux-gnu-ar... no checking for x86_64-redhat-linux-gnu-lib... no checking for x86_64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ANSI C header files... (cached) yes checking for library containing pow... -lm checking for library containing dlopen... -ldl checking whether NLS is requested... no checking for intltool >= 0.40.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GIO... yes checking for GTK... yes checking for MENU_CACHE... yes checking for menu_cache_dir_list_children... yes checking for GLIB2_27... yes checking for DBUS... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking whether the target compiler accepts -Wl,-z,defs... yes checking whether environ is declared... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/actions/Makefile config.status: creating src/tests/Makefile config.status: creating src/modules/Makefile config.status: creating src/fm-version.h config.status: creating data/Makefile config.status: creating data/libfm-pref-apps.1 config.status: creating data/lxshortcut.1 config.status: creating data/ui/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libfm/Makefile config.status: creating docs/reference/libfm/version.xml config.status: creating libfm.pc config.status: creating libfm-gtk.pc config.status: creating libfm-gtk3.pc config.status: creating libfm-extra.pc 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 Libfm 1.2.3 Configuration Summary: prefix: /usr sysconfdir: /etc Enable compiler flags and other support for debugging: no Build udisks support (Linux only, experimental): yes Build with libexif for faster thumbnail loading: no Build demo program src/demo/libfm-demo: no Build with custom actions support (requires Vala): no Large file support: yes GIO module for preferred apps (for glib < 2.28 only): not required Build libfm-gtk for Gtk+ version: 2.0 Build API doc with gtk-doc (recommended for make dist): no ------{?_smp_mflags} = -j3 + echo '------{?_smp_mflags} = -j3' + make -j3 -k make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libfm-1.2.3' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' make all-recursive make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' Making all in . make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_la-fm.lo `test -f 'fm.c' || echo './'`fm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_la-glib-compat.lo `test -f 'glib-compat.c' || echo './'`glib-compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_gtk_la-fm-gtk.lo `test -f 'fm-gtk.c' || echo './'`fm-gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fm.c -fPIC -DPIC -o .libs/libfm_la-fm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glib-compat.c -fPIC -DPIC -o .libs/libfm_la-glib-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fm-gtk.c -fPIC -DPIC -o .libs/libfm_gtk_la-fm-gtk.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_gtk_la-glib-compat.lo `test -f 'glib-compat.c' || echo './'`glib-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c glib-compat.c -fPIC -DPIC -o .libs/libfm_gtk_la-glib-compat.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_gtk_la-gtk-compat.lo `test -f 'gtk-compat.c' || echo './'`gtk-compat.c gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_pref_apps-glib-compat.o `test -f 'glib-compat.c' || echo './'`glib-compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk-compat.c -fPIC -DPIC -o .libs/libfm_gtk_la-gtk-compat.o gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm_pref_apps-gtk-compat.o `test -f 'gtk-compat.c' || echo './'`gtk-compat.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./extra -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o extra/libfm_extra_la-fm-xml-file.lo `test -f 'extra/fm-xml-file.c' || echo './'`extra/fm-xml-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./extra -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c extra/fm-xml-file.c -fPIC -DPIC -o extra/.libs/libfm_extra_la-fm-xml-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-app-info.lo `test -f 'base/fm-app-info.c' || echo './'`base/fm-app-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-app-info.c -fPIC -DPIC -o base/.libs/libfm_la-fm-app-info.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-archiver.lo `test -f 'base/fm-archiver.c' || echo './'`base/fm-archiver.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-archiver.c -fPIC -DPIC -o base/.libs/libfm_la-fm-archiver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-bookmarks.lo `test -f 'base/fm-bookmarks.c' || echo './'`base/fm-bookmarks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-config.lo `test -f 'base/fm-config.c' || echo './'`base/fm-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-bookmarks.c -fPIC -DPIC -o base/.libs/libfm_la-fm-bookmarks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-config.c -fPIC -DPIC -o base/.libs/libfm_la-fm-config.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-dummy-monitor.lo `test -f 'base/fm-dummy-monitor.c' || echo './'`base/fm-dummy-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-dummy-monitor.c -fPIC -DPIC -o base/.libs/libfm_la-fm-dummy-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-file.lo `test -f 'base/fm-file.c' || echo './'`base/fm-file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-file.c -fPIC -DPIC -o base/.libs/libfm_la-fm-file.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-file-info.lo `test -f 'base/fm-file-info.c' || echo './'`base/fm-file-info.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-file-launcher.lo `test -f 'base/fm-file-launcher.c' || echo './'`base/fm-file-launcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-file-info.c -fPIC -DPIC -o base/.libs/libfm_la-fm-file-info.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-file-launcher.c -fPIC -DPIC -o base/.libs/libfm_la-fm-file-launcher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-folder.lo `test -f 'base/fm-folder.c' || echo './'`base/fm-folder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-folder.c -fPIC -DPIC -o base/.libs/libfm_la-fm-folder.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-folder-config.lo `test -f 'base/fm-folder-config.c' || echo './'`base/fm-folder-config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-folder-config.c -fPIC -DPIC -o base/.libs/libfm_la-fm-folder-config.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-icon.lo `test -f 'base/fm-icon.c' || echo './'`base/fm-icon.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-list.lo `test -f 'base/fm-list.c' || echo './'`base/fm-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-icon.c -fPIC -DPIC -o base/.libs/libfm_la-fm-icon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-marshal.lo `test -f 'base/fm-marshal.c' || echo './'`base/fm-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-list.c -fPIC -DPIC -o base/.libs/libfm_la-fm-list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-marshal.c -fPIC -DPIC -o base/.libs/libfm_la-fm-marshal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-mime-type.lo `test -f 'base/fm-mime-type.c' || echo './'`base/fm-mime-type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-mime-type.c -fPIC -DPIC -o base/.libs/libfm_la-fm-mime-type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-module.lo `test -f 'base/fm-module.c' || echo './'`base/fm-module.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-monitor.lo `test -f 'base/fm-monitor.c' || echo './'`base/fm-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-module.c -fPIC -DPIC -o base/.libs/libfm_la-fm-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-monitor.c -fPIC -DPIC -o base/.libs/libfm_la-fm-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-nav-history.lo `test -f 'base/fm-nav-history.c' || echo './'`base/fm-nav-history.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-path.lo `test -f 'base/fm-path.c' || echo './'`base/fm-path.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-nav-history.c -fPIC -DPIC -o base/.libs/libfm_la-fm-nav-history.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-path.c -fPIC -DPIC -o base/.libs/libfm_la-fm-path.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-templates.lo `test -f 'base/fm-templates.c' || echo './'`base/fm-templates.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-templates.c -fPIC -DPIC -o base/.libs/libfm_la-fm-templates.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-terminal.lo `test -f 'base/fm-terminal.c' || echo './'`base/fm-terminal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-terminal.c -fPIC -DPIC -o base/.libs/libfm_la-fm-terminal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-thumbnail-loader.lo `test -f 'base/fm-thumbnail-loader.c' || echo './'`base/fm-thumbnail-loader.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-thumbnailer.lo `test -f 'base/fm-thumbnailer.c' || echo './'`base/fm-thumbnailer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-thumbnail-loader.c -fPIC -DPIC -o base/.libs/libfm_la-fm-thumbnail-loader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-thumbnailer.c -fPIC -DPIC -o base/.libs/libfm_la-fm-thumbnailer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o base/libfm_la-fm-utils.lo `test -f 'base/fm-utils.c' || echo './'`base/fm-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c base/fm-utils.c -fPIC -DPIC -o base/.libs/libfm_la-fm-utils.o base/fm-thumbnail-loader.c: In function 'generate_thumbnails_with_builtin': base/fm-thumbnail-loader.c:889:19: warning: unused variable 'cancellable' [-Wunused-variable] GCancellable *cancellable = task->cancellable; ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-deep-count-job.lo `test -f 'job/fm-deep-count-job.c' || echo './'`job/fm-deep-count-job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-deep-count-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-deep-count-job.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-dir-list-job.lo `test -f 'job/fm-dir-list-job.c' || echo './'`job/fm-dir-list-job.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-file-info-job.lo `test -f 'job/fm-file-info-job.c' || echo './'`job/fm-file-info-job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-dir-list-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-dir-list-job.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-file-info-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-file-info-job.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-file-ops-job.lo `test -f 'job/fm-file-ops-job.c' || echo './'`job/fm-file-ops-job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-file-ops-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-file-ops-job.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-file-ops-job-change-attr.lo `test -f 'job/fm-file-ops-job-change-attr.c' || echo './'`job/fm-file-ops-job-change-attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-file-ops-job-change-attr.c -fPIC -DPIC -o job/.libs/libfm_la-fm-file-ops-job-change-attr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-file-ops-job-delete.lo `test -f 'job/fm-file-ops-job-delete.c' || echo './'`job/fm-file-ops-job-delete.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-file-ops-job-delete.c -fPIC -DPIC -o job/.libs/libfm_la-fm-file-ops-job-delete.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-file-ops-job-xfer.lo `test -f 'job/fm-file-ops-job-xfer.c' || echo './'`job/fm-file-ops-job-xfer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-job.lo `test -f 'job/fm-job.c' || echo './'`job/fm-job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-file-ops-job-xfer.c -fPIC -DPIC -o job/.libs/libfm_la-fm-file-ops-job-xfer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-job.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o job/libfm_la-fm-simple-job.lo `test -f 'job/fm-simple-job.c' || echo './'`job/fm-simple-job.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c job/fm-simple-job.c -fPIC -DPIC -o job/.libs/libfm_la-fm-simple-job.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-fm-udisks.lo `test -f 'udisks/fm-udisks.c' || echo './'`udisks/fm-udisks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-g-udisks-volume-monitor.lo `test -f 'udisks/g-udisks-volume-monitor.c' || echo './'`udisks/g-udisks-volume-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/fm-udisks.c -fPIC -DPIC -o udisks/.libs/libfm_la-fm-udisks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/g-udisks-volume-monitor.c -fPIC -DPIC -o udisks/.libs/libfm_la-g-udisks-volume-monitor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-g-udisks-device.lo `test -f 'udisks/g-udisks-device.c' || echo './'`udisks/g-udisks-device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/g-udisks-device.c -fPIC -DPIC -o udisks/.libs/libfm_la-g-udisks-device.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-g-udisks-volume.lo `test -f 'udisks/g-udisks-volume.c' || echo './'`udisks/g-udisks-volume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/g-udisks-volume.c -fPIC -DPIC -o udisks/.libs/libfm_la-g-udisks-volume.o udisks/fm-udisks.c: In function '_fm_udisks_finalize': udisks/fm-udisks.c:46:5: warning: 'g_io_scheduler_cancel_all_jobs' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:42) [-Wdeprecated-declarations] g_io_scheduler_cancel_all_jobs(); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-g-udisks-drive.lo `test -f 'udisks/g-udisks-drive.c' || echo './'`udisks/g-udisks-drive.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-g-udisks-mount.lo `test -f 'udisks/g-udisks-mount.c' || echo './'`udisks/g-udisks-mount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/g-udisks-drive.c -fPIC -DPIC -o udisks/.libs/libfm_la-g-udisks-drive.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/g-udisks-mount.c -fPIC -DPIC -o udisks/.libs/libfm_la-g-udisks-mount.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o udisks/libfm_la-dbus-utils.lo `test -f 'udisks/dbus-utils.c' || echo './'`udisks/dbus-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\"/usr/share/libfm\" -DPACKAGE_MODULES_DIR=\"/usr/lib64/libfm/modules\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c udisks/dbus-utils.c -fPIC -DPIC -o udisks/.libs/libfm_la-dbus-utils.o udisks/g-udisks-mount.c: In function 'g_udisks_mount_guess_content_type': udisks/g-udisks-mount.c:244:9: warning: 'g_io_scheduler_push_job' is deprecated (declared at /usr/include/glib-2.0/gio/gioscheduler.h:36): Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations] g_io_scheduler_push_job(guess_content_job, data, guess_content_data_free, G_PRIORITY_DEFAULT, cancellable); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/exo/libfm_gtk_la-exo-icon-view.lo `test -f 'gtk/exo/exo-icon-view.c' || echo './'`gtk/exo/exo-icon-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/exo/exo-icon-view.c -fPIC -DPIC -o gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/exo/libfm_gtk_la-exo-private.lo `test -f 'gtk/exo/exo-private.c' || echo './'`gtk/exo/exo-private.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/exo/libfm_gtk_la-exo-tree-view.lo `test -f 'gtk/exo/exo-tree-view.c' || echo './'`gtk/exo/exo-tree-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/exo/exo-tree-view.c -fPIC -DPIC -o gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/exo/exo-private.c -fPIC -DPIC -o gtk/exo/.libs/libfm_gtk_la-exo-private.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/exo/libfm_gtk_la-exo-marshal.lo `test -f 'gtk/exo/exo-marshal.c' || echo './'`gtk/exo/exo-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/exo/exo-marshal.c -fPIC -DPIC -o gtk/exo/.libs/libfm_gtk_la-exo-marshal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/exo/libfm_gtk_la-exo-string.lo `test -f 'gtk/exo/exo-string.c' || echo './'`gtk/exo/exo-string.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-app-chooser-combo-box.lo `test -f 'gtk/fm-app-chooser-combo-box.c' || echo './'`gtk/fm-app-chooser-combo-box.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/exo/exo-string.c -fPIC -DPIC -o gtk/exo/.libs/libfm_gtk_la-exo-string.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-app-chooser-combo-box.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-app-chooser-dlg.lo `test -f 'gtk/fm-app-chooser-dlg.c' || echo './'`gtk/fm-app-chooser-dlg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-app-chooser-dlg.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-app-menu-view.lo `test -f 'gtk/fm-app-menu-view.c' || echo './'`gtk/fm-app-menu-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-app-menu-view.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-app-menu-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.lo `test -f 'gtk/fm-cell-renderer-pixbuf.c' || echo './'`gtk/fm-cell-renderer-pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-cell-renderer-pixbuf.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-cell-renderer-text.lo `test -f 'gtk/fm-cell-renderer-text.c' || echo './'`gtk/fm-cell-renderer-text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-cell-renderer-text.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-clipboard.lo `test -f 'gtk/fm-clipboard.c' || echo './'`gtk/fm-clipboard.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-clipboard.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-clipboard.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-dir-tree-model.lo `test -f 'gtk/fm-dir-tree-model.c' || echo './'`gtk/fm-dir-tree-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-dir-tree-model.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-dir-tree-view.lo `test -f 'gtk/fm-dir-tree-view.c' || echo './'`gtk/fm-dir-tree-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-dir-tree-view.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-dnd-auto-scroll.lo `test -f 'gtk/fm-dnd-auto-scroll.c' || echo './'`gtk/fm-dnd-auto-scroll.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-dnd-auto-scroll.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-dnd-dest.lo `test -f 'gtk/fm-dnd-dest.c' || echo './'`gtk/fm-dnd-dest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-dnd-dest.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-dnd-dest.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-dnd-src.lo `test -f 'gtk/fm-dnd-src.c' || echo './'`gtk/fm-dnd-src.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-file-menu.lo `test -f 'gtk/fm-file-menu.c' || echo './'`gtk/fm-file-menu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-dnd-src.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-dnd-src.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-file-menu.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-file-menu.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-file-properties.lo `test -f 'gtk/fm-file-properties.c' || echo './'`gtk/fm-file-properties.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-file-properties.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-file-properties.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-folder-model.lo `test -f 'gtk/fm-folder-model.c' || echo './'`gtk/fm-folder-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-folder-model.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-folder-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-folder-view.lo `test -f 'gtk/fm-folder-view.c' || echo './'`gtk/fm-folder-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-folder-view.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-folder-view.o gtk/fm-folder-model.c: In function 'fm_folder_model_get_iter': gtk/fm-folder-model.c:641:23: warning: variable 'depth' set but not used [-Wunused-but-set-variable] gint *indices, n, depth; ^ gtk/fm-folder-model.c: In function 'fm_folder_model_get_path': gtk/fm-folder-model.c:676:20: warning: unused variable 'model' [-Wunused-variable] FmFolderModel* model = FM_FOLDER_MODEL(tree_model); ^ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-gtk-file-launcher.lo `test -f 'gtk/fm-gtk-file-launcher.c' || echo './'`gtk/fm-gtk-file-launcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-gtk-file-launcher.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-gtk-utils.lo `test -f 'gtk/fm-gtk-utils.c' || echo './'`gtk/fm-gtk-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-gtk-utils.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-gtk-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-gtk-marshal.lo `test -f 'gtk/fm-gtk-marshal.c' || echo './'`gtk/fm-gtk-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-gtk-marshal.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-icon-pixbuf.lo `test -f 'gtk/fm-icon-pixbuf.c' || echo './'`gtk/fm-icon-pixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-icon-pixbuf.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-menu-tool-item.lo `test -f 'gtk/fm-menu-tool-item.c' || echo './'`gtk/fm-menu-tool-item.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-menu-tool-item.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-path-bar.lo `test -f 'gtk/fm-path-bar.c' || echo './'`gtk/fm-path-bar.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-path-entry.lo `test -f 'gtk/fm-path-entry.c' || echo './'`gtk/fm-path-entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-path-bar.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-path-bar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-path-entry.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-path-entry.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-places-model.lo `test -f 'gtk/fm-places-model.c' || echo './'`gtk/fm-places-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-places-model.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-places-model.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-places-view.lo `test -f 'gtk/fm-places-view.c' || echo './'`gtk/fm-places-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-places-view.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-places-view.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-progress-dlg.lo `test -f 'gtk/fm-progress-dlg.c' || echo './'`gtk/fm-progress-dlg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-progress-dlg.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-progress-dlg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-side-pane.lo `test -f 'gtk/fm-side-pane.c' || echo './'`gtk/fm-side-pane.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-standard-view.lo `test -f 'gtk/fm-standard-view.c' || echo './'`gtk/fm-standard-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-side-pane.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-side-pane.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-tab-label.lo `test -f 'gtk/fm-tab-label.c' || echo './'`gtk/fm-tab-label.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-standard-view.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-standard-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-tab-label.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-tab-label.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk/libfm_gtk_la-fm-thumbnail.lo `test -f 'gtk/fm-thumbnail.c' || echo './'`gtk/fm-thumbnail.c gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tools/libfm_pref_apps-libfm-pref-apps.o `test -f 'tools/libfm-pref-apps.c' || echo './'`tools/libfm-pref-apps.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk/fm-thumbnail.c -fPIC -DPIC -o gtk/.libs/libfm_gtk_la-fm-thumbnail.o gcc -DHAVE_CONFIG_H -I. -I.. -I./base -I./job -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o tools/lxshortcut-lxshortcut.o `test -f 'tools/lxshortcut.c' || echo './'`tools/lxshortcut.c /bin/sh ../libtool --tag=CC --mode=link gcc -I./extra -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -export-symbols-regex ^fm -version-info 4:3:0 -Wl,-z,defs -Wl,-z,relro -o libfm-extra.la -rpath /usr/lib64 extra/libfm_extra_la-fm-xml-file.lo -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm libtool: link: /usr/bin/nm -B extra/.libs/libfm_extra_la-fm-xml-file.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libfm-extra.exp libtool: link: /usr/bin/grep -E -e "^fm" ".libs/libfm-extra.exp" > ".libs/libfm-extra.expT" libtool: link: mv -f ".libs/libfm-extra.expT" ".libs/libfm-extra.exp" libtool: link: echo "{ global:" > .libs/libfm-extra.ver libtool: link: cat .libs/libfm-extra.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfm-extra.ver libtool: link: echo "local: *; };" >> .libs/libfm-extra.ver libtool: link: gcc -shared -fPIC -DPIC extra/.libs/libfm_extra_la-fm-xml-file.o -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libfm-extra.so.4 -Wl,-version-script -Wl,.libs/libfm-extra.ver -o .libs/libfm-extra.so.4.0.3 /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_DATA_DIR=\""/usr/share/libfm"\" -DPACKAGE_MODULES_DIR=\""/usr/lib64/libfm/modules"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -export-symbols-regex ^fm -version-info 4:3:0 -Wl,-z,defs -Wl,-z,relro -o libfm.la -rpath /usr/lib64 libfm_la-fm.lo libfm_la-glib-compat.lo base/libfm_la-fm-app-info.lo base/libfm_la-fm-archiver.lo base/libfm_la-fm-bookmarks.lo base/libfm_la-fm-config.lo base/libfm_la-fm-dummy-monitor.lo base/libfm_la-fm-file.lo base/libfm_la-fm-file-info.lo base/libfm_la-fm-file-launcher.lo base/libfm_la-fm-folder.lo base/libfm_la-fm-folder-config.lo base/libfm_la-fm-icon.lo base/libfm_la-fm-list.lo base/libfm_la-fm-marshal.lo base/libfm_la-fm-mime-type.lo base/libfm_la-fm-module.lo base/libfm_la-fm-monitor.lo base/libfm_la-fm-nav-history.lo base/libfm_la-fm-path.lo base/libfm_la-fm-templates.lo base/libfm_la-fm-terminal.lo base/libfm_la-fm-thumbnail-loader.lo base/libfm_la-fm-thumbnailer.lo base/libfm_la-fm-utils.lo job/libfm_la-fm-deep-count-job.lo job/libfm_la-fm-dir-list-job.lo job/libfm_la-fm-file-info-job.lo job/libfm_la-fm-file-ops-job.lo job/libfm_la-fm-file-ops-job-change-attr.lo job/libfm_la-fm-file-ops-job-delete.lo job/libfm_la-fm-file-ops-job-xfer.lo job/libfm_la-fm-job.lo job/libfm_la-fm-simple-job.lo udisks/libfm_la-fm-udisks.lo udisks/libfm_la-g-udisks-volume-monitor.lo udisks/libfm_la-g-udisks-device.lo udisks/libfm_la-g-udisks-volume.lo udisks/libfm_la-g-udisks-drive.lo udisks/libfm_la-g-udisks-mount.lo udisks/libfm_la-dbus-utils.lo -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lmenu-cache -lglib-2.0 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -ldl -lm libtool: link: (cd ".libs" && rm -f "libfm-extra.so.4" && ln -s "libfm-extra.so.4.0.3" "libfm-extra.so.4") libtool: link: (cd ".libs" && rm -f "libfm-extra.so" && ln -s "libfm-extra.so.4.0.3" "libfm-extra.so") libtool: link: ( cd ".libs" && rm -f "libfm-extra.la" && ln -s "../libfm-extra.la" "libfm-extra.la" ) libtool: link: /usr/bin/nm -B .libs/libfm_la-fm.o .libs/libfm_la-glib-compat.o base/.libs/libfm_la-fm-app-info.o base/.libs/libfm_la-fm-archiver.o base/.libs/libfm_la-fm-bookmarks.o base/.libs/libfm_la-fm-config.o base/.libs/libfm_la-fm-dummy-monitor.o base/.libs/libfm_la-fm-file.o base/.libs/libfm_la-fm-file-info.o base/.libs/libfm_la-fm-file-launcher.o base/.libs/libfm_la-fm-folder.o base/.libs/libfm_la-fm-folder-config.o base/.libs/libfm_la-fm-icon.o base/.libs/libfm_la-fm-list.o base/.libs/libfm_la-fm-marshal.o base/.libs/libfm_la-fm-mime-type.o base/.libs/libfm_la-fm-module.o base/.libs/libfm_la-fm-monitor.o base/.libs/libfm_la-fm-nav-history.o base/.libs/libfm_la-fm-path.o base/.libs/libfm_la-fm-templates.o base/.libs/libfm_la-fm-terminal.o base/.libs/libfm_la-fm-thumbnail-loader.o base/.libs/libfm_la-fm-thumbnailer.o base/.libs/libfm_la-fm-utils.o job/.libs/libfm_la-fm-deep-count-job.o job/.libs/libfm_la-fm-dir-list-job.o job/.libs/libfm_la-fm-file-info-job.o job/.libs/libfm_la-fm-file-ops-job.o job/.libs/libfm_la-fm-file-ops-job-change-attr.o job/.libs/libfm_la-fm-file-ops-job-delete.o job/.libs/libfm_la-fm-file-ops-job-xfer.o job/.libs/libfm_la-fm-job.o job/.libs/libfm_la-fm-simple-job.o udisks/.libs/libfm_la-fm-udisks.o udisks/.libs/libfm_la-g-udisks-volume-monitor.o udisks/.libs/libfm_la-g-udisks-device.o udisks/.libs/libfm_la-g-udisks-volume.o udisks/.libs/libfm_la-g-udisks-drive.o udisks/.libs/libfm_la-g-udisks-mount.o udisks/.libs/libfm_la-dbus-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libfm.exp libtool: link: /usr/bin/grep -E -e "^fm" ".libs/libfm.exp" > ".libs/libfm.expT" libtool: link: mv -f ".libs/libfm.expT" ".libs/libfm.exp" libtool: link: echo "{ global:" > .libs/libfm.ver libtool: link: cat .libs/libfm.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfm.ver libtool: link: echo "local: *; };" >> .libs/libfm.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libfm_la-fm.o .libs/libfm_la-glib-compat.o base/.libs/libfm_la-fm-app-info.o base/.libs/libfm_la-fm-archiver.o base/.libs/libfm_la-fm-bookmarks.o base/.libs/libfm_la-fm-config.o base/.libs/libfm_la-fm-dummy-monitor.o base/.libs/libfm_la-fm-file.o base/.libs/libfm_la-fm-file-info.o base/.libs/libfm_la-fm-file-launcher.o base/.libs/libfm_la-fm-folder.o base/.libs/libfm_la-fm-folder-config.o base/.libs/libfm_la-fm-icon.o base/.libs/libfm_la-fm-list.o base/.libs/libfm_la-fm-marshal.o base/.libs/libfm_la-fm-mime-type.o base/.libs/libfm_la-fm-module.o base/.libs/libfm_la-fm-monitor.o base/.libs/libfm_la-fm-nav-history.o base/.libs/libfm_la-fm-path.o base/.libs/libfm_la-fm-templates.o base/.libs/libfm_la-fm-terminal.o base/.libs/libfm_la-fm-thumbnail-loader.o base/.libs/libfm_la-fm-thumbnailer.o base/.libs/libfm_la-fm-utils.o job/.libs/libfm_la-fm-deep-count-job.o job/.libs/libfm_la-fm-dir-list-job.o job/.libs/libfm_la-fm-file-info-job.o job/.libs/libfm_la-fm-file-ops-job.o job/.libs/libfm_la-fm-file-ops-job-change-attr.o job/.libs/libfm_la-fm-file-ops-job-delete.o job/.libs/libfm_la-fm-file-ops-job-xfer.o job/.libs/libfm_la-fm-job.o job/.libs/libfm_la-fm-simple-job.o udisks/.libs/libfm_la-fm-udisks.o udisks/.libs/libfm_la-g-udisks-volume-monitor.o udisks/.libs/libfm_la-g-udisks-device.o udisks/.libs/libfm_la-g-udisks-volume.o udisks/.libs/libfm_la-g-udisks-drive.o udisks/.libs/libfm_la-g-udisks-mount.o udisks/.libs/libfm_la-dbus-utils.o -lgio-2.0 -lgthread-2.0 -lmenu-cache -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -ldl -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libfm.so.4 -Wl,-version-script -Wl,.libs/libfm.ver -o .libs/libfm.so.4.0.3 libtool: link: (cd ".libs" && rm -f "libfm.so.4" && ln -s "libfm.so.4.0.3" "libfm.so.4") libtool: link: (cd ".libs" && rm -f "libfm.so" && ln -s "libfm.so.4.0.3" "libfm.so") libtool: link: ( cd ".libs" && rm -f "libfm.la" && ln -s "../libfm.la" "libfm.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I./gtk -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_THEME_DIR=\""/usr/share/libfm/images"\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -export-symbols-regex ^fm -version-info 4:3:0 -rpath /usr/lib64 -Wl,-z,defs -Wl,-z,relro -o libfm-gtk.la libfm_gtk_la-fm-gtk.lo libfm_gtk_la-glib-compat.lo libfm_gtk_la-gtk-compat.lo gtk/exo/libfm_gtk_la-exo-icon-view.lo gtk/exo/libfm_gtk_la-exo-private.lo gtk/exo/libfm_gtk_la-exo-tree-view.lo gtk/exo/libfm_gtk_la-exo-marshal.lo gtk/exo/libfm_gtk_la-exo-string.lo gtk/libfm_gtk_la-fm-app-chooser-combo-box.lo gtk/libfm_gtk_la-fm-app-chooser-dlg.lo gtk/libfm_gtk_la-fm-app-menu-view.lo gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.lo gtk/libfm_gtk_la-fm-cell-renderer-text.lo gtk/libfm_gtk_la-fm-clipboard.lo gtk/libfm_gtk_la-fm-dir-tree-model.lo gtk/libfm_gtk_la-fm-dir-tree-view.lo gtk/libfm_gtk_la-fm-dnd-auto-scroll.lo gtk/libfm_gtk_la-fm-dnd-dest.lo gtk/libfm_gtk_la-fm-dnd-src.lo gtk/libfm_gtk_la-fm-file-menu.lo gtk/libfm_gtk_la-fm-file-properties.lo gtk/libfm_gtk_la-fm-folder-model.lo gtk/libfm_gtk_la-fm-folder-view.lo gtk/libfm_gtk_la-fm-gtk-file-launcher.lo gtk/libfm_gtk_la-fm-gtk-utils.lo gtk/libfm_gtk_la-fm-gtk-marshal.lo gtk/libfm_gtk_la-fm-icon-pixbuf.lo gtk/libfm_gtk_la-fm-menu-tool-item.lo gtk/libfm_gtk_la-fm-path-bar.lo gtk/libfm_gtk_la-fm-path-entry.lo gtk/libfm_gtk_la-fm-places-model.lo gtk/libfm_gtk_la-fm-places-view.lo gtk/libfm_gtk_la-fm-progress-dlg.lo gtk/libfm_gtk_la-fm-side-pane.lo gtk/libfm_gtk_la-fm-standard-view.lo gtk/libfm_gtk_la-fm-tab-label.lo gtk/libfm_gtk_la-fm-thumbnail.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lmenu-cache -lglib-2.0 libfm.la -ldl -lm libtool: link: /usr/bin/nm -B .libs/libfm_gtk_la-fm-gtk.o .libs/libfm_gtk_la-glib-compat.o .libs/libfm_gtk_la-gtk-compat.o gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o gtk/exo/.libs/libfm_gtk_la-exo-private.o gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o gtk/exo/.libs/libfm_gtk_la-exo-marshal.o gtk/exo/.libs/libfm_gtk_la-exo-string.o gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o gtk/.libs/libfm_gtk_la-fm-app-menu-view.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o gtk/.libs/libfm_gtk_la-fm-clipboard.o gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o gtk/.libs/libfm_gtk_la-fm-dnd-dest.o gtk/.libs/libfm_gtk_la-fm-dnd-src.o gtk/.libs/libfm_gtk_la-fm-file-menu.o gtk/.libs/libfm_gtk_la-fm-file-properties.o gtk/.libs/libfm_gtk_la-fm-folder-model.o gtk/.libs/libfm_gtk_la-fm-folder-view.o gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o gtk/.libs/libfm_gtk_la-fm-gtk-utils.o gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o gtk/.libs/libfm_gtk_la-fm-path-bar.o gtk/.libs/libfm_gtk_la-fm-path-entry.o gtk/.libs/libfm_gtk_la-fm-places-model.o gtk/.libs/libfm_gtk_la-fm-places-view.o gtk/.libs/libfm_gtk_la-fm-progress-dlg.o gtk/.libs/libfm_gtk_la-fm-side-pane.o gtk/.libs/libfm_gtk_la-fm-standard-view.o gtk/.libs/libfm_gtk_la-fm-tab-label.o gtk/.libs/libfm_gtk_la-fm-thumbnail.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libfm-gtk.exp libtool: link: /usr/bin/grep -E -e "^fm" ".libs/libfm-gtk.exp" > ".libs/libfm-gtk.expT" libtool: link: mv -f ".libs/libfm-gtk.expT" ".libs/libfm-gtk.exp" libtool: link: echo "{ global:" > .libs/libfm-gtk.ver libtool: link: cat .libs/libfm-gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfm-gtk.ver libtool: link: echo "local: *; };" >> .libs/libfm-gtk.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libfm_gtk_la-fm-gtk.o .libs/libfm_gtk_la-glib-compat.o .libs/libfm_gtk_la-gtk-compat.o gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o gtk/exo/.libs/libfm_gtk_la-exo-private.o gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o gtk/exo/.libs/libfm_gtk_la-exo-marshal.o gtk/exo/.libs/libfm_gtk_la-exo-string.o gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o gtk/.libs/libfm_gtk_la-fm-app-menu-view.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o gtk/.libs/libfm_gtk_la-fm-clipboard.o gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o gtk/.libs/libfm_gtk_la-fm-dnd-dest.o gtk/.libs/libfm_gtk_la-fm-dnd-src.o gtk/.libs/libfm_gtk_la-fm-file-menu.o gtk/.libs/libfm_gtk_la-fm-file-properties.o gtk/.libs/libfm_gtk_la-fm-folder-model.o gtk/.libs/libfm_gtk_la-fm-folder-view.o gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o gtk/.libs/libfm_gtk_la-fm-gtk-utils.o gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o gtk/.libs/libfm_gtk_la-fm-path-bar.o gtk/.libs/libfm_gtk_la-fm-path-entry.o gtk/.libs/libfm_gtk_la-fm-places-model.o gtk/.libs/libfm_gtk_la-fm-places-view.o gtk/.libs/libfm_gtk_la-fm-progress-dlg.o gtk/.libs/libfm_gtk_la-fm-side-pane.o gtk/.libs/libfm_gtk_la-fm-standard-view.o gtk/.libs/libfm_gtk_la-fm-tab-label.o gtk/.libs/libfm_gtk_la-fm-thumbnail.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lcairo -lmenu-cache -lglib-2.0 ./.libs/libfm.so -ldl -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libfm-gtk.so.4 -Wl,-version-script -Wl,.libs/libfm-gtk.ver -o .libs/libfm-gtk.so.4.0.3 libtool: link: (cd ".libs" && rm -f "libfm-gtk.so.4" && ln -s "libfm-gtk.so.4.0.3" "libfm-gtk.so.4") libtool: link: (cd ".libs" && rm -f "libfm-gtk.so" && ln -s "libfm-gtk.so.4.0.3" "libfm-gtk.so") libtool: link: ( cd ".libs" && rm -f "libfm-gtk.la" && ln -s "../libfm-gtk.la" "libfm-gtk.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_UI_DIR=\""/usr/share/libfm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,defs -Wl,-z,relro -o libfm-pref-apps libfm_pref_apps-glib-compat.o libfm_pref_apps-gtk-compat.o tools/libfm_pref_apps-libfm-pref-apps.o -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lmenu-cache -lglib-2.0 libfm.la libfm-gtk.la -ldl -lm /bin/sh ../libtool --tag=CC --mode=link gcc -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,defs -Wl,-z,relro -o lxshortcut tools/lxshortcut-lxshortcut.o -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo libfm.la libfm-gtk.la -ldl -lm libtool: link: gcc -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/lxshortcut tools/lxshortcut-lxshortcut.o -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ./.libs/libfm.so ./.libs/libfm-gtk.so -ldl -lm -pthread libtool: link: gcc -I./gtk -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/libfm-pref-apps libfm_pref_apps-glib-compat.o libfm_pref_apps-gtk-compat.o tools/libfm_pref_apps-libfm-pref-apps.o -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lcairo -lmenu-cache -lglib-2.0 ./.libs/libfm.so ./.libs/libfm-gtk.so -ldl -lm -pthread make[4]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' Making all in modules make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src/extra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vfs_menu_la-vfs-menu.lo `test -f 'vfs-menu.c' || echo './'`vfs-menu.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o vfs-search.lo vfs-search.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.lo `test -f 'gtk-fileprop-x-desktop.c' || echo './'`gtk-fileprop-x-desktop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vfs-search.c -fPIC -DPIC -o .libs/vfs-search.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src/extra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c vfs-menu.c -fPIC -DPIC -o .libs/vfs_menu_la-vfs-menu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk-fileprop-x-desktop.c -fPIC -DPIC -o .libs/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.lo `test -f 'gtk-fileprop-x-shortcut.c' || echo './'`gtk-fileprop-x-shortcut.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk-fileprop-x-shortcut.c -fPIC -DPIC -o .libs/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o gtk_menu_trash_la-gtk-menu-trash.lo `test -f 'gtk-menu-trash.c' || echo './'`gtk-menu-trash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/job -Werror-implicit-function-declaration -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c gtk-menu-trash.c -fPIC -DPIC -o .libs/gtk_menu_trash_la-gtk-menu-trash.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o vfs-search.la -rpath /usr/lib64/libfm/modules vfs-search.lo -ldl -lm ../../src/libfm.la /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-fileprop-x-desktop.la -rpath /usr/lib64/libfm/modules gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-fileprop-x-shortcut.la -rpath /usr/lib64/libfm/modules gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la libtool: link: gcc -shared -fPIC -DPIC .libs/vfs-search.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm ../../src/.libs/libfm.so -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,vfs-search.so -o .libs/vfs-search.so libtool: link: gcc -shared -fPIC -DPIC .libs/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/.libs/libfm.so -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-fileprop-x-desktop.so -o .libs/gtk-fileprop-x-desktop.so libtool: link: ( cd ".libs" && rm -f "vfs-search.la" && ln -s "../vfs-search.la" "vfs-search.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-menu-trash.la -rpath /usr/lib64/libfm/modules gtk_menu_trash_la-gtk-menu-trash.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../../src/libfm-gtk.la -ldl -lm ../../src/libfm.la libtool: link: gcc -shared -fPIC -DPIC .libs/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/.libs/libfm.so -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-fileprop-x-shortcut.so -o .libs/gtk-fileprop-x-shortcut.so libtool: link: ( cd ".libs" && rm -f "gtk-fileprop-x-desktop.la" && ln -s "../gtk-fileprop-x-desktop.la" "gtk-fileprop-x-desktop.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src/extra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o vfs-menu.la -rpath /usr/lib64/libfm/modules vfs_menu_la-vfs-menu.lo -lmenu-cache -lglib-2.0 ../../src/libfm-extra.la -ldl -lm ../../src/libfm.la libtool: link: ( cd ".libs" && rm -f "gtk-fileprop-x-shortcut.la" && ln -s "../gtk-fileprop-x-shortcut.la" "gtk-fileprop-x-shortcut.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/gtk_menu_trash_la-gtk-menu-trash.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../../src/.libs/libfm-gtk.so -ldl -lm ../../src/.libs/libfm.so -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-menu-trash.so -o .libs/gtk-menu-trash.so libtool: link: gcc -shared -fPIC -DPIC .libs/vfs_menu_la-vfs-menu.o -Wl,-rpath -Wl,/builddir/build/BUILD/libfm-1.2.3/src/.libs -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 ../../src/.libs/libfm-extra.so -ldl -lm ../../src/.libs/libfm.so -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,vfs-menu.so -o .libs/vfs-menu.so libtool: link: ( cd ".libs" && rm -f "gtk-menu-trash.la" && ln -s "../gtk-menu-trash.la" "gtk-menu-trash.la" ) libtool: link: ( cd ".libs" && rm -f "vfs-menu.la" && ln -s "../vfs-menu.la" "vfs-menu.la" ) make[4]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' Making all in tests make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/tests' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/extra -I../../src/actions -I../../src/job -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test-fm-path.o test-fm-path.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/base -I../../src/extra -I../../src/actions -I../../src/job -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -Werror-implicit-function-declaration -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfm-file-search-cli-demo.o libfm-file-search-cli-demo.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,defs -Wl,-z,relro -o file-search-cli-demo libfm-file-search-cli-demo.o ../../src/libfm.la -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,defs -Wl,-z,relro -o fm-path test-fm-path.o ../../src/libfm.la -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/file-search-cli-demo libfm-file-search-cli-demo.o -pthread ../../src/.libs/libfm.so -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm -pthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -o .libs/fm-path test-fm-path.o -pthread ../../src/.libs/libfm.so -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm -pthread make[4]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' Making all in po make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file af.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lg.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ms.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nn.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo tt_RU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tt_RU.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/po' Making all in data make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data' Making all in ui make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data' make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3' make[1]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4ZRrXB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 + cd libfm-1.2.3 + echo '------${RPM_BUILD_ROOT} = /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64' ------${RPM_BUILD_ROOT} = /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 + echo '------{?dist} = .el7.centos' ------{?dist} = .el7.centos + echo '------{buildroot} = /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64' ------{buildroot} = /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 + echo '------{_bindir} = /usr/bin' ------{_bindir} = /usr/bin ------{_sysconfdir} = /etc ------{_includedir} = /usr/include ------{_libdir} = /usr/lib64 ------{_datadir} = /usr/share ------{_docdir} = /usr/share/doc ------{_infodir} = /usr/share/info ------{_mandir} = /usr/share/man + echo '------{_sysconfdir} = /etc' + echo '------{_includedir} = /usr/include' + echo '------{_libdir} = /usr/lib64' + echo '------{_datadir} = /usr/share' + echo '------{_docdir} = /usr/share/doc' + echo '------{_infodir} = /usr/share/info' + echo '------{_mandir} = /usr/share/man' + make install DESTDIR=/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 'INSTALL=install -p' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' Making install in . make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64' /bin/sh ../libtool --mode=install install -p libfm-extra.la libfm.la libfm-gtk.la '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64' libtool: install: install -p .libs/libfm-extra.so.4.0.3 /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so.4.0.3 libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm-extra.so.4.0.3 libfm-extra.so.4 || { rm -f libfm-extra.so.4 && ln -s libfm-extra.so.4.0.3 libfm-extra.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm-extra.so.4.0.3 libfm-extra.so || { rm -f libfm-extra.so && ln -s libfm-extra.so.4.0.3 libfm-extra.so; }; }) libtool: install: install -p .libs/libfm-extra.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.la libtool: install: install -p .libs/libfm.so.4.0.3 /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm.so.4.0.3 libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm.so.4.0.3 libfm.so.4 || { rm -f libfm.so.4 && ln -s libfm.so.4.0.3 libfm.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm.so.4.0.3 libfm.so || { rm -f libfm.so && ln -s libfm.so.4.0.3 libfm.so; }; }) libtool: install: install -p .libs/libfm.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm.la libtool: install: warning: relinking `libfm-gtk.la' libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -I./gtk -DPACKAGE_UI_DIR=\"/usr/share/libfm/ui\" -DPACKAGE_THEME_DIR=\"/usr/share/libfm/images\" -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -export-symbols-regex "^fm" -version-info 4:3:0 -rpath /usr/lib64 -Wl,-z,defs -Wl,-z,relro -o libfm-gtk.la libfm_gtk_la-fm-gtk.lo libfm_gtk_la-glib-compat.lo libfm_gtk_la-gtk-compat.lo gtk/exo/libfm_gtk_la-exo-icon-view.lo gtk/exo/libfm_gtk_la-exo-private.lo gtk/exo/libfm_gtk_la-exo-tree-view.lo gtk/exo/libfm_gtk_la-exo-marshal.lo gtk/exo/libfm_gtk_la-exo-string.lo gtk/libfm_gtk_la-fm-app-chooser-combo-box.lo gtk/libfm_gtk_la-fm-app-chooser-dlg.lo gtk/libfm_gtk_la-fm-app-menu-view.lo gtk/libfm_gtk_la-fm-cell-renderer-pixbuf.lo gtk/libfm_gtk_la-fm-cell-renderer-text.lo gtk/libfm_gtk_la-fm-clipboard.lo gtk/libfm_gtk_la-fm-dir-tree-model.lo gtk/libfm_gtk_la-fm-dir-tree-view.lo gtk/libfm_gtk_la-fm-dnd-auto-scroll.lo gtk/libfm_gtk_la-fm-dnd-dest.lo gtk/libfm_gtk_la-fm-dnd-src.lo gtk/libfm_gtk_la-fm-file-menu.lo gtk/libfm_gtk_la-fm-file-properties.lo gtk/libfm_gtk_la-fm-folder-model.lo gtk/libfm_gtk_la-fm-folder-view.lo gtk/libfm_gtk_la-fm-gtk-file-launcher.lo gtk/libfm_gtk_la-fm-gtk-utils.lo gtk/libfm_gtk_la-fm-gtk-marshal.lo gtk/libfm_gtk_la-fm-icon-pixbuf.lo gtk/libfm_gtk_la-fm-menu-tool-item.lo gtk/libfm_gtk_la-fm-path-bar.lo gtk/libfm_gtk_la-fm-path-entry.lo gtk/libfm_gtk_la-fm-places-model.lo gtk/libfm_gtk_la-fm-places-view.lo gtk/libfm_gtk_la-fm-progress-dlg.lo gtk/libfm_gtk_la-fm-side-pane.lo gtk/libfm_gtk_la-fm-standard-view.lo gtk/libfm_gtk_la-fm-tab-label.lo gtk/libfm_gtk_la-fm-thumbnail.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -lmenu-cache -lglib-2.0 libfm.la -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: relink: /usr/bin/nm -B .libs/libfm_gtk_la-fm-gtk.o .libs/libfm_gtk_la-glib-compat.o .libs/libfm_gtk_la-gtk-compat.o gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o gtk/exo/.libs/libfm_gtk_la-exo-private.o gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o gtk/exo/.libs/libfm_gtk_la-exo-marshal.o gtk/exo/.libs/libfm_gtk_la-exo-string.o gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o gtk/.libs/libfm_gtk_la-fm-app-menu-view.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o gtk/.libs/libfm_gtk_la-fm-clipboard.o gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o gtk/.libs/libfm_gtk_la-fm-dnd-dest.o gtk/.libs/libfm_gtk_la-fm-dnd-src.o gtk/.libs/libfm_gtk_la-fm-file-menu.o gtk/.libs/libfm_gtk_la-fm-file-properties.o gtk/.libs/libfm_gtk_la-fm-folder-model.o gtk/.libs/libfm_gtk_la-fm-folder-view.o gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o gtk/.libs/libfm_gtk_la-fm-gtk-utils.o gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o gtk/.libs/libfm_gtk_la-fm-path-bar.o gtk/.libs/libfm_gtk_la-fm-path-entry.o gtk/.libs/libfm_gtk_la-fm-places-model.o gtk/.libs/libfm_gtk_la-fm-places-view.o gtk/.libs/libfm_gtk_la-fm-progress-dlg.o gtk/.libs/libfm_gtk_la-fm-side-pane.o gtk/.libs/libfm_gtk_la-fm-standard-view.o gtk/.libs/libfm_gtk_la-fm-tab-label.o gtk/.libs/libfm_gtk_la-fm-thumbnail.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libfm-gtk.exp libtool: relink: /usr/bin/grep -E -e "^fm" ".libs/libfm-gtk.exp" > ".libs/libfm-gtk.expT" libtool: relink: mv -f ".libs/libfm-gtk.expT" ".libs/libfm-gtk.exp" libtool: relink: echo "{ global:" > .libs/libfm-gtk.ver libtool: relink: cat .libs/libfm-gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libfm-gtk.ver libtool: relink: echo "local: *; };" >> .libs/libfm-gtk.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/libfm_gtk_la-fm-gtk.o .libs/libfm_gtk_la-glib-compat.o .libs/libfm_gtk_la-gtk-compat.o gtk/exo/.libs/libfm_gtk_la-exo-icon-view.o gtk/exo/.libs/libfm_gtk_la-exo-private.o gtk/exo/.libs/libfm_gtk_la-exo-tree-view.o gtk/exo/.libs/libfm_gtk_la-exo-marshal.o gtk/exo/.libs/libfm_gtk_la-exo-string.o gtk/.libs/libfm_gtk_la-fm-app-chooser-combo-box.o gtk/.libs/libfm_gtk_la-fm-app-chooser-dlg.o gtk/.libs/libfm_gtk_la-fm-app-menu-view.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-pixbuf.o gtk/.libs/libfm_gtk_la-fm-cell-renderer-text.o gtk/.libs/libfm_gtk_la-fm-clipboard.o gtk/.libs/libfm_gtk_la-fm-dir-tree-model.o gtk/.libs/libfm_gtk_la-fm-dir-tree-view.o gtk/.libs/libfm_gtk_la-fm-dnd-auto-scroll.o gtk/.libs/libfm_gtk_la-fm-dnd-dest.o gtk/.libs/libfm_gtk_la-fm-dnd-src.o gtk/.libs/libfm_gtk_la-fm-file-menu.o gtk/.libs/libfm_gtk_la-fm-file-properties.o gtk/.libs/libfm_gtk_la-fm-folder-model.o gtk/.libs/libfm_gtk_la-fm-folder-view.o gtk/.libs/libfm_gtk_la-fm-gtk-file-launcher.o gtk/.libs/libfm_gtk_la-fm-gtk-utils.o gtk/.libs/libfm_gtk_la-fm-gtk-marshal.o gtk/.libs/libfm_gtk_la-fm-icon-pixbuf.o gtk/.libs/libfm_gtk_la-fm-menu-tool-item.o gtk/.libs/libfm_gtk_la-fm-path-bar.o gtk/.libs/libfm_gtk_la-fm-path-entry.o gtk/.libs/libfm_gtk_la-fm-places-model.o gtk/.libs/libfm_gtk_la-fm-places-view.o gtk/.libs/libfm_gtk_la-fm-progress-dlg.o gtk/.libs/libfm_gtk_la-fm-side-pane.o gtk/.libs/libfm_gtk_la-fm-standard-view.o gtk/.libs/libfm_gtk_la-fm-tab-label.o gtk/.libs/libfm_gtk_la-fm-thumbnail.o -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lcairo -lmenu-cache -lglib-2.0 -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm -ldl -lm -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libfm-gtk.so.4 -Wl,-version-script -Wl,.libs/libfm-gtk.ver -o .libs/libfm-gtk.so.4.0.3 libtool: install: install -p .libs/libfm-gtk.so.4.0.3T /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-gtk.so.4.0.3 libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm-gtk.so.4.0.3 libfm-gtk.so.4 || { rm -f libfm-gtk.so.4 && ln -s libfm-gtk.so.4.0.3 libfm-gtk.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 && { ln -s -f libfm-gtk.so.4.0.3 libfm-gtk.so || { rm -f libfm-gtk.so && ln -s libfm-gtk.so.4.0.3 libfm-gtk.so; }; }) libtool: install: install -p .libs/libfm-gtk.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-gtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin' /bin/sh ../libtool --mode=install install -p libfm-pref-apps lxshortcut '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin' libtool: install: warning: `libfm.la' has not been installed in `/usr/lib64' libtool: install: warning: `libfm-gtk.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/libfm-pref-apps /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin/libfm-pref-apps libtool: install: warning: `libfm.la' has not been installed in `/usr/lib64' libtool: install: warning: `libfm-gtk.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/lxshortcut /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin/lxshortcut test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include" ln -s libfm-1.0 "/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0' install -p -m 644 fm.h fm-seal.h base/fm-app-info.h base/fm-archiver.h base/fm-bookmarks.h base/fm-config.h base/fm-dummy-monitor.h base/fm-file.h base/fm-file-info.h base/fm-file-launcher.h base/fm-folder.h base/fm-folder-config.h base/fm-icon.h base/fm-list.h base/fm-marshal.h base/fm-mime-type.h base/fm-module.h base/fm-monitor.h base/fm-nav-history.h base/fm-path.h base/fm-templates.h base/fm-terminal.h base/fm-thumbnail-loader.h base/fm-thumbnailer.h base/fm-utils.h job/fm-deep-count-job.h job/fm-dir-list-job.h job/fm-file-info-job.h job/fm-file-ops-job.h job/fm-file-ops-job-change-attr.h job/fm-file-ops-job-delete.h job/fm-file-ops-job-xfer.h job/fm-job.h job/fm-simple-job.h fm-extra.h fm-version.h extra/fm-xml-file.h fm-gtk.h gtk/fm-app-chooser-combo-box.h gtk/fm-app-chooser-dlg.h '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0' install -p -m 644 gtk/fm-app-menu-view.h gtk/fm-cell-renderer-pixbuf.h gtk/fm-cell-renderer-text.h gtk/fm-clipboard.h gtk/fm-dir-tree-model.h gtk/fm-dir-tree-view.h gtk/fm-dnd-auto-scroll.h gtk/fm-dnd-dest.h gtk/fm-dnd-src.h gtk/fm-file-menu.h gtk/fm-file-properties.h gtk/fm-folder-model.h gtk/fm-folder-view.h gtk/fm-gtk-file-launcher.h gtk/fm-gtk-marshal.h gtk/fm-gtk-utils.h gtk/fm-icon-pixbuf.h gtk/fm-menu-tool-item.h gtk/fm-path-bar.h gtk/fm-path-entry.h gtk/fm-places-model.h gtk/fm-places-view.h gtk/fm-progress-dlg.h gtk/fm-side-pane.h gtk/fm-sortable.h gtk/fm-standard-view.h gtk/fm-tab-label.h gtk/fm-thumbnail.h '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0' make[4]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' Making install in modules make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules' /bin/sh ../../libtool --mode=install install -p vfs-menu.la vfs-search.la gtk-fileprop-x-desktop.la gtk-fileprop-x-shortcut.la gtk-menu-trash.la '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules' libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src/modules; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -I/usr/include/menu-cache -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../../src/extra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o vfs-menu.la -rpath /usr/lib64/libfm/modules vfs_menu_la-vfs-menu.lo -lmenu-cache -lglib-2.0 ../../src/libfm-extra.la -ldl -lm ../../src/libfm.la -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: install: warning: relinking `vfs-menu.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/vfs_menu_la-vfs-menu.o -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lmenu-cache -lglib-2.0 -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm-extra -ldl -lm -lfm -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,vfs-menu.so -o .libs/vfs-menu.so libtool: install: install -p .libs/vfs-menu.soT /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-menu.so libtool: install: install -p .libs/vfs-menu.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-menu.la libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src/modules; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o vfs-search.la -rpath /usr/lib64/libfm/modules vfs-search.lo -ldl -lm ../../src/libfm.la -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: install: warning: relinking `vfs-search.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/vfs-search.o -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -ldl -lm -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,vfs-search.so -o .libs/vfs-search.so libtool: install: install -p .libs/vfs-search.soT /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-search.so libtool: install: install -p .libs/vfs-search.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-search.la libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src/modules; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-fileprop-x-desktop.la -rpath /usr/lib64/libfm/modules gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: install: warning: relinking `gtk-fileprop-x-desktop.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/gtk_fileprop_x_desktop_la-gtk-fileprop-x-desktop.o -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-fileprop-x-desktop.so -o .libs/gtk-fileprop-x-desktop.so libtool: install: install -p .libs/gtk-fileprop-x-desktop.soT /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-desktop.so libtool: install: install -p .libs/gtk-fileprop-x-desktop.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-desktop.la libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src/modules; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-fileprop-x-shortcut.la -rpath /usr/lib64/libfm/modules gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm ../../src/libfm.la -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/gtk_fileprop_x_shortcut_la-gtk-fileprop-x-shortcut.o -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -ldl -lm -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-fileprop-x-shortcut.so -o .libs/gtk-fileprop-x-shortcut.so libtool: install: install -p .libs/gtk-fileprop-x-shortcut.soT /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-shortcut.so libtool: install: install -p .libs/gtk-fileprop-x-shortcut.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-shortcut.la libtool: install: (cd /builddir/build/BUILD/libfm-1.2.3/src/modules; /bin/sh /builddir/build/BUILD/libfm-1.2.3/libtool --tag CC --mode=relink gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -I../../src/gtk -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -no-undefined -module -avoid-version -shared -export-dynamic -pthread -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-z,defs -Wl,-z,relro -o gtk-menu-trash.la -rpath /usr/lib64/libfm/modules gtk_menu_trash_la-gtk-menu-trash.lo -pthread -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo ../../src/libfm-gtk.la -ldl -lm ../../src/libfm.la -inst-prefix-dir /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64) libtool: install: warning: relinking `gtk-fileprop-x-shortcut.la' libtool: install: warning: relinking `gtk-menu-trash.la' libtool: relink: gcc -shared -fPIC -DPIC .libs/gtk_menu_trash_la-gtk-menu-trash.o -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lfontconfig -lfreetype -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lcairo -L/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lfm-gtk -ldl -lm -lfm -pthread -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,gtk-menu-trash.so -o .libs/gtk-menu-trash.so libtool: install: install -p .libs/gtk-menu-trash.soT /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-menu-trash.so libtool: install: install -p .libs/gtk-menu-trash.lai /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-menu-trash.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/libfm/modules' make install-exec-hook make[5]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' rm -f /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/*.la make[5]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/modules' Making install in tests make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/tests' make[4]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/src/tests' 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/libfm-1.2.3/src/tests' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src/tests' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' make[1]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/src' Making install in po make[1]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/po' linguas="af ar be bg bn bn_IN ca cs da de el en_GB es et eu fa fi fo fr gl he hr hu id is it ja kk ko lg lt ml ms nb nl nn pa pl ps pt pt_BR ro ru sk sl sr sr@latin sv te th tr tt_RU ug uk ur ur_PK vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libfm-1.2.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/libfm.mo; \ echo "installing $lang.gmo as $dir/libfm.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/libfm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libfm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/libfm.mo.m; \ echo "installing $lang.gmo.m as $dir/libfm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/libfm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libfm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/af/LC_MESSAGES/libfm.mo installing ar.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/libfm.mo installing be.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/be/LC_MESSAGES/libfm.mo installing bg.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/libfm.mo installing bn.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES/libfm.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/libfm.mo installing ca.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/libfm.mo installing cs.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/libfm.mo installing da.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/libfm.mo installing de.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/libfm.mo installing el.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/libfm.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/libfm.mo installing es.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/libfm.mo installing et.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES/libfm.mo installing eu.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/libfm.mo installing fa.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/fa/LC_MESSAGES/libfm.mo installing fi.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/libfm.mo installing fo.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/fo/LC_MESSAGES/libfm.mo installing fr.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/libfm.mo installing gl.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/libfm.mo installing he.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/libfm.mo installing hr.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/hr/LC_MESSAGES/libfm.mo installing hu.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/libfm.mo installing id.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES/libfm.mo installing is.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/is/LC_MESSAGES/libfm.mo installing it.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/libfm.mo installing ja.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/libfm.mo installing kk.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/kk/LC_MESSAGES/libfm.mo installing ko.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/libfm.mo installing lg.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/lg/LC_MESSAGES/libfm.mo installing lt.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/lt/LC_MESSAGES/libfm.mo installing ml.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES/libfm.mo installing ms.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ms/LC_MESSAGES/libfm.mo installing nb.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/libfm.mo installing nl.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/libfm.mo installing nn.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/nn/LC_MESSAGES/libfm.mo installing pa.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/libfm.mo installing pl.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/libfm.mo installing ps.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ps/LC_MESSAGES/libfm.mo installing pt.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/libfm.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/libfm.mo installing ro.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/libfm.mo installing ru.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/libfm.mo installing sk.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/sk/LC_MESSAGES/libfm.mo installing sl.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/libfm.mo installing sr.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/libfm.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/libfm.mo installing sv.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/libfm.mo installing te.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/libfm.mo installing th.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/th/LC_MESSAGES/libfm.mo installing tr.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/libfm.mo installing tt_RU.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/tt_RU/LC_MESSAGES/libfm.mo installing ug.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ug/LC_MESSAGES/libfm.mo installing uk.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/libfm.mo installing ur.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ur/LC_MESSAGES/libfm.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/ur_PK/LC_MESSAGES/libfm.mo installing vi.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/libfm.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/libfm.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/libfm.mo make[1]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/po' Making install in data make[1]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data' Making install in ui make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm/ui' install -p -m 644 file-prop.ui progress.ui ask-rename.ui app-chooser.ui preferred-apps.ui exec-file.ui filesearch.ui choose-icon.ui '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm/ui' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data/ui' make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data' make[3]: Entering directory `/builddir/build/BUILD/libfm-1.2.3/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/applications' install -p -m 644 libfm-pref-apps.desktop lxshortcut.desktop '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/etc/xdg/libfm' install -p -m 644 libfm.conf '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/etc/xdg/libfm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm' install -p -m 644 archivers.list terminals.list '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm/images' install -p -m 644 images/unknown.png images/folder.png '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/libfm/images' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man/man1' install -p -m 644 libfm-pref-apps.1 lxshortcut.1 '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/mime/packages' install -p -m 644 libfm.xml '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/mime/packages' make[3]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data' make[1]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3/data' make[1]: Entering directory `/builddir/build/BUILD/libfm-1.2.3' make[2]: Entering directory `/builddir/build/BUILD/libfm-1.2.3' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/pkgconfig' install -p -m 644 libfm-extra.pc libfm.pc libfm-gtk.pc '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3' make[1]: Leaving directory `/builddir/build/BUILD/libfm-1.2.3' + rm -frv /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-extra.h /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-version.h /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-xml-file.h /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so.4 /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so.4.0.3 /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/pkgconfig/libfm-extra.pc removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-extra.h' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-version.h' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-xml-file.h' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so.4' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.so.4.0.3' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/pkgconfig/libfm-extra.pc' + rm -frv /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/doc /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/info /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.la /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-gtk.la /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm.la removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man/man1/lxshortcut.1' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man/man1/libfm-pref-apps.1' removed directory: '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man/man1' removed directory: '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/share/man' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-extra.la' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-gtk.la' removed '/builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm.la' + desktop-file-validate /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64//usr/share/applications/libfm-pref-apps.desktop + desktop-file-validate /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64//usr/share/applications/lxshortcut.desktop + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 libfm + echo '%defattr(-,root,root,-)' + echo '%defattr(-,root,root,-)' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-app-chooser-combo-box.h + bf=fm-app-chooser-combo-box.h + for dir in actions base job . + '[' -f src/actions/fm-app-chooser-combo-box.h ']' + for dir in actions base job . + '[' -f src/base/fm-app-chooser-combo-box.h ']' + for dir in actions base job . + '[' -f src/job/fm-app-chooser-combo-box.h ']' + for dir in actions base job . + '[' -f src/./fm-app-chooser-combo-box.h ']' + for dir in gtk + '[' -f src/gtk/fm-app-chooser-combo-box.h ']' + echo /usr/include/libfm-1.0/fm-app-chooser-combo-box.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-app-chooser-dlg.h + bf=fm-app-chooser-dlg.h + for dir in actions base job . + '[' -f src/actions/fm-app-chooser-dlg.h ']' + for dir in actions base job . + '[' -f src/base/fm-app-chooser-dlg.h ']' + for dir in actions base job . + '[' -f src/job/fm-app-chooser-dlg.h ']' + for dir in actions base job . + '[' -f src/./fm-app-chooser-dlg.h ']' + for dir in gtk + '[' -f src/gtk/fm-app-chooser-dlg.h ']' + echo /usr/include/libfm-1.0/fm-app-chooser-dlg.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-app-info.h + bf=fm-app-info.h + for dir in actions base job . + '[' -f src/actions/fm-app-info.h ']' + for dir in actions base job . + '[' -f src/base/fm-app-info.h ']' + echo /usr/include/libfm-1.0/fm-app-info.h + for dir in actions base job . + '[' -f src/job/fm-app-info.h ']' + for dir in actions base job . + '[' -f src/./fm-app-info.h ']' + for dir in gtk + '[' -f src/gtk/fm-app-info.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-app-menu-view.h + bf=fm-app-menu-view.h + for dir in actions base job . + '[' -f src/actions/fm-app-menu-view.h ']' + for dir in actions base job . + '[' -f src/base/fm-app-menu-view.h ']' + for dir in actions base job . + '[' -f src/job/fm-app-menu-view.h ']' + for dir in actions base job . + '[' -f src/./fm-app-menu-view.h ']' + for dir in gtk + '[' -f src/gtk/fm-app-menu-view.h ']' + echo /usr/include/libfm-1.0/fm-app-menu-view.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-archiver.h + bf=fm-archiver.h + for dir in actions base job . + '[' -f src/actions/fm-archiver.h ']' + for dir in actions base job . + '[' -f src/base/fm-archiver.h ']' + echo /usr/include/libfm-1.0/fm-archiver.h + for dir in actions base job . + '[' -f src/job/fm-archiver.h ']' + for dir in actions base job . + '[' -f src/./fm-archiver.h ']' + for dir in gtk + '[' -f src/gtk/fm-archiver.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-bookmarks.h + bf=fm-bookmarks.h + for dir in actions base job . + '[' -f src/actions/fm-bookmarks.h ']' + for dir in actions base job . + '[' -f src/base/fm-bookmarks.h ']' + echo /usr/include/libfm-1.0/fm-bookmarks.h + for dir in actions base job . + '[' -f src/job/fm-bookmarks.h ']' + for dir in actions base job . + '[' -f src/./fm-bookmarks.h ']' + for dir in gtk + '[' -f src/gtk/fm-bookmarks.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-cell-renderer-pixbuf.h + bf=fm-cell-renderer-pixbuf.h + for dir in actions base job . + '[' -f src/actions/fm-cell-renderer-pixbuf.h ']' + for dir in actions base job . + '[' -f src/base/fm-cell-renderer-pixbuf.h ']' + for dir in actions base job . + '[' -f src/job/fm-cell-renderer-pixbuf.h ']' + for dir in actions base job . + '[' -f src/./fm-cell-renderer-pixbuf.h ']' + for dir in gtk + '[' -f src/gtk/fm-cell-renderer-pixbuf.h ']' + echo /usr/include/libfm-1.0/fm-cell-renderer-pixbuf.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-cell-renderer-text.h + bf=fm-cell-renderer-text.h + for dir in actions base job . + '[' -f src/actions/fm-cell-renderer-text.h ']' + for dir in actions base job . + '[' -f src/base/fm-cell-renderer-text.h ']' + for dir in actions base job . + '[' -f src/job/fm-cell-renderer-text.h ']' + for dir in actions base job . + '[' -f src/./fm-cell-renderer-text.h ']' + for dir in gtk + '[' -f src/gtk/fm-cell-renderer-text.h ']' + echo /usr/include/libfm-1.0/fm-cell-renderer-text.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-clipboard.h + bf=fm-clipboard.h + for dir in actions base job . + '[' -f src/actions/fm-clipboard.h ']' + for dir in actions base job . + '[' -f src/base/fm-clipboard.h ']' + for dir in actions base job . + '[' -f src/job/fm-clipboard.h ']' + for dir in actions base job . + '[' -f src/./fm-clipboard.h ']' + for dir in gtk + '[' -f src/gtk/fm-clipboard.h ']' + echo /usr/include/libfm-1.0/fm-clipboard.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-config.h + bf=fm-config.h + for dir in actions base job . + '[' -f src/actions/fm-config.h ']' + for dir in actions base job . + '[' -f src/base/fm-config.h ']' + echo /usr/include/libfm-1.0/fm-config.h + for dir in actions base job . + '[' -f src/job/fm-config.h ']' + for dir in actions base job . + '[' -f src/./fm-config.h ']' + for dir in gtk + '[' -f src/gtk/fm-config.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-deep-count-job.h + bf=fm-deep-count-job.h + for dir in actions base job . + '[' -f src/actions/fm-deep-count-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-deep-count-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-deep-count-job.h ']' + echo /usr/include/libfm-1.0/fm-deep-count-job.h + for dir in actions base job . + '[' -f src/./fm-deep-count-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-deep-count-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dir-list-job.h + bf=fm-dir-list-job.h + for dir in actions base job . + '[' -f src/actions/fm-dir-list-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-dir-list-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-dir-list-job.h ']' + echo /usr/include/libfm-1.0/fm-dir-list-job.h + for dir in actions base job . + '[' -f src/./fm-dir-list-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-dir-list-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dir-tree-model.h + bf=fm-dir-tree-model.h + for dir in actions base job . + '[' -f src/actions/fm-dir-tree-model.h ']' + for dir in actions base job . + '[' -f src/base/fm-dir-tree-model.h ']' + for dir in actions base job . + '[' -f src/job/fm-dir-tree-model.h ']' + for dir in actions base job . + '[' -f src/./fm-dir-tree-model.h ']' + for dir in gtk + '[' -f src/gtk/fm-dir-tree-model.h ']' + echo /usr/include/libfm-1.0/fm-dir-tree-model.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dir-tree-view.h + bf=fm-dir-tree-view.h + for dir in actions base job . + '[' -f src/actions/fm-dir-tree-view.h ']' + for dir in actions base job . + '[' -f src/base/fm-dir-tree-view.h ']' + for dir in actions base job . + '[' -f src/job/fm-dir-tree-view.h ']' + for dir in actions base job . + '[' -f src/./fm-dir-tree-view.h ']' + for dir in gtk + '[' -f src/gtk/fm-dir-tree-view.h ']' + echo /usr/include/libfm-1.0/fm-dir-tree-view.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dnd-auto-scroll.h + bf=fm-dnd-auto-scroll.h + for dir in actions base job . + '[' -f src/actions/fm-dnd-auto-scroll.h ']' + for dir in actions base job . + '[' -f src/base/fm-dnd-auto-scroll.h ']' + for dir in actions base job . + '[' -f src/job/fm-dnd-auto-scroll.h ']' + for dir in actions base job . + '[' -f src/./fm-dnd-auto-scroll.h ']' + for dir in gtk + '[' -f src/gtk/fm-dnd-auto-scroll.h ']' + echo /usr/include/libfm-1.0/fm-dnd-auto-scroll.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dnd-dest.h + bf=fm-dnd-dest.h + for dir in actions base job . + '[' -f src/actions/fm-dnd-dest.h ']' + for dir in actions base job . + '[' -f src/base/fm-dnd-dest.h ']' + for dir in actions base job . + '[' -f src/job/fm-dnd-dest.h ']' + for dir in actions base job . + '[' -f src/./fm-dnd-dest.h ']' + for dir in gtk + '[' -f src/gtk/fm-dnd-dest.h ']' + echo /usr/include/libfm-1.0/fm-dnd-dest.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dnd-src.h + bf=fm-dnd-src.h + for dir in actions base job . + '[' -f src/actions/fm-dnd-src.h ']' + for dir in actions base job . + '[' -f src/base/fm-dnd-src.h ']' + for dir in actions base job . + '[' -f src/job/fm-dnd-src.h ']' + for dir in actions base job . + '[' -f src/./fm-dnd-src.h ']' + for dir in gtk + '[' -f src/gtk/fm-dnd-src.h ']' + echo /usr/include/libfm-1.0/fm-dnd-src.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-dummy-monitor.h + bf=fm-dummy-monitor.h + for dir in actions base job . + '[' -f src/actions/fm-dummy-monitor.h ']' + for dir in actions base job . + '[' -f src/base/fm-dummy-monitor.h ']' + echo /usr/include/libfm-1.0/fm-dummy-monitor.h + for dir in actions base job . + '[' -f src/job/fm-dummy-monitor.h ']' + for dir in actions base job . + '[' -f src/./fm-dummy-monitor.h ']' + for dir in gtk + '[' -f src/gtk/fm-dummy-monitor.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-info-job.h + bf=fm-file-info-job.h + for dir in actions base job . + '[' -f src/actions/fm-file-info-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-info-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-info-job.h ']' + echo /usr/include/libfm-1.0/fm-file-info-job.h + for dir in actions base job . + '[' -f src/./fm-file-info-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-info-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-info.h + bf=fm-file-info.h + for dir in actions base job . + '[' -f src/actions/fm-file-info.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-info.h ']' + echo /usr/include/libfm-1.0/fm-file-info.h + for dir in actions base job . + '[' -f src/job/fm-file-info.h ']' + for dir in actions base job . + '[' -f src/./fm-file-info.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-info.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-launcher.h + bf=fm-file-launcher.h + for dir in actions base job . + '[' -f src/actions/fm-file-launcher.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-launcher.h ']' + echo /usr/include/libfm-1.0/fm-file-launcher.h + for dir in actions base job . + '[' -f src/job/fm-file-launcher.h ']' + for dir in actions base job . + '[' -f src/./fm-file-launcher.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-launcher.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-menu.h + bf=fm-file-menu.h + for dir in actions base job . + '[' -f src/actions/fm-file-menu.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-menu.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-menu.h ']' + for dir in actions base job . + '[' -f src/./fm-file-menu.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-menu.h ']' + echo /usr/include/libfm-1.0/fm-file-menu.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-ops-job-change-attr.h + bf=fm-file-ops-job-change-attr.h + for dir in actions base job . + '[' -f src/actions/fm-file-ops-job-change-attr.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-ops-job-change-attr.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-ops-job-change-attr.h ']' + echo /usr/include/libfm-1.0/fm-file-ops-job-change-attr.h + for dir in actions base job . + '[' -f src/./fm-file-ops-job-change-attr.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-ops-job-change-attr.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-ops-job-delete.h + bf=fm-file-ops-job-delete.h + for dir in actions base job . + '[' -f src/actions/fm-file-ops-job-delete.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-ops-job-delete.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-ops-job-delete.h ']' + echo /usr/include/libfm-1.0/fm-file-ops-job-delete.h + for dir in actions base job . + '[' -f src/./fm-file-ops-job-delete.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-ops-job-delete.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-ops-job-xfer.h + bf=fm-file-ops-job-xfer.h + for dir in actions base job . + '[' -f src/actions/fm-file-ops-job-xfer.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-ops-job-xfer.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-ops-job-xfer.h ']' + echo /usr/include/libfm-1.0/fm-file-ops-job-xfer.h + for dir in actions base job . + '[' -f src/./fm-file-ops-job-xfer.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-ops-job-xfer.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-ops-job.h + bf=fm-file-ops-job.h + for dir in actions base job . + '[' -f src/actions/fm-file-ops-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-ops-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-ops-job.h ']' + echo /usr/include/libfm-1.0/fm-file-ops-job.h + for dir in actions base job . + '[' -f src/./fm-file-ops-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-ops-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file-properties.h + bf=fm-file-properties.h + for dir in actions base job . + '[' -f src/actions/fm-file-properties.h ']' + for dir in actions base job . + '[' -f src/base/fm-file-properties.h ']' + for dir in actions base job . + '[' -f src/job/fm-file-properties.h ']' + for dir in actions base job . + '[' -f src/./fm-file-properties.h ']' + for dir in gtk + '[' -f src/gtk/fm-file-properties.h ']' + echo /usr/include/libfm-1.0/fm-file-properties.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-file.h + bf=fm-file.h + for dir in actions base job . + '[' -f src/actions/fm-file.h ']' + for dir in actions base job . + '[' -f src/base/fm-file.h ']' + echo /usr/include/libfm-1.0/fm-file.h + for dir in actions base job . + '[' -f src/job/fm-file.h ']' + for dir in actions base job . + '[' -f src/./fm-file.h ']' + for dir in gtk + '[' -f src/gtk/fm-file.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-folder-config.h + bf=fm-folder-config.h + for dir in actions base job . + '[' -f src/actions/fm-folder-config.h ']' + for dir in actions base job . + '[' -f src/base/fm-folder-config.h ']' + echo /usr/include/libfm-1.0/fm-folder-config.h + for dir in actions base job . + '[' -f src/job/fm-folder-config.h ']' + for dir in actions base job . + '[' -f src/./fm-folder-config.h ']' + for dir in gtk + '[' -f src/gtk/fm-folder-config.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-folder-model.h + bf=fm-folder-model.h + for dir in actions base job . + '[' -f src/actions/fm-folder-model.h ']' + for dir in actions base job . + '[' -f src/base/fm-folder-model.h ']' + for dir in actions base job . + '[' -f src/job/fm-folder-model.h ']' + for dir in actions base job . + '[' -f src/./fm-folder-model.h ']' + for dir in gtk + '[' -f src/gtk/fm-folder-model.h ']' + echo /usr/include/libfm-1.0/fm-folder-model.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-folder-view.h + bf=fm-folder-view.h + for dir in actions base job . + '[' -f src/actions/fm-folder-view.h ']' + for dir in actions base job . + '[' -f src/base/fm-folder-view.h ']' + for dir in actions base job . + '[' -f src/job/fm-folder-view.h ']' + for dir in actions base job . + '[' -f src/./fm-folder-view.h ']' + for dir in gtk + '[' -f src/gtk/fm-folder-view.h ']' + echo /usr/include/libfm-1.0/fm-folder-view.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-folder.h + bf=fm-folder.h + for dir in actions base job . + '[' -f src/actions/fm-folder.h ']' + for dir in actions base job . + '[' -f src/base/fm-folder.h ']' + echo /usr/include/libfm-1.0/fm-folder.h + for dir in actions base job . + '[' -f src/job/fm-folder.h ']' + for dir in actions base job . + '[' -f src/./fm-folder.h ']' + for dir in gtk + '[' -f src/gtk/fm-folder.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-gtk-file-launcher.h + bf=fm-gtk-file-launcher.h + for dir in actions base job . + '[' -f src/actions/fm-gtk-file-launcher.h ']' + for dir in actions base job . + '[' -f src/base/fm-gtk-file-launcher.h ']' + for dir in actions base job . + '[' -f src/job/fm-gtk-file-launcher.h ']' + for dir in actions base job . + '[' -f src/./fm-gtk-file-launcher.h ']' + for dir in gtk + '[' -f src/gtk/fm-gtk-file-launcher.h ']' + echo /usr/include/libfm-1.0/fm-gtk-file-launcher.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-gtk-marshal.h + bf=fm-gtk-marshal.h + for dir in actions base job . + '[' -f src/actions/fm-gtk-marshal.h ']' + for dir in actions base job . + '[' -f src/base/fm-gtk-marshal.h ']' + for dir in actions base job . + '[' -f src/job/fm-gtk-marshal.h ']' + for dir in actions base job . + '[' -f src/./fm-gtk-marshal.h ']' + for dir in gtk + '[' -f src/gtk/fm-gtk-marshal.h ']' + echo /usr/include/libfm-1.0/fm-gtk-marshal.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-gtk-utils.h + bf=fm-gtk-utils.h + for dir in actions base job . + '[' -f src/actions/fm-gtk-utils.h ']' + for dir in actions base job . + '[' -f src/base/fm-gtk-utils.h ']' + for dir in actions base job . + '[' -f src/job/fm-gtk-utils.h ']' + for dir in actions base job . + '[' -f src/./fm-gtk-utils.h ']' + for dir in gtk + '[' -f src/gtk/fm-gtk-utils.h ']' + echo /usr/include/libfm-1.0/fm-gtk-utils.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-gtk.h + bf=fm-gtk.h + for dir in actions base job . + '[' -f src/actions/fm-gtk.h ']' + for dir in actions base job . + '[' -f src/base/fm-gtk.h ']' + for dir in actions base job . + '[' -f src/job/fm-gtk.h ']' + for dir in actions base job . + '[' -f src/./fm-gtk.h ']' + echo /usr/include/libfm-1.0/fm-gtk.h + for dir in gtk + '[' -f src/gtk/fm-gtk.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-icon-pixbuf.h + bf=fm-icon-pixbuf.h + for dir in actions base job . + '[' -f src/actions/fm-icon-pixbuf.h ']' + for dir in actions base job . + '[' -f src/base/fm-icon-pixbuf.h ']' + for dir in actions base job . + '[' -f src/job/fm-icon-pixbuf.h ']' + for dir in actions base job . + '[' -f src/./fm-icon-pixbuf.h ']' + for dir in gtk + '[' -f src/gtk/fm-icon-pixbuf.h ']' + echo /usr/include/libfm-1.0/fm-icon-pixbuf.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-icon.h + bf=fm-icon.h + for dir in actions base job . + '[' -f src/actions/fm-icon.h ']' + for dir in actions base job . + '[' -f src/base/fm-icon.h ']' + echo /usr/include/libfm-1.0/fm-icon.h + for dir in actions base job . + '[' -f src/job/fm-icon.h ']' + for dir in actions base job . + '[' -f src/./fm-icon.h ']' + for dir in gtk + '[' -f src/gtk/fm-icon.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-job.h + bf=fm-job.h + for dir in actions base job . + '[' -f src/actions/fm-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-job.h ']' + echo /usr/include/libfm-1.0/fm-job.h + for dir in actions base job . + '[' -f src/./fm-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-list.h + bf=fm-list.h + for dir in actions base job . + '[' -f src/actions/fm-list.h ']' + for dir in actions base job . + '[' -f src/base/fm-list.h ']' + echo /usr/include/libfm-1.0/fm-list.h + for dir in actions base job . + '[' -f src/job/fm-list.h ']' + for dir in actions base job . + '[' -f src/./fm-list.h ']' + for dir in gtk + '[' -f src/gtk/fm-list.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-marshal.h + bf=fm-marshal.h + for dir in actions base job . + '[' -f src/actions/fm-marshal.h ']' + for dir in actions base job . + '[' -f src/base/fm-marshal.h ']' + echo /usr/include/libfm-1.0/fm-marshal.h + for dir in actions base job . + '[' -f src/job/fm-marshal.h ']' + for dir in actions base job . + '[' -f src/./fm-marshal.h ']' + for dir in gtk + '[' -f src/gtk/fm-marshal.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-menu-tool-item.h + bf=fm-menu-tool-item.h + for dir in actions base job . + '[' -f src/actions/fm-menu-tool-item.h ']' + for dir in actions base job . + '[' -f src/base/fm-menu-tool-item.h ']' + for dir in actions base job . + '[' -f src/job/fm-menu-tool-item.h ']' + for dir in actions base job . + '[' -f src/./fm-menu-tool-item.h ']' + for dir in gtk + '[' -f src/gtk/fm-menu-tool-item.h ']' + echo /usr/include/libfm-1.0/fm-menu-tool-item.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-mime-type.h + bf=fm-mime-type.h + for dir in actions base job . + '[' -f src/actions/fm-mime-type.h ']' + for dir in actions base job . + '[' -f src/base/fm-mime-type.h ']' + echo /usr/include/libfm-1.0/fm-mime-type.h + for dir in actions base job . + '[' -f src/job/fm-mime-type.h ']' + for dir in actions base job . + '[' -f src/./fm-mime-type.h ']' + for dir in gtk + '[' -f src/gtk/fm-mime-type.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-module.h + bf=fm-module.h + for dir in actions base job . + '[' -f src/actions/fm-module.h ']' + for dir in actions base job . + '[' -f src/base/fm-module.h ']' + echo /usr/include/libfm-1.0/fm-module.h + for dir in actions base job . + '[' -f src/job/fm-module.h ']' + for dir in actions base job . + '[' -f src/./fm-module.h ']' + for dir in gtk + '[' -f src/gtk/fm-module.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-monitor.h + bf=fm-monitor.h + for dir in actions base job . + '[' -f src/actions/fm-monitor.h ']' + for dir in actions base job . + '[' -f src/base/fm-monitor.h ']' + echo /usr/include/libfm-1.0/fm-monitor.h + for dir in actions base job . + '[' -f src/job/fm-monitor.h ']' + for dir in actions base job . + '[' -f src/./fm-monitor.h ']' + for dir in gtk + '[' -f src/gtk/fm-monitor.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-nav-history.h + bf=fm-nav-history.h + for dir in actions base job . + '[' -f src/actions/fm-nav-history.h ']' + for dir in actions base job . + '[' -f src/base/fm-nav-history.h ']' + echo /usr/include/libfm-1.0/fm-nav-history.h + for dir in actions base job . + '[' -f src/job/fm-nav-history.h ']' + for dir in actions base job . + '[' -f src/./fm-nav-history.h ']' + for dir in gtk + '[' -f src/gtk/fm-nav-history.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-path-bar.h + bf=fm-path-bar.h + for dir in actions base job . + '[' -f src/actions/fm-path-bar.h ']' + for dir in actions base job . + '[' -f src/base/fm-path-bar.h ']' + for dir in actions base job . + '[' -f src/job/fm-path-bar.h ']' + for dir in actions base job . + '[' -f src/./fm-path-bar.h ']' + for dir in gtk + '[' -f src/gtk/fm-path-bar.h ']' + echo /usr/include/libfm-1.0/fm-path-bar.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-path-entry.h + bf=fm-path-entry.h + for dir in actions base job . + '[' -f src/actions/fm-path-entry.h ']' + for dir in actions base job . + '[' -f src/base/fm-path-entry.h ']' + for dir in actions base job . + '[' -f src/job/fm-path-entry.h ']' + for dir in actions base job . + '[' -f src/./fm-path-entry.h ']' + for dir in gtk + '[' -f src/gtk/fm-path-entry.h ']' + echo /usr/include/libfm-1.0/fm-path-entry.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-path.h + bf=fm-path.h + for dir in actions base job . + '[' -f src/actions/fm-path.h ']' + for dir in actions base job . + '[' -f src/base/fm-path.h ']' + echo /usr/include/libfm-1.0/fm-path.h + for dir in actions base job . + '[' -f src/job/fm-path.h ']' + for dir in actions base job . + '[' -f src/./fm-path.h ']' + for dir in gtk + '[' -f src/gtk/fm-path.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-places-model.h + bf=fm-places-model.h + for dir in actions base job . + '[' -f src/actions/fm-places-model.h ']' + for dir in actions base job . + '[' -f src/base/fm-places-model.h ']' + for dir in actions base job . + '[' -f src/job/fm-places-model.h ']' + for dir in actions base job . + '[' -f src/./fm-places-model.h ']' + for dir in gtk + '[' -f src/gtk/fm-places-model.h ']' + echo /usr/include/libfm-1.0/fm-places-model.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-places-view.h + bf=fm-places-view.h + for dir in actions base job . + '[' -f src/actions/fm-places-view.h ']' + for dir in actions base job . + '[' -f src/base/fm-places-view.h ']' + for dir in actions base job . + '[' -f src/job/fm-places-view.h ']' + for dir in actions base job . + '[' -f src/./fm-places-view.h ']' + for dir in gtk + '[' -f src/gtk/fm-places-view.h ']' + echo /usr/include/libfm-1.0/fm-places-view.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-progress-dlg.h + bf=fm-progress-dlg.h + for dir in actions base job . + '[' -f src/actions/fm-progress-dlg.h ']' + for dir in actions base job . + '[' -f src/base/fm-progress-dlg.h ']' + for dir in actions base job . + '[' -f src/job/fm-progress-dlg.h ']' + for dir in actions base job . + '[' -f src/./fm-progress-dlg.h ']' + for dir in gtk + '[' -f src/gtk/fm-progress-dlg.h ']' + echo /usr/include/libfm-1.0/fm-progress-dlg.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-seal.h + bf=fm-seal.h + for dir in actions base job . + '[' -f src/actions/fm-seal.h ']' + for dir in actions base job . + '[' -f src/base/fm-seal.h ']' + for dir in actions base job . + '[' -f src/job/fm-seal.h ']' + for dir in actions base job . + '[' -f src/./fm-seal.h ']' + echo /usr/include/libfm-1.0/fm-seal.h + for dir in gtk + '[' -f src/gtk/fm-seal.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-side-pane.h + bf=fm-side-pane.h + for dir in actions base job . + '[' -f src/actions/fm-side-pane.h ']' + for dir in actions base job . + '[' -f src/base/fm-side-pane.h ']' + for dir in actions base job . + '[' -f src/job/fm-side-pane.h ']' + for dir in actions base job . + '[' -f src/./fm-side-pane.h ']' + for dir in gtk + '[' -f src/gtk/fm-side-pane.h ']' + echo /usr/include/libfm-1.0/fm-side-pane.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-simple-job.h + bf=fm-simple-job.h + for dir in actions base job . + '[' -f src/actions/fm-simple-job.h ']' + for dir in actions base job . + '[' -f src/base/fm-simple-job.h ']' + for dir in actions base job . + '[' -f src/job/fm-simple-job.h ']' + echo /usr/include/libfm-1.0/fm-simple-job.h + for dir in actions base job . + '[' -f src/./fm-simple-job.h ']' + for dir in gtk + '[' -f src/gtk/fm-simple-job.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-sortable.h + bf=fm-sortable.h + for dir in actions base job . + '[' -f src/actions/fm-sortable.h ']' + for dir in actions base job . + '[' -f src/base/fm-sortable.h ']' + for dir in actions base job . + '[' -f src/job/fm-sortable.h ']' + for dir in actions base job . + '[' -f src/./fm-sortable.h ']' + for dir in gtk + '[' -f src/gtk/fm-sortable.h ']' + echo /usr/include/libfm-1.0/fm-sortable.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-standard-view.h + bf=fm-standard-view.h + for dir in actions base job . + '[' -f src/actions/fm-standard-view.h ']' + for dir in actions base job . + '[' -f src/base/fm-standard-view.h ']' + for dir in actions base job . + '[' -f src/job/fm-standard-view.h ']' + for dir in actions base job . + '[' -f src/./fm-standard-view.h ']' + for dir in gtk + '[' -f src/gtk/fm-standard-view.h ']' + echo /usr/include/libfm-1.0/fm-standard-view.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-tab-label.h + bf=fm-tab-label.h + for dir in actions base job . + '[' -f src/actions/fm-tab-label.h ']' + for dir in actions base job . + '[' -f src/base/fm-tab-label.h ']' + for dir in actions base job . + '[' -f src/job/fm-tab-label.h ']' + for dir in actions base job . + '[' -f src/./fm-tab-label.h ']' + for dir in gtk + '[' -f src/gtk/fm-tab-label.h ']' + echo /usr/include/libfm-1.0/fm-tab-label.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-templates.h + bf=fm-templates.h + for dir in actions base job . + '[' -f src/actions/fm-templates.h ']' + for dir in actions base job . + '[' -f src/base/fm-templates.h ']' + echo /usr/include/libfm-1.0/fm-templates.h + for dir in actions base job . + '[' -f src/job/fm-templates.h ']' + for dir in actions base job . + '[' -f src/./fm-templates.h ']' + for dir in gtk + '[' -f src/gtk/fm-templates.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-terminal.h + bf=fm-terminal.h + for dir in actions base job . + '[' -f src/actions/fm-terminal.h ']' + for dir in actions base job . + '[' -f src/base/fm-terminal.h ']' + echo /usr/include/libfm-1.0/fm-terminal.h + for dir in actions base job . + '[' -f src/job/fm-terminal.h ']' + for dir in actions base job . + '[' -f src/./fm-terminal.h ']' + for dir in gtk + '[' -f src/gtk/fm-terminal.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-thumbnail-loader.h + bf=fm-thumbnail-loader.h + for dir in actions base job . + '[' -f src/actions/fm-thumbnail-loader.h ']' + for dir in actions base job . + '[' -f src/base/fm-thumbnail-loader.h ']' + echo /usr/include/libfm-1.0/fm-thumbnail-loader.h + for dir in actions base job . + '[' -f src/job/fm-thumbnail-loader.h ']' + for dir in actions base job . + '[' -f src/./fm-thumbnail-loader.h ']' + for dir in gtk + '[' -f src/gtk/fm-thumbnail-loader.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-thumbnail.h + bf=fm-thumbnail.h + for dir in actions base job . + '[' -f src/actions/fm-thumbnail.h ']' + for dir in actions base job . + '[' -f src/base/fm-thumbnail.h ']' + for dir in actions base job . + '[' -f src/job/fm-thumbnail.h ']' + for dir in actions base job . + '[' -f src/./fm-thumbnail.h ']' + for dir in gtk + '[' -f src/gtk/fm-thumbnail.h ']' + echo /usr/include/libfm-1.0/fm-thumbnail.h + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-thumbnailer.h + bf=fm-thumbnailer.h + for dir in actions base job . + '[' -f src/actions/fm-thumbnailer.h ']' + for dir in actions base job . + '[' -f src/base/fm-thumbnailer.h ']' + echo /usr/include/libfm-1.0/fm-thumbnailer.h + for dir in actions base job . + '[' -f src/job/fm-thumbnailer.h ']' + for dir in actions base job . + '[' -f src/./fm-thumbnailer.h ']' + for dir in gtk + '[' -f src/gtk/fm-thumbnailer.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm-utils.h + bf=fm-utils.h + for dir in actions base job . + '[' -f src/actions/fm-utils.h ']' + for dir in actions base job . + '[' -f src/base/fm-utils.h ']' + echo /usr/include/libfm-1.0/fm-utils.h + for dir in actions base job . + '[' -f src/job/fm-utils.h ']' + for dir in actions base job . + '[' -f src/./fm-utils.h ']' + for dir in gtk + '[' -f src/gtk/fm-utils.h ']' + for f in '${RPM_BUILD_ROOT}/usr/include/libfm-1.0/*.h' ++ basename /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/include/libfm-1.0/fm.h + bf=fm.h + for dir in actions base job . + '[' -f src/actions/fm.h ']' + for dir in actions base job . + '[' -f src/base/fm.h ']' + for dir in actions base job . + '[' -f src/job/fm.h ']' + for dir in actions base job . + '[' -f src/./fm.h ']' + echo /usr/include/libfm-1.0/fm.h + for dir in gtk + '[' -f src/gtk/fm.h ']' + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libfm-1.2.3 extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin/lxshortcut extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/bin/libfm-pref-apps extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm.so.4.0.3 extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm-gtk.so.4.0.3 extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-search.so extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/vfs-menu.so extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-menu-trash.so extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-shortcut.so extracting debug info from /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64/usr/lib64/libfm/modules/gtk-fileprop-x-desktop.so /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfm-gtk.so.4.0.3.debug to /usr/lib/debug/usr/lib64/libfm-gtk.so.debug symlinked /usr/lib/debug/usr/lib64/libfm.so.4.0.3.debug to /usr/lib/debug/usr/lib64/libfm.so.debug symlinked /usr/lib/debug/usr/lib64/libfm-gtk.so.4.0.3.debug to /usr/lib/debug/usr/lib64/libfm-gtk.so.4.debug symlinked /usr/lib/debug/usr/lib64/libfm.so.4.0.3.debug to /usr/lib/debug/usr/lib64/libfm.so.4.debug 4856 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iZnA4u + umask 022 + cd /builddir/build/BUILD + cd libfm-1.2.3 + exit 0 Processing files: libfm-1.2.3-1.el7.centos.x86_64 Provides: libfm = 1.2.3-1.el7.centos libfm(x86-64) = 1.2.3-1.el7.centos libfm.so.4()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh /sbin/ldconfig Requires(postun): /bin/sh /sbin/ldconfig Requires(posttrans): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libfm-extra.so.4()(64bit) libfm.so.4()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libm.so.6()(64bit) libmenu-cache.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libfm-devel-1.2.3-1.el7.centos.x86_64 Provides: libfm-devel = 1.2.3-1.el7.centos libfm-devel(x86-64) = 1.2.3-1.el7.centos pkgconfig(libfm) = 1.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfm.so.4()(64bit) pkgconfig(gio-unix-2.0) pkgconfig(glib-2.0) >= 2.22.0 pkgconfig(gthread-2.0) Processing files: libfm-gtk-1.2.3-1.el7.centos.x86_64 Provides: libfm-gtk = 1.2.3-1.el7.centos libfm-gtk(x86-64) = 1.2.3-1.el7.centos libfm-gtk.so.4()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libfm-gtk.so.4()(64bit) libfm.so.4()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libmenu-cache.so.3()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libfm-gtk-utils-1.2.3-1.el7.centos.x86_64 Provides: libfm-gtk-utils = 1.2.3-1.el7.centos libfm-gtk-utils(x86-64) = 1.2.3-1.el7.centos lxshortcut = 1.2.3-1.el7.centos mimehandler(application/x-desktop) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdl.so.2()(64bit) libfm-gtk.so.4()(64bit) libfm.so.4()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libm.so.6()(64bit) libmenu-cache.so.3()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) rtld(GNU_HASH) Obsoletes: lxshortcut < 0.1.3 Processing files: libfm-gtk-devel-1.2.3-1.el7.centos.x86_64 Provides: libfm-gtk-devel = 1.2.3-1.el7.centos libfm-gtk-devel(x86-64) = 1.2.3-1.el7.centos pkgconfig(libfm-gtk) = 1.2.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libfm-gtk.so.4()(64bit) pkgconfig(gio-unix-2.0) pkgconfig(gthread-2.0) pkgconfig(gtk+-2.0) >= 2.18.0 pkgconfig(libfm) >= 1.2.3 Processing files: libfm-debuginfo-1.2.3-1.el7.centos.x86_64 Provides: libfm-debuginfo = 1.2.3-1.el7.centos libfm-debuginfo(x86-64) = 1.2.3-1.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/libfm-1.2.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libfm-devel-1.2.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libfm-gtk-1.2.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libfm-gtk-utils-1.2.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libfm-gtk-devel-1.2.3-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/libfm-debuginfo-1.2.3-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.knbSK6 + umask 022 + cd /builddir/build/BUILD + cd libfm-1.2.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libfm-1.2.3-1.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->