Mock Version: 1.2.10 Mock Version: 1.2.10 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/spacefm.spec'], chrootPath='/var/lib/mock/f22-build-3915754-515876/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/spacefm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/spacefm-1.0.3-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/spacefm.spec '], chrootPath='/var/lib/mock/f22-build-3915754-515876/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/spacefm.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NYSbRK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf spacefm-1.0.3 + /usr/bin/xz -dc /builddir/build/SOURCES/spacefm-1.0.3.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd spacefm-1.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.c' -print0 + xargs --null chmod 0644 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FoRVy1 + umask 022 + cd /builddir/build/BUILD + cd spacefm-1.0.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ 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' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-gtk3 --disable-video-thumbnails 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 to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-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 library containing strerror... none required checking for i686-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... i686-redhat-linux-gnu checking host system type... i686-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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-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 i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-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 i686-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) 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 i686-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking whether NLS is requested... yes checking for intltool-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.20.2 checking for XML::Parser... ok checking for ANSI C header files... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for pow in -lm... yes checking for XClearWindow in -lX11... yes checking for i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GTK... yes checking for SN... no checking for SN... yes checking whether /usr/bin/ld accepts --as-needed... yes checking whether /usr/bin/ld accepts -O1... yes checking whether /usr/bin/ld accepts -Bsymbolic-functions... yes checking for LIBUDEV... yes checking for euidaccess... yes checking for eaccess... yes checking for statvfs... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for catalogs to be installed... af ar da ca cs de es et eu fa fi fr gl he hr hu id it ja ko lt ml ms nb nl nn pl ps pt pt_BR ru sk sl sv tr uk ur ur_PK vi zh_CN zh_TW 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 po/Makefile.in config.status: creating data/Makefile config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SpaceFM...................................... : Version 1.0.3 Prefix....................................... : /usr Executable................................... : /usr/bin/spacefm Icon Dir..................................... : /usr/share/icons/hicolor/ Documentation Dir............................ : /usr/share/doc/spacefm/ Linux device support......................... : libudev Linux file change monitor support............ : inotify 64-bit Large file support.................... : yes GTK+ Version................................. : GTK 3 Desktop manager integration.................. : yes Startup notification......................... : yes Video thumbnail support...................... : no Homepage: http://ignorantguru.github.com/spacefm/ Please read README carefully if you are packaging SpaceFM. IMPORTANT: After make and install, run: sudo gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor sudo gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza + make -j16 Making all in src make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/src' gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-main.o `test -f 'main.c' || echo './'`main.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-main-window.o `test -f 'main-window.c' || echo './'`main-window.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-settings.o `test -f 'settings.c' || echo './'`settings.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-pref-dialog.o `test -f 'pref-dialog.c' || echo './'`pref-dialog.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-find-files.o `test -f 'find-files.c' || echo './'`find-files.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-go-dialog.o `test -f 'go-dialog.c' || echo './'`go-dialog.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-cust-dialog.o `test -f 'cust-dialog.c' || echo './'`cust-dialog.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o spacefm-item-prop.o `test -f 'item-prop.c' || echo './'`item-prop.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o xml_purge-xml-purge.o `test -f 'xml-purge.c' || echo './'`xml-purge.c xml-purge.c: In function 'purge_file': xml-purge.c:27:2: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( buf = (char*)malloc( statbuf.st_size + 1 ) ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mime-type/spacefm-mime-type.o `test -f 'mime-type/mime-type.c' || echo './'`mime-type/mime-type.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mime-type/spacefm-mime-action.o `test -f 'mime-type/mime-action.c' || echo './'`mime-type/mime-action.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mime-type/spacefm-mime-cache.o `test -f 'mime-type/mime-cache.c' || echo './'`mime-type/mime-cache.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-file-monitor.o `test -f 'vfs/vfs-file-monitor.c' || echo './'`vfs/vfs-file-monitor.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-mime-type.o `test -f 'vfs/vfs-mime-type.c' || echo './'`vfs/vfs-mime-type.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-file-info.o `test -f 'vfs/vfs-file-info.c' || echo './'`vfs/vfs-file-info.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-dir.o `test -f 'vfs/vfs-dir.c' || echo './'`vfs/vfs-dir.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-app-desktop.o `test -f 'vfs/vfs-app-desktop.c' || echo './'`vfs/vfs-app-desktop.c mime-type/mime-action.c: In function '_locate_desktop_file_recursive': mime-type/mime-action.c:553:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( name = g_dir_read_name( dir ) ) ^ mime-type/mime-action.c:559:69: warning: suggest parentheses around assignment used as truth value [-Wparentheses] FALSE ) ) ^ mime-type/mime-action.c: In function 'get_default_action': mime-type/mime-action.c:665:65: warning: suggest parentheses around assignment used as truth value [-Wparentheses] apps[i] ) ) ^ mime-type/mime-action.c:626:11: warning: unused variable 'path' [-Wunused-variable] char* path; ^ mime-type/mime-cache.c: In function 'mime_cache_lookup_suffix': mime-type/mime-cache.c:394:17: warning: unused variable 'n_nodes' [-Wunused-variable] int fn_len, n_nodes; ^ item-prop.c: In function 'xset_context_test': item-prop.c:315:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strstr( eleval, "||" ) ) ^ item-prop.c:317:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( sep = strstr( eleval, "&&" ) ) ^ item-prop.c: In function 'enable_context': item-prop.c:481:17: warning: unused variable 'it' [-Wunused-variable] GtkTreeIter it; ^ item-prop.c: In function 'on_context_sub_changed': item-prop.c:596:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( value = get_element_next( &elements ) ) ^ cust-dialog.c: In function 'get_width_height_pad': item-prop.c: In function 'on_edit_button_press': item-prop.c:957:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( text, ' ' ) ) ^ cust-dialog.c:87:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( val, 'x' ) ) ^ item-prop.c:959:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( text, '\n' ) ) ^ cust-dialog.c:89:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( sep = strchr( val, ' ' ) ) ^ cust-dialog.c:96:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( str, 'x' ) ) ^ cust-dialog.c:98:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( sep = strchr( str, ' ' ) ) ^ cust-dialog.c: In function 'fill_combo_box': cust-dialog.c:123:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ In file included from ../src/ptk/ptk-file-task.h:15:0, from main-window.h:6, from go-dialog.h:4, from go-dialog.c:11: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ cust-dialog.c:120:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ cust-dialog.c: In function 'get_column_value': cust-dialog.c:229:36: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'gint64 {aka long long int}' [-Wformat=] str = g_strdup_printf( "%ld", i64 ); ^ cust-dialog.c: In function 'get_tree_view_selected': cust-dialog.c:250:18: warning: unused variable 'tree_path' [-Wunused-variable] GtkTreePath* tree_path; ^ find-files.c: In function 'on_open_files': find-files.c:190:25: warning: unused variable 'sel_files' [-Wunused-variable] GList *row, *rows, *sel_files; ^ find-files.c: In function 'get_date_offset': find-files.c:291:38: warning: pointer targets in passing argument 2 of 'gtk_calendar_get_date' differ in signedness [-Wpointer-sign] gtk_calendar_get_date( calendar, &y, &m, &d ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:55:0, from find-files.c:31: /usr/include/gtk-3.0/gtk/gtkcalendar.h:156:9: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_calendar_get_date (GtkCalendar *calendar, ^ find-files.c:291:42: warning: pointer targets in passing argument 3 of 'gtk_calendar_get_date' differ in signedness [-Wpointer-sign] gtk_calendar_get_date( calendar, &y, &m, &d ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:55:0, from find-files.c:31: /usr/include/gtk-3.0/gtk/gtkcalendar.h:156:9: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_calendar_get_date (GtkCalendar *calendar, ^ find-files.c:291:46: warning: pointer targets in passing argument 4 of 'gtk_calendar_get_date' differ in signedness [-Wpointer-sign] gtk_calendar_get_date( calendar, &y, &m, &d ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:55:0, from find-files.c:31: /usr/include/gtk-3.0/gtk/gtkcalendar.h:156:9: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_calendar_get_date (GtkCalendar *calendar, ^ item-prop.c: In function 'replace_item_props': item-prop.c:1283:9: warning: unused variable 'item_type' [-Wunused-variable] int item_type, x; ^ find-files.c: In function 'process_found_files': find-files.c:583:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while( ff = (FoundFile*)g_queue_pop_head(queue) ) ^ find-files.c:549:16: warning: unused variable 'term' [-Wunused-variable] gsize len, term; ^ find-files.c:549:11: warning: unused variable 'len' [-Wunused-variable] gsize len, term; ^ find-files.c: In function 'search_thread': find-files.c:617:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( eol = strchr( pbuf, '\n' ) ) /* end of line is reached */ ^ main-window.c: In function 'import_all_plugins': main-window.c:510:14: warning: variable 'found_plugins' set but not used [-Wunused-but-set-variable] gboolean found_plugins = FALSE; ^ main-window.c:509:14: warning: variable 'found' set but not used [-Wunused-but-set-variable] gboolean found = FALSE; ^ find-files.c: In function 'on_start_search': find-files.c:662:15: warning: unused variable 'stde' [-Wunused-variable] int stdo, stde; ^ find-files.c:662:9: warning: unused variable 'stdo' [-Wunused-variable] int stdo, stde; ^ main-window.c: In function 'create_devices_menu': main-window.c:601:16: warning: unused variable 'item' [-Wunused-variable] GtkWidget* item; ^ find-files.c: In function 'on_add_search_folder': find-files.c:839:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( dir = vfs_get_desktop_dir() ) ^ find-files.c: In function 'init_search_result': find-files.c:888:17: warning: unused variable 'it' [-Wunused-variable] GtkTreeIter it; ^ main-window.c: In function 'main_update_fonts': main-window.c:867:15: warning: unused variable 'icon' [-Wunused-variable] GtkImage* icon; ^ main-window.c:866:12: warning: unused variable 'children' [-Wunused-variable] GList* children; ^ main-window.c:865:15: warning: unused variable 'text' [-Wunused-variable] GtkLabel* text; ^ main-window.c:864:19: warning: unused variable 'hbox' [-Wunused-variable] GtkContainer* hbox; ^ main-window.c:863:16: warning: unused variable 'label' [-Wunused-variable] GtkWidget* label; ^ cust-dialog.c: In function 'set_element_value': cust-dialog.c:733:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strrchr( el_name->val, ':' ) ) ^ In file included from ../src/vfs/vfs-volume.h:16:0, from find-files.c:47: find-files.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ main-window.c: In function 'show_panels': main-window.c:1501:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( end = strstr( tabs, "///" ) ) ^ main-window.c:1338:22: warning: unused variable 'i' [-Wunused-variable] int p, cur_tabx, i; ^ cust-dialog.c:696:5: warning: enumeration value 'CDLG_HSEP' not handled in switch [-Wswitch] switch ( el_name->type ) ^ cust-dialog.c:696:5: warning: enumeration value 'CDLG_VSEP' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_PREFIX' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_HBOX' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_VBOX' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_CLOSE_BOX' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_KEYPRESS' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_WINDOW_CLOSE' not handled in switch [-Wswitch] cust-dialog.c:696:5: warning: enumeration value 'CDLG_COMMAND' not handled in switch [-Wswitch] main-window.c: In function 'rebuild_menus': main-window.c:1715:16: warning: unused variable 'submenu' [-Wunused-variable] GtkWidget* submenu; ^ main.c: In function 'get_inode_tag': main.c:188:29: warning: format '%ld' expects argument of type 'long int', but argument 5 has type '__ino64_t {aka long long unsigned int}' [-Wformat=] return g_strdup_printf( "%d=%d:%d-%ld", getuid(), ^ cust-dialog.c: In function 'get_element_value': cust-dialog.c:1062:5: warning: enumeration value 'CDLG_HSEP' not handled in switch [-Wswitch] switch ( el_name->type ) ^ cust-dialog.c:1062:5: warning: enumeration value 'CDLG_VSEP' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_HBOX' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_VBOX' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_CLOSE_BOX' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_KEYPRESS' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_WINDOW_CLOSE' not handled in switch [-Wswitch] cust-dialog.c:1062:5: warning: enumeration value 'CDLG_COMMAND' not handled in switch [-Wswitch] cust-dialog.c:1051:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ cust-dialog.c: In function 'get_command_value': cust-dialog.c:1154:10: warning: unused variable 'exit_status' [-Wunused-variable] gint exit_status; ^ main.c: In function 'on_socket_event': main.c:202:17: warning: unused variable 'cmd' [-Wunused-variable] SocketEvent cmd; ^ cust-dialog.c: In function 'replace_vars': cust-dialog.c:1191:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( sep = strchr( ptr, '%' ) ) ^ item-prop.c: In function 'xset_item_prop_dlg': item-prop.c:2479:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( response = gtk_dialog_run( GTK_DIALOG( ctxt->dlg ) ) ) ^ item-prop.c:2043:14: warning: variable 'is_rules' set but not used [-Wunused-but-set-variable] gboolean is_rules = FALSE; ^ main-window.c: In function 'fm_main_window_init': main-window.c:1908:15: warning: unused variable 'closure' [-Wunused-variable] GClosure* closure; ^ main-window.c:1907:20: warning: unused variable 'edit_accel_group' [-Wunused-variable] GtkAccelGroup *edit_accel_group; ^ main-window.c:1906:15: warning: unused variable 'label' [-Wunused-variable] GtkLabel *label; ^ main-window.c:1905:16: warning: unused variable 'hbox' [-Wunused-variable] GtkWidget *hbox; ^ main-window.c:1904:18: warning: unused variable 'toolitem' [-Wunused-variable] GtkToolItem *toolitem; ^ main-window.c:1903:45: warning: unused variable 'history_menu' [-Wunused-variable] GtkWidget *edit_menu_item, *edit_menu, *history_menu; ^ main-window.c:1903:33: warning: unused variable 'edit_menu' [-Wunused-variable] GtkWidget *edit_menu_item, *edit_menu, *history_menu; ^ main-window.c:1903:16: warning: unused variable 'edit_menu_item' [-Wunused-variable] GtkWidget *edit_menu_item, *edit_menu, *history_menu; ^ main-window.c:1901:16: warning: unused variable 'bookmark_menu' [-Wunused-variable] GtkWidget *bookmark_menu; ^ main.c: In function 'receive_socket_command': main.c:531:12: warning: unused variable 'arg' [-Wunused-variable] char** arg; ^ In file included from item-prop.h:4:0, from item-prop.c:18: item-prop.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ main-window.c: In function 'fm_main_window_update_tab_label': main-window.c:2884:15: warning: variable 'icon' set but not used [-Wunused-but-set-variable] GtkImage* icon; ^ main-window.c: In function 'fm_main_window_add_new_tab': main-window.c:2936:9: warning: unused variable 'i' [-Wunused-variable] int i = main_window->curpanel -1; ^ main.c: In function 'handle_parsed_commandline_args': main-window.c: In function 'on_about_activate': main.c:1125:9: warning: unused variable 'p' [-Wunused-variable] int p; ^ main-window.c:3121:17: warning: unused variable 'builder' [-Wunused-variable] GtkBuilder* builder = gtk_builder_new(); ^ main-window.c: In function 'fm_main_window_add_new_window': main-window.c:3190:16: warning: unused variable 'new_win' [-Wunused-variable] GtkWidget* new_win = fm_main_window_new(); ^ main-window.c: In function 'on_folder_notebook_switch_pape': main-window.c:3449:11: warning: unused variable 'disp_path' [-Wunused-variable] char* disp_path; ^ main-window.c:3448:17: warning: unused variable 'path' [-Wunused-variable] const char* path; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-file-task.o `test -f 'vfs/vfs-file-task.c' || echo './'`vfs/vfs-file-task.c main-window.c: In function 'fm_main_window_update_status_bar': main-window.c:3706:19: warning: unused variable 'hnc' [-Wunused-variable] char *hnc = NULL; ^ cust-dialog.c: In function 'run_command': cust-dialog.c:1481:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ cust-dialog.c:1480:11: warning: unused variable 'arg' [-Wunused-variable] char* arg; ^ cust-dialog.c:1479:11: warning: unused variable 'line' [-Wunused-variable] char* line; ^ cust-dialog.c:1478:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ cust-dialog.c: In function 'run_command_line': cust-dialog.c:1560:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( str, ' ' ) ) ^ pref-dialog.c: In function 'on_response': pref-dialog.c:768:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( terminal, ' ' ) ) ^ pref-dialog.c:235:9: warning: unused variable 'cur_tabx' [-Wunused-variable] int cur_tabx, p; ^ pref-dialog.c:221:14: warning: unused variable 'single_hover' [-Wunused-variable] gboolean single_hover; ^ pref-dialog.c:211:17: warning: unused variable 'filename_encoding' [-Wunused-variable] const char* filename_encoding; ^ pref-dialog.c:209:14: warning: unused variable 'b' [-Wunused-variable] gboolean b; ^ In file included from ../src/ptk/ptk-file-task.h:15:0, from main-window.h:6, from main.c:33: main.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ In file included from main.c:54:0: cust-dialog.h:9:20: warning: 'cdlg_option' defined but not used [-Wunused-variable] static const char* cdlg_option[] = // order must match ElementType order ^ cust-dialog.h:138:20: warning: 'cdlg_cmd' defined but not used [-Wunused-variable] static const char* cdlg_cmd[] = ^ main.c:96:17: warning: 'old_show_desktop' defined but not used [-Wunused-variable] static gboolean old_show_desktop = FALSE; ^ settings.c: In function 'swap_menu_label': main.c:171:13: warning: 'check_icon_theme' declared 'static' but never defined [-Wunused-function] static void check_icon_theme(); ^ main.c:969:8: warning: 'get_file_info_list' defined but not used [-Wunused-function] GList* get_file_info_list( char** file_paths ) ^ settings.c:479:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set = xset_is( set_name ) ) ^ main.c: In function 'receive_socket_command': main.c:585:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( client, &cmd, sizeof(char) ); // send exit status ^ main.c:587:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( client, reply, strlen( reply ) ); // send reply or error msg ^ main.c: In function 'send_socket_command': main.c:628:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, &cmd, sizeof(char) ); ^ main.c:632:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, inode_tag, strlen( inode_tag ) ); ^ main.c:633:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, "\n", 1 ); ^ main.c:640:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, argv[i], strlen( argv[i] ) ); ^ main.c:641:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, "\n", 1 ); ^ main.c:643:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, "\n", 1 ); ^ cust-dialog.c: In function 'write_source': cust-dialog.c:2043:9: warning: enumeration value 'CDLG_HSEP' not handled in switch [-Wswitch] switch ( el->type ) ^ cust-dialog.c:2043:9: warning: enumeration value 'CDLG_VSEP' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_PREFIX' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_HBOX' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_VBOX' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_CLOSE_BOX' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_KEYPRESS' not handled in switch [-Wswitch] cust-dialog.c:2043:9: warning: enumeration value 'CDLG_WINDOW_CLOSE' not handled in switch [-Wswitch] pref-dialog.c: In function 'fm_edit_preference': pref-dialog.c:890:17: warning: unused variable 'filename_encoding' [-Wunused-variable] const char* filename_encoding; ^ settings.c: In function 'load_settings': settings.c:811:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( term = g_find_program_in_path( terminal_programs[i] ) ) ^ main.c: In function 'single_instance_check': main.c:393:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, &cmd, sizeof(char) ); ^ main.c:400:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, &cmd, sizeof(char) ); ^ main.c:434:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, &cmd, sizeof(char) ); ^ main.c:438:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, &cmd, sizeof(char) ); ^ main.c:457:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, real_path, strlen( real_path ) ); ^ main.c:459:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( sock, "\n", 1 ); ^ main.c: In function 'dup_to_absolute_file_path': main.c:1031:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd( cwd_path, cwd_size ); ^ main-window.c: In function 'on_main_window_keypress': main-window.c:3840:11: warning: unused variable 'set_orig' [-Wunused-variable] XSet* set_orig; ^ settings.c:568:11: warning: variable 'section_name' set but not used [-Wunused-but-set-variable] char* section_name; ^ main-window.c: In function 'main_context_fill': main-window.c:4245:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sel_files = ptk_file_browser_get_selected_files( file_browser ) ) ^ main-window.c:4495:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( ptask = get_selected_task( file_browser->task_view ) ) ^ settings.c: In function 'get_valid_su': settings.c:2006:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set_su = g_find_program_in_path( su_commands[i] ) ) ^ main-window.c:4216:30: warning: unused variable 'no_read_access' [-Wunused-variable] int no_write_access = 0, no_read_access = 0; ^ main-window.c:4216:9: warning: unused variable 'no_write_access' [-Wunused-variable] int no_write_access = 0, no_read_access = 0; ^ main-window.c: In function 'get_task_view_window': main-window.c:4540:19: warning: unused variable 'a_window' [-Wunused-variable] FMMainWindow* a_window; ^ main-window.c: In function 'main_write_exports': main-window.c:4595:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( cwd_needs_quote = !!strchr( cwd, '\'' ) ) ^ main-window.c:4734:36: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'guint64 {aka long long unsigned int}' [-Wformat=] fprintf( file, "fm_device_size=\"%lu\"\n", vol->size ); ^ cust-dialog.c: In function 'update_element': cust-dialog.c:3466:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( str, ':' ) ) ^ main-window.c:4786:32: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'guint64 {aka long long unsigned int}' [-Wformat=] fprintf( file, "fm_panel%d_device_size=\"%lu\"\n", p, vol->size ); ^ settings.c: In function 'get_valid_gsu': settings.c:2064:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set_gsu = g_find_program_in_path( gsu_commands[i] ) ) ^ cust-dialog.c:3532:17: warning: unused variable 'modifier' [-Wunused-variable] int modifier = strtol( args->next->data, NULL, 0 ); ^ cust-dialog.c:2637:5: warning: enumeration value 'CDLG_PREFIX' not handled in switch [-Wswitch] switch ( el->type ) ^ cust-dialog.c:2637:5: warning: enumeration value 'CDLG_CLOSE_BOX' not handled in switch [-Wswitch] cust-dialog.c:2637:5: warning: enumeration value 'CDLG_WINDOW_CLOSE' not handled in switch [-Wswitch] settings.c:2085:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( stdout, '\n' ) ) ^ main-window.c:4961:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( ptask = get_selected_task( file_browser->task_view ) ) ^ cust-dialog.c: In function 'build_dialog': cust-dialog.c:3550:11: warning: unused variable 'sep' [-Wunused-variable] char* sep; ^ cust-dialog.c:3549:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ settings.c: In function 'xset_is': settings.c:2557:11: warning: unused variable 'set' [-Wunused-variable] XSet* set; ^ cust-dialog.c: In function 'custom_dialog_init': cust-dialog.c:3759:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ In file included from cust-dialog.c:21:0: cust-dialog.c: At top level: settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ main-window.c: In function 'get_selected_task': main-window.c:5508:24: warning: unused variable 'col' [-Wunused-variable] GtkTreeViewColumn* col = NULL; ^ main-window.c: In function 'on_task_button_press_event': main-window.c:5570:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( is_tasks = gtk_tree_model_get_iter_first( model, &it ) ) ^ main-window.c:5553:23: warning: unused variable 'tree_sel' [-Wunused-variable] GtkTreeSelection* tree_sel; ^ main-window.c: In function 'main_task_view_new': main-window.c:6001:11: warning: unused variable 'name' [-Wunused-variable] char* name; ^ main-window.c:6000:11: warning: unused variable 'space' [-Wunused-variable] char* space; ^ main-window.c:5999:11: warning: unused variable 'elements' [-Wunused-variable] char* elements; ^ vfs/vfs-file-monitor.c: In function 'vfs_file_monitor_add': vfs/vfs-file-monitor.c:151:17: warning: unused variable 'file_stat' [-Wunused-variable] struct stat file_stat; // skip stat64 ^ vfs/vfs-app-desktop.c: In function 'vfs_app_desktop_new': vfs/vfs-app-desktop.c:69:61: warning: suggest parentheses around assignment used as truth value [-Wparentheses] NULL, file_name ) ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-volume-nohal.o `test -f 'vfs/vfs-volume-nohal.c' || echo './'`vfs/vfs-volume-nohal.c vfs/vfs-app-desktop.c: In function 'vfs_app_desktop_open_multiple_files': vfs/vfs-app-desktop.c:277:11: warning: unused variable 'p' [-Wunused-variable] char* p; ^ vfs/vfs-app-desktop.c: In function 'vfs_app_desktop_open_files': vfs/vfs-app-desktop.c:587:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] } while ( l = l ? l->next : NULL ); ^ cust-dialog.c: In function 'write_file_value': cust-dialog.c:1622:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write( f, "\n", 1 ); ^ vfs/vfs-dir.c: In function 'vfs_dir_emit_file_created': vfs/vfs-dir.c:326:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ In file included from ../src/ptk/ptk-file-task.h:15:0, from vfs/vfs-app-desktop.c:23: vfs/vfs-app-desktop.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ In file included from vfs/vfs-volume.h:16:0, from vfs/vfs-dir.c:26: vfs/vfs-dir.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ In file included from vfs/vfs-file-info.c:20:0: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-execute.o `test -f 'vfs/vfs-execute.c' || echo './'`vfs/vfs-execute.c pref-dialog.c: In function 'on_response': pref-dialog.c:579:41: warning: 'tool_icon' may be used uninitialized in this function [-Wmaybe-uninitialized] app_settings.tool_icon_size = tool_icon; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-async-task.o `test -f 'vfs/vfs-async-task.c' || echo './'`vfs/vfs-async-task.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-thumbnail-loader.o `test -f 'vfs/vfs-thumbnail-loader.c' || echo './'`vfs/vfs-thumbnail-loader.c settings.c: In function 'xset_get_image': settings.c:3709:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( stockid = icon_stock_to_id( icon ) ) ^ settings.c: In function 'clean_plugin_mirrors': settings.c:4650:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( name = g_dir_read_name( dir ) ) ^ settings.c:4616:11: warning: unused variable 'set_key' [-Wunused-variable] XSet* set_key; ^ settings.c: In function 'xset_import_plugin': settings.c:4981:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set->plugin_top = top ) ^ settings.c:4892:11: warning: variable 'section_name' set but not used [-Wunused-but-set-variable] char* section_name; ^ settings.c: In function 'on_install_plugin_cb': settings.c:5057:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( set = xset_get( set->next ) ); ^ settings.c: In function 'xset_custom_activate': settings.c:5820:23: warning: unused variable 'path' [-Wunused-variable] char* path; ^ settings.c:5882:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( specs, ';' ) ) ^ settings.c: In function 'xset_design_job': settings.c:6990:29: warning: suggest parentheses around assignment used as truth value [-Wparentheses] _("Choose Custom Executable"), folder, file ) ) ^ settings.c:6978:9: warning: label '_XSET_JOB_CUSTOM' defined but not used [-Wunused-label] _XSET_JOB_CUSTOM: ^ settings.c:6858:11: warning: unused variable 'keyset' [-Wunused-variable] XSet* keyset; ^ settings.c:6857:21: warning: unused variable 'newkeymod' [-Wunused-variable] int newkey = 0, newkeymod = 0; ^ settings.c:6857:9: warning: unused variable 'newkey' [-Wunused-variable] int newkey = 0, newkeymod = 0; ^ settings.c:6856:16: warning: unused variable 'vbox' [-Wunused-variable] GtkWidget* vbox; ^ settings.c:6855:11: warning: unused variable 'keymsg' [-Wunused-variable] char* keymsg; ^ settings.c: In function 'xset_job_is_valid': settings.c:7636:11: warning: unused variable 'sett' [-Wunused-variable] XSet* sett; ^ settings.c:7633:14: warning: unused variable 'toolexecsub' [-Wunused-variable] gboolean toolexecsub = FALSE; ^ settings.c: In function 'xset_design_show_menu': settings.c:7982:11: warning: variable 'mset' set but not used [-Wunused-but-set-variable] XSet* mset; ^ settings.c:7981:11: warning: unused variable 'sett' [-Wunused-variable] XSet* sett; ^ settings.c:7980:14: warning: variable 'open_all' set but not used [-Wunused-but-set-variable] gboolean open_all = FALSE; ^ settings.c:7977:11: warning: unused variable 'path' [-Wunused-variable] char* path; ^ settings.c:7976:11: warning: unused variable 'label' [-Wunused-variable] char* label; ^ settings.c:7975:13: warning: unused variable 'radio_group' [-Wunused-variable] GSList* radio_group; ^ settings.c:7972:16: warning: unused variable 'newitem4' [-Wunused-variable] GtkWidget* newitem4; ^ settings.c:7971:16: warning: unused variable 'newitem3' [-Wunused-variable] GtkWidget* newitem3; ^ settings.c:7970:16: warning: unused variable 'newitem2' [-Wunused-variable] GtkWidget* newitem2; ^ settings.c: In function 'xset_menu_cb': settings.c:8650:15: warning: unused variable 'file' [-Wunused-variable] char* file = xset_file_dialog( parent, GTK_FILE_CHOOSER_ACTION_SAVE, ^ settings.c: In function 'xset_msg_dialog': settings.c:8737:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( response = gtk_dialog_run( GTK_DIALOG( dlg ) ) ) ^ settings.c: In function 'xset_icon_chooser_dialog': settings.c:8958:23: warning: unused variable 'siter' [-Wunused-variable] GtkTextIter iter, siter; ^ settings.c:8958:17: warning: unused variable 'iter' [-Wunused-variable] GtkTextIter iter, siter; ^ settings.c: In function 'xset_text_dialog': settings.c:9166:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( response = gtk_dialog_run( GTK_DIALOG( dlg ) ) ) ^ settings.c: In function 'xset_color_dialog': settings.c:9449:16: warning: unused variable 'dlgparent' [-Wunused-variable] GtkWidget* dlgparent = parent ? gtk_widget_get_toplevel( parent ) : NULL; ^ In file included from /usr/include/glib-2.0/glib/gi18n.h:23:0, from settings.c:26: settings.c: In function 'xset_get_builtin_toolitem_label': settings.c:9598:31: warning: array subscript has type 'char' [-Wchar-subscripts] return _(builtin_tool_name[ tool_type ]); ^ settings.c:9598:12: note: in expansion of macro '_' return _(builtin_tool_name[ tool_type ]); ^ settings.c: In function 'xset_add_toolitem': settings.c:9869:60: warning: array subscript has type 'char' [-Wchar-subscripts] set->shared_key = g_strdup( builtin_tool_shared_key[set->tool] ); ^ settings.c:9921:58: warning: array subscript has type 'char' [-Wchar-subscripts] image = xset_get_image( builtin_tool_icon[set->tool], ^ settings.c:10002:54: warning: array subscript has type 'char' [-Wchar-subscripts] image = xset_get_image( builtin_tool_icon[set->tool], ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o vfs/spacefm-vfs-utils.o `test -f 'vfs/vfs-utils.c' || echo './'`vfs/vfs-utils.c settings.c:10068:42: warning: array subscript has type 'char' [-Wchar-subscripts] icon_name = builtin_tool_icon[ set->tool ]; ^ settings.c:10253:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set_next = xset_is( set->next ) ) ^ settings.c:9833:20: warning: unused variable 'req' [-Wunused-variable] GtkRequisition req; ^ main-window.c: In function 'main_window_socket_command': main-window.c:6216:17: warning: unused variable 'column_names' [-Wunused-variable] const char* column_names[] = ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libmd5-rfc/spacefm-md5.o `test -f 'libmd5-rfc/md5.c' || echo './'`libmd5-rfc/md5.c In file included from ../src/vfs/vfs-volume.h:16:0, from ../src/ptk/ptk-location-view.h:17, from main-window.c:33: main-window.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ main-window.c:91:13: warning: 'fm_main_window_next_tab' declared 'static' but never defined [-Wunused-function] static void fm_main_window_next_tab ( FMMainWindow* widget ); ^ main-window.c:92:13: warning: 'fm_main_window_prev_tab' declared 'static' but never defined [-Wunused-function] static void fm_main_window_prev_tab ( FMMainWindow* widget ); ^ main-window.c:120:13: warning: 'on_file_browser_splitter_pos_change' declared 'static' but never defined [-Wunused-function] static void on_file_browser_splitter_pos_change( PtkFileBrowser* file_browser, ^ settings.c: In function 'xset_defaults': settings.c:12452:12: warning: unused variable 'i' [-Wunused-variable] int p, i; ^ settings.c: In function 'xset_default_keys': settings.c:12668:11: warning: unused variable 'set' [-Wunused-variable] XSet* set; ^ vfs/vfs-dir.c: In function 'vfs_dir_load_thread': vfs/vfs-dir.c:716:37: warning: 'kf' may be used uninitialized in this function [-Wmaybe-uninitialized] info_loaded = g_key_file_load_from_file( kf, info, 0, NULL ); ^ settings.c: In function 'load_settings': settings.c:656:9: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown( settings_shared_tmp_dir, 0, 0 ); ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o compat/spacefm-glib-utils.o `test -f 'compat/glib-utils.c' || echo './'`compat/glib-utils.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-browser.o `test -f 'ptk/ptk-file-browser.c' || echo './'`ptk/ptk-file-browser.c vfs/vfs-file-task.c: In function 'vfs_file_task_move': vfs/vfs-file-task.c:781:15: warning: unused variable 'kf' [-Wunused-variable] GKeyFile* kf; /* for trash info */ ^ vfs/vfs-file-task.c: In function 'vfs_file_task_get_cpids': vfs/vfs-file-task.c:1125:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( nl = strchr( pids, '\n' ) ) ^ vfs/vfs-file-task.c:1135:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( gcpids = vfs_file_task_get_cpids( pidi ) ) ^ vfs/vfs-file-task.c: In function 'vfs_file_task_kill_cpids': vfs/vfs-file-task.c:1164:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( nl = strchr( pids, '\n' ) ) ^ vfs/vfs-file-task.c: In function 'cb_exec_out_watch': vfs/vfs-file-task.c:1268:17: warning: unused variable 'iter' [-Wunused-variable] GtkTextIter iter; ^ vfs/vfs-file-task.c:1266:12: warning: unused variable 'line' [-Wunused-variable] gchar *line; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-list.o `test -f 'ptk/ptk-file-list.c' || echo './'`ptk/ptk-file-list.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-path-entry.o `test -f 'ptk/ptk-path-entry.c' || echo './'`ptk/ptk-path-entry.c In file included from vfs/vfs-file-task.c:35:0: vfs/vfs-file-task.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ vfs/vfs-volume-nohal.c: In function 'info_is_system_internal': vfs/vfs-volume-nohal.c:373:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "UDISKS_SYSTEM_INTERNAL" ) ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-text-renderer.o `test -f 'ptk/ptk-text-renderer.c' || echo './'`ptk/ptk-text-renderer.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-icon-renderer.o `test -f 'ptk/ptk-file-icon-renderer.c' || echo './'`ptk/ptk-file-icon-renderer.c vfs/vfs-volume-nohal.c: In function 'info_drive_connection': vfs/vfs-volume-nohal.c:411:9: warning: unused variable 'q' [-Wunused-variable] char *q; ^ vfs/vfs-volume-nohal.c: In function 'info_drive_properties': vfs/vfs-volume-nohal.c:698:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_VENDOR_ENC" ) ) ^ vfs/vfs-volume-nohal.c:704:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_VENDOR" ) ) ^ vfs/vfs-volume-nohal.c:710:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_MODEL_ENC" ) ) ^ vfs/vfs-volume-nohal.c:716:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_MODEL" ) ) ^ vfs/vfs-volume-nohal.c:726:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_SCSI_SERIAL" ) ) ^ vfs/vfs-volume-nohal.c:734:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_SERIAL_SHORT" ) ) ^ vfs/vfs-volume-nohal.c:740:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_WWN_WITH_EXTENSION" ) ) ^ vfs/vfs-volume-nohal.c:744:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_WWN" ) ) ^ vfs/vfs-volume-nohal.c:756:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_DRIVE_EJECTABLE" ) ) ^ vfs/vfs-volume-nohal.c:836:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_DRIVE_DETACHABLE" ) ) ^ vfs/vfs-volume-nohal.c: In function 'info_device_properties': vfs/vfs-volume-nohal.c:883:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "UDISKS_PARTITION_TYPE") ) ^ vfs/vfs-volume-nohal.c:901:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_FS_LABEL_ENC" ) ) ^ vfs/vfs-volume-nohal.c:907:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_FS_LABEL" ) ) ^ vfs/vfs-volume-nohal.c:928:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_CDROM" ) ) ^ vfs/vfs-volume-nohal.c:933:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = udev_device_get_property_value( device->udevice, "ID_DRIVE_FLOPPY" ) ) ^ vfs/vfs-volume-nohal.c:950:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_CDROM_MEDIA" ) ) ^ vfs/vfs-volume-nohal.c:953:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( value = udev_device_get_property_value( device->udevice, "ID_CDROM_MEDIA" ) ) ^ vfs/vfs-volume-nohal.c: In function 'info_mount_points': vfs/vfs-volume-nohal.c:1127:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( l = l->next ) ^ vfs/vfs-volume-nohal.c: In function 'info_partition': vfs/vfs-volume-nohal.c:1281:49: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'guint64 {aka long long unsigned int}' [-Wformat=] device->partition_size = g_strdup_printf( "%lu", size * 512 ); ^ vfs/vfs-volume-nohal.c:1282:61: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'guint64 {aka long long unsigned int}' [-Wformat=] device->partition_alignment_offset = g_strdup_printf( "%lu", alignment_offset ); ^ vfs/vfs-volume-nohal.c:1285:51: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'guint64 {aka long long unsigned int}' [-Wformat=] device->partition_offset = g_strdup_printf( "%lu", offset ); ^ vfs/vfs-volume-nohal.c: In function 'parse_mounts': vfs/vfs-volume-nohal.c:1759:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( fstype, ' ' ) ) ^ vfs/vfs-volume-nohal.c:1848:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( m = m->next ) ^ vfs/vfs-volume-nohal.c:1937:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( volume = vfs_volume_read_by_device( udevice ) ) ^ vfs/vfs-volume-nohal.c:1945:49: warning: suggest parentheses around assignment used as truth value [-Wparentheses] devmount->mount_points ) ) ^ vfs/vfs-volume-nohal.c: In function 'cb_udev_monitor_watch': vfs/vfs-volume-nohal.c:2074:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( udevice = udev_monitor_receive_device( umonitor ) ) ^ vfs/vfs-volume-nohal.c:2095:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( volume = vfs_volume_read_by_device( udevice ) ) ^ vfs/vfs-volume-nohal.c: In function 'free_slash_total': vfs/vfs-volume-nohal.c:2280:13: warning: unused variable 'total_size' [-Wunused-variable] guint64 total_size; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-utils.o `test -f 'ptk/ptk-utils.c' || echo './'`ptk/ptk-utils.c vfs/vfs-volume-nohal.c: In function 'vfs_volume_set_info': vfs/vfs-volume-nohal.c:2372:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( lastcomma = strrchr( volume->udi, '/' ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_read_by_device': vfs/vfs-volume-nohal.c:2566:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( comma = strchr( device->mount_points, ',' ) ) ^ vfs/vfs-volume-nohal.c: In function 'path_is_mounted_mtab': vfs/vfs-volume-nohal.c:2627:11: warning: unused variable 'file' [-Wunused-variable] char* file; ^ vfs/vfs-volume-nohal.c:2626:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ vfs/vfs-volume-nohal.c: In function 'split_network_url': vfs/vfs-volume-nohal.c:2756:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( str = strstr( xurl, "://" ) ) ^ vfs/vfs-volume-nohal.c:2776:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( str = strstr( xurl, ":/" ) ) ^ vfs/vfs-volume-nohal.c:2803:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( xurl, '@' ) ) ^ vfs/vfs-volume-nohal.c:2805:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str2 = strchr( str + 1, '@' ) ) ^ vfs/vfs-volume-nohal.c:2811:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str2 = strchr( xurl, ':' ) ) ^ vfs/vfs-volume-nohal.c:2823:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( xurl, '/' ) ) ^ vfs/vfs-volume-nohal.c:2835:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( xurl, ']' ) ) ^ vfs/vfs-volume-nohal.c:2846:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( xurl, ':' ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_read_by_mount': vfs/vfs-volume-nohal.c:2901:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strchr( point, ',' ) ) ^ vfs/vfs-volume-nohal.c:2894:11: warning: unused variable 'set' [-Wunused-variable] XSet* set; ^ vfs/vfs-volume-nohal.c:2892:19: warning: unused variable 'statbuf' [-Wunused-variable] struct stat64 statbuf; ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_device_mount_cmd': vfs/vfs-volume-nohal.c:3729:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( s1 = g_find_program_in_path( "udevil" ) ) ^ vfs/vfs-volume-nohal.c:3739:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "pmount" ) ) ^ vfs/vfs-volume-nohal.c:3744:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "udisksctl" ) ) ^ vfs/vfs-volume-nohal.c:3754:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "udisks" ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_device_unmount_cmd': vfs/vfs-volume-nohal.c:3834:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( s1 = g_find_program_in_path( "udevil" ) ) ^ vfs/vfs-volume-nohal.c:3839:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "pumount" ) ) ^ vfs/vfs-volume-nohal.c:3844:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "udisksctl" ) ) ^ vfs/vfs-volume-nohal.c:3849:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( s1 = g_find_program_in_path( "udisks" ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_get_mount_options': vfs/vfs-volume-nohal.c:3935:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] else if ( plus = strchr( single, '+' ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_init': vfs/vfs-volume-nohal.c:4349:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( volume = vfs_volume_read_by_device( udevice ) ) ^ vfs/vfs-volume-nohal.c: In function 'vfs_volume_dir_avoid_changes': vfs/vfs-volume-nohal.c:4678:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( ptr = xset_get_s( "dev_change" ) ) ^ In file included from vfs/vfs-volume.h:16:0, from vfs/vfs-volume-nohal.c:18: vfs/vfs-volume-nohal.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ vfs/vfs-thumbnail-loader.c: In function '_vfs_thumbnail_load': vfs/vfs-thumbnail-loader.c:400:27: warning: pointer targets in passing argument 2 of 'g_checksum_update' differ in signedness [-Wpointer-sign] g_checksum_update(cs, uri, strlen(uri)); ^ In file included from /usr/include/glib-2.0/glib.h:40:0, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from vfs/vfs-mime-type.h:16, from vfs/vfs-thumbnail-loader.c:23: /usr/include/glib-2.0/glib/gchecksum.h:76:23: note: expected 'const guchar * {aka const unsigned char *}' but argument is of type 'const char *' void g_checksum_update (GChecksum *checksum, ^ vfs/vfs-thumbnail-loader.c:367:9: warning: unused variable 'i' [-Wunused-variable] int i, w, h; ^ vfs/vfs-execute.c: In function 'tvsn_get_active_workspace_number': vfs/vfs-execute.c:99:10: warning: unused variable 'err' [-Wunused-variable] gint err = gdk_error_trap_pop (); ^ vfs/vfs-execute.c: In function 'vfs_exec_on_screen': vfs/vfs-execute.c:117:26: warning: variable 'setup_func' set but not used [-Wunused-but-set-variable] GSpawnChildSetupFunc setup_func = NULL; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o desktop/spacefm-working-area.o `test -f 'desktop/working-area.c' || echo './'`desktop/working-area.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-dir-tree-view.o `test -f 'ptk/ptk-dir-tree-view.c' || echo './'`ptk/ptk-dir-tree-view.c In file included from vfs/vfs-utils.c:26:0: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-dir-tree.o `test -f 'ptk/ptk-dir-tree.c' || echo './'`ptk/ptk-dir-tree.c vfs/vfs-file-task.c: In function 'get_sha256sum': vfs/vfs-file-task.c:1404:12: warning: 'sum' may be used uninitialized in this function [-Wmaybe-uninitialized] return sum; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-location-view.o `test -f 'ptk/ptk-location-view.c' || echo './'`ptk/ptk-location-view.c ptk/ptk-file-browser.c: In function 'ptk_file_browser_class_init': ptk/ptk-file-browser.c:371:21: warning: variable 'widget_class' set but not used [-Wunused-but-set-variable] GtkWidgetClass *widget_class; ^ ptk/ptk-file-browser.c: In function 'save_command_history': ptk/ptk-file-browser.c:599:53: warning: suggest parentheses around assignment used as truth value [-Wparentheses] (GCompareFunc)g_strcmp0 ) ) ^ ptk/ptk-file-browser.c: In function 'on_address_bar_activate': ptk/ptk-file-browser.c:625:12: warning: unused variable 'l' [-Wunused-variable] GList* l; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_add_toolbar_widget': ptk/ptk-file-browser.c:835:34: warning: array subscript has type 'char' [-Wchar-subscripts] set->browser->toolbar_widgets[x] = g_slist_append( ^ ptk/ptk-file-browser.c:836:74: warning: array subscript has type 'char' [-Wchar-subscripts] set->browser->toolbar_widgets[x], ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_update_toolbar_widgets': ptk/ptk-file-browser.c:933:44: warning: array subscript has type 'char' [-Wchar-subscripts] for ( l = file_browser->toolbar_widgets[x]; l; l = l->next ) ^ ptk/ptk-file-list.c: In function 'ptk_file_list_get_iter': ptk/ptk-file-list.c:380:23: warning: variable 'depth' set but not used [-Wunused-but-set-variable] gint *indices, n, depth; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_update_tab_label': ptk/ptk-file-browser.c:1960:15: warning: variable 'icon' set but not used [-Wunused-but-set-variable] GtkImage* icon; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_select_last': ptk/ptk-file-browser.c:2030:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( l = l->prev ) ^ desktop/working-area.c: In function 'gf_display_get_workarea': desktop/working-area.c:36:10: warning: variable 'desktops' set but not used [-Wunused-but-set-variable] guint32 desktops = 0, current = 0; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_seek_path': ptk/ptk-file-browser.c:3368:14: warning: unused variable 'select' [-Wunused-variable] gboolean select; ^ ptk/ptk-file-browser.c: In function 'on_folder_view_button_release_event': ptk/ptk-file-browser.c:3841:19: warning: variable 'model' set but not used [-Wunused-but-set-variable] GtkTreeModel* model; ^ ptk/ptk-file-browser.c: In function 'on_folder_view_columns_changed': ptk/ptk-file-browser.c:4036:15: warning: unused variable 'width' [-Wunused-variable] int i, j, width; ^ ptk/ptk-file-browser.c: In function 'on_folder_view_drag_motion': ptk/ptk-file-browser.c:4990:13: warning: variable 'vpos' set but not used [-Wunused-but-set-variable] gdouble vpos; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_rename_selected_files': ptk/ptk-file-browser.c:5206:17: warning: variable 'parent' set but not used [-Wunused-but-set-variable] GtkWidget * parent; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_paste': ptk/ptk-file-browser.c:5236:18: warning: unused variable 'file' [-Wunused-variable] VFSFileInfo* file; ^ ptk/ptk-text-renderer.c: In function 'ptk_text_renderer_render': ptk/ptk-text-renderer.c:959:13: warning: unused variable 'y' [-Wunused-variable] gint x, y; ^ ptk/ptk-text-renderer.c:959:10: warning: unused variable 'x' [-Wunused-variable] gint x, y; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-input-dialog.o `test -f 'ptk/ptk-input-dialog.c' || echo './'`ptk/ptk-input-dialog.c ptk/ptk-path-entry.c: In function 'seek_path': ptk/ptk-path-entry.c:77:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ ptk/ptk-path-entry.c: In function 'insert_complete': ptk/ptk-path-entry.c:353:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( name = g_dir_read_name( dir ) ) ^ ptk/ptk-path-entry.c:347:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ ptk/ptk-path-entry.c:341:9: warning: unused variable 'long_len' [-Wunused-variable] int long_len = 0; ^ ptk/ptk-path-entry.c:340:9: warning: unused variable 'len' [-Wunused-variable] int len; ^ In file included from ptk/ptk-path-entry.c:15:0: ptk/ptk-path-entry.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-utils.c: In function 'break_gnome_hig': ptk/ptk-utils.c:271:62: warning: pointer targets in passing argument 2 of 'gtk_alignment_get_padding' differ in signedness [-Wpointer-sign] gtk_alignment_get_padding( (GtkAlignment*)w, &t, &b, &l, &r ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0, from ptk/ptk-utils.h:20, from ptk/ptk-utils.c:13: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:98:12: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_alignment_get_padding (GtkAlignment *alignment, ^ ptk/ptk-utils.c:271:66: warning: pointer targets in passing argument 3 of 'gtk_alignment_get_padding' differ in signedness [-Wpointer-sign] gtk_alignment_get_padding( (GtkAlignment*)w, &t, &b, &l, &r ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0, from ptk/ptk-utils.h:20, from ptk/ptk-utils.c:13: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:98:12: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_alignment_get_padding (GtkAlignment *alignment, ^ ptk/ptk-utils.c:271:70: warning: pointer targets in passing argument 4 of 'gtk_alignment_get_padding' differ in signedness [-Wpointer-sign] gtk_alignment_get_padding( (GtkAlignment*)w, &t, &b, &l, &r ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0, from ptk/ptk-utils.h:20, from ptk/ptk-utils.c:13: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:98:12: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_alignment_get_padding (GtkAlignment *alignment, ^ ptk/ptk-utils.c:271:74: warning: pointer targets in passing argument 5 of 'gtk_alignment_get_padding' differ in signedness [-Wpointer-sign] gtk_alignment_get_padding( (GtkAlignment*)w, &t, &b, &l, &r ); ^ In file included from /usr/include/gtk-3.0/gtk/gtk.h:241:0, from ptk/ptk-utils.h:20, from ptk/ptk-utils.c:13: /usr/include/gtk-3.0/gtk/deprecated/gtkalignment.h:98:12: note: expected 'guint * {aka unsigned int *}' but argument is of type 'int *' void gtk_alignment_get_padding (GtkAlignment *alignment, ^ In file included from ptk/ptk-utils.c:18:0: ptk/ptk-utils.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ In file included from ptk/ptk-file-browser.c:38:0: ptk/ptk-file-browser.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-file-browser.c:105:1: warning: 'is_latin_shortcut_key' declared 'static' but never defined [-Wunused-function] is_latin_shortcut_key( guint keyval ); ^ ptk/ptk-file-browser.c:231:13: warning: 'enter_callback' declared 'static' but never defined [-Wunused-function] static void enter_callback( GtkEntry* entry, GtkDialog* dlg ); //MOD ^ ptk/ptk-file-browser.c:233:14: warning: 'replace_str' declared 'static' but never defined [-Wunused-function] static char *replace_str(char *str, char *orig, char *rep); //MOD ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-task.o `test -f 'ptk/ptk-file-task.c' || echo './'`ptk/ptk-file-task.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-archiver.o `test -f 'ptk/ptk-file-archiver.c' || echo './'`ptk/ptk-file-archiver.c In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-dir-tree-view.c:25: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ vfs/vfs-file-task.c: In function 'vfs_file_task_thread': vfs/vfs-file-task.c:2200:8: warning: 'size_timeout' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( size_timeout ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-handler.o `test -f 'ptk/ptk-handler.c' || echo './'`ptk/ptk-handler.c ptk/ptk-location-view.c: In function 'update_volume_icons': ptk/ptk-location-view.c:165:9: warning: unused variable 'i' [-Wunused-variable] int i; ^ ptk/ptk-location-view.c: In function 'ptk_location_view_get_selected_vol': ptk/ptk-location-view.c:364:11: warning: unused variable 'real_path' [-Wunused-variable] char* real_path = NULL; ^ ptk/ptk-location-view.c:363:18: warning: unused variable 'tree_path' [-Wunused-variable] GtkTreePath* tree_path; ^ ptk/ptk-location-view.c: In function 'ptk_location_view_init_model': ptk/ptk-location-view.c:501:12: warning: unused variable 'real_path' [-Wunused-variable] gchar* real_path; ^ ptk/ptk-location-view.c:500:12: warning: unused variable 'name' [-Wunused-variable] gchar* name; ^ ptk/ptk-location-view.c:499:17: warning: unused variable 'it' [-Wunused-variable] GtkTreeIter it; ^ ptk/ptk-location-view.c: In function 'ptk_location_view_mount_network': ptk/ptk-location-view.c:1076:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-clipboard.o `test -f 'ptk/ptk-clipboard.c' || echo './'`ptk/ptk-clipboard.c ptk/ptk-dir-tree.c: In function 'on_file_monitor_event': ptk/ptk-dir-tree.c:844:18: warning: unused variable 'tree_path' [-Wunused-variable] GtkTreePath* tree_path; ^ ptk/ptk-dir-tree.c:843:17: warning: unused variable 'it' [-Wunused-variable] GtkTreeIter it; ^ In file included from ptk/ptk-dir-tree.c:17:0: ptk/ptk-dir-tree.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-location-view.c: In function 'on_prop': ptk/ptk-location-view.c:2925:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( old_flags = strchr( uuid, '\n' ) ) ^ ptk/ptk-location-view.c: In function 'volume_is_visible': ptk/ptk-location-view.c:3213:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( value = vol->udi ) ^ ptk/ptk-location-view.c: In function 'on_button_press_event': ptk/ptk-location-view.c:3376:16: warning: unused variable 'item' [-Wunused-variable] GtkWidget* item; ^ ptk/ptk-location-view.c:3374:9: warning: unused variable 'pos' [-Wunused-variable] int pos; ^ ptk/ptk-location-view.c: In function 'ptk_location_view_dev_menu': ptk/ptk-location-view.c:3996:14: warning: unused variable 'auto_removable' [-Wunused-variable] gboolean auto_removable = set->b == XSET_B_TRUE; ^ ptk/ptk-location-view.c:3994:14: warning: unused variable 'auto_optical' [-Wunused-variable] gboolean auto_optical = set->b == XSET_B_TRUE; ^ ptk/ptk-location-view.c:3940:17: warning: unused variable 'it' [-Wunused-variable] GtkTreeIter it; ^ ptk/ptk-location-view.c: In function 'ptk_bookmark_view_import_gtk': ptk/ptk-location-view.c:4148:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( line, ' ' ) ) ^ ptk/ptk-location-view.c:4130:11: warning: unused variable 'name_len' [-Wunused-variable] gsize name_len, upath_len; ^ ptk/ptk-location-view.c: In function 'update_bookmark_list_item': ptk/ptk-location-view.c:4318:20: warning: unused variable 'app' [-Wunused-variable] VFSAppDesktop* app = NULL; ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-menu.o `test -f 'ptk/ptk-file-menu.c' || echo './'`ptk/ptk-file-menu.c ptk/ptk-location-view.c: In function 'find_cwd_match_bookmark': ptk/ptk-location-view.c:4683:55: warning: suggest parentheses around assignment used as truth value [-Wparentheses] found_parent_set ) ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-misc.o `test -f 'ptk/ptk-file-misc.c' || echo './'`ptk/ptk-file-misc.c ptk/ptk-location-view.c: In function 'activate_bookmark_item': ptk/ptk-location-view.c:4950:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( set = xset_is( set->parent ) ) ^ ptk/ptk-location-view.c: In function 'on_bookmark_button_release_event': ptk/ptk-location-view.c:5276:16: warning: unused variable 'vol' [-Wunused-variable] VFSVolume* vol; ^ ptk/ptk-location-view.c:5275:16: warning: unused variable 'item' [-Wunused-variable] GtkWidget* item; ^ ptk/ptk-location-view.c:5274:14: warning: unused variable 'popup' [-Wunused-variable] GtkMenu* popup; ^ ptk/ptk-location-view.c:5273:9: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos; ^ In file included from ../src/vfs/vfs-volume.h:16:0, from ptk/ptk-location-view.h:17, from ptk/ptk-location-view.c:27: ptk/ptk-location-view.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-location-view.c:42:22: warning: 'bookmodel' defined but not used [-Wunused-variable] static GtkTreeModel* bookmodel = NULL; ^ ptk/ptk-location-view.c:47:17: warning: 'has_desktop_dir' defined but not used [-Wunused-variable] static gboolean has_desktop_dir = TRUE; ^ ptk/ptk-location-view.c:48:17: warning: 'show_trash_can' defined but not used [-Wunused-variable] static gboolean show_trash_can = FALSE; ^ ptk/ptk-location-view.c:122:23: warning: 'drag_targets' defined but not used [-Wunused-variable] static GtkTargetEntry drag_targets[] = { {"text/uri-list", 0 , 0 } }; ^ ptk/ptk-location-view.c:124:13: warning: 'show_busy' defined but not used [-Wunused-function] static void show_busy( GtkWidget* view ) ^ ptk/ptk-location-view.c:139:13: warning: 'show_ready' defined but not used [-Wunused-function] static void show_ready( GtkWidget* view ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-file-properties.o `test -f 'ptk/ptk-file-properties.c' || echo './'`ptk/ptk-file-properties.c main-window.c: In function 'fm_main_window_create_tab_label': main-window.c:2805:17: warning: 'tab_text' may be used uninitialized in this function [-Wmaybe-uninitialized] if (strlen( gtk_label_get_text( GTK_LABEL( tab_text ) ) ) < 30) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ptk/spacefm-ptk-app-chooser.o `test -f 'ptk/ptk-app-chooser.c' || echo './'`ptk/ptk-app-chooser.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-icon-view.o `test -f 'exo/exo-icon-view.c' || echo './'`exo/exo-icon-view.c ptk/ptk-file-task.c: In function 'ptk_file_task_cancel': ptk/ptk-file-task.c:473:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( lf = strchr( scpids, '\n' ) ) ^ ptk/ptk-file-task.c: In function 'ptk_file_task_pause': ptk/ptk-file-task.c:617:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( lf = strchr( scpids, '\n' ) ) ^ ptk/ptk-file-task.c: In function 'ptk_file_task_progress_update': ptk/ptk-file-task.c:1184:16: warning: unused variable 'pixbuf' [-Wunused-variable] GdkPixbuf* pixbuf; ^ ptk/ptk-file-task.c:1183:23: warning: unused variable 'siter' [-Wunused-variable] GtkTextIter iter, siter; ^ ptk/ptk-file-task.c:1183:17: warning: unused variable 'iter' [-Wunused-variable] GtkTextIter iter, siter; ^ ptk/ptk-file-task.c: In function 'ptk_file_task_update': ptk/ptk-file-task.c:1706:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'off64_t {aka long long int}' [-Wformat=] remain1 = g_strdup_printf( "%lu:%02lu", remain / 60, remain - ^ ptk/ptk-file-task.c:1706:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off64_t {aka long long int}' [-Wformat=] ptk/ptk-file-task.c:1709:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'off64_t {aka long long int}' [-Wformat=] remain1 = g_strdup_printf( ":%02lu", remain ); ^ ptk/ptk-file-task.c:1725:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'off64_t {aka long long int}' [-Wformat=] remain2 = g_strdup_printf( "%lu:%02lu", remain / 60, remain - ^ ptk/ptk-file-task.c:1725:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'off64_t {aka long long int}' [-Wformat=] ptk/ptk-file-task.c:1728:40: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'off64_t {aka long long int}' [-Wformat=] remain2 = g_strdup_printf( ":%02lu", remain ); ^ ptk/ptk-file-task.c: In function 'on_vfs_file_task_state_cb': ptk/ptk-file-task.c:1861:5: warning: enumeration value 'VFS_FILE_TASK_RUNNING' not handled in switch [-Wswitch] switch ( state ) ^ ptk/ptk-file-task.c:1861:5: warning: enumeration value 'VFS_FILE_TASK_SIZE_TIMEOUT' not handled in switch [-Wswitch] ptk/ptk-file-task.c:1861:5: warning: enumeration value 'VFS_FILE_TASK_PAUSE' not handled in switch [-Wswitch] ptk/ptk-file-task.c:1861:5: warning: enumeration value 'VFS_FILE_TASK_QUEUE' not handled in switch [-Wswitch] ptk/ptk-file-task.c:1859:12: warning: unused variable 'new_dest' [-Wunused-variable] char** new_dest; ^ ptk/ptk-file-task.c:1857:9: warning: unused variable 'response' [-Wunused-variable] int response; ^ ptk/ptk-file-task.c:1856:16: warning: unused variable 'dlg' [-Wunused-variable] GtkWidget* dlg; ^ ptk/ptk-file-task.c: In function 'on_query_input_keypress': ptk/ptk-file-task.c:1946:18: warning: unused variable 'can_rename' [-Wunused-variable] gboolean can_rename; ^ In file included from /usr/include/glib-2.0/glib/gi18n.h:23:0, from ptk/ptk-file-task.c:12: ptk/ptk-file-task.c: In function 'query_overwrite': ptk/ptk-file-task.c:2188:47: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__off64_t {aka long long int}' [-Wformat=] src_size = g_strdup_printf( _("%s\t( %lu bytes )"), buf, src_stat.st_size ); ^ ptk/ptk-file-task.c:2188:45: note: in expansion of macro '_' src_size = g_strdup_printf( _("%s\t( %lu bytes )"), buf, src_stat.st_size ); ^ ptk/ptk-file-task.c:2211:44: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type '__off64_t {aka long long int}' [-Wformat=] dest_size = g_strdup_printf( _("%s\t( %lu bytes )"), buf, dest_stat.st_size ); ^ ptk/ptk-file-task.c:2211:42: note: in expansion of macro '_' dest_size = g_strdup_printf( _("%s\t( %lu bytes )"), buf, dest_stat.st_size ); ^ ptk/ptk-file-archiver.c: In function 'on_format_changed': ptk/ptk-file-archiver.c:144:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( handler_xset = xset_is( xset_name ) ) ^ ptk/ptk-file-archiver.c:178:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( handler_xset = xset_is( xset_name ) ) ^ ptk/ptk-file-task.c:2380:16: warning: unused variable 'to_dir' [-Wunused-variable] GtkWidget* to_dir = NULL; ^ ptk/ptk-file-task.c:2121:9: warning: unused variable 'response' [-Wunused-variable] int response; ^ ptk/ptk-file-archiver.c: In function 'ptk_file_archiver_create': ptk/ptk-file-archiver.c:526:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( handler_xset = xset_is( xset_name ) ) ^ ptk/ptk-file-archiver.c:616:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while( res = gtk_dialog_run( GTK_DIALOG( dlg ) ) ) ^ In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-file-task.c:19: ptk/ptk-file-task.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-file-task.c:37:13: warning: 'enter_callback' declared 'static' but never defined [-Wunused-function] static void enter_callback( GtkEntry* entry, GtkDialog* dlg ); //MOD ^ ptk/ptk-file-archiver.c:326:30: warning: unused variable 'hbox' [-Wunused-variable] GtkWidget* combo, *dlg, *hbox; ^ ptk/ptk-file-archiver.c: In function 'ptk_file_archiver_extract': ptk/ptk-file-archiver.c:1194:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while( res = gtk_dialog_run( GTK_DIALOG( dlg ) ) ) ^ ptk/ptk-file-archiver.c:1054:15: warning: unused variable 'j' [-Wunused-variable] int i, n, j, res; ^ In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-file-archiver.c:19: ptk/ptk-file-archiver.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-tree-view.o `test -f 'exo/exo-tree-view.c' || echo './'`exo/exo-tree-view.c ptk/ptk-handler.c:366:30: warning: "/*" within comment [-Wcomment] * eg: +ssh url=ssh://* ^ ptk/ptk-handler.c: In function 'ptk_handler_get_command': ptk/ptk-handler.c:573:15: warning: unused variable 'str' [-Wunused-variable] char* str; ^ ptk/ptk-handler.c: In function 'ptk_handler_load_script': ptk/ptk-handler.c:692:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( file = fopen( script, "r" ) ) ^ ptk/ptk-handler.c: In function 'ptk_handler_save_script': ptk/ptk-handler.c:800:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( file = fopen( script, "w" ) ) ^ ptk/ptk-handler.c: In function 'value_in_list': ptk/ptk-handler.c:911:14: warning: unused variable 'supported' [-Wunused-variable] gboolean supported = FALSE; ^ ptk/ptk-handler.c: In function 'ptk_handler_file_has_handlers': ptk/ptk-handler.c:976:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( ptr = xset_get_s( handler_conf_xset[mode] ) ) ^ ptk/ptk-handler.c:984:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( delim = strchr( ptr, ' ' ) ) ^ ptk/ptk-handler.c:955:11: warning: unused variable 'msg' [-Wunused-variable] char* msg; ^ ptk/ptk-handler.c: In function 'config_load_handler_settings': ptk/ptk-handler.c:1405:9: warning: unused variable 'start' [-Wunused-variable] int start; ^ ptk/ptk-handler.c: In function 'on_handlers_button_press': ptk/ptk-handler.c:2174:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses] GTK_TREE_VIEW( hnd->view_handlers ) ) ) ^ ptk/ptk-handler.c:2187:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses] GTK_TREE_VIEW( hnd->view_handlers ) ) ) ^ ptk/ptk-handler.c:2142:17: warning: unused variable 'it_sel' [-Wunused-variable] GtkTreeIter it_sel; ^ ptk/ptk-handler.c: In function 'ptk_handler_show_config': ptk/ptk-handler.c:3510:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( response = gtk_dialog_run( GTK_DIALOG( hnd->dlg ) ) ) ^ ptk/ptk-clipboard.c: In function 'ptk_clipboard_cut_or_copy_files': ptk/ptk-clipboard.c:167:12: warning: unused variable 'target' [-Wunused-variable] GList* target; ^ ptk/ptk-clipboard.c: In function 'ptk_clipboard_copy_file_list': ptk/ptk-clipboard.c:225:18: warning: unused variable 'file' [-Wunused-variable] VFSFileInfo* file; ^ ptk/ptk-clipboard.c:224:12: warning: unused variable 'l' [-Wunused-variable] GList *l; ^ ptk/ptk-clipboard.c:220:12: warning: unused variable 'target' [-Wunused-variable] GList* target; ^ In file included from ptk/ptk-handler.h:19:0, from ptk/ptk-handler.c:19: ptk/ptk-handler.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-clipboard.c: In function 'ptk_clipboard_paste_links': ptk/ptk-clipboard.c:422:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( file_path = g_filename_from_uri( *puri, NULL, NULL ) ) ^ In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-clipboard.c:16: ptk/ptk-clipboard.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-file-archiver.c: In function 'ptk_file_archiver_create': ptk/ptk-file-archiver.c:224:8: warning: 'run_in_terminal' may be used uninitialized in this function [-Wmaybe-uninitialized] if (run_in_terminal) ^ ptk/ptk-file-archiver.c:613:14: note: 'run_in_terminal' was declared here gboolean run_in_terminal; ^ ptk/ptk-file-archiver.c:583:13: warning: 'handler_xset' may be used uninitialized in this function [-Wmaybe-uninitialized] ext = archive_handler_get_first_extension( handler_xset ); ^ ptk/ptk-file-menu.c: In function 'ptk_file_menu_new': ptk/ptk-file-menu.c:1611:22: warning: unused variable 'book_item' [-Wunused-variable] GtkMenuItem* book_item = GTK_MENU_ITEM( xset_add_menuitem( desktop, ^ ptk/ptk-file-menu.c:731:30: warning: variable 'no_read_access' set but not used [-Wunused-but-set-variable] int no_write_access = 0, no_read_access = 0; ^ ptk/ptk-file-menu.c: In function 'get_shared_desktop_file_location': ptk/ptk-file-menu.c:1825:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( ret = vfs_mime_type_locate_desktop_file( *dirs, name ) ) ^ ptk/ptk-file-misc.c: In function 'on_opt_toggled': ptk/ptk-file-misc.c:1218:14: warning: unused variable 'new_link' [-Wunused-variable] gboolean new_link = gtk_toggle_button_get_active( GTK_TOGGLE_BUTTON( mset->opt_new_link ) ); ^ ptk/ptk-file-menu.c: In function 'app_job': ptk/ptk-file-menu.c:2006:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strstr( contents, "\n\n" ) ) ^ ptk/ptk-file-menu.c:2012:25: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str = strstr( str + 2, "" ) ) ^ ptk/ptk-file-menu.c: In function 'app_menu_keypress': ptk/ptk-file-menu.c:2104:11: warning: unused variable 'set' [-Wunused-variable] XSet* set; ^ ptk/ptk-file-menu.c: In function 'show_app_menu': ptk/ptk-file-menu.c:2276:20: warning: unused variable 'accel_group' [-Wunused-variable] GtkAccelGroup* accel_group = gtk_accel_group_new(); ^ ptk/ptk-file-misc.c: In function 'get_templates': ptk/ptk-file-menu.c: In function 'on_app_button_press': ptk/ptk-file-menu.c:2456:9: warning: unused variable 'job' [-Wunused-variable] int job = -1; ^ ptk/ptk-file-misc.c:1863:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( name = g_dir_read_name( dir ) ) ^ ptk/ptk-file-misc.c: In function 'on_template_changed': ptk/ptk-file-misc.c:1925:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( str2 = strchr( str, '/' ) ) ^ ptk/ptk-file-misc.c:1929:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( str2 = strchr( str, '.' ) ) ^ ptk/ptk-file-menu.c: In function 'create_new_file': ptk/ptk-file-menu.c:2886:11: warning: unused variable 'cwd' [-Wunused-variable] char* cwd; ^ ptk/ptk-file-misc.c: In function 'ptk_rename_file': ptk/ptk-file-misc.c:2742:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while ( response = gtk_dialog_run( GTK_DIALOG( mset->dlg ) ) ) ^ ptk/ptk-file-misc.c:2786:22: warning: unused variable 'move' [-Wunused-variable] gboolean move = gtk_toggle_button_get_active( ^ ptk/ptk-file-misc.c:2019:11: warning: unused variable 'touchfile' [-Wunused-variable] FILE* touchfile; ^ ptk/ptk-file-misc.c: In function 'open_files_with_each_app': ptk/ptk-file-misc.c:3704:17: warning: unused variable 'cwd' [-Wunused-variable] const char* cwd; ^ ptk/ptk-file-misc.c: In function 'free_file_list_hash': ptk/ptk-file-misc.c:3712:18: warning: variable 'app_desktop' set but not used [-Wunused-but-set-variable] const char * app_desktop; ^ ptk/ptk-file-misc.c: In function 'ptk_open_files_with_app': ptk/ptk-file-misc.c:3740:21: warning: unused variable 'fb' [-Wunused-variable] PtkFileBrowser* fb; ^ ptk/ptk-file-misc.c: In function 'ptk_file_misc_paste_as': ptk/ptk-file-misc.c:3960:11: warning: unused variable 'str' [-Wunused-variable] char* str; ^ In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-file-misc.c:26: ptk/ptk-file-misc.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-file-misc.c:196:13: warning: 'select_file_name_part' defined but not used [-Wunused-function] static void select_file_name_part( GtkEntry* entry ) ^ In file included from ptk/ptk-file-properties.c:15:0: ptk/ptk-file-properties.c: In function 'on_update_labels': ptk/ptk-file-properties.c:168:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] sprintf( buf, _("%s ( %lu bytes )"), buf2, ( guint64 ) data->total_size ); ^ ptk/ptk-file-properties.c:168:19: note: in expansion of macro '_' sprintf( buf, _("%s ( %lu bytes )"), buf2, ( guint64 ) data->total_size ); ^ ptk/ptk-file-properties.c:172:21: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] sprintf( buf, _("%s ( %lu bytes )"), buf2, ( guint64 ) data->size_on_disk ); ^ ptk/ptk-file-properties.c:172:19: note: in expansion of macro '_' sprintf( buf, _("%s ( %lu bytes )"), buf2, ( guint64 ) data->size_on_disk ); ^ In file included from ptk/ptk-handler.h:19:0, from ptk/ptk-file-menu.c:34: ptk/ptk-file-menu.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-file-menu.c:74:1: warning: 'on_popup_open_in_new_win_activate' declared 'static' but never defined [-Wunused-function] on_popup_open_in_new_win_activate ( GtkMenuItem *menuitem, ^ ptk/ptk-file-menu.c:78:13: warning: 'on_popup_open_in_terminal_activate' declared 'static' but never defined [-Wunused-function] static void on_popup_open_in_terminal_activate( GtkMenuItem *menuitem, ^ ptk/ptk-file-menu.c:145:13: warning: 'on_popup_open_files_activate' declared 'static' but never defined [-Wunused-function] static void on_popup_open_files_activate( GtkMenuItem *menuitem, ^ ptk/ptk-file-properties.c: In function 'file_properties_dlg_new': ptk/ptk-file-properties.c:586:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] sprintf( buf, _("%s ( %lu bytes )"), ^ ptk/ptk-file-properties.c:586:27: note: in expansion of macro '_' sprintf( buf, _("%s ( %lu bytes )"), ^ ptk/ptk-file-properties.c:593:29: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'long long unsigned int' [-Wformat=] sprintf( buf, _("%s ( %lu bytes )"), buf2, ^ ptk/ptk-file-properties.c:593:27: note: in expansion of macro '_' sprintf( buf, _("%s ( %lu bytes )"), buf2, ^ ptk/ptk-file-properties.c:338:25: warning: unused variable 'file2' [-Wunused-variable] VFSFileInfo *file, *file2; ^ ptk/ptk-file-properties.c: In function 'on_dlg_response': ptk/ptk-file-properties.c:774:16: warning: unused variable 'ask_recursive' [-Wunused-variable] GtkWidget* ask_recursive; ^ In file included from ptk/ptk-file-task.h:15:0, from ptk/ptk-file-properties.c:31: ptk/ptk-file-properties.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ ptk/ptk-app-chooser.c: In function 'load_all_known_apps_thread': ptk/ptk-app-chooser.c:634:14: warning: variable 'cancel' set but not used [-Wunused-but-set-variable] gboolean cancel = FALSE; ^ In file included from ptk/ptk-app-chooser.c:28:0: ptk/ptk-app-chooser.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-private.o `test -f 'exo/exo-private.c' || echo './'`exo/exo-private.c exo/exo-icon-view.c: In function 'exo_icon_view_start_rubberbanding': exo/exo-icon-view.c:2833:21: warning: unused variable 'alpha' [-Wunused-variable] guchar alpha; ^ exo/exo-icon-view.c:2832:21: warning: unused variable 'color' [-Wunused-variable] GdkColor *color; ^ exo/exo-icon-view.c:2831:21: warning: unused variable 'background_color' [-Wunused-variable] const GdkColor *background_color; ^ exo/exo-icon-view.c: In function 'exo_icon_view_paint_item': exo/exo-icon-view.c:3894:26: warning: variable 'rtl' set but not used [-Wunused-but-set-variable] gboolean rtl; ^ exo/exo-icon-view.c:3892:26: warning: variable 'state' set but not used [-Wunused-but-set-variable] GtkStateType state; ^ exo/exo-icon-view.c: In function 'exo_icon_view_scroll_to_item': exo/exo-icon-view.c:4887:23: warning: variable 'height' set but not used [-Wunused-but-set-variable] gint x, y, width, height; ^ exo/exo-icon-view.c:4887:16: warning: variable 'width' set but not used [-Wunused-but-set-variable] gint x, y, width, height; ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_select_file': ptk/ptk-file-browser.c:568:25: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, tree_path ); ^ exo/exo-icon-view.c: In function 'exo_icon_view_drag_begin': exo/exo-icon-view.c:7242:13: warning: variable 'y' set but not used [-Wunused-but-set-variable] gint x, y; ^ exo/exo-icon-view.c:7242:10: warning: variable 'x' set but not used [-Wunused-but-set-variable] gint x, y; ^ exo/exo-icon-view.c: In function 'exo_icon_view_set_drag_dest_item': exo/exo-icon-view.c:7739:13: warning: comparison between 'ExoIconViewDropPosition {aka enum }' and 'enum ' [-Wenum-compare] if (pos == GTK_TREE_VIEW_DROP_BEFORE && path ^ ptk/ptk-location-view.c: In function 'on_backup': ptk/ptk-location-view.c:2735:13: warning: 'msg2' may be used uninitialized in this function [-Wmaybe-uninitialized] msg = g_strdup_printf( _("Enter %s backup command:\n\nUse:\n\t%%%%v\tdevice file ( %s )\n\t%%%%s\tbackup file ( %s )%s\n\nEDIT WITH CARE This command is run as root"), ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-string.o `test -f 'exo/exo-string.c' || echo './'`exo/exo-string.c ptk/ptk-file-properties.c: In function 'on_dlg_response': ptk/ptk-file-properties.c:850:17: warning: 'quoted_time' may be used uninitialized in this function [-Wmaybe-uninitialized] g_free( quoted_time ); ^ ptk/ptk-handler.c: In function 'ptk_handler_values_in_list': ptk/ptk-handler.c:893:23: warning: 'match' may be used uninitialized in this function [-Wmaybe-uninitialized] ret_msg = g_strdup_printf( "%s%s%s%s%s", ret_msg ? ret_msg : "", ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-marshal.o `test -f 'exo/exo-marshal.c' || echo './'`exo/exo-marshal.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-cell-renderer-icon.o `test -f 'exo/exo-cell-renderer-icon.c' || echo './'`exo/exo-cell-renderer-icon.c ptk/ptk-file-browser.c: In function 'ptk_file_browser_select_last': ptk/ptk-file-browser.c:2098:25: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, tp ); ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-gtk-extensions.o `test -f 'exo/exo-gtk-extensions.c' || echo './'`exo/exo-gtk-extensions.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-icon-chooser-dialog.o `test -f 'exo/exo-icon-chooser-dialog.c' || echo './'`exo/exo-icon-chooser-dialog.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-icon-chooser-model.o `test -f 'exo/exo-icon-chooser-model.c' || echo './'`exo/exo-icon-chooser-model.c ptk/ptk-file-misc.c: In function 'on_opt_toggled': ptk/ptk-file-misc.c:1295:11: warning: 'action' may be used uninitialized in this function [-Wmaybe-uninitialized] title = g_strdup_printf( "%s %s%s", action, desc, root_msg ); ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-gdk-pixbuf-extensions.o `test -f 'exo/exo-gdk-pixbuf-extensions.c' || echo './'`exo/exo-gdk-pixbuf-extensions.c ptk/ptk-file-task.c: In function 'ptk_file_task_update': ptk/ptk-file-task.c:1668:12: warning: 'cur_speed' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( cur_speed == 0 || task->state_pause != VFS_FILE_TASK_RUNNING ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-thumbnail-preview.o `test -f 'exo/exo-thumbnail-preview.c' || echo './'`exo/exo-thumbnail-preview.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-utils.o `test -f 'exo/exo-utils.c' || echo './'`exo/exo-utils.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-binding.o `test -f 'exo/exo-binding.c' || echo './'`exo/exo-binding.c gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o exo/spacefm-exo-cell-renderer-ellipsized-text.o `test -f 'exo/exo-cell-renderer-ellipsized-text.c' || echo './'`exo/exo-cell-renderer-ellipsized-text.c In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ptk/ptk-file-browser.c:10: ptk/ptk-file-browser.c: In function 'ptk_file_browser_seek_path': /usr/include/glib-2.0/gobject/gtype.h:2201:6: warning: 'model' may be used uninitialized in this function [-Wmaybe-uninitialized] if (!__inst) \ ^ ptk/ptk-file-browser.c:3359:19: note: 'model' was declared here GtkTreeModel* model; ^ ptk/ptk-file-browser.c:3457:9: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, path ); ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o desktop/spacefm-desktop-window.o `test -f 'desktop/desktop-window.c' || echo './'`desktop/desktop-window.c exo/exo-cell-renderer-icon.c: In function 'exo_cell_renderer_icon_render': exo/exo-cell-renderer-icon.c:470:14: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized] icon = vfs_thumbnail_load_for_file (filename, priv->size, 0); ^ settings.c: In function 'xset_import_plugin': settings.c:4942:12: warning: 'func' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( func ) ^ gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.3\" -DPACKAGE_STRING=\"spacefm\ 1.0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBM=1 -DHAVE_LIBX11=1 -DG_DISABLE_ASSERT=1 -DBASHPATH=\"/bin/bash\" -DHAVE_GTK3=1 -DHAVE_SN=1 -DUSE_INOTIFY=1 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -DSUPER_USER_CHECKS=1 -DDESKTOP_INTEGRATION=1 -DHAVE_EUIDACCESS=/\*\*/ -DHAVE_EACCESS=/\*\*/ -DHAVE_STATVFS=/\*\*/ -DGETTEXT_PACKAGE=\"spacefm\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -I../src/mime-type -I../src/compat -I../src/ptk -I../src/vfs -I../src/libmd5-rfc -I../src/desktop -I../src/exo -DPACKAGE_DATA_DIR=\""/usr/share/spacefm"\" -DPACKAGE_UI_DIR=\""/usr/share/spacefm/ui"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -Wno-deprecated-declarations -Wformat -Wformat-security -Wreturn-type -Wunused-value -D_LARGEFILE_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -fstrict-aliasing -fmessage-length=0 -DDATADIR=\"/usr/share\" -DHTMLDIR=\"/usr/share/doc/spacefm\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o desktop/spacefm-desktop.o `test -f 'desktop/desktop.c' || echo './'`desktop/desktop.c /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o xml-purge xml_purge-xml-purge.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgthread-2.0 -pthread -lgobject-2.0 -lglib-2.0 -lX11 -lm main-window.c: In function 'focus_panel': main-window.c:1309:13: warning: 'hidepanel' may be used uninitialized in this function [-Wmaybe-uninitialized] xset_set_b_panel( hidepanel, "show", FALSE ); ^ ptk/ptk-file-browser.c: In function 'on_folder_view_button_press_event': ptk/ptk-file-browser.c:3768:21: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, tree_path ); ^ exo/exo-cell-renderer-ellipsized-text.c: In function 'exo_cell_renderer_ellipsized_text_render': exo/exo-cell-renderer-ellipsized-text.c:422:39: warning: unused variable 'expose_area' [-Wunused-variable] GdkRectangle *expose_area = NULL; ^ libtool: link: gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o xml-purge xml_purge-xml-purge.o -pthread -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lX11 -lm -pthread ptk/ptk-file-browser.c: In function 'ptk_file_browser_select_pattern': ptk/ptk-file-browser.c:3121:21: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, path ); ^ ptk/ptk-file-browser.c:3137:17: warning: 'model' may be used uninitialized in this function [-Wmaybe-uninitialized] while ( gtk_tree_model_iter_next( model, &it ) ); ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_select_file_list': ptk/ptk-file-browser.c:3280:21: warning: 'tree_sel' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_tree_selection_select_path( tree_sel, path ); ^ ptk/ptk-file-browser.c:3296:17: warning: 'model' may be used uninitialized in this function [-Wmaybe-uninitialized] while ( gtk_tree_model_iter_next( model, &it ) ); ^ ptk/ptk-location-view.c: In function 'ptk_location_view_dev_menu': ptk/ptk-location-view.c:3998:5: warning: 'vol' may be used uninitialized in this function [-Wmaybe-uninitialized] xset_set_cb( "dev_automount_volumes", on_automountlist, vol ); ^ In file included from ../src/vfs/vfs-volume.h:16:0, from desktop/desktop.c:37: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ desktop/desktop.c:47:24: warning: 'on_rootwin_event' declared 'static' but never defined [-Wunused-function] static GdkFilterReturn on_rootwin_event ( GdkXEvent *xevent, GdkEvent *event, gpointer data ); ^ desktop/desktop-window.c: In function 'desktop_window_class_init': desktop/desktop-window.c:262:24: warning: typedef 'DeleteEvtHandler' locally defined but not used [-Wunused-local-typedefs] typedef gboolean (*DeleteEvtHandler) (GtkWidget*, GdkEvent*); ^ desktop/desktop-window.c: In function 'on_draw': desktop/desktop-window.c:509:45: warning: "/*" within comment [-Wcomment] gdk_gc_set_fill( self->gc, GDK_TILED );/* ^ desktop/desktop-window.c: In function 'on_size_allocate': desktop/desktop-window.c:549:16: warning: unused variable 'pix' [-Wunused-variable] GdkPixbuf* pix; ^ desktop/desktop-window.c: In function 'desktop_window_set_background': desktop/desktop-window.c:628:43: warning: pointer targets in passing argument 6 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &xroot, &dummy, &dummy, &dummy, &dummy, &udummy, &depth); ^ In file included from desktop/desktop-window.h:18:0, from desktop/desktop-window.c:16: /usr/include/X11/Xlib.h:2620:15: note: expected 'unsigned int *' but argument is of type 'int *' extern Status XGetGeometry( ^ desktop/desktop-window.c:628:51: warning: pointer targets in passing argument 7 of 'XGetGeometry' differ in signedness [-Wpointer-sign] &xroot, &dummy, &dummy, &dummy, &dummy, &udummy, &depth); ^ In file included from desktop/desktop-window.h:18:0, from desktop/desktop-window.c:16: /usr/include/X11/Xlib.h:2620:15: note: expected 'unsigned int *' but argument is of type 'int *' extern Status XGetGeometry( ^ desktop/desktop-window.c:677:13: warning: enumeration value 'DW_BG_COLOR' not handled in switch [-Wswitch] switch( type ) ^ desktop/desktop-window.c:677:13: warning: enumeration value 'DW_BG_TILE' not handled in switch [-Wswitch] desktop/desktop-window.c:677:13: warning: enumeration value 'DW_BG_TRANSPARENT' not handled in switch [-Wswitch] desktop/desktop-window.c: In function 'calc_rubber_banding_rect': desktop/desktop-window.c:939:28: warning: unused variable 'h' [-Wunused-variable] int x1, x2, y1, y2, w, h; ^ desktop/desktop-window.c:939:25: warning: unused variable 'w' [-Wunused-variable] int x1, x2, y1, y2, w, h; ^ desktop/desktop-window.c: In function 'paint_rubber_banding_rect': desktop/desktop-window.c:1013:42: warning: unused variable 'pattern_h' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:31: warning: unused variable 'pattern_w' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:28: warning: unused variable 'h' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:25: warning: unused variable 'w' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:21: warning: unused variable 'y2' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:17: warning: unused variable 'y1' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:13: warning: unused variable 'x2' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c:1013:9: warning: unused variable 'x1' [-Wunused-variable] int x1, x2, y1, y2, w, h, pattern_w, pattern_h; ^ desktop/desktop-window.c: In function 'on_drag_begin': desktop/desktop-window.c:1496:20: warning: unused variable 'self' [-Wunused-variable] DesktopWindow* self = (DesktopWindow*)w; ^ desktop/desktop-window.c: In function 'move_desktop_items': desktop/desktop-window.c:1702:18: warning: unused variable 'item' [-Wunused-variable] DesktopItem* item; ^ desktop/desktop-window.c: In function 'on_drag_end': desktop/desktop-window.c:1981:20: warning: unused variable 'self' [-Wunused-variable] DesktopWindow* self = (DesktopWindow*)w; ^ desktop/desktop-window.c: In function 'get_next_item': desktop/desktop-window.c:2137:13: warning: unused variable 'myline_y' [-Wunused-variable] int myline_y = current_item->icon_rect.y; ^ desktop/desktop-window.c:2136:13: warning: unused variable 'myline_x' [-Wunused-variable] int myline_x = current_item->icon_rect.x; ^ desktop/desktop-window.c: In function 'layout_items': desktop/desktop-window.c:2752:18: warning: unused variable 'w' [-Wunused-variable] int i, x, y, w, bottom, right, row_count; ^ desktop/desktop-window.c:2751:16: warning: unused variable 'widget' [-Wunused-variable] GtkWidget* widget = (GtkWidget*)self; ^ desktop/desktop-window.c: In function 'on_thumbnail_loaded': desktop/desktop-window.c:3041:16: warning: unused variable 'w' [-Wunused-variable] GtkWidget* w = (GtkWidget*)self; ^ desktop/desktop.c: In function 'fm_desktop_update_wallpaper': desktop/desktop.c:165:9: warning: 'type' may be used uninitialized in this function [-Wmaybe-uninitialized] fm_turn_on_desktop_icons( type == DW_BG_TRANSPARENT ); ^ desktop/desktop-window.c: In function 'comp_item_by_name': desktop/desktop-window.c:3743:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( ret = COMP_VIRTUAL( item1, item2 ) ) ^ desktop/desktop-window.c: In function 'comp_item_by_size': desktop/desktop-window.c:3756:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( ret = COMP_VIRTUAL( item1, item2 ) ) ^ desktop/desktop-window.c: In function 'comp_item_by_mtime': desktop/desktop-window.c:3770:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( ret = COMP_VIRTUAL( item1, item2 ) ) ^ desktop/desktop-window.c: In function 'comp_item_by_type': desktop/desktop-window.c:3784:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if( ret = COMP_VIRTUAL( item1, item2 ) ) ^ desktop/desktop-window.c: In function 'desktop_window_sort_items': desktop/desktop-window.c:3838:37: warning: suggest parentheses around assignment used as truth value [-Wparentheses] vfs_file_info_get_name( item->fi ) ) ) ^ desktop/desktop-window.c: In function 'custom_order_read': desktop/desktop-window.c:4088:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( sep = strchr( line, '=' ) ) ^ In file included from ../src/ptk/ptk-file-task.h:15:0, from desktop/desktop-window.c:27: desktop/desktop-window.c: At top level: ./settings.h:330:20: warning: 'terminal_programs' defined but not used [-Wunused-variable] static const char* terminal_programs[] = //for pref-dialog.c ^ ./settings.h:351:20: warning: 'su_commands' defined but not used [-Wunused-variable] static const char* su_commands[] = // order and contents must match prefdlg.ui ^ ./settings.h:358:20: warning: 'gsu_commands' defined but not used [-Wunused-variable] static const char* gsu_commands[] = // order and contents must match prefdlg.ui ^ desktop/desktop-window.c:2567:6: warning: 'on_sort_by_name' defined but not used [-Wunused-function] void on_sort_by_name ( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2572:6: warning: 'on_sort_by_size' defined but not used [-Wunused-function] void on_sort_by_size ( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2577:6: warning: 'on_sort_by_mtime' defined but not used [-Wunused-function] void on_sort_by_mtime ( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2582:6: warning: 'on_sort_by_type' defined but not used [-Wunused-function] void on_sort_by_type ( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2587:6: warning: 'on_sort_custom' defined but not used [-Wunused-function] void on_sort_custom( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2592:6: warning: 'on_sort_ascending' defined but not used [-Wunused-function] void on_sort_ascending( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2597:6: warning: 'on_sort_descending' defined but not used [-Wunused-function] void on_sort_descending( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:2672:6: warning: 'on_settings' defined but not used [-Wunused-function] void on_settings( GtkMenuItem *menuitem, DesktopWindow* self ) ^ desktop/desktop-window.c:3486:6: warning: 'move_item' defined but not used [-Wunused-function] void move_item( DesktopWindow* self, DesktopItem* item, int x, int y, gboolean is_offset ) ^ desktop/desktop-window.c:136:15: warning: 'sort_items' declared 'static' but never defined [-Wunused-function] static GList* sort_items( GList* items, DesktopWindow* win ); ^ ptk/ptk-file-browser.c: In function 'ptk_file_browser_on_action': ptk/ptk-file-browser.c:6569:9: warning: 'i' may be used uninitialized in this function [-Wmaybe-uninitialized] ptk_file_browser_focus( NULL, browser, i ); ^ ptk/ptk-file-misc.c: In function 'ptk_file_misc_paste_as': ptk/ptk-file-misc.c:4001:9: warning: 'parent' may be used uninitialized in this function [-Wmaybe-uninitialized] ptk_show_error( parent, ^ settings.c: In function 'xset_text_dialog': settings.c:9204:17: warning: 'btn_edit' may be used uninitialized in this function [-Wmaybe-uninitialized] gtk_widget_set_sensitive( btn_default, ^ exo/exo-icon-view.c: In function 'exo_icon_view_draw': exo/exo-icon-view.c:1996:114: warning: 'rubber_rect.height' may be used uninitialized in this function [-Wmaybe-uninitialized] cairo_rectangle (cr, rubber_rect.x + 0.5, rubber_rect.y + 0.5, rubber_rect.width - 1, rubber_rect.height - 1); ^ exo/exo-icon-view.c:1996:90: warning: 'rubber_rect.width' may be used uninitialized in this function [-Wmaybe-uninitialized] cairo_rectangle (cr, rubber_rect.x + 0.5, rubber_rect.y + 0.5, rubber_rect.width - 1, rubber_rect.height - 1); ^ exo/exo-icon-view.c:1996:9: warning: 'rubber_rect.y' may be used uninitialized in this function [-Wmaybe-uninitialized] cairo_rectangle (cr, rubber_rect.x + 0.5, rubber_rect.y + 0.5, rubber_rect.width - 1, rubber_rect.height - 1); ^ exo/exo-icon-view.c:1996:9: warning: 'rubber_rect.x' may be used uninitialized in this function [-Wmaybe-uninitialized] settings.c: In function 'xset_opener': settings.c:3313:32: warning: 'open_all_set' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( open_all_tset == open_all_set ) ^ /bin/sh ../libtool --tag=CC --mode=link gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm mime-type/spacefm-mime-type.o mime-type/spacefm-mime-action.o mime-type/spacefm-mime-cache.o vfs/spacefm-vfs-file-monitor.o vfs/spacefm-vfs-mime-type.o vfs/spacefm-vfs-file-info.o vfs/spacefm-vfs-dir.o vfs/spacefm-vfs-app-desktop.o vfs/spacefm-vfs-file-task.o vfs/spacefm-vfs-volume-nohal.o vfs/spacefm-vfs-execute.o vfs/spacefm-vfs-async-task.o vfs/spacefm-vfs-thumbnail-loader.o vfs/spacefm-vfs-utils.o libmd5-rfc/spacefm-md5.o compat/spacefm-glib-utils.o ptk/spacefm-ptk-file-browser.o ptk/spacefm-ptk-file-list.o ptk/spacefm-ptk-path-entry.o ptk/spacefm-ptk-text-renderer.o ptk/spacefm-ptk-file-icon-renderer.o ptk/spacefm-ptk-utils.o desktop/spacefm-working-area.o ptk/spacefm-ptk-dir-tree-view.o ptk/spacefm-ptk-dir-tree.o ptk/spacefm-ptk-location-view.o ptk/spacefm-ptk-input-dialog.o ptk/spacefm-ptk-file-task.o ptk/spacefm-ptk-file-archiver.o ptk/spacefm-ptk-handler.o ptk/spacefm-ptk-clipboard.o ptk/spacefm-ptk-file-menu.o ptk/spacefm-ptk-file-misc.o ptk/spacefm-ptk-file-properties.o ptk/spacefm-ptk-app-chooser.o exo/spacefm-exo-icon-view.o exo/spacefm-exo-tree-view.o exo/spacefm-exo-private.o exo/spacefm-exo-string.o exo/spacefm-exo-marshal.o exo/spacefm-exo-cell-renderer-icon.o exo/spacefm-exo-gtk-extensions.o exo/spacefm-exo-icon-chooser-dialog.o exo/spacefm-exo-icon-chooser-model.o exo/spacefm-exo-gdk-pixbuf-extensions.o exo/spacefm-exo-thumbnail-preview.o exo/spacefm-exo-utils.o exo/spacefm-exo-binding.o exo/spacefm-exo-cell-renderer-ellipsized-text.o desktop/spacefm-desktop-window.o desktop/spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-find-files.o spacefm-go-dialog.o spacefm-cust-dialog.o spacefm-item-prop.o -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgthread-2.0 -pthread -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -ludev -lX11 -lm libtool: link: gcc -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-O1 -Wl,-Bsymbolic-functions -o spacefm mime-type/spacefm-mime-type.o mime-type/spacefm-mime-action.o mime-type/spacefm-mime-cache.o vfs/spacefm-vfs-file-monitor.o vfs/spacefm-vfs-mime-type.o vfs/spacefm-vfs-file-info.o vfs/spacefm-vfs-dir.o vfs/spacefm-vfs-app-desktop.o vfs/spacefm-vfs-file-task.o vfs/spacefm-vfs-volume-nohal.o vfs/spacefm-vfs-execute.o vfs/spacefm-vfs-async-task.o vfs/spacefm-vfs-thumbnail-loader.o vfs/spacefm-vfs-utils.o libmd5-rfc/spacefm-md5.o compat/spacefm-glib-utils.o ptk/spacefm-ptk-file-browser.o ptk/spacefm-ptk-file-list.o ptk/spacefm-ptk-path-entry.o ptk/spacefm-ptk-text-renderer.o ptk/spacefm-ptk-file-icon-renderer.o ptk/spacefm-ptk-utils.o desktop/spacefm-working-area.o ptk/spacefm-ptk-dir-tree-view.o ptk/spacefm-ptk-dir-tree.o ptk/spacefm-ptk-location-view.o ptk/spacefm-ptk-input-dialog.o ptk/spacefm-ptk-file-task.o ptk/spacefm-ptk-file-archiver.o ptk/spacefm-ptk-handler.o ptk/spacefm-ptk-clipboard.o ptk/spacefm-ptk-file-menu.o ptk/spacefm-ptk-file-misc.o ptk/spacefm-ptk-file-properties.o ptk/spacefm-ptk-app-chooser.o exo/spacefm-exo-icon-view.o exo/spacefm-exo-tree-view.o exo/spacefm-exo-private.o exo/spacefm-exo-string.o exo/spacefm-exo-marshal.o exo/spacefm-exo-cell-renderer-icon.o exo/spacefm-exo-gtk-extensions.o exo/spacefm-exo-icon-chooser-dialog.o exo/spacefm-exo-icon-chooser-model.o exo/spacefm-exo-gdk-pixbuf-extensions.o exo/spacefm-exo-thumbnail-preview.o exo/spacefm-exo-utils.o exo/spacefm-exo-binding.o exo/spacefm-exo-cell-renderer-ellipsized-text.o desktop/spacefm-desktop-window.o desktop/spacefm-desktop.o spacefm-main.o spacefm-main-window.o spacefm-settings.o spacefm-pref-dialog.o spacefm-find-files.o spacefm-go-dialog.o spacefm-cust-dialog.o spacefm-item-prop.o -pthread -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lglib-2.0 -lstartup-notification-1 -ludev -lX11 -lm -pthread make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/src' Making all in data make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm.desktop.in spacefm.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm-find.desktop.in spacefm-find.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po spacefm-folder-handler.desktop.in spacefm-folder-handler.desktop Generating and caching the translation database Merging translations into spacefm-find.desktop. Generating and caching the translation database Merging translations into spacefm.desktop. Generating and caching the translation database Merging translations into spacefm-folder-handler.desktop. make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/data' Making all in po make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.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 bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.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 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 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 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 km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file km.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo ltg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ltg.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 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_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo 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 tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur_PK.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ur.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[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/po' make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3' IMPORTANT: After installation, run: sudo gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor sudo gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xLZloS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 ++ dirname /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 + cd spacefm-1.0.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 'INSTALL=install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/src' make[2]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin' /bin/sh ../libtool --mode=install install -p spacefm '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin' libtool: install: install -p spacefm /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin/spacefm /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin' install -p spacefm-auth '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/src' make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/src' Making install in data make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/data' make[2]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications' install -p -m 644 spacefm.desktop spacefm-find.desktop spacefm-folder-handler.desktop '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/Faenza/apps/48' install -p -m 644 faenza/spacefm.png faenza/spacefm-root.png faenza/spacefm-find.png '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/Faenza/apps/48' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm' install -p -m 644 spacefm-manual-en.html '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/hicolor/128x128/apps' install -p -m 644 spacefm-128-cube-blue.png spacefm-128-cube-green.png spacefm-128-cube-red.png spacefm-128-pyramid-blue.png spacefm-128-pyramid-green.png spacefm-128-pyramid-red.png '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/hicolor/128x128/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/hicolor/48x48/apps' install -p -m 644 spacefm.png spacefm-root.png spacefm-find.png spacefm-48-cube-blue.png spacefm-48-cube-green.png spacefm-48-cube-red.png spacefm-48-folder-blue.png spacefm-48-folder-red.png spacefm-48-pyramid-blue.png spacefm-48-pyramid-green.png spacefm-48-pyramid-red.png '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/spacefm/ui' install -p -m 644 ui/prefdlg.ui ui/prefdlg2.ui ui/appchooserdlg.ui ui/file_properties.ui ui/about-dlg.ui ui/find-files.ui ui/find-files2.ui ui/godlg.ui '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/spacefm/ui' make[2]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/data' make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/data' Making install in po make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3/po' linguas="af ar bg bn_IN ca cs da de el es et eu fa fi fr gl he hr hu id it ja km ko lt ltg ml ms nb nl nn pl ps pt_BR pt ru sk sl sr sr@latin sv tr uk ur_PK ur vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/spacefm-1.0.3/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/spacefm.mo; \ echo "installing $lang.gmo as $dir/spacefm.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/spacefm.mo; \ echo "installing ./$lang.gmo as" \ "$dir/spacefm.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/spacefm.mo.m; \ echo "installing $lang.gmo.m as $dir/spacefm.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/spacefm.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/spacefm.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/af/LC_MESSAGES/spacefm.mo installing ar.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ar/LC_MESSAGES/spacefm.mo installing bg.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/bg/LC_MESSAGES/spacefm.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/bn_IN/LC_MESSAGES/spacefm.mo installing ca.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ca/LC_MESSAGES/spacefm.mo installing cs.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/cs/LC_MESSAGES/spacefm.mo installing da.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/da/LC_MESSAGES/spacefm.mo installing de.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/de/LC_MESSAGES/spacefm.mo installing el.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/el/LC_MESSAGES/spacefm.mo installing es.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/es/LC_MESSAGES/spacefm.mo installing et.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/et/LC_MESSAGES/spacefm.mo installing eu.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/eu/LC_MESSAGES/spacefm.mo installing fa.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/fa/LC_MESSAGES/spacefm.mo installing fi.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/fi/LC_MESSAGES/spacefm.mo installing fr.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/fr/LC_MESSAGES/spacefm.mo installing gl.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/gl/LC_MESSAGES/spacefm.mo installing he.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/he/LC_MESSAGES/spacefm.mo installing hr.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/hr/LC_MESSAGES/spacefm.mo installing hu.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/hu/LC_MESSAGES/spacefm.mo installing id.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/id/LC_MESSAGES/spacefm.mo installing it.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/it/LC_MESSAGES/spacefm.mo installing ja.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ja/LC_MESSAGES/spacefm.mo installing km.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/km/LC_MESSAGES/spacefm.mo installing ko.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ko/LC_MESSAGES/spacefm.mo installing lt.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/lt/LC_MESSAGES/spacefm.mo installing ltg.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ltg/LC_MESSAGES/spacefm.mo installing ml.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ml/LC_MESSAGES/spacefm.mo installing ms.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ms/LC_MESSAGES/spacefm.mo installing nb.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/nb/LC_MESSAGES/spacefm.mo installing nl.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/nl/LC_MESSAGES/spacefm.mo installing nn.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/nn/LC_MESSAGES/spacefm.mo installing pl.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/pl/LC_MESSAGES/spacefm.mo installing ps.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ps/LC_MESSAGES/spacefm.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/pt_BR/LC_MESSAGES/spacefm.mo installing pt.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/pt/LC_MESSAGES/spacefm.mo installing ru.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ru/LC_MESSAGES/spacefm.mo installing sk.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/sk/LC_MESSAGES/spacefm.mo installing sl.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/sl/LC_MESSAGES/spacefm.mo installing sr.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/sr/LC_MESSAGES/spacefm.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/sr@latin/LC_MESSAGES/spacefm.mo installing sv.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/sv/LC_MESSAGES/spacefm.mo installing tr.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/tr/LC_MESSAGES/spacefm.mo installing uk.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/uk/LC_MESSAGES/spacefm.mo installing ur_PK.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ur_PK/LC_MESSAGES/spacefm.mo installing ur.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/ur/LC_MESSAGES/spacefm.mo installing vi.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/vi/LC_MESSAGES/spacefm.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/zh_CN/LC_MESSAGES/spacefm.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/locale/zh_TW/LC_MESSAGES/spacefm.mo make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3/po' make[1]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3' IMPORTANT: After installation, run: sudo gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor sudo gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza make[2]: Entering directory '/builddir/build/BUILD/spacefm-1.0.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/mime/packages' install -p -m 644 src/mime-type/spacefm-mime.xml '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/mime/packages' make[2]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3' make[1]: Leaving directory '/builddir/build/BUILD/spacefm-1.0.3' + for f in '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/*desktop' + desktop-file-validate /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/spacefm-find.desktop + for f in '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/*desktop' + desktop-file-validate /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/spacefm-folder-handler.desktop /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/spacefm-folder-handler.desktop: warning: value "Attais?? mapi" for key "Comment[ltg]" in group "Desktop Entry" looks redundant with value "Attais?? mapi" of key "Name[ltg]" + for f in '/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/*desktop' + desktop-file-validate /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/spacefm.desktop /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/applications/spacefm.desktop: hint: value "System;FileTools;Utility;Core;GTK;FileManager;" for key "Categories" in group "Desktop Entry" contains more than one main category; application might appear more than once in the application menu + mkdir -p /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/etc/spacefm + touch /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/etc/spacefm/spacefm.conf + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 spacefm + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/spacefm-1.0.3 extracting debug info from /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/bin/spacefm dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7670 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: spacefm-1.0.3-1.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hMhEaR + umask 022 + cd /builddir/build/BUILD + cd spacefm-1.0.3 + DOCDIR=/builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + cp -pr AUTHORS /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + cp -pr COPYING COPYING-LGPL /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + cp -pr ChangeLog /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + cp -pr README /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386/usr/share/doc/spacefm + exit 0 warning: File listed twice: /usr/share/doc/spacefm warning: File listed twice: /usr/share/doc/spacefm/spacefm-manual-en.html Provides: application() application(spacefm-find.desktop) application(spacefm-folder-handler.desktop) application(spacefm.desktop) config(spacefm) = 1.0.3-1.fc22 mimehandler(inode/directory) mimehandler(inode/mount-point) mimehandler(x-scheme-handler/ftp) mimehandler(x-scheme-handler/http) mimehandler(x-scheme-handler/https) mimehandler(x-scheme-handler/mtp) mimehandler(x-scheme-handler/nfs) mimehandler(x-scheme-handler/ptp) mimehandler(x-scheme-handler/smb) mimehandler(x-scheme-handler/ssh) mimehandler(x-scheme-handler/webdav) spacefm = 1.0.3-1.fc22 spacefm(x86-32) = 1.0.3-1.fc22 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /bin/bash libX11.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcairo.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libgdk-3.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-3.so.0 libm.so.6 libm.so.6(GLIBC_2.0) libpango-1.0.so.0 libpangocairo-1.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.2) libstartup-notification-1.so.0 libudev.so.1 libudev.so.1(LIBUDEV_183) rtld(GNU_HASH) Processing files: spacefm-Faenza-1.0.3-1.fc22.noarch Provides: spacefm-Faenza = 1.0.3-1.fc22 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Processing files: spacefm-debuginfo-1.0.3-1.fc22.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 Wrote: /builddir/build/RPMS/spacefm-1.0.3-1.fc22.i686.rpm Wrote: /builddir/build/RPMS/spacefm-Faenza-1.0.3-1.fc22.noarch.rpm Wrote: /builddir/build/RPMS/spacefm-debuginfo-1.0.3-1.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lVSv8U + umask 022 + cd /builddir/build/BUILD + cd spacefm-1.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/spacefm-1.0.3-1.fc22.i386 + exit 0 Child return code was: 0 LEAVE do -->