Advertisement
Guest User

Untitled

a guest
Jan 14th, 2015
593
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.49 KB | None | 0 0
  1. checking for a BSD-compatible install... /usr/bin/install -c
  2. checking whether build environment is sane... yes
  3. /home/user/package-query/src/package-query-1.5/missing: Unknown `--is-lightweight' option
  4. Try `/home/user/package-query/src/package-query-1.5/missing --help' for more information
  5. configure: WARNING: 'missing' script is too old or missing
  6. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  7. checking for gawk... gawk
  8. checking whether make sets $(MAKE)... yes
  9. checking whether make supports nested variables... yes
  10. checking for gcc... gcc
  11. checking whether the C compiler works... yes
  12. checking for C compiler default output file name... a.out
  13. checking for suffix of executables...
  14. checking whether we are cross compiling... no
  15. checking for suffix of object files... o
  16. checking whether we are using the GNU C compiler... yes
  17. checking whether gcc accepts -g... yes
  18. checking for gcc option to accept ISO C89... none needed
  19. checking whether gcc understands -c and -o together... yes
  20. checking for style of include used by make... GNU
  21. checking dependency style of gcc... gcc3
  22. checking build system type... armv7l-unknown-linux-gnueabi
  23. checking host system type... armv7l-unknown-linux-gnueabi
  24. checking how to print strings... printf
  25. checking for a sed that does not truncate output... /usr/bin/sed
  26. checking for grep that handles long lines and -e... /usr/bin/grep
  27. checking for egrep... /usr/bin/grep -E
  28. checking for fgrep... /usr/bin/grep -F
  29. checking for ld used by gcc... /usr/bin/ld
  30. checking if the linker (/usr/bin/ld) is GNU ld... yes
  31. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  32. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  33. checking whether ln -s works... yes
  34. checking the maximum length of command line arguments... 1572864
  35. checking how to convert armv7l-unknown-linux-gnueabi file names to armv7l-unknown-linux-gnueabi format... func_convert_file_noop
  36. checking how to convert armv7l-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop
  37. checking for /usr/bin/ld option to reload object files... -r
  38. checking for objdump... objdump
  39. checking how to recognize dependent libraries... pass_all
  40. checking for dlltool... no
  41. checking how to associate runtime and link libraries... printf %s\n
  42. checking for ar... ar
  43. checking for archiver @FILE support... @
  44. checking for strip... strip
  45. checking for ranlib... ranlib
  46. checking command to parse /usr/bin/nm -B output from gcc object... ok
  47. checking for sysroot... no
  48. checking for a working dd... /usr/bin/dd
  49. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  50. checking for mt... no
  51. checking if : is a manifest tool... no
  52. checking how to run the C preprocessor... gcc -E
  53. checking for ANSI C header files... yes
  54. checking for sys/types.h... yes
  55. checking for sys/stat.h... yes
  56. checking for stdlib.h... yes
  57. checking for string.h... yes
  58. checking for memory.h... yes
  59. checking for strings.h... yes
  60. checking for inttypes.h... yes
  61. checking for stdint.h... yes
  62. checking for unistd.h... yes
  63. checking for dlfcn.h... yes
  64. checking for objdir... .libs
  65. checking if gcc supports -fno-rtti -fno-exceptions... no
  66. checking for gcc option to produce PIC... -fPIC -DPIC
  67. checking if gcc PIC flag -fPIC -DPIC works... yes
  68. checking if gcc static flag -static works... yes
  69. checking if gcc supports -c -o file.o... yes
  70. checking if gcc supports -c -o file.o... (cached) yes
  71. checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
  72. checking whether -lc should be explicitly linked in... no
  73. checking dynamic linker characteristics... GNU/Linux ld.so
  74. checking how to hardcode library paths into programs... immediate
  75. checking whether stripping libraries is possible... yes
  76. checking if libtool supports shared libraries... yes
  77. checking whether to build shared libraries... yes
  78. checking whether to build static libraries... yes
  79. checking ctype.h usability... yes
  80. checking ctype.h presence... yes
  81. checking for ctype.h... yes
  82. checking getopt.h usability... yes
  83. checking getopt.h presence... yes
  84. checking for getopt.h... yes
  85. checking libintl.h usability... yes
  86. checking libintl.h presence... yes
  87. checking for libintl.h... yes
  88. checking limits.h usability... yes
  89. checking limits.h presence... yes
  90. checking for limits.h... yes
  91. checking locale.h usability... yes
  92. checking locale.h presence... yes
  93. checking for locale.h... yes
  94. checking sys/ioctl.h usability... yes
  95. checking sys/ioctl.h presence... yes
  96. checking for sys/ioctl.h... yes
  97. checking sys/utsname.h usability... yes
  98. checking sys/utsname.h presence... yes
  99. checking for sys/utsname.h... yes
  100. checking for alpm_version in -lalpm... yes
  101. checking for yajl_free in -lyajl... yes
  102. checking for gawk... (cached) gawk
  103. checking for curl-config... /usr/bin/curl-config
  104. checking for the version of libcurl... 7.39.0
  105. checking for libcurl >= version 7.19.4... yes
  106. checking whether libcurl is usable... yes
  107. checking for curl_free... yes
  108. checking whether NLS is requested... yes
  109. checking for msgfmt... /usr/bin/msgfmt
  110. checking for gmsgfmt... /usr/bin/msgfmt
  111. checking for xgettext... /usr/bin/xgettext
  112. checking for msgmerge... /usr/bin/msgmerge
  113. checking for ld used by GCC... /usr/bin/ld
  114. checking if the linker (/usr/bin/ld) is GNU ld... yes
  115. checking for shared library run path origin... done
  116. checking for CFPreferencesCopyAppValue... no
  117. checking for CFLocaleCopyCurrent... no
  118. checking for GNU gettext in libc... yes
  119. checking whether to use NLS... yes
  120. checking where the gettext function comes from... libc
  121. checking for git... git
  122. checking for .git/... no
  123. checking that generated files are newer than configure... done
  124. configure: creating ./config.status
  125. config.status: creating src/Makefile
  126. config.status: creating doc/Makefile
  127. config.status: creating Makefile
  128. config.status: creating config.h
  129. config.status: config.h is unchanged
  130. config.status: executing depfiles commands
  131. config.status: executing libtool commands
  132. config.status: executing po-directories commands
  133.  
  134. package-query:
  135.  
  136. Build information:
  137. source code location : .
  138. prefix : /usr
  139. sysconfdir : /etc
  140. conf file : /etc/pacman.conf
  141. localstatedir : /var
  142. database dir : /var/lib/pacman/
  143. compiler : gcc
  144. compiler flags : -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
  145.  
  146. package-query version : 1.5
  147. using git version : no
  148. git ver :
  149.  
  150. Variable information:
  151. root working directory : /
  152. aur base url : https://aur.archlinux.org
  153.  
  154. make all-recursive
  155. make[1]: Entering directory '/home/user/package-query/src/package-query-1.5'
  156. Making all in src
  157. make[2]: Entering directory '/home/user/package-query/src/package-query-1.5/src'
  158. gcc -DLOCALEDIR=\"/usr/share/locale\" -DCONFFILE=\"/etc/pacman.conf\" -DROOTDIR=\"/\" -DDBPATH=\"/var/lib/pacman/\" -DAUR_BASE_URL=\"https://aur.archlinux.org\" -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT aur.o -MD -MP -MF .deps/aur.Tpo -c -o aur.o aur.c
  159. In file included from /usr/include/alpm.h:35:0,
  160. from alpm-query.h:21,
  161. from aur.c:30:
  162. /usr/include/archive.h:1:1: error: expected identifier or ‘(’ before ‘.’ token
  163. ../../ca-certificates/extracted/cadir/AddTrust_Qualified_Certificates_Root.pem ../../ca-certificates/extracted/cadir/StartCom_Certification_Authority.pem ../../ca-certificates/extracted/cadir/StartCom_Certification_Authority.1.pem 0
  164. ^
  165. /usr/include/archive.h:1:8263: error: too many decimal points in number
  166. ../../ca-certificates/extracted/cadir/AddTrust_Qualified_Certificates_Root.pem ../../ca-certificates/extracted/cadir/StartCom_Certification_Authority.pem ../../ca-certificates/extracted/cadir/StartCom_Certification_Authority.1.pem 0
  167. ^
  168. In file included from /usr/include/alpm.h:35:0,
  169. from alpm-query.h:21,
  170. from aur.c:30:
  171. /usr/include/archive.h:4:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  172. __LA_DECL int archive_read_support_compression_bzip2(struct archive *)
  173. ^
  174. /usr/include/archive.h:6:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  175. __LA_DECL int archive_read_support_compression_compress(struct archive *)
  176. ^
  177. /usr/include/archive.h:8:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  178. __LA_DECL int archive_read_support_compression_gzip(struct archive *)
  179. ^
  180. /usr/include/archive.h:10:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  181. __LA_DECL int archive_read_support_compression_lzip(struct archive *)
  182. ^
  183. /usr/include/archive.h:12:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  184. __LA_DECL int archive_read_support_compression_lzma(struct archive *)
  185. ^
  186. /usr/include/archive.h:14:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  187. __LA_DECL int archive_read_support_compression_none(struct archive *)
  188. ^
  189. /usr/include/archive.h:16:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  190. __LA_DECL int archive_read_support_compression_program(struct archive *,
  191. ^
  192. /usr/include/archive.h:18:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  193. __LA_DECL int archive_read_support_compression_program_signature
  194. ^
  195. /usr/include/archive.h:22:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  196. __LA_DECL int archive_read_support_compression_rpm(struct archive *)
  197. ^
  198. /usr/include/archive.h:24:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  199. __LA_DECL int archive_read_support_compression_uu(struct archive *)
  200. ^
  201. /usr/include/archive.h:26:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  202. __LA_DECL int archive_read_support_compression_xz(struct archive *)
  203. ^
  204. /usr/include/archive.h:28:2: error: #endif without #if
  205. #endif
  206. ^
  207. /usr/include/archive.h:30:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  208. __LA_DECL int archive_read_support_filter_all(struct archive *);
  209. ^
  210. /usr/include/archive.h:31:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  211. __LA_DECL int archive_read_support_filter_bzip2(struct archive *);
  212. ^
  213. /usr/include/archive.h:32:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  214. __LA_DECL int archive_read_support_filter_compress(struct archive *);
  215. ^
  216. /usr/include/archive.h:33:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  217. __LA_DECL int archive_read_support_filter_gzip(struct archive *);
  218. ^
  219. /usr/include/archive.h:34:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  220. __LA_DECL int archive_read_support_filter_grzip(struct archive *);
  221. ^
  222. /usr/include/archive.h:35:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  223. __LA_DECL int archive_read_support_filter_lrzip(struct archive *);
  224. ^
  225. /usr/include/archive.h:36:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  226. __LA_DECL int archive_read_support_filter_lzip(struct archive *);
  227. ^
  228. /usr/include/archive.h:37:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  229. __LA_DECL int archive_read_support_filter_lzma(struct archive *);
  230. ^
  231. /usr/include/archive.h:38:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  232. __LA_DECL int archive_read_support_filter_lzop(struct archive *);
  233. ^
  234. /usr/include/archive.h:39:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  235. __LA_DECL int archive_read_support_filter_none(struct archive *);
  236. ^
  237. /usr/include/archive.h:40:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  238. __LA_DECL int archive_read_support_filter_program(struct archive *,
  239. ^
  240. /usr/include/archive.h:42:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  241. __LA_DECL int archive_read_support_filter_program_signature
  242. ^
  243. /usr/include/archive.h:45:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  244. __LA_DECL int archive_read_support_filter_rpm(struct archive *);
  245. ^
  246. /usr/include/archive.h:46:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  247. __LA_DECL int archive_read_support_filter_uu(struct archive *);
  248. ^
  249. /usr/include/archive.h:47:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  250. __LA_DECL int archive_read_support_filter_xz(struct archive *);
  251. ^
  252. /usr/include/archive.h:49:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  253. __LA_DECL int archive_read_support_format_7zip(struct archive *);
  254. ^
  255. /usr/include/archive.h:50:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  256. __LA_DECL int archive_read_support_format_all(struct archive *);
  257. ^
  258. /usr/include/archive.h:51:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  259. __LA_DECL int archive_read_support_format_ar(struct archive *);
  260. ^
  261. /usr/include/archive.h:52:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  262. __LA_DECL int archive_read_support_format_by_code(struct archive *, int);
  263. ^
  264. /usr/include/archive.h:53:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  265. __LA_DECL int archive_read_support_format_cab(struct archive *);
  266. ^
  267. /usr/include/archive.h:54:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  268. __LA_DECL int archive_read_support_format_cpio(struct archive *);
  269. ^
  270. /usr/include/archive.h:55:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  271. __LA_DECL int archive_read_support_format_empty(struct archive *);
  272. ^
  273. /usr/include/archive.h:56:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  274. __LA_DECL int archive_read_support_format_gnutar(struct archive *);
  275. ^
  276. /usr/include/archive.h:57:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  277. __LA_DECL int archive_read_support_format_iso9660(struct archive *);
  278. ^
  279. /usr/include/archive.h:58:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  280. __LA_DECL int archive_read_support_format_lha(struct archive *);
  281. ^
  282. /usr/include/archive.h:59:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  283. __LA_DECL int archive_read_support_format_mtree(struct archive *);
  284. ^
  285. /usr/include/archive.h:60:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  286. __LA_DECL int archive_read_support_format_rar(struct archive *);
  287. ^
  288. /usr/include/archive.h:61:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  289. __LA_DECL int archive_read_support_format_raw(struct archive *);
  290. ^
  291. /usr/include/archive.h:62:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  292. __LA_DECL int archive_read_support_format_tar(struct archive *);
  293. ^
  294. /usr/include/archive.h:63:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  295. __LA_DECL int archive_read_support_format_xar(struct archive *);
  296. ^
  297. /usr/include/archive.h:64:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  298. __LA_DECL int archive_read_support_format_zip(struct archive *);
  299. ^
  300. /usr/include/archive.h:70:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  301. __LA_DECL int archive_read_set_format(struct archive *, int);
  302. ^
  303. /usr/include/archive.h:71:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  304. __LA_DECL int archive_read_append_filter(struct archive *, int);
  305. ^
  306. /usr/include/archive.h:72:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  307. __LA_DECL int archive_read_append_filter_program(struct archive *,
  308. ^
  309. /usr/include/archive.h:74:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  310. __LA_DECL int archive_read_append_filter_program_signature
  311. ^
  312. /usr/include/archive.h:78:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  313. __LA_DECL int archive_read_set_open_callback(struct archive *,
  314. ^
  315. /usr/include/archive.h:80:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  316. __LA_DECL int archive_read_set_read_callback(struct archive *,
  317. ^
  318. /usr/include/archive.h:82:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  319. __LA_DECL int archive_read_set_seek_callback(struct archive *,
  320. ^
  321. /usr/include/archive.h:84:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  322. __LA_DECL int archive_read_set_skip_callback(struct archive *,
  323. ^
  324. /usr/include/archive.h:86:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  325. __LA_DECL int archive_read_set_close_callback(struct archive *,
  326. ^
  327. /usr/include/archive.h:89:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  328. __LA_DECL int archive_read_set_switch_callback(struct archive *,
  329. ^
  330. /usr/include/archive.h:93:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  331. __LA_DECL int archive_read_set_callback_data(struct archive *, void *);
  332. ^
  333. /usr/include/archive.h:95:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  334. __LA_DECL int archive_read_set_callback_data2(struct archive *, void *,
  335. ^
  336. /usr/include/archive.h:98:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  337. __LA_DECL int archive_read_add_callback_data(struct archive *, void *,
  338. ^
  339. /usr/include/archive.h:101:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  340. __LA_DECL int archive_read_append_callback_data(struct archive *, void *);
  341. ^
  342. /usr/include/archive.h:103:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  343. __LA_DECL int archive_read_prepend_callback_data(struct archive *, void *);
  344. ^
  345. /usr/include/archive.h:106:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  346. __LA_DECL int archive_read_open1(struct archive *);
  347. ^
  348. /usr/include/archive.h:109:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  349. __LA_DECL int archive_read_open(struct archive *, void *_client_data,
  350. ^
  351. /usr/include/archive.h:112:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  352. __LA_DECL int archive_read_open2(struct archive *, void *_client_data,
  353. ^
  354. /usr/include/archive.h:122:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  355. __LA_DECL int archive_read_open_filename(struct archive *,
  356. ^
  357. /usr/include/archive.h:126:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  358. __LA_DECL int archive_read_open_filenames(struct archive *,
  359. ^
  360. /usr/include/archive.h:128:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  361. __LA_DECL int archive_read_open_filename_w(struct archive *,
  362. ^
  363. /usr/include/archive.h:131:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  364. __LA_DECL int archive_read_open_file(struct archive *,
  365. ^
  366. /usr/include/archive.h:134:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  367. __LA_DECL int archive_read_open_memory(struct archive *,
  368. ^
  369. /usr/include/archive.h:137:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  370. __LA_DECL int archive_read_open_memory2(struct archive *a, void *buff,
  371. ^
  372. /usr/include/archive.h:140:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  373. __LA_DECL int archive_read_open_fd(struct archive *, int _fd,
  374. ^
  375. /usr/include/archive.h:144:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  376. __LA_DECL int archive_read_open_FILE(struct archive *, FILE *_file);
  377. ^
  378. /usr/include/archive.h:147:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  379. __LA_DECL int archive_read_next_header(struct archive *,
  380. ^
  381. /usr/include/archive.h:151:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  382. __LA_DECL int archive_read_next_header2(struct archive *,
  383. ^
  384. /usr/include/archive.h:158:1: error: unknown type name ‘__LA_DECL’
  385. __LA_DECL __LA_INT64_T archive_read_header_position(struct archive *);
  386. ^
  387. /usr/include/archive.h:158:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_read_header_position’
  388. __LA_DECL __LA_INT64_T archive_read_header_position(struct archive *);
  389. ^
  390. /usr/include/archive.h:161:1: error: unknown type name ‘__LA_DECL’
  391. __LA_DECL __LA_SSIZE_T archive_read_data(struct archive *,
  392. ^
  393. /usr/include/archive.h:161:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_read_data’
  394. __LA_DECL __LA_SSIZE_T archive_read_data(struct archive *,
  395. ^
  396. /usr/include/archive.h:165:1: error: unknown type name ‘__LA_DECL’
  397. __LA_DECL __LA_INT64_T archive_seek_data(struct archive *, __LA_INT64_T, int);
  398. ^
  399. /usr/include/archive.h:165:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_seek_data’
  400. __LA_DECL __LA_INT64_T archive_seek_data(struct archive *, __LA_INT64_T, int);
  401. ^
  402. /usr/include/archive.h:173:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  403. __LA_DECL int archive_read_data_block(struct archive *a,
  404. ^
  405. /usr/include/archive.h:182:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  406. __LA_DECL int archive_read_data_skip(struct archive *);
  407. ^
  408. /usr/include/archive.h:183:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  409. __LA_DECL int archive_read_data_into_fd(struct archive *, int fd);
  410. ^
  411. /usr/include/archive.h:189:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  412. __LA_DECL int archive_read_set_format_option(struct archive *_a,
  413. ^
  414. /usr/include/archive.h:193:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  415. __LA_DECL int archive_read_set_filter_option(struct archive *_a,
  416. ^
  417. /usr/include/archive.h:197:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  418. __LA_DECL int archive_read_set_option(struct archive *_a,
  419. ^
  420. /usr/include/archive.h:201:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  421. __LA_DECL int archive_read_set_options(struct archive *_a,
  422. ^
  423. /usr/include/archive.h:257:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  424. __LA_DECL int archive_read_extract(struct archive *, struct archive_entry *,
  425. ^
  426. /usr/include/archive.h:259:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  427. __LA_DECL int archive_read_extract2(struct archive *, struct archive_entry *,
  428. ^
  429. /usr/include/archive.h:261:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
  430. __LA_DECL void archive_read_extract_set_progress_callback(struct archive *,
  431. ^
  432. /usr/include/archive.h:266:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
  433. __LA_DECL void archive_read_extract_set_skip_file(struct archive *,
  434. ^
  435. /usr/include/archive.h:270:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  436. __LA_DECL int archive_read_close(struct archive *);
  437. ^
  438. /usr/include/archive.h:273:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  439. __LA_DECL int archive_read_free(struct archive *);
  440. ^
  441. /usr/include/archive.h:276:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  442. __LA_DECL int archive_read_finish(struct archive *) __LA_DEPRECATED;
  443. ^
  444. /usr/include/archive.h:294:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
  445. __LA_DECL struct archive *archive_write_new(void);
  446. ^
  447. /usr/include/archive.h:295:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  448. __LA_DECL int archive_write_set_bytes_per_block(struct archive *,
  449. ^
  450. /usr/include/archive.h:297:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  451. __LA_DECL int archive_write_get_bytes_per_block(struct archive *);
  452. ^
  453. /usr/include/archive.h:299:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  454. __LA_DECL int archive_write_set_bytes_in_last_block(struct archive *,
  455. ^
  456. /usr/include/archive.h:301:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  457. __LA_DECL int archive_write_get_bytes_in_last_block(struct archive *);
  458. ^
  459. /usr/include/archive.h:305:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  460. __LA_DECL int archive_write_set_skip_file(struct archive *,
  461. ^
  462. /usr/include/archive.h:309:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  463. __LA_DECL int archive_write_set_compression_bzip2(struct archive *)
  464. ^
  465. /usr/include/archive.h:311:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  466. __LA_DECL int archive_write_set_compression_compress(struct archive *)
  467. ^
  468. /usr/include/archive.h:313:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  469. __LA_DECL int archive_write_set_compression_gzip(struct archive *)
  470. ^
  471. /usr/include/archive.h:315:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  472. __LA_DECL int archive_write_set_compression_lzip(struct archive *)
  473. ^
  474. /usr/include/archive.h:317:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  475. __LA_DECL int archive_write_set_compression_lzma(struct archive *)
  476. ^
  477. /usr/include/archive.h:319:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  478. __LA_DECL int archive_write_set_compression_none(struct archive *)
  479. ^
  480. /usr/include/archive.h:321:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  481. __LA_DECL int archive_write_set_compression_program(struct archive *,
  482. ^
  483. /usr/include/archive.h:323:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  484. __LA_DECL int archive_write_set_compression_xz(struct archive *)
  485. ^
  486. /usr/include/archive.h:328:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  487. __LA_DECL int archive_write_add_filter(struct archive *, int filter_code);
  488. ^
  489. /usr/include/archive.h:329:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  490. __LA_DECL int archive_write_add_filter_by_name(struct archive *,
  491. ^
  492. /usr/include/archive.h:331:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  493. __LA_DECL int archive_write_add_filter_b64encode(struct archive *);
  494. ^
  495. /usr/include/archive.h:332:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  496. __LA_DECL int archive_write_add_filter_bzip2(struct archive *);
  497. ^
  498. /usr/include/archive.h:333:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  499. __LA_DECL int archive_write_add_filter_compress(struct archive *);
  500. ^
  501. /usr/include/archive.h:334:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  502. __LA_DECL int archive_write_add_filter_grzip(struct archive *);
  503. ^
  504. /usr/include/archive.h:335:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  505. __LA_DECL int archive_write_add_filter_gzip(struct archive *);
  506. ^
  507. /usr/include/archive.h:336:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  508. __LA_DECL int archive_write_add_filter_lrzip(struct archive *);
  509. ^
  510. /usr/include/archive.h:337:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  511. __LA_DECL int archive_write_add_filter_lzip(struct archive *);
  512. ^
  513. /usr/include/archive.h:338:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  514. __LA_DECL int archive_write_add_filter_lzma(struct archive *);
  515. ^
  516. /usr/include/archive.h:339:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  517. __LA_DECL int archive_write_add_filter_lzop(struct archive *);
  518. ^
  519. /usr/include/archive.h:340:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  520. __LA_DECL int archive_write_add_filter_none(struct archive *);
  521. ^
  522. /usr/include/archive.h:341:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  523. __LA_DECL int archive_write_add_filter_program(struct archive *,
  524. ^
  525. /usr/include/archive.h:343:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  526. __LA_DECL int archive_write_add_filter_uuencode(struct archive *);
  527. ^
  528. /usr/include/archive.h:344:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  529. __LA_DECL int archive_write_add_filter_xz(struct archive *);
  530. ^
  531. /usr/include/archive.h:348:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  532. __LA_DECL int archive_write_set_format(struct archive *, int format_code);
  533. ^
  534. /usr/include/archive.h:349:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  535. __LA_DECL int archive_write_set_format_by_name(struct archive *,
  536. ^
  537. /usr/include/archive.h:352:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  538. __LA_DECL int archive_write_set_format_7zip(struct archive *);
  539. ^
  540. /usr/include/archive.h:353:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  541. __LA_DECL int archive_write_set_format_ar_bsd(struct archive *);
  542. ^
  543. /usr/include/archive.h:354:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  544. __LA_DECL int archive_write_set_format_ar_svr4(struct archive *);
  545. ^
  546. /usr/include/archive.h:355:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  547. __LA_DECL int archive_write_set_format_cpio(struct archive *);
  548. ^
  549. /usr/include/archive.h:356:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  550. __LA_DECL int archive_write_set_format_cpio_newc(struct archive *);
  551. ^
  552. /usr/include/archive.h:357:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  553. __LA_DECL int archive_write_set_format_gnutar(struct archive *);
  554. ^
  555. /usr/include/archive.h:358:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  556. __LA_DECL int archive_write_set_format_iso9660(struct archive *);
  557. ^
  558. /usr/include/archive.h:359:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  559. __LA_DECL int archive_write_set_format_mtree(struct archive *);
  560. ^
  561. /usr/include/archive.h:360:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  562. __LA_DECL int archive_write_set_format_mtree_classic(struct archive *);
  563. ^
  564. /usr/include/archive.h:362:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  565. __LA_DECL int archive_write_set_format_pax(struct archive *);
  566. ^
  567. /usr/include/archive.h:363:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  568. __LA_DECL int archive_write_set_format_pax_restricted(struct archive *);
  569. ^
  570. /usr/include/archive.h:364:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  571. __LA_DECL int archive_write_set_format_shar(struct archive *);
  572. ^
  573. /usr/include/archive.h:365:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  574. __LA_DECL int archive_write_set_format_shar_dump(struct archive *);
  575. ^
  576. /usr/include/archive.h:366:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  577. __LA_DECL int archive_write_set_format_ustar(struct archive *);
  578. ^
  579. /usr/include/archive.h:367:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  580. __LA_DECL int archive_write_set_format_v7tar(struct archive *);
  581. ^
  582. /usr/include/archive.h:368:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  583. __LA_DECL int archive_write_set_format_xar(struct archive *);
  584. ^
  585. /usr/include/archive.h:369:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  586. __LA_DECL int archive_write_set_format_zip(struct archive *);
  587. ^
  588. /usr/include/archive.h:370:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  589. __LA_DECL int archive_write_zip_set_compression_deflate(struct archive *);
  590. ^
  591. /usr/include/archive.h:371:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  592. __LA_DECL int archive_write_zip_set_compression_store(struct archive *);
  593. ^
  594. /usr/include/archive.h:372:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  595. __LA_DECL int archive_write_open(struct archive *, void *,
  596. ^
  597. /usr/include/archive.h:375:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  598. __LA_DECL int archive_write_open_fd(struct archive *, int _fd);
  599. ^
  600. /usr/include/archive.h:376:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  601. __LA_DECL int archive_write_open_filename(struct archive *, const char *_file);
  602. ^
  603. /usr/include/archive.h:377:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  604. __LA_DECL int archive_write_open_filename_w(struct archive *,
  605. ^
  606. /usr/include/archive.h:380:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  607. __LA_DECL int archive_write_open_file(struct archive *, const char *_file)
  608. ^
  609. /usr/include/archive.h:382:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  610. __LA_DECL int archive_write_open_FILE(struct archive *, FILE *);
  611. ^
  612. /usr/include/archive.h:385:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  613. __LA_DECL int archive_write_open_memory(struct archive *,
  614. ^
  615. /usr/include/archive.h:392:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  616. __LA_DECL int archive_write_header(struct archive *,
  617. ^
  618. /usr/include/archive.h:394:1: error: unknown type name ‘__LA_DECL’
  619. __LA_DECL __LA_SSIZE_T archive_write_data(struct archive *,
  620. ^
  621. /usr/include/archive.h:394:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_write_data’
  622. __LA_DECL __LA_SSIZE_T archive_write_data(struct archive *,
  623. ^
  624. /usr/include/archive.h:398:1: error: unknown type name ‘__LA_DECL’
  625. __LA_DECL __LA_SSIZE_T archive_write_data_block(struct archive *,
  626. ^
  627. /usr/include/archive.h:398:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_write_data_block’
  628. __LA_DECL __LA_SSIZE_T archive_write_data_block(struct archive *,
  629. ^
  630. /usr/include/archive.h:401:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  631. __LA_DECL int archive_write_finish_entry(struct archive *);
  632. ^
  633. /usr/include/archive.h:402:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  634. __LA_DECL int archive_write_close(struct archive *);
  635. ^
  636. /usr/include/archive.h:406:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  637. __LA_DECL int archive_write_fail(struct archive *);
  638. ^
  639. /usr/include/archive.h:409:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  640. __LA_DECL int archive_write_free(struct archive *);
  641. ^
  642. /usr/include/archive.h:412:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  643. __LA_DECL int archive_write_finish(struct archive *) __LA_DEPRECATED;
  644. ^
  645. /usr/include/archive.h:419:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  646. __LA_DECL int archive_write_set_format_option(struct archive *_a,
  647. ^
  648. /usr/include/archive.h:423:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  649. __LA_DECL int archive_write_set_filter_option(struct archive *_a,
  650. ^
  651. /usr/include/archive.h:427:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  652. __LA_DECL int archive_write_set_option(struct archive *_a,
  653. ^
  654. /usr/include/archive.h:431:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  655. __LA_DECL int archive_write_set_options(struct archive *_a,
  656. ^
  657. /usr/include/archive.h:450:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
  658. __LA_DECL struct archive *archive_write_disk_new(void);
  659. ^
  660. /usr/include/archive.h:452:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  661. __LA_DECL int archive_write_disk_set_skip_file(struct archive *,
  662. ^
  663. /usr/include/archive.h:456:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  664. __LA_DECL int archive_write_disk_set_options(struct archive *,
  665. ^
  666. /usr/include/archive.h:475:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  667. __LA_DECL int archive_write_disk_set_standard_lookup(struct archive *);
  668. ^
  669. /usr/include/archive.h:481:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  670. __LA_DECL int archive_write_disk_set_group_lookup(struct archive *,
  671. ^
  672. /usr/include/archive.h:485:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  673. __LA_DECL int archive_write_disk_set_user_lookup(struct archive *,
  674. ^
  675. /usr/include/archive.h:489:1: error: unknown type name ‘__LA_DECL’
  676. __LA_DECL __LA_INT64_T archive_write_disk_gid(struct archive *, const char *, __LA_INT64_T);
  677. ^
  678. /usr/include/archive.h:489:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_write_disk_gid’
  679. __LA_DECL __LA_INT64_T archive_write_disk_gid(struct archive *, const char *, __LA_INT64_T);
  680. ^
  681. /usr/include/archive.h:490:1: error: unknown type name ‘__LA_DECL’
  682. __LA_DECL __LA_INT64_T archive_write_disk_uid(struct archive *, const char *, __LA_INT64_T);
  683. ^
  684. /usr/include/archive.h:490:24: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_write_disk_uid’
  685. __LA_DECL __LA_INT64_T archive_write_disk_uid(struct archive *, const char *, __LA_INT64_T);
  686. ^
  687. /usr/include/archive.h:497:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
  688. __LA_DECL struct archive *archive_read_disk_new(void);
  689. ^
  690. /usr/include/archive.h:501:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  691. __LA_DECL int archive_read_disk_set_symlink_logical(struct archive *);
  692. ^
  693. /usr/include/archive.h:503:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  694. __LA_DECL int archive_read_disk_set_symlink_physical(struct archive *);
  695. ^
  696. /usr/include/archive.h:505:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  697. __LA_DECL int archive_read_disk_set_symlink_hybrid(struct archive *);
  698. ^
  699. /usr/include/archive.h:507:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  700. __LA_DECL int archive_read_disk_entry_from_file(struct archive *,
  701. ^
  702. /usr/include/archive.h:511:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  703. __LA_DECL const char *archive_read_disk_gname(struct archive *, __LA_INT64_T);
  704. ^
  705. /usr/include/archive.h:512:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  706. __LA_DECL const char *archive_read_disk_uname(struct archive *, __LA_INT64_T);
  707. ^
  708. /usr/include/archive.h:515:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  709. __LA_DECL int archive_read_disk_set_standard_lookup(struct archive *);
  710. ^
  711. /usr/include/archive.h:517:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  712. __LA_DECL int archive_read_disk_set_gname_lookup(struct archive *,
  713. ^
  714. /usr/include/archive.h:521:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  715. __LA_DECL int archive_read_disk_set_uname_lookup(struct archive *,
  716. ^
  717. /usr/include/archive.h:526:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  718. __LA_DECL int archive_read_disk_open(struct archive *, const char *);
  719. ^
  720. /usr/include/archive.h:527:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  721. __LA_DECL int archive_read_disk_open_w(struct archive *, const wchar_t *);
  722. ^
  723. /usr/include/archive.h:535:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  724. __LA_DECL int archive_read_disk_descend(struct archive *);
  725. ^
  726. /usr/include/archive.h:536:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  727. __LA_DECL int archive_read_disk_can_descend(struct archive *);
  728. ^
  729. /usr/include/archive.h:537:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  730. __LA_DECL int archive_read_disk_current_filesystem(struct archive *);
  731. ^
  732. /usr/include/archive.h:538:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  733. __LA_DECL int archive_read_disk_current_filesystem_is_synthetic(struct archive *);
  734. ^
  735. /usr/include/archive.h:539:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  736. __LA_DECL int archive_read_disk_current_filesystem_is_remote(struct archive *);
  737. ^
  738. /usr/include/archive.h:541:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  739. __LA_DECL int archive_read_disk_set_atime_restored(struct archive *);
  740. ^
  741. /usr/include/archive.h:556:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  742. __LA_DECL int archive_read_disk_set_behavior(struct archive *,
  743. ^
  744. /usr/include/archive.h:565:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  745. __LA_DECL int archive_read_disk_set_matching(struct archive *,
  746. ^
  747. /usr/include/archive.h:569:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  748. __LA_DECL int archive_read_disk_set_metadata_filter_callback(struct archive *,
  749. ^
  750. /usr/include/archive.h:582:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  751. __LA_DECL int archive_filter_count(struct archive *);
  752. ^
  753. /usr/include/archive.h:583:1: error: unknown type name ‘__LA_DECL’
  754. __LA_DECL __LA_INT64_T archive_filter_bytes(struct archive *, int);
  755. ^
  756. /usr/include/archive.h:583:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_filter_bytes’
  757. __LA_DECL __LA_INT64_T archive_filter_bytes(struct archive *, int);
  758. ^
  759. /usr/include/archive.h:584:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  760. __LA_DECL int archive_filter_code(struct archive *, int);
  761. ^
  762. /usr/include/archive.h:585:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  763. __LA_DECL const char * archive_filter_name(struct archive *, int);
  764. ^
  765. /usr/include/archive.h:591:1: error: unknown type name ‘__LA_DECL’
  766. __LA_DECL __LA_INT64_T archive_position_compressed(struct archive *)
  767. ^
  768. /usr/include/archive.h:591:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_position_compressed’
  769. __LA_DECL __LA_INT64_T archive_position_compressed(struct archive *)
  770. ^
  771. /usr/include/archive.h:594:1: error: unknown type name ‘__LA_DECL’
  772. __LA_DECL __LA_INT64_T archive_position_uncompressed(struct archive *)
  773. ^
  774. /usr/include/archive.h:594:25: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘archive_position_uncompressed’
  775. __LA_DECL __LA_INT64_T archive_position_uncompressed(struct archive *)
  776. ^
  777. /usr/include/archive.h:597:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  778. __LA_DECL const char *archive_compression_name(struct archive *)
  779. ^
  780. /usr/include/archive.h:600:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  781. __LA_DECL int archive_compression(struct archive *)
  782. ^
  783. /usr/include/archive.h:604:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  784. __LA_DECL int archive_errno(struct archive *);
  785. ^
  786. /usr/include/archive.h:605:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  787. __LA_DECL const char *archive_error_string(struct archive *);
  788. ^
  789. /usr/include/archive.h:606:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘const’
  790. __LA_DECL const char *archive_format_name(struct archive *);
  791. ^
  792. /usr/include/archive.h:607:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  793. __LA_DECL int archive_format(struct archive *);
  794. ^
  795. /usr/include/archive.h:608:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
  796. __LA_DECL void archive_clear_error(struct archive *);
  797. ^
  798. /usr/include/archive.h:609:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
  799. __LA_DECL void archive_set_error(struct archive *, int _err,
  800. ^
  801. /usr/include/archive.h:611:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘void’
  802. __LA_DECL void archive_copy_error(struct archive *dest,
  803. ^
  804. /usr/include/archive.h:613:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  805. __LA_DECL int archive_file_count(struct archive *);
  806. ^
  807. /usr/include/archive.h:618:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘struct’
  808. __LA_DECL struct archive *archive_match_new(void);
  809. ^
  810. /usr/include/archive.h:619:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  811. __LA_DECL int archive_match_free(struct archive *);
  812. ^
  813. /usr/include/archive.h:627:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  814. __LA_DECL int archive_match_excluded(struct archive *,
  815. ^
  816. /usr/include/archive.h:633:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  817. __LA_DECL int archive_match_path_excluded(struct archive *,
  818. ^
  819. /usr/include/archive.h:636:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  820. __LA_DECL int archive_match_exclude_pattern(struct archive *, const char *);
  821. ^
  822. /usr/include/archive.h:637:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  823. __LA_DECL int archive_match_exclude_pattern_w(struct archive *,
  824. ^
  825. /usr/include/archive.h:640:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  826. __LA_DECL int archive_match_exclude_pattern_from_file(struct archive *,
  827. ^
  828. /usr/include/archive.h:642:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  829. __LA_DECL int archive_match_exclude_pattern_from_file_w(struct archive *,
  830. ^
  831. /usr/include/archive.h:645:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  832. __LA_DECL int archive_match_include_pattern(struct archive *, const char *);
  833. ^
  834. /usr/include/archive.h:646:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  835. __LA_DECL int archive_match_include_pattern_w(struct archive *,
  836. ^
  837. /usr/include/archive.h:649:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  838. __LA_DECL int archive_match_include_pattern_from_file(struct archive *,
  839. ^
  840. /usr/include/archive.h:651:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  841. __LA_DECL int archive_match_include_pattern_from_file_w(struct archive *,
  842. ^
  843. /usr/include/archive.h:657:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  844. __LA_DECL int archive_match_path_unmatched_inclusions(struct archive *);
  845. ^
  846. /usr/include/archive.h:660:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  847. __LA_DECL int archive_match_path_unmatched_inclusions_next(
  848. ^
  849. /usr/include/archive.h:662:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  850. __LA_DECL int archive_match_path_unmatched_inclusions_next_w(
  851. ^
  852. /usr/include/archive.h:669:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  853. __LA_DECL int archive_match_time_excluded(struct archive *,
  854. ^
  855. /usr/include/archive.h:687:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  856. __LA_DECL int archive_match_include_time(struct archive *, int _flag,
  857. ^
  858. /usr/include/archive.h:690:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  859. __LA_DECL int archive_match_include_date(struct archive *, int _flag,
  860. ^
  861. /usr/include/archive.h:692:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  862. __LA_DECL int archive_match_include_date_w(struct archive *, int _flag,
  863. ^
  864. /usr/include/archive.h:695:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  865. __LA_DECL int archive_match_include_file_time(struct archive *,
  866. ^
  867. /usr/include/archive.h:697:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  868. __LA_DECL int archive_match_include_file_time_w(struct archive *,
  869. ^
  870. /usr/include/archive.h:700:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  871. __LA_DECL int archive_match_exclude_entry(struct archive *,
  872. ^
  873. /usr/include/archive.h:707:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  874. __LA_DECL int archive_match_owner_excluded(struct archive *,
  875. ^
  876. /usr/include/archive.h:710:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  877. __LA_DECL int archive_match_include_uid(struct archive *, __LA_INT64_T);
  878. ^
  879. /usr/include/archive.h:711:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  880. __LA_DECL int archive_match_include_gid(struct archive *, __LA_INT64_T);
  881. ^
  882. /usr/include/archive.h:712:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  883. __LA_DECL int archive_match_include_uname(struct archive *, const char *);
  884. ^
  885. /usr/include/archive.h:713:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  886. __LA_DECL int archive_match_include_uname_w(struct archive *,
  887. ^
  888. /usr/include/archive.h:715:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  889. __LA_DECL int archive_match_include_gname(struct archive *, const char *);
  890. ^
  891. /usr/include/archive.h:716:11: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘int’
  892. __LA_DECL int archive_match_include_gname_w(struct archive *,
  893. ^
  894. /usr/include/archive.h:731:2: error: #endif without #if
  895. #endif /* !ARCHIVE_H_INCLUDED */
  896. ^
  897. Makefile:426: recipe for target 'aur.o' failed
  898. make[2]: *** [aur.o] Error 1
  899. make[2]: Leaving directory '/home/user/package-query/src/package-query-1.5/src'
  900. Makefile:412: recipe for target 'all-recursive' failed
  901. make[1]: *** [all-recursive] Error 1
  902. make[1]: Leaving directory '/home/user/package-query/src/package-query-1.5'
  903. Makefile:343: recipe for target 'all' failed
  904. make: *** [all] Error 2
  905. ==> ERROR: A failure occurred in build().
  906. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement