vlig

xarchiver-freebsd-errors

Sep 28th, 2019
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 31.43 KB | None | 0 0
  1. $ ./configure
  2. checking build system type... x86_64-unknown-freebsd12.0
  3. checking host system type... x86_64-unknown-freebsd12.0
  4. checking for a BSD-compatible install... /usr/bin/install -c
  5. checking whether build environment is sane... yes
  6. checking for a thread-safe mkdir -p... ./install-sh -c -d
  7. checking for gawk... no
  8. checking for mawk... no
  9. checking for nawk... nawk
  10. checking whether make sets $(MAKE)... yes
  11. checking whether make supports nested variables... yes
  12. checking whether make supports nested variables... (cached) yes
  13. checking whether to enable maintainer-specific portions of Makefiles... no
  14. checking whether make supports the include directive... yes (GNU style)
  15. checking for gcc... no
  16. checking for cc... cc
  17. checking whether the C compiler works... yes
  18. checking for C compiler default output file name... a.out
  19. checking for suffix of executables...
  20. checking whether we are cross compiling... no
  21. checking for suffix of object files... o
  22. checking whether we are using the GNU C compiler... yes
  23. checking whether cc accepts -g... yes
  24. checking for cc option to accept ISO C89... none needed
  25. checking whether cc understands -c and -o together... yes
  26. checking dependency style of cc... gcc3
  27. checking how to run the C preprocessor... cc -E
  28. checking for grep that handles long lines and -e... /usr/bin/grep
  29. checking for egrep... /usr/bin/grep -E
  30. checking for ANSI C header files... yes
  31. checking for sys/types.h... yes
  32. checking for sys/stat.h... yes
  33. checking for stdlib.h... yes
  34. checking for string.h... yes
  35. checking for memory.h... yes
  36. checking for strings.h... yes
  37. checking for inttypes.h... yes
  38. checking for stdint.h... yes
  39. checking for unistd.h... yes
  40. checking minix/config.h usability... no
  41. checking minix/config.h presence... no
  42. checking for minix/config.h... no
  43. checking whether it is safe to define __EXTENSIONS__... yes
  44. checking whether we are using the GNU C compiler... (cached) yes
  45. checking whether cc accepts -g... (cached) yes
  46. checking for cc option to accept ISO C89... (cached) none needed
  47. checking whether cc understands -c and -o together... (cached) yes
  48. checking dependency style of cc... (cached) gcc3
  49. checking how to print strings... printf
  50. checking for a sed that does not truncate output... /usr/bin/sed
  51. checking for fgrep... /usr/bin/grep -F
  52. checking for ld used by cc... /usr/bin/ld
  53. checking if the linker (/usr/bin/ld) is GNU ld... yes
  54. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
  55. checking the name lister (/usr/bin/nm) interface... BSD nm
  56. checking whether ln -s works... yes
  57. checking the maximum length of command line arguments... 196608
  58. checking how to convert x86_64-unknown-freebsd12.0 file names to x86_64-unknown-freebsd12.0 format... func_convert_file_noop
  59. checking how to convert x86_64-unknown-freebsd12.0 file names to toolchain format... func_convert_file_noop
  60. checking for /usr/bin/ld option to reload object files... -r
  61. checking for objdump... objdump
  62. checking how to recognize dependent libraries... pass_all
  63. checking for dlltool... no
  64. checking how to associate runtime and link libraries... printf %s\n
  65. checking for ar... ar
  66. checking for archiver @FILE support... no
  67. checking for strip... strip
  68. checking for ranlib... ranlib
  69. checking command to parse /usr/bin/nm output from cc object... ok
  70. checking for sysroot... no
  71. checking for a working dd... /bin/dd
  72. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  73. checking for mt... mt
  74. checking if mt is a manifest tool... no
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if cc supports -fno-rtti -fno-exceptions... yes
  78. checking for cc option to produce PIC... -fPIC -DPIC
  79. checking if cc PIC flag -fPIC -DPIC works... yes
  80. checking if cc static flag -static works... yes
  81. checking if cc supports -c -o file.o... yes
  82. checking if cc supports -c -o file.o... (cached) yes
  83. checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
  84. checking whether -lc should be explicitly linked in... no
  85. checking dynamic linker characteristics... freebsd12.0 ld.so
  86. checking how to hardcode library paths into programs... immediate
  87. checking whether stripping libraries is possible... no
  88. checking if libtool supports shared libraries... yes
  89. checking whether to build shared libraries... yes
  90. checking whether to build static libraries... no
  91. checking for special C compiler options needed for large files... no
  92. checking for _FILE_OFFSET_BITS value needed for large files... no
  93. checking for ANSI C header files... (cached) yes
  94. checking for strcasestr... yes
  95. checking for mkdtemp... yes
  96. checking for socket... yes
  97. checking for getc_unlocked... yes
  98. checking for mmap... yes
  99. checking whether NLS is requested... yes
  100. checking for intltool >= 0.35.0... 0.51.0 found
  101. checking for intltool-update... /usr/local/bin/intltool-update
  102. checking for intltool-merge... /usr/local/bin/intltool-merge
  103. checking for intltool-extract... /usr/local/bin/intltool-extract
  104. checking for xgettext... /usr/local/bin/xgettext
  105. checking for msgmerge... /usr/local/bin/msgmerge
  106. checking for msgfmt... /usr/local/bin/msgfmt
  107. checking for gmsgfmt... /usr/local/bin/msgfmt
  108. checking for perl... /usr/local/bin/perl
  109. checking for perl >= 5.8.1... 5.28.2
  110. checking locale.h usability... yes
  111. checking locale.h presence... yes
  112. checking for locale.h... yes
  113. checking for LC_MESSAGES... yes
  114. checking for CFPreferencesCopyAppValue... no
  115. checking for CFLocaleCopyCurrent... no
  116. checking libintl.h usability... no
  117. checking libintl.h presence... no
  118. checking for libintl.h... no
  119. checking for pkg-config... /usr/local/bin/pkg-config
  120. checking pkg-config is at least version 0.9.0... yes
  121. checking for GTK... yes
  122. checking whether to build with debugging support... no
  123. checking for xsltproc... /usr/local/bin/xsltproc
  124. checking for xmlcatalog... /usr/local/bin/xmlcatalog
  125. checking for DocBook XML DTD... No entry for PUBLIC -//OASIS//DTD DocBook XML V4.5//EN
  126. configure: consider adjusting environment variable XML_CATALOG_FILES for rebuilding the pre-built documentation or reconfigure with --disable-doc
  127. checking for XSL Stylesheets... No entry for SYSTEM http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl
  128. No entry for URI http://docbook.sourceforge.net/release/xsl/current/xhtml/chunk.xsl
  129. configure: consider adjusting environment variable XML_CATALOG_FILES for rebuilding the pre-built documentation or reconfigure with --disable-doc
  130. checking that generated files are newer than configure... done
  131. configure: creating ./config.status
  132. config.status: creating doc/Makefile
  133. config.status: creating icons/16x16/Makefile
  134. config.status: creating icons/24x24/Makefile
  135. config.status: creating icons/48x48/Makefile
  136. config.status: creating icons/scalable/Makefile
  137. config.status: creating icons/Makefile
  138. config.status: creating pixmaps/Makefile
  139. config.status: creating po/Makefile.in
  140. config.status: creating src/Makefile
  141. config.status: creating src/xdgmime/Makefile
  142. config.status: creating Makefile
  143. config.status: creating config.h
  144. config.status: executing depfiles commands
  145. config.status: executing libtool commands
  146. config.status: executing default-1 commands
  147. config.status: executing po/stamp-it commands
  148.  
  149.  
  150. xarchiver 0.5.4.14 configured for /usr/local using GTK+ 3.24.9
  151.  
  152.  
  153. $ make                                                                                                                                        
  154. make  all-recursive                                                                                                                              
  155. Making all in doc
  156. Making all in icons
  157. Making all in 16x16
  158. Making all in 24x24
  159. Making all in 48x48
  160. Making all in scalable
  161. Making all in pixmaps
  162. Making all in po
  163. Making all in src
  164. Making all in xdgmime
  165.   CC       xdgmime.lo
  166.   CC       xdgmimealias.lo
  167.   CC       xdgmimecache.lo
  168.   CC       xdgmimeglob.lo
  169.   CC       xdgmimeicon.lo
  170.   CC       xdgmimeint.lo
  171.   CC       xdgmimemagic.lo
  172.   CC       xdgmimeparent.lo
  173.   CCLD     libxdgmime.la
  174.   CC       xarchiver-7zip.o
  175.   CC       xarchiver-add_dialog.o
  176.   CC       xarchiver-ar.o
  177.   CC       xarchiver-archive.o
  178.   CC       xarchiver-arj.o
  179.   CC       xarchiver-cpio.o
  180.   CC       xarchiver-extract_dialog.o
  181.   CC       xarchiver-gzip_et_al.o
  182.   CC       xarchiver-interface.o
  183.   CC       xarchiver-lha.o
  184.   CC       xarchiver-main.o
  185. main.c:94:9: warning: missing field 'short_name' initializer [-Wmissing-field-initializers]
  186.         { NULL }
  187.                ^
  188. main.c:235:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  189.      *)') and 'void *') [-Wpointer-type-mismatch]
  190.                 archiver[type].add = FUNC(standard, xa_arj_add, is7z, NULL, lsar, NULL);
  191.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  192. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  193. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  194.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  195. main.c:236:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  196.       'void *') [-Wpointer-type-mismatch]
  197.                 archiver[type].delete = FUNC(standard, xa_arj_delete, is7z, NULL, lsar, NULL);
  198.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  199. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  200. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  201.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  202. main.c:283:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  203.      *)') and 'void *') [-Wpointer-type-mismatch]
  204.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7za, xa_7zip_add, lsar, NULL);
  205.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  206. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  207. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  208.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  209. main.c:283:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  210.      *)') and 'void *') [-Wpointer-type-mismatch]
  211.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7za, xa_7zip_add, lsar, NULL);
  212.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  213. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  214. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  215.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  216. main.c:322:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  217.                 archiver[type].test = FUNC(standard, xa_gzip_et_al_test, is7za, xa_7zip_test, lsar, NULL);
  218.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  219. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  220. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  221.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  222. main.c:322:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  223.                 archiver[type].test = FUNC(standard, xa_gzip_et_al_test, is7za, xa_7zip_test, lsar, NULL);
  224.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  225. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  226. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  227.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  228. main.c:324:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  229.      *)') and 'void *') [-Wpointer-type-mismatch]
  230.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7za, NULL, lsar, NULL);
  231.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  232. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  233. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  234.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  235. main.c:359:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  236.                 archiver[type].test = FUNC(standard, NULL, is7z, xa_7zip_test, lsar, NULL);
  237.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  238. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  239. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  240.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  241. main.c:361:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  242.      *)') and 'void *') [-Wpointer-type-mismatch]
  243.                 archiver[type].add = FUNC(standard, xa_cpio_add, is7z, NULL, lsar, NULL);
  244.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  245. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  246. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  247.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  248. main.c:408:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  249.      *)') and 'void *') [-Wpointer-type-mismatch]
  250.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7za, xa_7zip_add, lsar, NULL);
  251.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  252. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  253. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  254.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  255. main.c:408:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  256.      *)') and 'void *') [-Wpointer-type-mismatch]
  257.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7za, xa_7zip_add, lsar, NULL);
  258.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  259. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  260. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  261.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  262. main.c:445:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  263.      *)') and 'void *') [-Wpointer-type-mismatch]
  264.                 archiver[type].add = FUNC(standard, xa_lha_add, is7z, NULL, lsar, NULL);
  265.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  266. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  267. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  268.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  269. main.c:446:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  270.       'void *') [-Wpointer-type-mismatch]
  271.                 archiver[type].delete = FUNC(standard, xa_lha_delete, is7z, NULL, lsar, NULL);
  272.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  273. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  274. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  275.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  276. main.c:556:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  277.                 archiver[type].test = FUNC(standard, xa_gzip_et_al_test, is7zr, xa_7zip_test, lsar, NULL);
  278.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  279. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  280. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  281.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  282. main.c:556:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  283.                 archiver[type].test = FUNC(standard, xa_gzip_et_al_test, is7zr, xa_7zip_test, lsar, NULL);
  284.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  285. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  286. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  287.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  288. main.c:558:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  289.      *)') and 'void *') [-Wpointer-type-mismatch]
  290.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7zr, NULL, lsar, NULL);
  291.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  292. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  293. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  294.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  295. main.c:633:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  296.      *)') and 'void *') [-Wpointer-type-mismatch]
  297.                 archiver[type].add = FUNC(standard, xa_rar_add, is7z, NULL, lsar, NULL);
  298.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  299. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  300. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  301.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  302. main.c:634:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  303.       'void *') [-Wpointer-type-mismatch]
  304.                 archiver[type].delete = FUNC(standard, xa_rar_delete, is7z, NULL, lsar, NULL);
  305.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  306. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  307. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  308.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  309. main.c:707:25: warning: pointer type mismatch ('void (*)(XArchive *)' (aka 'void (*)(struct _XArchive *)') and 'void *') [-Wpointer-type-mismatch]
  310.                 archiver[type].test = FUNC(standard, NULL, is7za, xa_7zip_test, lsar, NULL);
  311.                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  312. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  313. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  314.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  315. main.c:709:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  316.      *)') and 'void *') [-Wpointer-type-mismatch]
  317.                 archiver[type].add = FUNC(standard, xa_tar_add, is7za, xa_7zip_add, lsar, NULL);
  318.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  319. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  320. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  321.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  322. main.c:709:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  323.      *)') and 'void *') [-Wpointer-type-mismatch]
  324.                 archiver[type].add = FUNC(standard, xa_tar_add, is7za, xa_7zip_add, lsar, NULL);
  325.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  326. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  327. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  328.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  329. main.c:710:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  330.       'void *') [-Wpointer-type-mismatch]
  331.                 archiver[type].delete = FUNC(standard, xa_tar_delete, is7za, xa_7zip_delete, lsar, NULL);
  332.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  333. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  334. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  335.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  336. main.c:710:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  337.       'void *') [-Wpointer-type-mismatch]
  338.                 archiver[type].delete = FUNC(standard, xa_tar_delete, is7za, xa_7zip_delete, lsar, NULL);
  339.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  340. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  341. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  342.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  343. main.c:757:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  344.      *)') and 'void *') [-Wpointer-type-mismatch]
  345.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7zr, xa_7zip_add, lsar, NULL);
  346.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  347. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  348. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  349.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  350. main.c:757:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  351.      *)') and 'void *') [-Wpointer-type-mismatch]
  352.                 archiver[type].add = FUNC(standard, xa_gzip_et_al_add, is7zr, xa_7zip_add, lsar, NULL);
  353.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  354. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  355. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  356.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  357. main.c:847:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  358.      *)') and 'void *') [-Wpointer-type-mismatch]
  359.                 archiver[type].add = FUNC(standard, xa_zip_add, is7za, xa_7zip_add, lsar, NULL);
  360.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  361. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  362. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  363.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  364. main.c:847:24: warning: pointer type mismatch ('void (*)(XArchive *, GSList *, gchar *)' (aka 'void (*)(struct _XArchive *, struct _GSList *, char
  365.      *)') and 'void *') [-Wpointer-type-mismatch]
  366.                 archiver[type].add = FUNC(standard, xa_zip_add, is7za, xa_7zip_add, lsar, NULL);
  367.                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  368. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  369. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  370.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  371. main.c:848:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  372.       'void *') [-Wpointer-type-mismatch]
  373.                 archiver[type].delete = FUNC(standard, xa_zip_delete, is7za, xa_7zip_delete, lsar, NULL);
  374.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  375. main.c:46:80: note: expanded from macro 'FUNC'                                                                                                    
  376. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  377.                                                                                ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~
  378. main.c:848:27: warning: pointer type mismatch ('void (*)(XArchive *, GSList *)' (aka 'void (*)(struct _XArchive *, struct _GSList *)') and        
  379.       'void *') [-Wpointer-type-mismatch]
  380.                 archiver[type].delete = FUNC(standard, xa_zip_delete, is7za, xa_7zip_delete, lsar, NULL);
  381.                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  382. main.c:46:63: note: expanded from macro 'FUNC'                                                                                                    
  383. #define FUNC(cond1, func1, cond2, func2, cond3, func3) (cond1 ? func1 : (cond2 ? func2 : (cond3 ? func3 : NULL)))
  384.                                                               ^ ~~~~~   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  385. 30 warnings generated.                                                                                                                            
  386.   CC       xarchiver-mime.o
  387.   CC       xarchiver-new_dialog.o
  388.   CC       xarchiver-open-with-dlg.o
  389.   CC       xarchiver-pref_dialog.o
  390.   CC       xarchiver-rar.o
  391.   CC       xarchiver-rpm.o
  392.   CC       xarchiver-socket.o
  393.   CC       xarchiver-string_utils.o
  394.   CC       xarchiver-tar.o
  395.   CC       xarchiver-unar.o
  396.   CC       xarchiver-utf8-fnmatch.o
  397.   CC       xarchiver-window.o
  398. window.c:1751:25: warning: implicit declaration of function 'le32toh' is invalid in C99 [-Wimplicit-function-declaration]
  399.                 uint32_t frame_size = le32toh(uint32_magic[1]);
  400.                                       ^
  401. 1 warning generated.                                                                                                                              
  402.   CC       xarchiver-zip.o
  403.   CCLD     xarchiver
  404. /usr/bin/ld: error: undefined symbol: le32toh
  405. >>> referenced by window.c
  406. >>>               xarchiver-window.o:(xa_detect_archive_type)
  407. cc: error: linker command failed with exit code 1 (use -v to see invocation)
  408. *** Error code 1
  409.  
  410. Stop.
  411. make[3]: stopped in /usr/home/x230/build/xarchiver/src
  412. *** Error code 1
  413.  
  414. Stop.
  415. make[2]: stopped in /usr/home/x230/build/xarchiver/src
  416. *** Error code 1
  417.  
  418. Stop.
  419. make[1]: stopped in /usr/home/x230/build/xarchiver
  420. *** Error code 1
  421.  
  422. Stop.
  423. make: stopped in /usr/home/x230/build/xarchiver
  424. $
Add Comment
Please, Sign In to add comment