Advertisement
Guest User

spacefm-compile-error

a guest
Aug 17th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 142.23 KB | None | 0 0
  1. -> Downloading 1.0.6.tar.gz...
  2. % Total % Received % Xferd Average Speed Time Time Time Current
  3. Dload Upload Total Spent Left Speed
  4. 100 127 0 127 0 0 188 0 --:--:-- --:--:-- --:--:-- 188
  5. 100 3416k 0 3416k 0 0 1213k 0 --:--:-- 0:00:02 --:--:-- 1791k
  6. ==> Validating source files with sha512sums...
  7. 1.0.6.tar.gz ... Passed
  8. ==> Extracting sources...
  9. -> Extracting 1.0.6.tar.gz with bsdtar
  10. ==> Starting build()...
  11. checking for a BSD-compatible install... /usr/bin/install -c
  12. checking whether build environment is sane... yes
  13. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  14. checking for gawk... gawk
  15. checking whether make sets $(MAKE)... yes
  16. checking whether make supports nested variables... yes
  17. checking whether to enable maintainer-specific portions of Makefiles... no
  18. checking for style of include used by make... GNU
  19. checking for gcc... gcc
  20. checking whether the C compiler works... yes
  21. checking for C compiler default output file name... a.out
  22. checking for suffix of executables...
  23. checking whether we are cross compiling... no
  24. checking for suffix of object files... o
  25. checking whether we are using the GNU C compiler... yes
  26. checking whether gcc accepts -g... yes
  27. checking for gcc option to accept ISO C89... none needed
  28. checking whether gcc understands -c and -o together... yes
  29. checking dependency style of gcc... gcc3
  30. checking for library containing strerror... none required
  31. checking for gcc... (cached) gcc
  32. checking whether we are using the GNU C compiler... (cached) yes
  33. checking whether gcc accepts -g... (cached) yes
  34. checking for gcc option to accept ISO C89... (cached) none needed
  35. checking whether gcc understands -c and -o together... (cached) yes
  36. checking dependency style of gcc... (cached) gcc3
  37. checking build system type... x86_64-unknown-linux-gnu
  38. checking host system type... x86_64-unknown-linux-gnu
  39. checking how to print strings... printf
  40. checking for a sed that does not truncate output... /usr/bin/sed
  41. checking for grep that handles long lines and -e... /usr/bin/grep
  42. checking for egrep... /usr/bin/grep -E
  43. checking for fgrep... /usr/bin/grep -F
  44. checking for ld used by gcc... /usr/bin/ld
  45. checking if the linker (/usr/bin/ld) is GNU ld... yes
  46. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  47. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  48. checking whether ln -s works... yes
  49. checking the maximum length of command line arguments... 1572864
  50. checking whether the shell understands some XSI constructs... yes
  51. checking whether the shell understands "+="... yes
  52. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  53. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  54. checking for /usr/bin/ld option to reload object files... -r
  55. checking for objdump... objdump
  56. checking how to recognize dependent libraries... pass_all
  57. checking for dlltool... no
  58. checking how to associate runtime and link libraries... printf %s\n
  59. checking for ar... ar
  60. checking for archiver @FILE support... @
  61. checking for strip... strip
  62. checking for ranlib... ranlib
  63. checking command to parse /usr/bin/nm -B output from gcc object... ok
  64. checking for sysroot... no
  65. checking for mt... no
  66. checking if : is a manifest tool... no
  67. checking how to run the C preprocessor... gcc -E
  68. checking for ANSI C header files... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking for dlfcn.h... yes
  79. checking for objdir... .libs
  80. checking if gcc supports -fno-rtti -fno-exceptions... no
  81. checking for gcc option to produce PIC... -fPIC -DPIC
  82. checking if gcc PIC flag -fPIC -DPIC works... yes
  83. checking if gcc static flag -static works... yes
  84. checking if gcc supports -c -o file.o... yes
  85. checking if gcc supports -c -o file.o... (cached) yes
  86. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  87. checking whether -lc should be explicitly linked in... no
  88. checking dynamic linker characteristics... GNU/Linux ld.so
  89. checking how to hardcode library paths into programs... immediate
  90. checking whether stripping libraries is possible... yes
  91. checking if libtool supports shared libraries... yes
  92. checking whether to build shared libraries... yes
  93. checking whether to build static libraries... no
  94. checking for gcc... (cached) gcc
  95. checking whether we are using the GNU C compiler... (cached) yes
  96. checking whether gcc accepts -g... (cached) yes
  97. checking for gcc option to accept ISO C89... (cached) none needed
  98. checking whether gcc understands -c and -o together... (cached) yes
  99. checking dependency style of gcc... (cached) gcc3
  100. checking whether NLS is requested... yes
  101. checking for intltool-update... /usr/bin/intltool-update
  102. checking for intltool-merge... /usr/bin/intltool-merge
  103. checking for intltool-extract... /usr/bin/intltool-extract
  104. checking for xgettext... /usr/bin/xgettext
  105. checking for msgmerge... /usr/bin/msgmerge
  106. checking for msgfmt... /usr/bin/msgfmt
  107. checking for gmsgfmt... /usr/bin/msgfmt
  108. checking for perl... /usr/bin/perl
  109. checking for perl >= 5.8.1... 5.28.0
  110. checking for XML::Parser... ok
  111. checking for ANSI C header files... (cached) yes
  112. checking for stdlib.h... (cached) yes
  113. checking for unistd.h... (cached) yes
  114. checking for sys/param.h... yes
  115. checking for getpagesize... yes
  116. checking for working mmap... yes
  117. checking for pow in -lm... yes
  118. checking for XClearWindow in -lX11... yes
  119. checking for pkg-config... /usr/bin/pkg-config
  120. checking pkg-config is at least version 0.9.0... yes
  121. checking for GTK... yes
  122. checking for SN... no
  123. checking for SN... yes
  124. checking whether /usr/bin/ld -m elf_x86_64 accepts --as-needed... yes
  125. checking whether /usr/bin/ld -m elf_x86_64 accepts -O1... yes
  126. checking whether /usr/bin/ld -m elf_x86_64 accepts -Bsymbolic-functions... yes
  127. checking for LIBUDEV... yes
  128. checking for FFMPEG... yes
  129. checking for euidaccess... yes
  130. checking for eaccess... yes
  131. checking for statvfs... yes
  132. checking locale.h usability... yes
  133. checking locale.h presence... yes
  134. checking for locale.h... yes
  135. checking for LC_MESSAGES... yes
  136. checking libintl.h usability... yes
  137. checking libintl.h presence... yes
  138. checking for libintl.h... yes
  139. checking for ngettext in libc... yes
  140. checking for dgettext in libc... yes
  141. checking for bind_textdomain_codeset... yes
  142. checking for msgfmt... (cached) /usr/bin/msgfmt
  143. checking for dcgettext... yes
  144. checking if msgfmt accepts -c... yes
  145. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  146. checking for xgettext... (cached) /usr/bin/xgettext
  147. 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
  148. checking that generated files are newer than configure... done
  149. configure: creating ./config.status
  150. config.status: creating Makefile
  151. config.status: creating etc/Makefile
  152. config.status: creating src/Makefile
  153. config.status: creating po/Makefile.in
  154. config.status: creating data/Makefile
  155. config.status: executing depfiles commands
  156. config.status: executing libtool commands
  157. config.status: executing default-1 commands
  158. config.status: executing po/stamp-it commands
  159.  
  160. SpaceFM...................................... : Version 1.0.6
  161.  
  162. Prefix....................................... : /usr
  163. Executable................................... : /usr/bin/spacefm
  164. Configuration Dir............................ : /etc/spacefm/
  165. Icon Dir..................................... : /usr/share/icons/hicolor/
  166. Documentation Dir............................ : /usr/share/doc/spacefm/
  167. Linux device support......................... : libudev
  168. Linux file change monitor support............ : inotify
  169. 64-bit Large file support.................... : yes
  170. GTK+ Version................................. : GTK 3
  171. Desktop manager integration.................. : yes
  172. Startup notification......................... : yes
  173. Video thumbnail support...................... : yes
  174.  
  175. Homepage: http://ignorantguru.github.io/spacefm/
  176.  
  177. Please read README carefully if you are packaging SpaceFM.
  178.  
  179.  
  180. IMPORTANT: After make and install, run:
  181. sudo gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
  182. sudo gtk-update-icon-cache -q -t -f /usr/share/icons/Faenza
  183.  
  184.  
  185. Making all in etc
  186. make[1]: Entering directory '/tmp/yaourt-tmp-laslo/aur-spacefm/src/spacefm-1.0.6/etc'
  187. make[1]: Nothing to be done for 'all'.
  188. make[1]: Leaving directory '/tmp/yaourt-tmp-laslo/aur-spacefm/src/spacefm-1.0.6/etc'
  189. Making all in src
  190. make[1]: Entering directory '/tmp/yaourt-tmp-laslo/aur-spacefm/src/spacefm-1.0.6/src'
  191. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT mime-type/spacefm-mime-type.o -MD -MP -MF mime-type/.deps/spacefm-mime-type.Tpo -c -o mime-type/spacefm-mime-type.o `test -f 'mime-type/mime-type.c' || echo './'`mime-type/mime-type.c
  192. mv -f mime-type/.deps/spacefm-mime-type.Tpo mime-type/.deps/spacefm-mime-type.Po
  193. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT mime-type/spacefm-mime-action.o -MD -MP -MF mime-type/.deps/spacefm-mime-action.Tpo -c -o mime-type/spacefm-mime-action.o `test -f 'mime-type/mime-action.c' || echo './'`mime-type/mime-action.c
  194. mv -f mime-type/.deps/spacefm-mime-action.Tpo mime-type/.deps/spacefm-mime-action.Po
  195. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT mime-type/spacefm-mime-cache.o -MD -MP -MF mime-type/.deps/spacefm-mime-cache.Tpo -c -o mime-type/spacefm-mime-cache.o `test -f 'mime-type/mime-cache.c' || echo './'`mime-type/mime-cache.c
  196. mv -f mime-type/.deps/spacefm-mime-cache.Tpo mime-type/.deps/spacefm-mime-cache.Po
  197. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-file-monitor.o -MD -MP -MF vfs/.deps/spacefm-vfs-file-monitor.Tpo -c -o vfs/spacefm-vfs-file-monitor.o `test -f 'vfs/vfs-file-monitor.c' || echo './'`vfs/vfs-file-monitor.c
  198. mv -f vfs/.deps/spacefm-vfs-file-monitor.Tpo vfs/.deps/spacefm-vfs-file-monitor.Po
  199. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-mime-type.o -MD -MP -MF vfs/.deps/spacefm-vfs-mime-type.Tpo -c -o vfs/spacefm-vfs-mime-type.o `test -f 'vfs/vfs-mime-type.c' || echo './'`vfs/vfs-mime-type.c
  200. mv -f vfs/.deps/spacefm-vfs-mime-type.Tpo vfs/.deps/spacefm-vfs-mime-type.Po
  201. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-file-info.o -MD -MP -MF vfs/.deps/spacefm-vfs-file-info.Tpo -c -o vfs/spacefm-vfs-file-info.o `test -f 'vfs/vfs-file-info.c' || echo './'`vfs/vfs-file-info.c
  202. mv -f vfs/.deps/spacefm-vfs-file-info.Tpo vfs/.deps/spacefm-vfs-file-info.Po
  203. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-dir.o -MD -MP -MF vfs/.deps/spacefm-vfs-dir.Tpo -c -o vfs/spacefm-vfs-dir.o `test -f 'vfs/vfs-dir.c' || echo './'`vfs/vfs-dir.c
  204. mv -f vfs/.deps/spacefm-vfs-dir.Tpo vfs/.deps/spacefm-vfs-dir.Po
  205. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-app-desktop.o -MD -MP -MF vfs/.deps/spacefm-vfs-app-desktop.Tpo -c -o vfs/spacefm-vfs-app-desktop.o `test -f 'vfs/vfs-app-desktop.c' || echo './'`vfs/vfs-app-desktop.c
  206. mv -f vfs/.deps/spacefm-vfs-app-desktop.Tpo vfs/.deps/spacefm-vfs-app-desktop.Po
  207. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-file-task.o -MD -MP -MF vfs/.deps/spacefm-vfs-file-task.Tpo -c -o vfs/spacefm-vfs-file-task.o `test -f 'vfs/vfs-file-task.c' || echo './'`vfs/vfs-file-task.c
  208. mv -f vfs/.deps/spacefm-vfs-file-task.Tpo vfs/.deps/spacefm-vfs-file-task.Po
  209. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-volume-nohal.o -MD -MP -MF vfs/.deps/spacefm-vfs-volume-nohal.Tpo -c -o vfs/spacefm-vfs-volume-nohal.o `test -f 'vfs/vfs-volume-nohal.c' || echo './'`vfs/vfs-volume-nohal.c
  210. mv -f vfs/.deps/spacefm-vfs-volume-nohal.Tpo vfs/.deps/spacefm-vfs-volume-nohal.Po
  211. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-execute.o -MD -MP -MF vfs/.deps/spacefm-vfs-execute.Tpo -c -o vfs/spacefm-vfs-execute.o `test -f 'vfs/vfs-execute.c' || echo './'`vfs/vfs-execute.c
  212. mv -f vfs/.deps/spacefm-vfs-execute.Tpo vfs/.deps/spacefm-vfs-execute.Po
  213. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-async-task.o -MD -MP -MF vfs/.deps/spacefm-vfs-async-task.Tpo -c -o vfs/spacefm-vfs-async-task.o `test -f 'vfs/vfs-async-task.c' || echo './'`vfs/vfs-async-task.c
  214. mv -f vfs/.deps/spacefm-vfs-async-task.Tpo vfs/.deps/spacefm-vfs-async-task.Po
  215. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-thumbnail-loader.o -MD -MP -MF vfs/.deps/spacefm-vfs-thumbnail-loader.Tpo -c -o vfs/spacefm-vfs-thumbnail-loader.o `test -f 'vfs/vfs-thumbnail-loader.c' || echo './'`vfs/vfs-thumbnail-loader.c
  216. mv -f vfs/.deps/spacefm-vfs-thumbnail-loader.Tpo vfs/.deps/spacefm-vfs-thumbnail-loader.Po
  217. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT vfs/spacefm-vfs-utils.o -MD -MP -MF vfs/.deps/spacefm-vfs-utils.Tpo -c -o vfs/spacefm-vfs-utils.o `test -f 'vfs/vfs-utils.c' || echo './'`vfs/vfs-utils.c
  218. mv -f vfs/.deps/spacefm-vfs-utils.Tpo vfs/.deps/spacefm-vfs-utils.Po
  219. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT libmd5-rfc/spacefm-md5.o -MD -MP -MF libmd5-rfc/.deps/spacefm-md5.Tpo -c -o libmd5-rfc/spacefm-md5.o `test -f 'libmd5-rfc/md5.c' || echo './'`libmd5-rfc/md5.c
  220. mv -f libmd5-rfc/.deps/spacefm-md5.Tpo libmd5-rfc/.deps/spacefm-md5.Po
  221. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT compat/spacefm-glib-utils.o -MD -MP -MF compat/.deps/spacefm-glib-utils.Tpo -c -o compat/spacefm-glib-utils.o `test -f 'compat/glib-utils.c' || echo './'`compat/glib-utils.c
  222. mv -f compat/.deps/spacefm-glib-utils.Tpo compat/.deps/spacefm-glib-utils.Po
  223. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-browser.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-browser.Tpo -c -o ptk/spacefm-ptk-file-browser.o `test -f 'ptk/ptk-file-browser.c' || echo './'`ptk/ptk-file-browser.c
  224. mv -f ptk/.deps/spacefm-ptk-file-browser.Tpo ptk/.deps/spacefm-ptk-file-browser.Po
  225. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-list.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-list.Tpo -c -o ptk/spacefm-ptk-file-list.o `test -f 'ptk/ptk-file-list.c' || echo './'`ptk/ptk-file-list.c
  226. mv -f ptk/.deps/spacefm-ptk-file-list.Tpo ptk/.deps/spacefm-ptk-file-list.Po
  227. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-path-entry.o -MD -MP -MF ptk/.deps/spacefm-ptk-path-entry.Tpo -c -o ptk/spacefm-ptk-path-entry.o `test -f 'ptk/ptk-path-entry.c' || echo './'`ptk/ptk-path-entry.c
  228. mv -f ptk/.deps/spacefm-ptk-path-entry.Tpo ptk/.deps/spacefm-ptk-path-entry.Po
  229. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-text-renderer.o -MD -MP -MF ptk/.deps/spacefm-ptk-text-renderer.Tpo -c -o ptk/spacefm-ptk-text-renderer.o `test -f 'ptk/ptk-text-renderer.c' || echo './'`ptk/ptk-text-renderer.c
  230. mv -f ptk/.deps/spacefm-ptk-text-renderer.Tpo ptk/.deps/spacefm-ptk-text-renderer.Po
  231. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-icon-renderer.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-icon-renderer.Tpo -c -o ptk/spacefm-ptk-file-icon-renderer.o `test -f 'ptk/ptk-file-icon-renderer.c' || echo './'`ptk/ptk-file-icon-renderer.c
  232. mv -f ptk/.deps/spacefm-ptk-file-icon-renderer.Tpo ptk/.deps/spacefm-ptk-file-icon-renderer.Po
  233. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-utils.o -MD -MP -MF ptk/.deps/spacefm-ptk-utils.Tpo -c -o ptk/spacefm-ptk-utils.o `test -f 'ptk/ptk-utils.c' || echo './'`ptk/ptk-utils.c
  234. mv -f ptk/.deps/spacefm-ptk-utils.Tpo ptk/.deps/spacefm-ptk-utils.Po
  235. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT desktop/spacefm-working-area.o -MD -MP -MF desktop/.deps/spacefm-working-area.Tpo -c -o desktop/spacefm-working-area.o `test -f 'desktop/working-area.c' || echo './'`desktop/working-area.c
  236. mv -f desktop/.deps/spacefm-working-area.Tpo desktop/.deps/spacefm-working-area.Po
  237. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-dir-tree-view.o -MD -MP -MF ptk/.deps/spacefm-ptk-dir-tree-view.Tpo -c -o ptk/spacefm-ptk-dir-tree-view.o `test -f 'ptk/ptk-dir-tree-view.c' || echo './'`ptk/ptk-dir-tree-view.c
  238. mv -f ptk/.deps/spacefm-ptk-dir-tree-view.Tpo ptk/.deps/spacefm-ptk-dir-tree-view.Po
  239. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-dir-tree.o -MD -MP -MF ptk/.deps/spacefm-ptk-dir-tree.Tpo -c -o ptk/spacefm-ptk-dir-tree.o `test -f 'ptk/ptk-dir-tree.c' || echo './'`ptk/ptk-dir-tree.c
  240. mv -f ptk/.deps/spacefm-ptk-dir-tree.Tpo ptk/.deps/spacefm-ptk-dir-tree.Po
  241. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-location-view.o -MD -MP -MF ptk/.deps/spacefm-ptk-location-view.Tpo -c -o ptk/spacefm-ptk-location-view.o `test -f 'ptk/ptk-location-view.c' || echo './'`ptk/ptk-location-view.c
  242. mv -f ptk/.deps/spacefm-ptk-location-view.Tpo ptk/.deps/spacefm-ptk-location-view.Po
  243. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-input-dialog.o -MD -MP -MF ptk/.deps/spacefm-ptk-input-dialog.Tpo -c -o ptk/spacefm-ptk-input-dialog.o `test -f 'ptk/ptk-input-dialog.c' || echo './'`ptk/ptk-input-dialog.c
  244. mv -f ptk/.deps/spacefm-ptk-input-dialog.Tpo ptk/.deps/spacefm-ptk-input-dialog.Po
  245. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-task.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-task.Tpo -c -o ptk/spacefm-ptk-file-task.o `test -f 'ptk/ptk-file-task.c' || echo './'`ptk/ptk-file-task.c
  246. mv -f ptk/.deps/spacefm-ptk-file-task.Tpo ptk/.deps/spacefm-ptk-file-task.Po
  247. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-archiver.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-archiver.Tpo -c -o ptk/spacefm-ptk-file-archiver.o `test -f 'ptk/ptk-file-archiver.c' || echo './'`ptk/ptk-file-archiver.c
  248. mv -f ptk/.deps/spacefm-ptk-file-archiver.Tpo ptk/.deps/spacefm-ptk-file-archiver.Po
  249. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-handler.o -MD -MP -MF ptk/.deps/spacefm-ptk-handler.Tpo -c -o ptk/spacefm-ptk-handler.o `test -f 'ptk/ptk-handler.c' || echo './'`ptk/ptk-handler.c
  250. mv -f ptk/.deps/spacefm-ptk-handler.Tpo ptk/.deps/spacefm-ptk-handler.Po
  251. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-clipboard.o -MD -MP -MF ptk/.deps/spacefm-ptk-clipboard.Tpo -c -o ptk/spacefm-ptk-clipboard.o `test -f 'ptk/ptk-clipboard.c' || echo './'`ptk/ptk-clipboard.c
  252. mv -f ptk/.deps/spacefm-ptk-clipboard.Tpo ptk/.deps/spacefm-ptk-clipboard.Po
  253. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-menu.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-menu.Tpo -c -o ptk/spacefm-ptk-file-menu.o `test -f 'ptk/ptk-file-menu.c' || echo './'`ptk/ptk-file-menu.c
  254. mv -f ptk/.deps/spacefm-ptk-file-menu.Tpo ptk/.deps/spacefm-ptk-file-menu.Po
  255. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-misc.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-misc.Tpo -c -o ptk/spacefm-ptk-file-misc.o `test -f 'ptk/ptk-file-misc.c' || echo './'`ptk/ptk-file-misc.c
  256. mv -f ptk/.deps/spacefm-ptk-file-misc.Tpo ptk/.deps/spacefm-ptk-file-misc.Po
  257. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-file-properties.o -MD -MP -MF ptk/.deps/spacefm-ptk-file-properties.Tpo -c -o ptk/spacefm-ptk-file-properties.o `test -f 'ptk/ptk-file-properties.c' || echo './'`ptk/ptk-file-properties.c
  258. mv -f ptk/.deps/spacefm-ptk-file-properties.Tpo ptk/.deps/spacefm-ptk-file-properties.Po
  259. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT ptk/spacefm-ptk-app-chooser.o -MD -MP -MF ptk/.deps/spacefm-ptk-app-chooser.Tpo -c -o ptk/spacefm-ptk-app-chooser.o `test -f 'ptk/ptk-app-chooser.c' || echo './'`ptk/ptk-app-chooser.c
  260. mv -f ptk/.deps/spacefm-ptk-app-chooser.Tpo ptk/.deps/spacefm-ptk-app-chooser.Po
  261. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-icon-view.o -MD -MP -MF exo/.deps/spacefm-exo-icon-view.Tpo -c -o exo/spacefm-exo-icon-view.o `test -f 'exo/exo-icon-view.c' || echo './'`exo/exo-icon-view.c
  262. exo/exo-icon-view.c: In function 'exo_icon_view_key_press_event':
  263. exo/exo-icon-view.c:2686:27: warning: assignment to 'GdkWindow *' {aka 'struct _GdkWindow *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types]
  264. new_event->key.window = g_object_ref (G_OBJECT (gtk_widget_get_window (GTK_WIDGET(icon_view->priv->search_entry))));
  265. ^
  266. exo/exo-icon-view.c: In function 'exo_icon_view_set_hadjustment':
  267. exo/exo-icon-view.c:3085:34: warning: assignment to 'GtkAdjustment *' {aka 'struct _GtkAdjustment *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types]
  268. icon_view->priv->hadjustment = g_object_ref_sink (G_OBJECT (hadj));
  269. ^
  270. exo/exo-icon-view.c: In function 'exo_icon_view_set_vadjustment':
  271. exo/exo-icon-view.c:3112:34: warning: assignment to 'GtkAdjustment *' {aka 'struct _GtkAdjustment *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types]
  272. icon_view->priv->vadjustment = g_object_ref_sink (G_OBJECT (vadj));
  273. ^
  274. mv -f exo/.deps/spacefm-exo-icon-view.Tpo exo/.deps/spacefm-exo-icon-view.Po
  275. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-tree-view.o -MD -MP -MF exo/.deps/spacefm-exo-tree-view.Tpo -c -o exo/spacefm-exo-tree-view.o `test -f 'exo/exo-tree-view.c' || echo './'`exo/exo-tree-view.c
  276. mv -f exo/.deps/spacefm-exo-tree-view.Tpo exo/.deps/spacefm-exo-tree-view.Po
  277. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-private.o -MD -MP -MF exo/.deps/spacefm-exo-private.Tpo -c -o exo/spacefm-exo-private.o `test -f 'exo/exo-private.c' || echo './'`exo/exo-private.c
  278. mv -f exo/.deps/spacefm-exo-private.Tpo exo/.deps/spacefm-exo-private.Po
  279. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-string.o -MD -MP -MF exo/.deps/spacefm-exo-string.Tpo -c -o exo/spacefm-exo-string.o `test -f 'exo/exo-string.c' || echo './'`exo/exo-string.c
  280. mv -f exo/.deps/spacefm-exo-string.Tpo exo/.deps/spacefm-exo-string.Po
  281. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-marshal.o -MD -MP -MF exo/.deps/spacefm-exo-marshal.Tpo -c -o exo/spacefm-exo-marshal.o `test -f 'exo/exo-marshal.c' || echo './'`exo/exo-marshal.c
  282. mv -f exo/.deps/spacefm-exo-marshal.Tpo exo/.deps/spacefm-exo-marshal.Po
  283. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-cell-renderer-icon.o -MD -MP -MF exo/.deps/spacefm-exo-cell-renderer-icon.Tpo -c -o exo/spacefm-exo-cell-renderer-icon.o `test -f 'exo/exo-cell-renderer-icon.c' || echo './'`exo/exo-cell-renderer-icon.c
  284. mv -f exo/.deps/spacefm-exo-cell-renderer-icon.Tpo exo/.deps/spacefm-exo-cell-renderer-icon.Po
  285. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-gtk-extensions.o -MD -MP -MF exo/.deps/spacefm-exo-gtk-extensions.Tpo -c -o exo/spacefm-exo-gtk-extensions.o `test -f 'exo/exo-gtk-extensions.c' || echo './'`exo/exo-gtk-extensions.c
  286. mv -f exo/.deps/spacefm-exo-gtk-extensions.Tpo exo/.deps/spacefm-exo-gtk-extensions.Po
  287. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-icon-chooser-dialog.o -MD -MP -MF exo/.deps/spacefm-exo-icon-chooser-dialog.Tpo -c -o exo/spacefm-exo-icon-chooser-dialog.o `test -f 'exo/exo-icon-chooser-dialog.c' || echo './'`exo/exo-icon-chooser-dialog.c
  288. mv -f exo/.deps/spacefm-exo-icon-chooser-dialog.Tpo exo/.deps/spacefm-exo-icon-chooser-dialog.Po
  289. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-icon-chooser-model.o -MD -MP -MF exo/.deps/spacefm-exo-icon-chooser-model.Tpo -c -o exo/spacefm-exo-icon-chooser-model.o `test -f 'exo/exo-icon-chooser-model.c' || echo './'`exo/exo-icon-chooser-model.c
  290. exo/exo-icon-chooser-model.c: In function '_exo_icon_chooser_model_get_for_icon_theme':
  291. exo/exo-icon-chooser-model.c:674:27: warning: assignment to 'GtkIconTheme *' {aka 'struct _GtkIconTheme *'} from incompatible pointer type 'GObject *' {aka 'struct _GObject *'} [-Wincompatible-pointer-types]
  292. model->icon_theme = g_object_ref (G_OBJECT (icon_theme));
  293. ^
  294. mv -f exo/.deps/spacefm-exo-icon-chooser-model.Tpo exo/.deps/spacefm-exo-icon-chooser-model.Po
  295. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-gdk-pixbuf-extensions.o -MD -MP -MF exo/.deps/spacefm-exo-gdk-pixbuf-extensions.Tpo -c -o exo/spacefm-exo-gdk-pixbuf-extensions.o `test -f 'exo/exo-gdk-pixbuf-extensions.c' || echo './'`exo/exo-gdk-pixbuf-extensions.c
  296. In file included from /usr/include/glib-2.0/gobject/gbinding.h:29,
  297. from /usr/include/glib-2.0/glib-object.h:23,
  298. from /usr/include/glib-2.0/gio/gioenums.h:28,
  299. from /usr/include/glib-2.0/gio/giotypes.h:28,
  300. from /usr/include/glib-2.0/gio/gio.h:26,
  301. from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
  302. from /usr/include/gtk-3.0/gdk/gdk.h:32,
  303. from exo/exo-gdk-pixbuf-extensions.h:25,
  304. from exo/exo-gdk-pixbuf-extensions.c:57:
  305. exo/exo-gdk-pixbuf-extensions.c: In function 'exo_gdk_pixbuf_scale_down':
  306. /usr/include/glib-2.0/gobject/gobject.h:512:33: warning: returning 'GObject *' {aka 'struct _GObject *'} from a function with incompatible return type 'GdkPixbuf *' {aka 'struct _GdkPixbuf *'} [-Wincompatible-pointer-types]
  307. #define g_object_ref(Obj) ((__typeof__(Obj)) (g_object_ref) (Obj))
  308. ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  309. exo/exo-gdk-pixbuf-extensions.c:495:16: note: in expansion of macro 'g_object_ref'
  310. return g_object_ref (G_OBJECT (source));
  311. ^~~~~~~~~~~~
  312. mv -f exo/.deps/spacefm-exo-gdk-pixbuf-extensions.Tpo exo/.deps/spacefm-exo-gdk-pixbuf-extensions.Po
  313. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-thumbnail-preview.o -MD -MP -MF exo/.deps/spacefm-exo-thumbnail-preview.Tpo -c -o exo/spacefm-exo-thumbnail-preview.o `test -f 'exo/exo-thumbnail-preview.c' || echo './'`exo/exo-thumbnail-preview.c
  314. In file included from exo/exo-thumbnail-preview.c:48:
  315. exo/exo-utils.h:30:1: warning: 'pure' attribute on function returning 'void' [-Wattributes]
  316. void exo_noop (void) G_GNUC_PURE;
  317. ^~~~
  318. mv -f exo/.deps/spacefm-exo-thumbnail-preview.Tpo exo/.deps/spacefm-exo-thumbnail-preview.Po
  319. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-utils.o -MD -MP -MF exo/.deps/spacefm-exo-utils.Tpo -c -o exo/spacefm-exo-utils.o `test -f 'exo/exo-utils.c' || echo './'`exo/exo-utils.c
  320. In file included from exo/exo-utils.c:30:
  321. exo/exo-utils.h:30:1: warning: 'pure' attribute on function returning 'void' [-Wattributes]
  322. void exo_noop (void) G_GNUC_PURE;
  323. ^~~~
  324. mv -f exo/.deps/spacefm-exo-utils.Tpo exo/.deps/spacefm-exo-utils.Po
  325. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-binding.o -MD -MP -MF exo/.deps/spacefm-exo-binding.Tpo -c -o exo/spacefm-exo-binding.o `test -f 'exo/exo-binding.c' || echo './'`exo/exo-binding.c
  326. mv -f exo/.deps/spacefm-exo-binding.Tpo exo/.deps/spacefm-exo-binding.Po
  327. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT exo/spacefm-exo-cell-renderer-ellipsized-text.o -MD -MP -MF exo/.deps/spacefm-exo-cell-renderer-ellipsized-text.Tpo -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
  328. mv -f exo/.deps/spacefm-exo-cell-renderer-ellipsized-text.Tpo exo/.deps/spacefm-exo-cell-renderer-ellipsized-text.Po
  329. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT desktop/spacefm-desktop-window.o -MD -MP -MF desktop/.deps/spacefm-desktop-window.Tpo -c -o desktop/spacefm-desktop-window.o `test -f 'desktop/desktop-window.c' || echo './'`desktop/desktop-window.c
  330. mv -f desktop/.deps/spacefm-desktop-window.Tpo desktop/.deps/spacefm-desktop-window.Po
  331. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT desktop/spacefm-desktop.o -MD -MP -MF desktop/.deps/spacefm-desktop.Tpo -c -o desktop/spacefm-desktop.o `test -f 'desktop/desktop.c' || echo './'`desktop/desktop.c
  332. mv -f desktop/.deps/spacefm-desktop.Tpo desktop/.deps/spacefm-desktop.Po
  333. gcc -DPACKAGE_NAME=\"spacefm\" -DPACKAGE_TARNAME=\"spacefm\" -DPACKAGE_VERSION=\"1.0.6\" -DPACKAGE_STRING=\"spacefm\ 1.0.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"spacefm\" -DVERSION=\"1.0.6\" -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 -DG_LOG_DOMAIN=\"SpaceFM\" -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_FFMPEG=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"\" -DSYSCONFDIR=\""/etc"\" -D_FORTIFY_SOURCE=2 -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\" -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.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 -pthread -I/usr/include/startup-notification-1.0 -DG_DISABLE_CAST_CHECKS -Werror-implicit-function-declaration -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -MT spacefm-main.o -MD -MP -MF .deps/spacefm-main.Tpo -c -o spacefm-main.o `test -f 'main.c' || echo './'`main.c
  334. main.c: In function 'get_inode_tag':
  335. main.c:189:42: error: implicit declaration of function 'major' [-Werror=implicit-function-declaration]
  336. major( stat_buf.st_dev ),
  337. ^~~~~
  338. main.c:190:42: error: implicit declaration of function 'minor'; did you mean 'mknod'? [-Werror=implicit-function-declaration]
  339. minor( stat_buf.st_dev ),
  340. ^~~~~
  341. mknod
  342. main.c: In function 'receive_socket_command':
  343. main.c:585:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  344. write( client, &cmd, sizeof(char) ); // send exit status
  345. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  346. main.c:587:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  347. write( client, reply, strlen( reply ) ); // send reply or error msg
  348. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  349. main.c: In function 'send_socket_command':
  350. main.c:628:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  351. write( sock, &cmd, sizeof(char) );
  352. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  353. main.c:632:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  354. write( sock, inode_tag, strlen( inode_tag ) );
  355. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  356. main.c:633:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  357. write( sock, "\n", 1 );
  358. ^~~~~~~~~~~~~~~~~~~~~~
  359. main.c:640:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  360. write( sock, argv[i], strlen( argv[i] ) );
  361. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  362. main.c:641:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  363. write( sock, "\n", 1 );
  364. ^~~~~~~~~~~~~~~~~~~~~~
  365. main.c:643:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  366. write( sock, "\n", 1 );
  367. ^~~~~~~~~~~~~~~~~~~~~~
  368. main.c: In function 'single_instance_check':
  369. main.c:393:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  370. write( sock, &cmd, sizeof(char) );
  371. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  372. main.c:400:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  373. write( sock, &cmd, sizeof(char) );
  374. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375. main.c:434:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  376. write( sock, &cmd, sizeof(char) );
  377. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  378. main.c:438:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  379. write( sock, &cmd, sizeof(char) );
  380. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  381. main.c:457:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  382. write( sock, real_path, strlen( real_path ) );
  383. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  384. main.c:459:21: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
  385. write( sock, "\n", 1 );
  386. ^~~~~~~~~~~~~~~~~~~~~~
  387. main.c: In function 'dup_to_absolute_file_path':
  388. main.c:1033:9: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result]
  389. getcwd( cwd_path, cwd_size );
  390. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  391. cc1: some warnings being treated as errors
  392. make[1]: *** [Makefile:1741: spacefm-main.o] Error 1
  393. make[1]: Leaving directory '/tmp/yaourt-tmp-laslo/aur-spacefm/src/spacefm-1.0.6/src'
  394. make: *** [Makefile:507: all-recursive] Error 1
  395. ==> ERROR: A failure occurred in build().
  396. Aborting...
  397. ==> ERROR: Makepkg was unable to build spacefm.
  398. ==> Restart building spacefm ? [y/N]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement