1. * Package: app-arch/libarchive-3.1.1
  2. * Repository: gentoo
  3. * Maintainer: ferringb@gentoo.org ssuominen@gentoo.org,bsd@gentoo.org
  4. * USE: acl amd64 bzip2 e2fsprogs elibc_glibc iconv kernel_linux lzma userland_GNU zlib
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking libarchive-3.1.1.tar.gz to /tmp/portage/app-arch/libarchive-3.1.1/work
  15. >>> Source unpacked in /tmp/portage/app-arch/libarchive-3.1.1/work
  16. >>> Preparing source in /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1 ...
  17. * Running eautoreconf in '/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1' ...
  18. * Running libtoolize --install --copy --force --automake ...
  19. [ ok ]
  20. * Running aclocal -I build/autoconf ...
  21. [ ok ]
  22. * Running autoconf ...
  23. [ ok ]
  24. * Running autoheader ...
  25. [ ok ]
  26. * Running automake --add-missing --copy --foreign ...
  27. [ ok ]
  28. * Running elibtoolize in: libarchive-3.1.1/build/autoconf/
  29. * Applying portage/1.2.0 patch ...
  30. * Applying sed/1.5.6 patch ...
  31. * Applying as-needed/2.4.2 patch ...
  32. >>> Source prepared.
  33. >>> Configuring source in /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1 ...
  34. * econf: updating libarchive-3.1.1/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
  35. * econf: updating libarchive-3.1.1/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
  36. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --disable-static --enable-bsdtar=shared --enable-bsdcpio=shared --disable-xattr --enable-acl --with-zlib --with-bz2lib --without-lzmadec --with-iconv --with-lzma --without-lzo2 --without-nettle --with-xml2 --without-expat
  37. configure: loading site script /usr/share/config.site
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking whether build environment is sane... yes
  40. checking for a thread-safe mkdir -p... /bin/mkdir -p
  41. checking for gawk... gawk
  42. checking whether make sets $(MAKE)... yes
  43. checking whether make supports nested variables... yes
  44. checking build system type... x86_64-pc-linux-gnu
  45. checking host system type... x86_64-pc-linux-gnu
  46. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  47. checking whether the C compiler works... yes
  48. checking for C compiler default output file name... a.out
  49. checking for suffix of executables...
  50. checking whether we are cross compiling... no
  51. checking for suffix of object files... o
  52. checking whether we are using the GNU C compiler... yes
  53. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  54. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  55. checking for style of include used by make... GNU
  56. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  57. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  58. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  59. checking for grep that handles long lines and -e... /bin/grep
  60. checking for egrep... /bin/grep -E
  61. checking for ANSI C header files... yes
  62. checking for sys/types.h... yes
  63. checking for sys/stat.h... yes
  64. checking for stdlib.h... yes
  65. checking for string.h... yes
  66. checking for memory.h... yes
  67. checking for strings.h... yes
  68. checking for inttypes.h... yes
  69. checking for stdint.h... yes
  70. checking for unistd.h... yes
  71. checking minix/config.h usability... no
  72. checking minix/config.h presence... no
  73. checking for minix/config.h... no
  74. checking whether it is safe to define __EXTENSIONS__... yes
  75. checking how to print strings... printf
  76. checking for a sed that does not truncate output... /bin/sed
  77. checking for fgrep... /bin/grep -F
  78. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  79. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  80. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  81. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  82. checking whether ln -s works... yes
  83. checking the maximum length of command line arguments... 1572864
  84. checking whether the shell understands some XSI constructs... yes
  85. checking whether the shell understands "+="... yes
  86. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  87. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  88. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  89. checking for x86_64-pc-linux-gnu-objdump... objdump
  90. checking how to recognize dependent libraries... pass_all
  91. checking for x86_64-pc-linux-gnu-dlltool... dlltool
  92. checking how to associate runtime and link libraries... printf %s\n
  93. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  94. checking for archiver @FILE support... @
  95. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  96. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  97. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  98. checking for sysroot... no
  99. checking for x86_64-pc-linux-gnu-mt... no
  100. checking for mt... mt
  101. checking if mt is a manifest tool... no
  102. checking for dlfcn.h... yes
  103. checking for objdir... .libs
  104. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  105. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  106. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  107. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  108. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  109. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  110. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  111. checking whether -lc should be explicitly linked in... no
  112. checking dynamic linker characteristics... GNU/Linux ld.so
  113. checking how to hardcode library paths into programs... immediate
  114. checking whether stripping libraries is possible... yes
  115. checking if libtool supports shared libraries... yes
  116. checking whether to build shared libraries... yes
  117. checking whether to build static libraries... no
  118. checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip
  119. checking for dirent.h that defines DIR... yes
  120. checking for library containing opendir... none required
  121. checking for sys/wait.h that is POSIX.1 compatible... yes
  122. checking acl/libacl.h usability... yes
  123. checking acl/libacl.h presence... yes
  124. checking for acl/libacl.h... yes
  125. checking attr/xattr.h usability... yes
  126. checking attr/xattr.h presence... yes
  127. checking for attr/xattr.h... yes
  128. checking copyfile.h usability... no
  129. checking copyfile.h presence... no
  130. checking for copyfile.h... no
  131. checking ctype.h usability... yes
  132. checking ctype.h presence... yes
  133. checking for ctype.h... yes
  134. checking errno.h usability... yes
  135. checking errno.h presence... yes
  136. checking for errno.h... yes
  137. checking for ext2fs/ext2_fs.h... (cached) yes
  138. checking fcntl.h usability... yes
  139. checking fcntl.h presence... yes
  140. checking for fcntl.h... yes
  141. checking grp.h usability... yes
  142. checking grp.h presence... yes
  143. checking for grp.h... yes
  144. checking whether EXT2_IOC_GETFLAGS is usable... yes
  145. checking for inttypes.h... (cached) yes
  146. checking io.h usability... no
  147. checking io.h presence... no
  148. checking for io.h... no
  149. checking langinfo.h usability... yes
  150. checking langinfo.h presence... yes
  151. checking for langinfo.h... yes
  152. checking limits.h usability... yes
  153. checking limits.h presence... yes
  154. checking for limits.h... yes
  155. checking linux/fiemap.h usability... yes
  156. checking linux/fiemap.h presence... yes
  157. checking for linux/fiemap.h... yes
  158. checking linux/fs.h usability... yes
  159. checking linux/fs.h presence... yes
  160. checking for linux/fs.h... yes
  161. checking linux/magic.h usability... yes
  162. checking linux/magic.h presence... yes
  163. checking for linux/magic.h... yes
  164. checking linux/types.h usability... yes
  165. checking linux/types.h presence... yes
  166. checking for linux/types.h... yes
  167. checking locale.h usability... yes
  168. checking locale.h presence... yes
  169. checking for locale.h... yes
  170. checking paths.h usability... yes
  171. checking paths.h presence... yes
  172. checking for paths.h... yes
  173. checking poll.h usability... yes
  174. checking poll.h presence... yes
  175. checking for poll.h... yes
  176. checking pwd.h usability... yes
  177. checking pwd.h presence... yes
  178. checking for pwd.h... yes
  179. checking regex.h usability... yes
  180. checking regex.h presence... yes
  181. checking for regex.h... yes
  182. checking signal.h usability... yes
  183. checking signal.h presence... yes
  184. checking for signal.h... yes
  185. checking spawn.h usability... yes
  186. checking spawn.h presence... yes
  187. checking for spawn.h... yes
  188. checking stdarg.h usability... yes
  189. checking stdarg.h presence... yes
  190. checking for stdarg.h... yes
  191. checking for stdint.h... (cached) yes
  192. checking for stdlib.h... (cached) yes
  193. checking for string.h... (cached) yes
  194. checking sys/acl.h usability... yes
  195. checking sys/acl.h presence... yes
  196. checking for sys/acl.h... yes
  197. checking sys/cdefs.h usability... yes
  198. checking sys/cdefs.h presence... yes
  199. checking for sys/cdefs.h... yes
  200. checking sys/extattr.h usability... no
  201. checking sys/extattr.h presence... no
  202. checking for sys/extattr.h... no
  203. checking sys/ioctl.h usability... yes
  204. checking sys/ioctl.h presence... yes
  205. checking for sys/ioctl.h... yes
  206. checking sys/mkdev.h usability... no
  207. checking sys/mkdev.h presence... no
  208. checking for sys/mkdev.h... no
  209. checking sys/mount.h usability... yes
  210. checking sys/mount.h presence... yes
  211. checking for sys/mount.h... yes
  212. checking sys/param.h usability... yes
  213. checking sys/param.h presence... yes
  214. checking for sys/param.h... yes
  215. checking sys/poll.h usability... yes
  216. checking sys/poll.h presence... yes
  217. checking for sys/poll.h... yes
  218. checking sys/select.h usability... yes
  219. checking sys/select.h presence... yes
  220. checking for sys/select.h... yes
  221. checking sys/statfs.h usability... yes
  222. checking sys/statfs.h presence... yes
  223. checking for sys/statfs.h... yes
  224. checking sys/statvfs.h usability... yes
  225. checking sys/statvfs.h presence... yes
  226. checking for sys/statvfs.h... yes
  227. checking sys/time.h usability... yes
  228. checking sys/time.h presence... yes
  229. checking for sys/time.h... yes
  230. checking sys/utime.h usability... no
  231. checking sys/utime.h presence... no
  232. checking for sys/utime.h... no
  233. checking sys/utsname.h usability... yes
  234. checking sys/utsname.h presence... yes
  235. checking for sys/utsname.h... yes
  236. checking sys/vfs.h usability... yes
  237. checking sys/vfs.h presence... yes
  238. checking for sys/vfs.h... yes
  239. checking time.h usability... yes
  240. checking time.h presence... yes
  241. checking for time.h... yes
  242. checking for unistd.h... (cached) yes
  243. checking utime.h usability... yes
  244. checking utime.h presence... yes
  245. checking for utime.h... yes
  246. checking wchar.h usability... yes
  247. checking wchar.h presence... yes
  248. checking for wchar.h... yes
  249. checking wctype.h usability... yes
  250. checking wctype.h presence... yes
  251. checking for wctype.h... yes
  252. checking windows.h usability... no
  253. checking windows.h presence... no
  254. checking for windows.h... no
  255. checking for wincrypt.h... no
  256. checking for winioctl.h... no
  257. checking zlib.h usability... yes
  258. checking zlib.h presence... yes
  259. checking for zlib.h... yes
  260. checking for inflate in -lz... yes
  261. checking bzlib.h usability... yes
  262. checking bzlib.h presence... yes
  263. checking for bzlib.h... yes
  264. checking for BZ2_bzDecompressInit in -lbz2... yes
  265. checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  266. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  267. checking for shared library run path origin... done
  268. checking for iconv... yes
  269. checking for working iconv... yes
  270. checking for iconv declaration...
  271. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  272. checking for iconv.h... yes
  273. checking localcharset.h usability... no
  274. checking localcharset.h presence... no
  275. checking for localcharset.h... no
  276. checking for locale_charset... no
  277. checking for locale_charset in -lcharset... no
  278. checking lzma.h usability... yes
  279. checking lzma.h presence... yes
  280. checking for lzma.h... yes
  281. checking for lzma_stream_decoder in -llzma... yes
  282. checking for xml2-config... /usr/bin/xml2-config
  283. checking for xmlInitParser in -lxml2... yes
  284. checking libxml/xmlreader.h usability... yes
  285. checking libxml/xmlreader.h presence... yes
  286. checking for libxml/xmlreader.h... yes
  287. checking libxml/xmlwriter.h usability... yes
  288. checking libxml/xmlwriter.h presence... yes
  289. checking for libxml/xmlwriter.h... yes
  290. checking for regcomp... yes
  291. checking for an ANSI C-conforming const... yes
  292. checking for uid_t in sys/types.h... yes
  293. checking for mode_t... yes
  294. checking for off_t... yes
  295. checking for size_t... yes
  296. checking for id_t... yes
  297. checking for uintptr_t... yes
  298. checking for struct tm.tm_gmtoff... yes
  299. checking for struct tm.__tm_gmtoff... no
  300. checking for struct statfs.f_namemax... no
  301. checking for struct statvfs.f_iosize... no
  302. checking for struct stat.st_birthtime... no
  303. checking for struct stat.st_birthtimespec.tv_nsec... no
  304. checking for struct stat.st_mtimespec.tv_nsec... no
  305. checking for struct stat.st_mtim.tv_nsec... yes
  306. checking for struct stat.st_mtime_n... no
  307. checking for struct stat.st_umtime... no
  308. checking for struct stat.st_mtime_usec... no
  309. checking for struct stat.st_blksize... yes
  310. checking for struct stat.st_flags... no
  311. checking for uintmax_t... yes
  312. checking for unsigned long long... yes
  313. checking for unsigned long long int... yes
  314. checking for long long int... yes
  315. checking for intmax_t... yes
  316. checking for uintmax_t... (cached) yes
  317. checking for int64_t... yes
  318. checking for uint64_t... yes
  319. checking for int32_t... yes
  320. checking for uint32_t... yes
  321. checking for int16_t... yes
  322. checking for uint16_t... yes
  323. checking for uint8_t... yes
  324. checking whether SIZE_MAX is declared... yes
  325. checking whether INT64_MAX is declared... yes
  326. checking whether INT64_MIN is declared... yes
  327. checking whether UINT64_MAX is declared... yes
  328. checking whether UINT32_MAX is declared... yes
  329. checking whether SSIZE_MAX is declared... yes
  330. checking whether EFTYPE is declared... no
  331. checking whether EILSEQ is declared... yes
  332. checking for wchar_t... yes
  333. checking size of wchar_t... 4
  334. checking whether time.h and sys/time.h may both be included... yes
  335. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  336. checking whether sys/types.h defines makedev... yes
  337. checking for _LARGEFILE_SOURCE value needed for large files... no
  338. checking for working memcmp... yes
  339. checking whether lstat correctly handles trailing slash... yes
  340. checking whether lstat accepts an empty string... no
  341. checking whether stat accepts an empty string... no
  342. checking whether strerror_r is declared... yes
  343. checking for strerror_r... yes
  344. checking whether strerror_r returns char *... yes
  345. checking for strftime... yes
  346. checking for vprintf... yes
  347. checking for _doprnt... no
  348. checking for CreateHardLinkA... no
  349. checking for chflags... no
  350. checking for chown... yes
  351. checking for chroot... yes
  352. checking for ctime_r... yes
  353. checking for dirfd... yes
  354. checking for fchdir... yes
  355. checking for fchflags... no
  356. checking for fchmod... yes
  357. checking for fchown... yes
  358. checking for fcntl... yes
  359. checking for fdopendir... yes
  360. checking for fork... yes
  361. checking for fstat... yes
  362. checking for fstatat... yes
  363. checking for fstatfs... yes
  364. checking for fstatvfs... yes
  365. checking for ftruncate... yes
  366. checking for futimens... yes
  367. checking for futimes... yes
  368. checking for futimesat... yes
  369. checking for geteuid... yes
  370. checking for getpid... yes
  371. checking for getgrgid_r... yes
  372. checking for getgrnam_r... yes
  373. checking for getpwnam_r... yes
  374. checking for getpwuid_r... yes
  375. checking for getvfsbyname... no
  376. checking for gmtime_r... yes
  377. checking for lchflags... no
  378. checking for lchmod... no
  379. checking for lchown... yes
  380. checking for link... yes
  381. checking for localtime_r... yes
  382. checking for lstat... yes
  383. checking for lutimes... yes
  384. checking for mbrtowc... yes
  385. checking for memmove... yes
  386. checking for memset... yes
  387. checking for mkdir... yes
  388. checking for mkfifo... yes
  389. checking for mknod... yes
  390. checking for mkstemp... yes
  391. checking for nl_langinfo... yes
  392. checking for openat... yes
  393. checking for pipe... yes
  394. checking for poll... yes
  395. checking for posix_spawnp... yes
  396. checking for readlink... yes
  397. checking for readlinkat... yes
  398. checking for select... yes
  399. checking for setenv... yes
  400. checking for setlocale... yes
  401. checking for sigaction... yes
  402. checking for statfs... yes
  403. checking for statvfs... yes
  404. checking for strchr... yes
  405. checking for strdup... yes
  406. checking for strerror... yes
  407. checking for strncpy_s... no
  408. checking for strrchr... yes
  409. checking for symlink... yes
  410. checking for timegm... yes
  411. checking for tzset... yes
  412. checking for unsetenv... yes
  413. checking for utime... yes
  414. checking for utimensat... yes
  415. checking for utimes... yes
  416. checking for vfork... yes
  417. checking for wcrtomb... yes
  418. checking for wcscmp... yes
  419. checking for wcscpy... yes
  420. checking for wcslen... yes
  421. checking for wctomb... yes
  422. checking for wmemcmp... yes
  423. checking for wmemcpy... yes
  424. checking for _ctime64_s... no
  425. checking for _fseeki64... no
  426. checking for _get_timezone... no
  427. checking for _localtime64_s... no
  428. checking for _mkgmtime64... no
  429. checking for cygwin_conv_path... no
  430. checking whether D_MD_ORDER is declared... no
  431. checking for struct dirent.d_namlen... no
  432. checking for sys/acl.h... (cached) yes
  433. checking for acl_get_file in -lacl... yes
  434. checking for acl_create_entry... yes
  435. checking for acl_init... yes
  436. checking for acl_set_fd... yes
  437. checking for acl_set_fd_np... no
  438. checking for acl_set_file... yes
  439. checking for acl_permset_t... yes
  440. checking for acl_get_perm_np... no
  441. checking for acl_get_perm... yes
  442. checking for acl_get_link... no
  443. checking for acl_get_link_np... no
  444. checking whether ACL_USER is declared... yes
  445. checking for special C compiler options needed for large files... no
  446. checking for _FILE_OFFSET_BITS value needed for large files... no
  447. checking support for ARCHIVE_CRYPTO_MD5_LIBC... no
  448. checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no
  449. checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no
  450. checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no
  451. checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no
  452. checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no
  453. checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no
  454. checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no
  455. checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no
  456. checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no
  457. checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no
  458. checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no
  459. checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no
  460. checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no
  461. checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no
  462. checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no
  463. checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no
  464. checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes
  465. checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes
  466. checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes
  467. checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes
  468. checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes
  469. checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes
  470. checking that generated files are newer than configure... done
  471. configure: creating ./config.status
  472. config.status: creating Makefile
  473. config.status: creating build/pkgconfig/libarchive.pc
  474. config.status: creating config.h
  475. config.status: executing depfiles commands
  476. config.status: executing libtool commands
  477. >>> Source configured.
  478. >>> Compiling source in /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1 ...
  479. make -j24
  480. cat ./libarchive/test/test_*.c | grep DEFINE_TEST > libarchive/test/list.h
  481. cat ./tar/test/test_*.c | grep DEFINE_TEST > tar/test/list.h
  482. cat ./cpio/test/test_*.c | grep DEFINE_TEST > cpio/test/list.h
  483. make all-am
  484. make[1]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  485. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_acl.lo libarchive/archive_acl.c
  486. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_check_magic.lo libarchive/archive_check_magic.c
  487. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_cmdline.lo libarchive/archive_cmdline.c
  488. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_crypto.lo libarchive/archive_crypto.c
  489. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry.lo libarchive/archive_entry.c
  490. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_copy_stat.c
  491. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_link_resolver.c
  492. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_sparse.lo libarchive/archive_entry_sparse.c
  493. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_stat.lo libarchive/archive_entry_stat.c
  494. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_strmode.lo libarchive/archive_entry_strmode.c
  495. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_entry_xattr.lo libarchive/archive_entry_xattr.c
  496. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_getdate.lo libarchive/archive_getdate.c
  497. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_match.lo libarchive/archive_match.c
  498. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_options.lo libarchive/archive_options.c
  499. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_pathmatch.lo libarchive/archive_pathmatch.c
  500. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_ppmd7.lo libarchive/archive_ppmd7.c
  501. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_rb.lo libarchive/archive_rb.c
  502. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read.lo libarchive/archive_read.c
  503. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_append_filter.lo libarchive/archive_read_append_filter.c
  504. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_data_into_fd.lo libarchive/archive_read_data_into_fd.c
  505. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_entry_from_file.c
  506. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_posix.c
  507. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_disk_set_standard_lookup.c
  508. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_extract.lo libarchive/archive_read_extract.c
  509. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_acl.c -fPIC -DPIC -o libarchive/.libs/archive_acl.o
  510. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_cmdline.c -fPIC -DPIC -o libarchive/.libs/archive_cmdline.o
  511. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_crypto.c -fPIC -DPIC -o libarchive/.libs/archive_crypto.o
  512. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_check_magic.c -fPIC -DPIC -o libarchive/.libs/archive_check_magic.o
  513. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry.c -fPIC -DPIC -o libarchive/.libs/archive_entry.o
  514. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_copy_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_copy_stat.o
  515. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_sparse.c -fPIC -DPIC -o libarchive/.libs/archive_entry_sparse.o
  516. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_append_filter.c -fPIC -DPIC -o libarchive/.libs/archive_read_append_filter.o
  517. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_link_resolver.c -fPIC -DPIC -o libarchive/.libs/archive_entry_link_resolver.o
  518. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_data_into_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_data_into_fd.o
  519. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_strmode.c -fPIC -DPIC -o libarchive/.libs/archive_entry_strmode.o
  520. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_disk_entry_from_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_entry_from_file.o
  521. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_xattr.c -fPIC -DPIC -o libarchive/.libs/archive_entry_xattr.o
  522. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_posix.o
  523. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_entry_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_stat.o
  524. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_set_standard_lookup.o
  525. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_match.c -fPIC -DPIC -o libarchive/.libs/archive_match.o
  526. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_options.c -fPIC -DPIC -o libarchive/.libs/archive_options.o
  527. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_getdate.c -fPIC -DPIC -o libarchive/.libs/archive_getdate.o
  528. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_extract.c -fPIC -DPIC -o libarchive/.libs/archive_read_extract.o
  529. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_pathmatch.c -fPIC -DPIC -o libarchive/.libs/archive_pathmatch.o
  530. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_ppmd7.c -fPIC -DPIC -o libarchive/.libs/archive_ppmd7.o
  531. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_rb.c -fPIC -DPIC -o libarchive/.libs/archive_rb.o
  532. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read.c -fPIC -DPIC -o libarchive/.libs/archive_read.o
  533. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_open_fd.lo libarchive/archive_read_open_fd.c
  534. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_open_file.lo libarchive/archive_read_open_file.c
  535. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_fd.o
  536. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_open_filename.lo libarchive/archive_read_open_filename.c
  537. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_open_memory.lo libarchive/archive_read_open_memory.c
  538. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_set_format.lo libarchive/archive_read_set_format.c
  539. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_set_options.lo libarchive/archive_read_set_options.c
  540. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_all.c
  541. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_file.o
  542. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_bzip2.c
  543. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_compress.c
  544. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_grzip.lo libarchive/archive_read_support_filter_grzip.c
  545. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_gzip.c
  546. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_filename.o
  547. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_memory.o
  548. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_lrzip.lo libarchive/archive_read_support_filter_lrzip.c
  549. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_set_format.c -fPIC -DPIC -o libarchive/.libs/archive_read_set_format.o
  550. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_read_set_options.o
  551. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_all.o
  552. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_lzop.lo libarchive/archive_read_support_filter_lzop.c
  553. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_bzip2.o
  554. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_compress.o
  555. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_none.c
  556. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_grzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_grzip.o
  557. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_gzip.o
  558. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_program.c
  559. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_lrzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_lrzip.o
  560. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_lzop.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_lzop.o
  561. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_rpm.c
  562. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_none.o
  563. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_uu.c
  564. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_program.o
  565. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_rpm.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_rpm.o
  566. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_filter_xz.c
  567. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_uu.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_uu.o
  568. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_7zip.lo libarchive/archive_read_support_format_7zip.c
  569. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_all.c
  570. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_ar.lo libarchive/archive_read_support_format_ar.c
  571. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_by_code.lo libarchive/archive_read_support_format_by_code.c
  572. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_cab.lo libarchive/archive_read_support_format_cab.c
  573. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_xz.o
  574. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_cpio.c
  575. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_empty.c
  576. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_all.o
  577. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_iso9660.c
  578. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_7zip.o
  579. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_ar.o
  580. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_lha.lo libarchive/archive_read_support_format_lha.c
  581. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_by_code.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_by_code.o
  582. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_cab.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cab.o
  583. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cpio.o
  584. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_mtree.lo libarchive/archive_read_support_format_mtree.c
  585. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_empty.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_empty.o
  586. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_iso9660.o
  587. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_lha.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_lha.o
  588. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_rar.lo libarchive/archive_read_support_format_rar.c
  589. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_mtree.o
  590. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_raw.lo libarchive/archive_read_support_format_raw.c
  591. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_tar.lo libarchive/archive_read_support_format_tar.c
  592. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_xar.lo libarchive/archive_read_support_format_xar.c
  593. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_rar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_rar.o
  594. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_raw.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_raw.o
  595. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_read_support_format_zip.lo libarchive/archive_read_support_format_zip.c
  596. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_string.lo libarchive/archive_string.c
  597. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_tar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_tar.o
  598. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_xar.o
  599. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_string_sprintf.lo libarchive/archive_string_sprintf.c
  600. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_util.lo libarchive/archive_util.c
  601. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_virtual.lo libarchive/archive_virtual.c
  602. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_read_support_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_zip.o
  603. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_string.c -fPIC -DPIC -o libarchive/.libs/archive_string.o
  604. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_string_sprintf.c -fPIC -DPIC -o libarchive/.libs/archive_string_sprintf.o
  605. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_util.c -fPIC -DPIC -o libarchive/.libs/archive_util.o
  606. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_virtual.c -fPIC -DPIC -o libarchive/.libs/archive_virtual.o
  607. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write.lo libarchive/archive_write.c
  608. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_disk_acl.lo libarchive/archive_write_disk_acl.c
  609. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_disk_posix.lo libarchive/archive_write_disk_posix.c
  610. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_disk_set_standard_lookup.lo libarchive/archive_write_disk_set_standard_lookup.c
  611. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write.c -fPIC -DPIC -o libarchive/.libs/archive_write.o
  612. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_open_fd.lo libarchive/archive_write_open_fd.c
  613. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_open_file.lo libarchive/archive_write_open_file.c
  614. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_open_filename.lo libarchive/archive_write_open_filename.c
  615. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_posix.o
  616. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_disk_acl.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_acl.o
  617. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_open_memory.lo libarchive/archive_write_open_memory.c
  618. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_set_standard_lookup.o
  619. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter.lo libarchive/archive_write_add_filter.c
  620. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_fd.o
  621. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_file.o
  622. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_filename.o
  623. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_b64encode.lo libarchive/archive_write_add_filter_b64encode.c
  624. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_by_name.lo libarchive/archive_write_add_filter_by_name.c
  625. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_memory.o
  626. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter.o
  627. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_b64encode.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_b64encode.o
  628. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_by_name.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_by_name.o
  629. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_bzip2.c
  630. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_compress.c
  631. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_grzip.lo libarchive/archive_write_add_filter_grzip.c
  632. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_gzip.c
  633. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_bzip2.o
  634. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_compress.o
  635. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_lrzip.lo libarchive/archive_write_add_filter_lrzip.c
  636. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_lzop.lo libarchive/archive_write_add_filter_lzop.c
  637. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_grzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_grzip.o
  638. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_none.c
  639. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_gzip.o
  640. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_program.c
  641. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_uuencode.lo libarchive/archive_write_add_filter_uuencode.c
  642. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_add_filter_xz.c
  643. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_lrzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_lrzip.o
  644. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_lzop.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_lzop.o
  645. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_none.o
  646. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format.lo libarchive/archive_write_set_format.c
  647. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_program.o
  648. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_uuencode.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_uuencode.o
  649. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_add_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_xz.o
  650. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format.o
  651. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_7zip.lo libarchive/archive_write_set_format_7zip.c
  652. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_ar.lo libarchive/archive_write_set_format_ar.c
  653. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_by_name.c
  654. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_7zip.o
  655. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ar.o
  656. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_cpio.lo libarchive/archive_write_set_format_cpio.c
  657. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_by_name.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_by_name.o
  658. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_cpio_newc.lo libarchive/archive_write_set_format_cpio_newc.c
  659. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_iso9660.lo libarchive/archive_write_set_format_iso9660.c
  660. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio.o
  661. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_mtree.c
  662. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_pax.c
  663. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_cpio_newc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_newc.o
  664. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_iso9660.o
  665. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_shar.c
  666. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_ustar.c
  667. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_mtree.o
  668. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_pax.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_pax.o
  669. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_shar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_shar.o
  670. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_v7tar.lo libarchive/archive_write_set_format_v7tar.c
  671. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_ustar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ustar.o
  672. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_gnutar.c
  673. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_xar.c
  674. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_v7tar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_v7tar.o
  675. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_gnutar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_gnutar.o
  676. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_xar.o
  677. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_format_zip.c
  678. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_zip.o
  679. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/archive_write_set_options.lo libarchive/archive_write_set_options.c
  680. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/filter_fork_posix.lo libarchive/filter_fork_posix.c
  681. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive_fe/libarchive_fe_la-err.lo `test -f 'libarchive_fe/err.c' || echo './'`libarchive_fe/err.c
  682. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/archive_write_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_options.o
  683. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive/filter_fork_posix.c -fPIC -DPIC -o libarchive/.libs/filter_fork_posix.o
  684. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive_fe/err.c -fPIC -DPIC -o libarchive_fe/.libs/libarchive_fe_la-err.o
  685. /bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive_fe/libarchive_fe_la-line_reader.lo `test -f 'libarchive_fe/line_reader.c' || echo './'`libarchive_fe/line_reader.c
  686. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo './'`tar/bsdtar.c
  687. libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c libarchive_fe/line_reader.c -fPIC -DPIC -o libarchive_fe/.libs/libarchive_fe_la-line_reader.o
  688. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-cmdline.o `test -f 'tar/cmdline.c' || echo './'`tar/cmdline.c
  689. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-creation_set.o `test -f 'tar/creation_set.c' || echo './'`tar/creation_set.c
  690. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-read.o `test -f 'tar/read.c' || echo './'`tar/read.c
  691. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-subst.o `test -f 'tar/subst.c' || echo './'`tar/subst.c
  692. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-util.o `test -f 'tar/util.c' || echo './'`tar/util.c
  693. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo './'`tar/write.c
  694. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/bsdcpio-cmdline.o `test -f 'cpio/cmdline.c' || echo './'`cpio/cmdline.c
  695. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/bsdcpio-cpio.o `test -f 'cpio/cpio.c' || echo './'`cpio/cpio.c
  696. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libarchive_fe.la libarchive_fe/libarchive_fe_la-err.lo libarchive_fe/libarchive_fe_la-line_reader.lo -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  697. libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libarchive_fe.a libarchive_fe/.libs/libarchive_fe_la-err.o libarchive_fe/.libs/libarchive_fe_la-line_reader.o
  698. libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libarchive_fe.a
  699. libtool: link: ( cd ".libs" && rm -f "libarchive_fe.la" && ln -s "../libarchive_fe.la" "libarchive_fe.la" )
  700. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -no-undefined -version-info 14:1:1 -Wl,-O1 -Wl,--as-needed -o libarchive.la -rpath /usr/lib64 libarchive/archive_acl.lo libarchive/archive_check_magic.lo libarchive/archive_cmdline.lo libarchive/archive_crypto.lo libarchive/archive_entry.lo libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_sparse.lo libarchive/archive_entry_stat.lo libarchive/archive_entry_strmode.lo libarchive/archive_entry_xattr.lo libarchive/archive_getdate.lo libarchive/archive_match.lo libarchive/archive_options.lo libarchive/archive_pathmatch.lo libarchive/archive_ppmd7.lo libarchive/archive_rb.lo libarchive/archive_read.lo libarchive/archive_read_append_filter.lo libarchive/archive_read_data_into_fd.lo libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_extract.lo libarchive/archive_read_open_fd.lo libarchive/archive_read_open_file.lo libarchive/archive_read_open_filename.lo libarchive/archive_read_open_memory.lo libarchive/archive_read_set_format.lo libarchive/archive_read_set_options.lo libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_grzip.lo libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_lrzip.lo libarchive/archive_read_support_filter_lzop.lo libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_format_7zip.lo libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_ar.lo libarchive/archive_read_support_format_by_code.lo libarchive/archive_read_support_format_cab.lo libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_lha.lo libarchive/archive_read_support_format_mtree.lo libarchive/archive_read_support_format_rar.lo libarchive/archive_read_support_format_raw.lo libarchive/archive_read_support_format_tar.lo libarchive/archive_read_support_format_xar.lo libarchive/archive_read_support_format_zip.lo libarchive/archive_string.lo libarchive/archive_string_sprintf.lo libarchive/archive_util.lo libarchive/archive_virtual.lo libarchive/archive_write.lo libarchive/archive_write_disk_acl.lo libarchive/archive_write_disk_posix.lo libarchive/archive_write_disk_set_standard_lookup.lo libarchive/archive_write_open_fd.lo libarchive/archive_write_open_file.lo libarchive/archive_write_open_filename.lo libarchive/archive_write_open_memory.lo libarchive/archive_write_add_filter.lo libarchive/archive_write_add_filter_b64encode.lo libarchive/archive_write_add_filter_by_name.lo libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_grzip.lo libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_lrzip.lo libarchive/archive_write_add_filter_lzop.lo libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_uuencode.lo libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_set_format.lo libarchive/archive_write_set_format_7zip.lo libarchive/archive_write_set_format_ar.lo libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_cpio.lo libarchive/archive_write_set_format_cpio_newc.lo libarchive/archive_write_set_format_iso9660.lo libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_v7tar.lo libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_options.lo libarchive/filter_fork_posix.lo -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  701. libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC libarchive/.libs/archive_acl.o libarchive/.libs/archive_check_magic.o libarchive/.libs/archive_cmdline.o libarchive/.libs/archive_crypto.o libarchive/.libs/archive_entry.o libarchive/.libs/archive_entry_copy_stat.o libarchive/.libs/archive_entry_link_resolver.o libarchive/.libs/archive_entry_sparse.o libarchive/.libs/archive_entry_stat.o libarchive/.libs/archive_entry_strmode.o libarchive/.libs/archive_entry_xattr.o libarchive/.libs/archive_getdate.o libarchive/.libs/archive_match.o libarchive/.libs/archive_options.o libarchive/.libs/archive_pathmatch.o libarchive/.libs/archive_ppmd7.o libarchive/.libs/archive_rb.o libarchive/.libs/archive_read.o libarchive/.libs/archive_read_append_filter.o libarchive/.libs/archive_read_data_into_fd.o libarchive/.libs/archive_read_disk_entry_from_file.o libarchive/.libs/archive_read_disk_posix.o libarchive/.libs/archive_read_disk_set_standard_lookup.o libarchive/.libs/archive_read_extract.o libarchive/.libs/archive_read_open_fd.o libarchive/.libs/archive_read_open_file.o libarchive/.libs/archive_read_open_filename.o libarchive/.libs/archive_read_open_memory.o libarchive/.libs/archive_read_set_format.o libarchive/.libs/archive_read_set_options.o libarchive/.libs/archive_read_support_filter_all.o libarchive/.libs/archive_read_support_filter_bzip2.o libarchive/.libs/archive_read_support_filter_compress.o libarchive/.libs/archive_read_support_filter_grzip.o libarchive/.libs/archive_read_support_filter_gzip.o libarchive/.libs/archive_read_support_filter_lrzip.o libarchive/.libs/archive_read_support_filter_lzop.o libarchive/.libs/archive_read_support_filter_none.o libarchive/.libs/archive_read_support_filter_program.o libarchive/.libs/archive_read_support_filter_rpm.o libarchive/.libs/archive_read_support_filter_uu.o libarchive/.libs/archive_read_support_filter_xz.o libarchive/.libs/archive_read_support_format_7zip.o libarchive/.libs/archive_read_support_format_all.o libarchive/.libs/archive_read_support_format_ar.o libarchive/.libs/archive_read_support_format_by_code.o libarchive/.libs/archive_read_support_format_cab.o libarchive/.libs/archive_read_support_format_cpio.o libarchive/.libs/archive_read_support_format_empty.o libarchive/.libs/archive_read_support_format_iso9660.o libarchive/.libs/archive_read_support_format_lha.o libarchive/.libs/archive_read_support_format_mtree.o libarchive/.libs/archive_read_support_format_rar.o libarchive/.libs/archive_read_support_format_raw.o libarchive/.libs/archive_read_support_format_tar.o libarchive/.libs/archive_read_support_format_xar.o libarchive/.libs/archive_read_support_format_zip.o libarchive/.libs/archive_string.o libarchive/.libs/archive_string_sprintf.o libarchive/.libs/archive_util.o libarchive/.libs/archive_virtual.o libarchive/.libs/archive_write.o libarchive/.libs/archive_write_disk_acl.o libarchive/.libs/archive_write_disk_posix.o libarchive/.libs/archive_write_disk_set_standard_lookup.o libarchive/.libs/archive_write_open_fd.o libarchive/.libs/archive_write_open_file.o libarchive/.libs/archive_write_open_filename.o libarchive/.libs/archive_write_open_memory.o libarchive/.libs/archive_write_add_filter.o libarchive/.libs/archive_write_add_filter_b64encode.o libarchive/.libs/archive_write_add_filter_by_name.o libarchive/.libs/archive_write_add_filter_bzip2.o libarchive/.libs/archive_write_add_filter_compress.o libarchive/.libs/archive_write_add_filter_grzip.o libarchive/.libs/archive_write_add_filter_gzip.o libarchive/.libs/archive_write_add_filter_lrzip.o libarchive/.libs/archive_write_add_filter_lzop.o libarchive/.libs/archive_write_add_filter_none.o libarchive/.libs/archive_write_add_filter_program.o libarchive/.libs/archive_write_add_filter_uuencode.o libarchive/.libs/archive_write_add_filter_xz.o libarchive/.libs/archive_write_set_format.o libarchive/.libs/archive_write_set_format_7zip.o libarchive/.libs/archive_write_set_format_ar.o libarchive/.libs/archive_write_set_format_by_name.o libarchive/.libs/archive_write_set_format_cpio.o libarchive/.libs/archive_write_set_format_cpio_newc.o libarchive/.libs/archive_write_set_format_iso9660.o libarchive/.libs/archive_write_set_format_mtree.o libarchive/.libs/archive_write_set_format_pax.o libarchive/.libs/archive_write_set_format_shar.o libarchive/.libs/archive_write_set_format_ustar.o libarchive/.libs/archive_write_set_format_v7tar.o libarchive/.libs/archive_write_set_format_gnutar.o libarchive/.libs/archive_write_set_format_xar.o libarchive/.libs/archive_write_set_format_zip.o libarchive/.libs/archive_write_set_options.o libarchive/.libs/filter_fork_posix.o -Wl,--as-needed -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libarchive.so.13 -o .libs/libarchive.so.13.1.1
  702. libtool: link: (cd ".libs" && rm -f "libarchive.so.13" && ln -s "libarchive.so.13.1.1" "libarchive.so.13")
  703. libtool: link: (cd ".libs" && rm -f "libarchive.so" && ln -s "libarchive.so.13.1.1" "libarchive.so")
  704. libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" )
  705. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-creation_set.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-util.o tar/bsdtar-write.o libarchive.la libarchive_fe.la -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  706. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o libarchive_fe.la libarchive.la -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  707. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o -Wl,--as-needed ./.libs/libarchive_fe.a ./.libs/libarchive.so -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto
  708. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o .libs/bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-creation_set.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-util.o tar/bsdtar-write.o -Wl,--as-needed ./.libs/libarchive.so ./.libs/libarchive_fe.a -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto
  709. make[1]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  710. >>> Source compiled.
  711. make -j24 check
  712. make check-am
  713. make[1]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  714. make libarchive_test bsdtar_test bsdcpio_test
  715. make[2]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  716. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_acl.o `test -f 'libarchive/archive_acl.c' || echo './'`libarchive/archive_acl.c
  717. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_check_magic.o `test -f 'libarchive/archive_check_magic.c' || echo './'`libarchive/archive_check_magic.c
  718. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_cmdline.o `test -f 'libarchive/archive_cmdline.c' || echo './'`libarchive/archive_cmdline.c
  719. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_crypto.o `test -f 'libarchive/archive_crypto.c' || echo './'`libarchive/archive_crypto.c
  720. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry.o `test -f 'libarchive/archive_entry.c' || echo './'`libarchive/archive_entry.c
  721. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_copy_stat.o `test -f 'libarchive/archive_entry_copy_stat.c' || echo './'`libarchive/archive_entry_copy_stat.c
  722. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_link_resolver.o `test -f 'libarchive/archive_entry_link_resolver.c' || echo './'`libarchive/archive_entry_link_resolver.c
  723. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_sparse.o `test -f 'libarchive/archive_entry_sparse.c' || echo './'`libarchive/archive_entry_sparse.c
  724. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_stat.o `test -f 'libarchive/archive_entry_stat.c' || echo './'`libarchive/archive_entry_stat.c
  725. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_strmode.o `test -f 'libarchive/archive_entry_strmode.c' || echo './'`libarchive/archive_entry_strmode.c
  726. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_entry_xattr.o `test -f 'libarchive/archive_entry_xattr.c' || echo './'`libarchive/archive_entry_xattr.c
  727. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_getdate.o `test -f 'libarchive/archive_getdate.c' || echo './'`libarchive/archive_getdate.c
  728. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_match.o `test -f 'libarchive/archive_match.c' || echo './'`libarchive/archive_match.c
  729. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_options.o `test -f 'libarchive/archive_options.c' || echo './'`libarchive/archive_options.c
  730. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_pathmatch.o `test -f 'libarchive/archive_pathmatch.c' || echo './'`libarchive/archive_pathmatch.c
  731. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_ppmd7.o `test -f 'libarchive/archive_ppmd7.c' || echo './'`libarchive/archive_ppmd7.c
  732. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_rb.o `test -f 'libarchive/archive_rb.c' || echo './'`libarchive/archive_rb.c
  733. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read.o `test -f 'libarchive/archive_read.c' || echo './'`libarchive/archive_read.c
  734. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_append_filter.o `test -f 'libarchive/archive_read_append_filter.c' || echo './'`libarchive/archive_read_append_filter.c
  735. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_data_into_fd.o `test -f 'libarchive/archive_read_data_into_fd.c' || echo './'`libarchive/archive_read_data_into_fd.c
  736. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_disk_entry_from_file.o `test -f 'libarchive/archive_read_disk_entry_from_file.c' || echo './'`libarchive/archive_read_disk_entry_from_file.c
  737. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_disk_posix.o `test -f 'libarchive/archive_read_disk_posix.c' || echo './'`libarchive/archive_read_disk_posix.c
  738. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_disk_set_standard_lookup.o `test -f 'libarchive/archive_read_disk_set_standard_lookup.c' || echo './'`libarchive/archive_read_disk_set_standard_lookup.c
  739. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_extract.o `test -f 'libarchive/archive_read_extract.c' || echo './'`libarchive/archive_read_extract.c
  740. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_open_fd.o `test -f 'libarchive/archive_read_open_fd.c' || echo './'`libarchive/archive_read_open_fd.c
  741. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_open_file.o `test -f 'libarchive/archive_read_open_file.c' || echo './'`libarchive/archive_read_open_file.c
  742. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_open_filename.o `test -f 'libarchive/archive_read_open_filename.c' || echo './'`libarchive/archive_read_open_filename.c
  743. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_open_memory.o `test -f 'libarchive/archive_read_open_memory.c' || echo './'`libarchive/archive_read_open_memory.c
  744. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_set_format.o `test -f 'libarchive/archive_read_set_format.c' || echo './'`libarchive/archive_read_set_format.c
  745. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_set_options.o `test -f 'libarchive/archive_read_set_options.c' || echo './'`libarchive/archive_read_set_options.c
  746. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_all.o `test -f 'libarchive/archive_read_support_filter_all.c' || echo './'`libarchive/archive_read_support_filter_all.c
  747. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_bzip2.o `test -f 'libarchive/archive_read_support_filter_bzip2.c' || echo './'`libarchive/archive_read_support_filter_bzip2.c
  748. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_compress.o `test -f 'libarchive/archive_read_support_filter_compress.c' || echo './'`libarchive/archive_read_support_filter_compress.c
  749. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_grzip.o `test -f 'libarchive/archive_read_support_filter_grzip.c' || echo './'`libarchive/archive_read_support_filter_grzip.c
  750. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_gzip.o `test -f 'libarchive/archive_read_support_filter_gzip.c' || echo './'`libarchive/archive_read_support_filter_gzip.c
  751. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_lrzip.o `test -f 'libarchive/archive_read_support_filter_lrzip.c' || echo './'`libarchive/archive_read_support_filter_lrzip.c
  752. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_lzop.o `test -f 'libarchive/archive_read_support_filter_lzop.c' || echo './'`libarchive/archive_read_support_filter_lzop.c
  753. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_none.o `test -f 'libarchive/archive_read_support_filter_none.c' || echo './'`libarchive/archive_read_support_filter_none.c
  754. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_program.o `test -f 'libarchive/archive_read_support_filter_program.c' || echo './'`libarchive/archive_read_support_filter_program.c
  755. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_rpm.o `test -f 'libarchive/archive_read_support_filter_rpm.c' || echo './'`libarchive/archive_read_support_filter_rpm.c
  756. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_uu.o `test -f 'libarchive/archive_read_support_filter_uu.c' || echo './'`libarchive/archive_read_support_filter_uu.c
  757. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_filter_xz.o `test -f 'libarchive/archive_read_support_filter_xz.c' || echo './'`libarchive/archive_read_support_filter_xz.c
  758. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_7zip.o `test -f 'libarchive/archive_read_support_format_7zip.c' || echo './'`libarchive/archive_read_support_format_7zip.c
  759. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_all.o `test -f 'libarchive/archive_read_support_format_all.c' || echo './'`libarchive/archive_read_support_format_all.c
  760. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_ar.o `test -f 'libarchive/archive_read_support_format_ar.c' || echo './'`libarchive/archive_read_support_format_ar.c
  761. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_by_code.o `test -f 'libarchive/archive_read_support_format_by_code.c' || echo './'`libarchive/archive_read_support_format_by_code.c
  762. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_cab.o `test -f 'libarchive/archive_read_support_format_cab.c' || echo './'`libarchive/archive_read_support_format_cab.c
  763. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_cpio.o `test -f 'libarchive/archive_read_support_format_cpio.c' || echo './'`libarchive/archive_read_support_format_cpio.c
  764. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_empty.o `test -f 'libarchive/archive_read_support_format_empty.c' || echo './'`libarchive/archive_read_support_format_empty.c
  765. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_iso9660.o `test -f 'libarchive/archive_read_support_format_iso9660.c' || echo './'`libarchive/archive_read_support_format_iso9660.c
  766. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_lha.o `test -f 'libarchive/archive_read_support_format_lha.c' || echo './'`libarchive/archive_read_support_format_lha.c
  767. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_mtree.o `test -f 'libarchive/archive_read_support_format_mtree.c' || echo './'`libarchive/archive_read_support_format_mtree.c
  768. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_rar.o `test -f 'libarchive/archive_read_support_format_rar.c' || echo './'`libarchive/archive_read_support_format_rar.c
  769. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_raw.o `test -f 'libarchive/archive_read_support_format_raw.c' || echo './'`libarchive/archive_read_support_format_raw.c
  770. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_tar.o `test -f 'libarchive/archive_read_support_format_tar.c' || echo './'`libarchive/archive_read_support_format_tar.c
  771. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_xar.o `test -f 'libarchive/archive_read_support_format_xar.c' || echo './'`libarchive/archive_read_support_format_xar.c
  772. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_read_support_format_zip.o `test -f 'libarchive/archive_read_support_format_zip.c' || echo './'`libarchive/archive_read_support_format_zip.c
  773. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_string.o `test -f 'libarchive/archive_string.c' || echo './'`libarchive/archive_string.c
  774. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_string_sprintf.o `test -f 'libarchive/archive_string_sprintf.c' || echo './'`libarchive/archive_string_sprintf.c
  775. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_util.o `test -f 'libarchive/archive_util.c' || echo './'`libarchive/archive_util.c
  776. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_virtual.o `test -f 'libarchive/archive_virtual.c' || echo './'`libarchive/archive_virtual.c
  777. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write.o `test -f 'libarchive/archive_write.c' || echo './'`libarchive/archive_write.c
  778. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_disk_acl.o `test -f 'libarchive/archive_write_disk_acl.c' || echo './'`libarchive/archive_write_disk_acl.c
  779. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_disk_posix.o `test -f 'libarchive/archive_write_disk_posix.c' || echo './'`libarchive/archive_write_disk_posix.c
  780. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_disk_set_standard_lookup.o `test -f 'libarchive/archive_write_disk_set_standard_lookup.c' || echo './'`libarchive/archive_write_disk_set_standard_lookup.c
  781. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_open_fd.o `test -f 'libarchive/archive_write_open_fd.c' || echo './'`libarchive/archive_write_open_fd.c
  782. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_open_file.o `test -f 'libarchive/archive_write_open_file.c' || echo './'`libarchive/archive_write_open_file.c
  783. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_open_filename.o `test -f 'libarchive/archive_write_open_filename.c' || echo './'`libarchive/archive_write_open_filename.c
  784. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_open_memory.o `test -f 'libarchive/archive_write_open_memory.c' || echo './'`libarchive/archive_write_open_memory.c
  785. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter.o `test -f 'libarchive/archive_write_add_filter.c' || echo './'`libarchive/archive_write_add_filter.c
  786. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_b64encode.o `test -f 'libarchive/archive_write_add_filter_b64encode.c' || echo './'`libarchive/archive_write_add_filter_b64encode.c
  787. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_by_name.o `test -f 'libarchive/archive_write_add_filter_by_name.c' || echo './'`libarchive/archive_write_add_filter_by_name.c
  788. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_bzip2.o `test -f 'libarchive/archive_write_add_filter_bzip2.c' || echo './'`libarchive/archive_write_add_filter_bzip2.c
  789. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_compress.o `test -f 'libarchive/archive_write_add_filter_compress.c' || echo './'`libarchive/archive_write_add_filter_compress.c
  790. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_grzip.o `test -f 'libarchive/archive_write_add_filter_grzip.c' || echo './'`libarchive/archive_write_add_filter_grzip.c
  791. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_gzip.o `test -f 'libarchive/archive_write_add_filter_gzip.c' || echo './'`libarchive/archive_write_add_filter_gzip.c
  792. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_lrzip.o `test -f 'libarchive/archive_write_add_filter_lrzip.c' || echo './'`libarchive/archive_write_add_filter_lrzip.c
  793. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_lzop.o `test -f 'libarchive/archive_write_add_filter_lzop.c' || echo './'`libarchive/archive_write_add_filter_lzop.c
  794. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_none.o `test -f 'libarchive/archive_write_add_filter_none.c' || echo './'`libarchive/archive_write_add_filter_none.c
  795. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_program.o `test -f 'libarchive/archive_write_add_filter_program.c' || echo './'`libarchive/archive_write_add_filter_program.c
  796. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_uuencode.o `test -f 'libarchive/archive_write_add_filter_uuencode.c' || echo './'`libarchive/archive_write_add_filter_uuencode.c
  797. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_add_filter_xz.o `test -f 'libarchive/archive_write_add_filter_xz.c' || echo './'`libarchive/archive_write_add_filter_xz.c
  798. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format.o `test -f 'libarchive/archive_write_set_format.c' || echo './'`libarchive/archive_write_set_format.c
  799. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_7zip.o `test -f 'libarchive/archive_write_set_format_7zip.c' || echo './'`libarchive/archive_write_set_format_7zip.c
  800. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_ar.o `test -f 'libarchive/archive_write_set_format_ar.c' || echo './'`libarchive/archive_write_set_format_ar.c
  801. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_by_name.o `test -f 'libarchive/archive_write_set_format_by_name.c' || echo './'`libarchive/archive_write_set_format_by_name.c
  802. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_cpio.o `test -f 'libarchive/archive_write_set_format_cpio.c' || echo './'`libarchive/archive_write_set_format_cpio.c
  803. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_cpio_newc.o `test -f 'libarchive/archive_write_set_format_cpio_newc.c' || echo './'`libarchive/archive_write_set_format_cpio_newc.c
  804. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_iso9660.o `test -f 'libarchive/archive_write_set_format_iso9660.c' || echo './'`libarchive/archive_write_set_format_iso9660.c
  805. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_mtree.o `test -f 'libarchive/archive_write_set_format_mtree.c' || echo './'`libarchive/archive_write_set_format_mtree.c
  806. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_pax.o `test -f 'libarchive/archive_write_set_format_pax.c' || echo './'`libarchive/archive_write_set_format_pax.c
  807. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_shar.o `test -f 'libarchive/archive_write_set_format_shar.c' || echo './'`libarchive/archive_write_set_format_shar.c
  808. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_ustar.o `test -f 'libarchive/archive_write_set_format_ustar.c' || echo './'`libarchive/archive_write_set_format_ustar.c
  809. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_v7tar.o `test -f 'libarchive/archive_write_set_format_v7tar.c' || echo './'`libarchive/archive_write_set_format_v7tar.c
  810. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_gnutar.o `test -f 'libarchive/archive_write_set_format_gnutar.c' || echo './'`libarchive/archive_write_set_format_gnutar.c
  811. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_xar.o `test -f 'libarchive/archive_write_set_format_xar.c' || echo './'`libarchive/archive_write_set_format_xar.c
  812. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_format_zip.o `test -f 'libarchive/archive_write_set_format_zip.c' || echo './'`libarchive/archive_write_set_format_zip.c
  813. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-archive_write_set_options.o `test -f 'libarchive/archive_write_set_options.c' || echo './'`libarchive/archive_write_set_options.c
  814. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/libarchive_test-filter_fork_posix.o `test -f 'libarchive/filter_fork_posix.c' || echo './'`libarchive/filter_fork_posix.c
  815. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test_utils/bsdtar_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo './'`test_utils/test_utils.c
  816. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test_utils/bsdcpio_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo './'`test_utils/test_utils.c
  817. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/bsdcpio_test-cmdline.o `test -f 'cpio/cmdline.c' || echo './'`cpio/cmdline.c
  818. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o test_utils/libarchive_test-test_utils.o `test -f 'test_utils/test_utils.c' || echo './'`test_utils/test_utils.c
  819. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-main.o `test -f 'libarchive/test/main.c' || echo './'`libarchive/test/main.c
  820. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-read_open_memory.o `test -f 'libarchive/test/read_open_memory.c' || echo './'`libarchive/test/read_open_memory.c
  821. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_acl_freebsd_posix1e.o `test -f 'libarchive/test/test_acl_freebsd_posix1e.c' || echo './'`libarchive/test/test_acl_freebsd_posix1e.c
  822. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_acl_freebsd_nfs4.o `test -f 'libarchive/test/test_acl_freebsd_nfs4.c' || echo './'`libarchive/test/test_acl_freebsd_nfs4.c
  823. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_acl_nfs4.o `test -f 'libarchive/test/test_acl_nfs4.c' || echo './'`libarchive/test/test_acl_nfs4.c
  824. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_acl_pax.o `test -f 'libarchive/test/test_acl_pax.c' || echo './'`libarchive/test/test_acl_pax.c
  825. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_acl_posix1e.o `test -f 'libarchive/test/test_acl_posix1e.c' || echo './'`libarchive/test/test_acl_posix1e.c
  826. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_api_feature.o `test -f 'libarchive/test/test_archive_api_feature.c' || echo './'`libarchive/test/test_archive_api_feature.c
  827. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_clear_error.o `test -f 'libarchive/test/test_archive_clear_error.c' || echo './'`libarchive/test/test_archive_clear_error.c
  828. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_cmdline.o `test -f 'libarchive/test/test_archive_cmdline.c' || echo './'`libarchive/test/test_archive_cmdline.c
  829. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_crypto.o `test -f 'libarchive/test/test_archive_crypto.c' || echo './'`libarchive/test/test_archive_crypto.c
  830. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_getdate.o `test -f 'libarchive/test/test_archive_getdate.c' || echo './'`libarchive/test/test_archive_getdate.c
  831. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_match_owner.o `test -f 'libarchive/test/test_archive_match_owner.c' || echo './'`libarchive/test/test_archive_match_owner.c
  832. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_match_path.o `test -f 'libarchive/test/test_archive_match_path.c' || echo './'`libarchive/test/test_archive_match_path.c
  833. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_match_time.o `test -f 'libarchive/test/test_archive_match_time.c' || echo './'`libarchive/test/test_archive_match_time.c
  834. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_pathmatch.o `test -f 'libarchive/test/test_archive_pathmatch.c' || echo './'`libarchive/test/test_archive_pathmatch.c
  835. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_close_twice.o `test -f 'libarchive/test/test_archive_read_close_twice.c' || echo './'`libarchive/test/test_archive_read_close_twice.c
  836. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_close_twice_open_fd.o `test -f 'libarchive/test/test_archive_read_close_twice_open_fd.c' || echo './'`libarchive/test/test_archive_read_close_twice_open_fd.c
  837. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_close_twice_open_filename.o `test -f 'libarchive/test/test_archive_read_close_twice_open_filename.c' || echo './'`libarchive/test/test_archive_read_close_twice_open_filename.c
  838. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_multiple_data_objects.o `test -f 'libarchive/test/test_archive_read_multiple_data_objects.c' || echo './'`libarchive/test/test_archive_read_multiple_data_objects.c
  839. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_next_header_empty.o `test -f 'libarchive/test/test_archive_read_next_header_empty.c' || echo './'`libarchive/test/test_archive_read_next_header_empty.c
  840. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_next_header_raw.o `test -f 'libarchive/test/test_archive_read_next_header_raw.c' || echo './'`libarchive/test/test_archive_read_next_header_raw.c
  841. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_open2.o `test -f 'libarchive/test/test_archive_read_open2.c' || echo './'`libarchive/test/test_archive_read_open2.c
  842. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_set_filter_option.o `test -f 'libarchive/test/test_archive_read_set_filter_option.c' || echo './'`libarchive/test/test_archive_read_set_filter_option.c
  843. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_set_format_option.o `test -f 'libarchive/test/test_archive_read_set_format_option.c' || echo './'`libarchive/test/test_archive_read_set_format_option.c
  844. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_set_option.o `test -f 'libarchive/test/test_archive_read_set_option.c' || echo './'`libarchive/test/test_archive_read_set_option.c
  845. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_set_options.o `test -f 'libarchive/test/test_archive_read_set_options.c' || echo './'`libarchive/test/test_archive_read_set_options.c
  846. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_read_support.o `test -f 'libarchive/test/test_archive_read_support.c' || echo './'`libarchive/test/test_archive_read_support.c
  847. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_set_error.o `test -f 'libarchive/test/test_archive_set_error.c' || echo './'`libarchive/test/test_archive_set_error.c
  848. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_string.o `test -f 'libarchive/test/test_archive_string.c' || echo './'`libarchive/test/test_archive_string.c
  849. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_string_conversion.o `test -f 'libarchive/test/test_archive_string_conversion.c' || echo './'`libarchive/test/test_archive_string_conversion.c
  850. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_add_filter_by_name.o `test -f 'libarchive/test/test_archive_write_add_filter_by_name.c' || echo './'`libarchive/test/test_archive_write_add_filter_by_name.c
  851. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_set_filter_option.o `test -f 'libarchive/test/test_archive_write_set_filter_option.c' || echo './'`libarchive/test/test_archive_write_set_filter_option.c
  852. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_set_format_by_name.o `test -f 'libarchive/test/test_archive_write_set_format_by_name.c' || echo './'`libarchive/test/test_archive_write_set_format_by_name.c
  853. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_set_format_option.o `test -f 'libarchive/test/test_archive_write_set_format_option.c' || echo './'`libarchive/test/test_archive_write_set_format_option.c
  854. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_set_option.o `test -f 'libarchive/test/test_archive_write_set_option.c' || echo './'`libarchive/test/test_archive_write_set_option.c
  855. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_archive_write_set_options.o `test -f 'libarchive/test/test_archive_write_set_options.c' || echo './'`libarchive/test/test_archive_write_set_options.c
  856. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_bad_fd.o `test -f 'libarchive/test/test_bad_fd.c' || echo './'`libarchive/test/test_bad_fd.c
  857. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_bzip2.o `test -f 'libarchive/test/test_compat_bzip2.c' || echo './'`libarchive/test/test_compat_bzip2.c
  858. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_cpio.o `test -f 'libarchive/test/test_compat_cpio.c' || echo './'`libarchive/test/test_compat_cpio.c
  859. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_gtar.o `test -f 'libarchive/test/test_compat_gtar.c' || echo './'`libarchive/test/test_compat_gtar.c
  860. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_gzip.o `test -f 'libarchive/test/test_compat_gzip.c' || echo './'`libarchive/test/test_compat_gzip.c
  861. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_lzip.o `test -f 'libarchive/test/test_compat_lzip.c' || echo './'`libarchive/test/test_compat_lzip.c
  862. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_lzma.o `test -f 'libarchive/test/test_compat_lzma.c' || echo './'`libarchive/test/test_compat_lzma.c
  863. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_lzop.o `test -f 'libarchive/test/test_compat_lzop.c' || echo './'`libarchive/test/test_compat_lzop.c
  864. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_mac.o `test -f 'libarchive/test/test_compat_mac.c' || echo './'`libarchive/test/test_compat_mac.c
  865. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_pax_libarchive_2x.o `test -f 'libarchive/test/test_compat_pax_libarchive_2x.c' || echo './'`libarchive/test/test_compat_pax_libarchive_2x.c
  866. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o `test -f 'libarchive/test/test_compat_solaris_tar_acl.c' || echo './'`libarchive/test/test_compat_solaris_tar_acl.c
  867. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_solaris_pax_sparse.o `test -f 'libarchive/test/test_compat_solaris_pax_sparse.c' || echo './'`libarchive/test/test_compat_solaris_pax_sparse.c
  868. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_tar_hardlink.o `test -f 'libarchive/test/test_compat_tar_hardlink.c' || echo './'`libarchive/test/test_compat_tar_hardlink.c
  869. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_uudecode.o `test -f 'libarchive/test/test_compat_uudecode.c' || echo './'`libarchive/test/test_compat_uudecode.c
  870. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_xz.o `test -f 'libarchive/test/test_compat_xz.c' || echo './'`libarchive/test/test_compat_xz.c
  871. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_compat_zip.o `test -f 'libarchive/test/test_compat_zip.c' || echo './'`libarchive/test/test_compat_zip.c
  872. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_empty_write.o `test -f 'libarchive/test/test_empty_write.c' || echo './'`libarchive/test/test_empty_write.c
  873. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_entry.o `test -f 'libarchive/test/test_entry.c' || echo './'`libarchive/test/test_entry.c
  874. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_entry_strmode.o `test -f 'libarchive/test/test_entry_strmode.c' || echo './'`libarchive/test/test_entry_strmode.c
  875. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_extattr_freebsd.o `test -f 'libarchive/test/test_extattr_freebsd.c' || echo './'`libarchive/test/test_extattr_freebsd.c
  876. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_filter_count.o `test -f 'libarchive/test/test_filter_count.c' || echo './'`libarchive/test/test_filter_count.c
  877. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_fuzz.o `test -f 'libarchive/test/test_fuzz.c' || echo './'`libarchive/test/test_fuzz.c
  878. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_gnutar_filename_encoding.o `test -f 'libarchive/test/test_gnutar_filename_encoding.c' || echo './'`libarchive/test/test_gnutar_filename_encoding.c
  879. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_link_resolver.o `test -f 'libarchive/test/test_link_resolver.c' || echo './'`libarchive/test/test_link_resolver.c
  880. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_open_failure.o `test -f 'libarchive/test/test_open_failure.c' || echo './'`libarchive/test/test_open_failure.c
  881. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_open_fd.o `test -f 'libarchive/test/test_open_fd.c' || echo './'`libarchive/test/test_open_fd.c
  882. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_open_file.o `test -f 'libarchive/test/test_open_file.c' || echo './'`libarchive/test/test_open_file.c
  883. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_open_filename.o `test -f 'libarchive/test/test_open_filename.c' || echo './'`libarchive/test/test_open_filename.c
  884. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_pax_filename_encoding.o `test -f 'libarchive/test/test_pax_filename_encoding.c' || echo './'`libarchive/test/test_pax_filename_encoding.c
  885. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_data_large.o `test -f 'libarchive/test/test_read_data_large.c' || echo './'`libarchive/test/test_read_data_large.c
  886. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_disk.o `test -f 'libarchive/test/test_read_disk.c' || echo './'`libarchive/test/test_read_disk.c
  887. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_disk_directory_traversals.o `test -f 'libarchive/test/test_read_disk_directory_traversals.c' || echo './'`libarchive/test/test_read_disk_directory_traversals.c
  888. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_disk_entry_from_file.o `test -f 'libarchive/test/test_read_disk_entry_from_file.c' || echo './'`libarchive/test/test_read_disk_entry_from_file.c
  889. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_extract.o `test -f 'libarchive/test/test_read_extract.c' || echo './'`libarchive/test/test_read_extract.c
  890. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_file_nonexistent.o `test -f 'libarchive/test/test_read_file_nonexistent.c' || echo './'`libarchive/test/test_read_file_nonexistent.c
  891. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_grzip.o `test -f 'libarchive/test/test_read_filter_grzip.c' || echo './'`libarchive/test/test_read_filter_grzip.c
  892. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_lrzip.o `test -f 'libarchive/test/test_read_filter_lrzip.c' || echo './'`libarchive/test/test_read_filter_lrzip.c
  893. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_lzop.o `test -f 'libarchive/test/test_read_filter_lzop.c' || echo './'`libarchive/test/test_read_filter_lzop.c
  894. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_lzop_multiple_parts.o `test -f 'libarchive/test/test_read_filter_lzop_multiple_parts.c' || echo './'`libarchive/test/test_read_filter_lzop_multiple_parts.c
  895. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_program.o `test -f 'libarchive/test/test_read_filter_program.c' || echo './'`libarchive/test/test_read_filter_program.c
  896. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_program_signature.o `test -f 'libarchive/test/test_read_filter_program_signature.c' || echo './'`libarchive/test/test_read_filter_program_signature.c
  897. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_filter_uudecode.o `test -f 'libarchive/test/test_read_filter_uudecode.c' || echo './'`libarchive/test/test_read_filter_uudecode.c
  898. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_7zip.o `test -f 'libarchive/test/test_read_format_7zip.c' || echo './'`libarchive/test/test_read_format_7zip.c
  899. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_ar.o `test -f 'libarchive/test/test_read_format_ar.c' || echo './'`libarchive/test/test_read_format_ar.c
  900. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cab.o `test -f 'libarchive/test/test_read_format_cab.c' || echo './'`libarchive/test/test_read_format_cab.c
  901. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cab_filename.o `test -f 'libarchive/test/test_read_format_cab_filename.c' || echo './'`libarchive/test/test_read_format_cab_filename.c
  902. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_afio.o `test -f 'libarchive/test/test_read_format_cpio_afio.c' || echo './'`libarchive/test/test_read_format_cpio_afio.c
  903. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin.o `test -f 'libarchive/test/test_read_format_cpio_bin.c' || echo './'`libarchive/test/test_read_format_cpio_bin.c
  904. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_Z.o `test -f 'libarchive/test/test_read_format_cpio_bin_Z.c' || echo './'`libarchive/test/test_read_format_cpio_bin_Z.c
  905. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_be.o `test -f 'libarchive/test/test_read_format_cpio_bin_be.c' || echo './'`libarchive/test/test_read_format_cpio_bin_be.c
  906. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_bz2.o `test -f 'libarchive/test/test_read_format_cpio_bin_bz2.c' || echo './'`libarchive/test/test_read_format_cpio_bin_bz2.c
  907. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_gz.o `test -f 'libarchive/test/test_read_format_cpio_bin_gz.c' || echo './'`libarchive/test/test_read_format_cpio_bin_gz.c
  908. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzip.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzip.c' || echo './'`libarchive/test/test_read_format_cpio_bin_lzip.c
  909. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzma.o `test -f 'libarchive/test/test_read_format_cpio_bin_lzma.c' || echo './'`libarchive/test/test_read_format_cpio_bin_lzma.c
  910. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.o `test -f 'libarchive/test/test_read_format_cpio_bin_xz.c' || echo './'`libarchive/test/test_read_format_cpio_bin_xz.c
  911. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_filename.o `test -f 'libarchive/test/test_read_format_cpio_filename.c' || echo './'`libarchive/test/test_read_format_cpio_filename.c
  912. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_odc.o `test -f 'libarchive/test/test_read_format_cpio_odc.c' || echo './'`libarchive/test/test_read_format_cpio_odc.c
  913. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_svr4_bzip2_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c' || echo './'`libarchive/test/test_read_format_cpio_svr4_bzip2_rpm.c
  914. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip.c' || echo './'`libarchive/test/test_read_format_cpio_svr4_gzip.c
  915. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip_rpm.o `test -f 'libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c' || echo './'`libarchive/test/test_read_format_cpio_svr4_gzip_rpm.c
  916. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_cpio_svr4c_Z.o `test -f 'libarchive/test/test_read_format_cpio_svr4c_Z.c' || echo './'`libarchive/test/test_read_format_cpio_svr4c_Z.c
  917. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_empty.o `test -f 'libarchive/test/test_read_format_empty.c' || echo './'`libarchive/test/test_read_format_empty.c
  918. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_gtar_filename.o `test -f 'libarchive/test/test_read_format_gtar_filename.c' || echo './'`libarchive/test/test_read_format_gtar_filename.c
  919. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_gtar_gz.o `test -f 'libarchive/test/test_read_format_gtar_gz.c' || echo './'`libarchive/test/test_read_format_gtar_gz.c
  920. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_gtar_lzma.o `test -f 'libarchive/test/test_read_format_gtar_lzma.c' || echo './'`libarchive/test/test_read_format_gtar_lzma.c
  921. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_gtar_sparse.o `test -f 'libarchive/test/test_read_format_gtar_sparse.c' || echo './'`libarchive/test/test_read_format_gtar_sparse.c
  922. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_iso_Z.o `test -f 'libarchive/test/test_read_format_iso_Z.c' || echo './'`libarchive/test/test_read_format_iso_Z.c
  923. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_iso_multi_extent.o `test -f 'libarchive/test/test_read_format_iso_multi_extent.c' || echo './'`libarchive/test/test_read_format_iso_multi_extent.c
  924. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_iso_xorriso.o `test -f 'libarchive/test/test_read_format_iso_xorriso.c' || echo './'`libarchive/test/test_read_format_iso_xorriso.c
  925. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isojoliet_bz2.o `test -f 'libarchive/test/test_read_format_isojoliet_bz2.c' || echo './'`libarchive/test/test_read_format_isojoliet_bz2.c
  926. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isojoliet_long.o `test -f 'libarchive/test/test_read_format_isojoliet_long.c' || echo './'`libarchive/test/test_read_format_isojoliet_long.c
  927. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isojoliet_rr.o `test -f 'libarchive/test/test_read_format_isojoliet_rr.c' || echo './'`libarchive/test/test_read_format_isojoliet_rr.c
  928. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isojoliet_versioned.o `test -f 'libarchive/test/test_read_format_isojoliet_versioned.c' || echo './'`libarchive/test/test_read_format_isojoliet_versioned.c
  929. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isorr_bz2.o `test -f 'libarchive/test/test_read_format_isorr_bz2.c' || echo './'`libarchive/test/test_read_format_isorr_bz2.c
  930. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isorr_ce.o `test -f 'libarchive/test/test_read_format_isorr_ce.c' || echo './'`libarchive/test/test_read_format_isorr_ce.c
  931. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isorr_new_bz2.o `test -f 'libarchive/test/test_read_format_isorr_new_bz2.c' || echo './'`libarchive/test/test_read_format_isorr_new_bz2.c
  932. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isorr_rr_moved.o `test -f 'libarchive/test/test_read_format_isorr_rr_moved.c' || echo './'`libarchive/test/test_read_format_isorr_rr_moved.c
  933. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_isozisofs_bz2.o `test -f 'libarchive/test/test_read_format_isozisofs_bz2.c' || echo './'`libarchive/test/test_read_format_isozisofs_bz2.c
  934. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_lha.o `test -f 'libarchive/test/test_read_format_lha.c' || echo './'`libarchive/test/test_read_format_lha.c
  935. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_lha_filename.o `test -f 'libarchive/test/test_read_format_lha_filename.c' || echo './'`libarchive/test/test_read_format_lha_filename.c
  936. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_mtree.o `test -f 'libarchive/test/test_read_format_mtree.c' || echo './'`libarchive/test/test_read_format_mtree.c
  937. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_pax_bz2.o `test -f 'libarchive/test/test_read_format_pax_bz2.c' || echo './'`libarchive/test/test_read_format_pax_bz2.c
  938. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_rar.o `test -f 'libarchive/test/test_read_format_rar.c' || echo './'`libarchive/test/test_read_format_rar.c
  939. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_raw.o `test -f 'libarchive/test/test_read_format_raw.c' || echo './'`libarchive/test/test_read_format_raw.c
  940. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tar.o `test -f 'libarchive/test/test_read_format_tar.c' || echo './'`libarchive/test/test_read_format_tar.c
  941. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tar_empty_filename.o `test -f 'libarchive/test/test_read_format_tar_empty_filename.c' || echo './'`libarchive/test/test_read_format_tar_empty_filename.c
  942. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tar_filename.o `test -f 'libarchive/test/test_read_format_tar_filename.c' || echo './'`libarchive/test/test_read_format_tar_filename.c
  943. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tbz.o `test -f 'libarchive/test/test_read_format_tbz.c' || echo './'`libarchive/test/test_read_format_tbz.c
  944. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tgz.o `test -f 'libarchive/test/test_read_format_tgz.c' || echo './'`libarchive/test/test_read_format_tgz.c
  945. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tlz.o `test -f 'libarchive/test/test_read_format_tlz.c' || echo './'`libarchive/test/test_read_format_tlz.c
  946. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_txz.o `test -f 'libarchive/test/test_read_format_txz.c' || echo './'`libarchive/test/test_read_format_txz.c
  947. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_tz.o `test -f 'libarchive/test/test_read_format_tz.c' || echo './'`libarchive/test/test_read_format_tz.c
  948. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_ustar_filename.o `test -f 'libarchive/test/test_read_format_ustar_filename.c' || echo './'`libarchive/test/test_read_format_ustar_filename.c
  949. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_xar.o `test -f 'libarchive/test/test_read_format_xar.c' || echo './'`libarchive/test/test_read_format_xar.c
  950. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_zip.o `test -f 'libarchive/test/test_read_format_zip.c' || echo './'`libarchive/test/test_read_format_zip.c
  951. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_zip_comment_stored.o `test -f 'libarchive/test/test_read_format_zip_comment_stored.c' || echo './'`libarchive/test/test_read_format_zip_comment_stored.c
  952. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_zip_filename.o `test -f 'libarchive/test/test_read_format_zip_filename.c' || echo './'`libarchive/test/test_read_format_zip_filename.c
  953. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_zip_mac_metadata.o `test -f 'libarchive/test/test_read_format_zip_mac_metadata.c' || echo './'`libarchive/test/test_read_format_zip_mac_metadata.c
  954. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_format_zip_sfx.o `test -f 'libarchive/test/test_read_format_zip_sfx.c' || echo './'`libarchive/test/test_read_format_zip_sfx.c
  955. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_large.o `test -f 'libarchive/test/test_read_large.c' || echo './'`libarchive/test/test_read_large.c
  956. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_pax_truncated.o `test -f 'libarchive/test/test_read_pax_truncated.c' || echo './'`libarchive/test/test_read_pax_truncated.c
  957. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_position.o `test -f 'libarchive/test/test_read_position.c' || echo './'`libarchive/test/test_read_position.c
  958. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_set_format.o `test -f 'libarchive/test/test_read_set_format.c' || echo './'`libarchive/test/test_read_set_format.c
  959. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_truncated.o `test -f 'libarchive/test/test_read_truncated.c' || echo './'`libarchive/test/test_read_truncated.c
  960. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_read_truncated_filter.o `test -f 'libarchive/test/test_read_truncated_filter.c' || echo './'`libarchive/test/test_read_truncated_filter.c
  961. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_sparse_basic.o `test -f 'libarchive/test/test_sparse_basic.c' || echo './'`libarchive/test/test_sparse_basic.c
  962. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_tar_filenames.o `test -f 'libarchive/test/test_tar_filenames.c' || echo './'`libarchive/test/test_tar_filenames.c
  963. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_tar_large.o `test -f 'libarchive/test/test_tar_large.c' || echo './'`libarchive/test/test_tar_large.c
  964. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_ustar_filenames.o `test -f 'libarchive/test/test_ustar_filenames.c' || echo './'`libarchive/test/test_ustar_filenames.c
  965. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_ustar_filename_encoding.o `test -f 'libarchive/test/test_ustar_filename_encoding.c' || echo './'`libarchive/test/test_ustar_filename_encoding.c
  966. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk.o `test -f 'libarchive/test/test_write_disk.c' || echo './'`libarchive/test/test_write_disk.c
  967. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_appledouble.o `test -f 'libarchive/test/test_write_disk_appledouble.c' || echo './'`libarchive/test/test_write_disk_appledouble.c
  968. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_failures.o `test -f 'libarchive/test/test_write_disk_failures.c' || echo './'`libarchive/test/test_write_disk_failures.c
  969. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_hardlink.o `test -f 'libarchive/test/test_write_disk_hardlink.c' || echo './'`libarchive/test/test_write_disk_hardlink.c
  970. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_hfs_compression.o `test -f 'libarchive/test/test_write_disk_hfs_compression.c' || echo './'`libarchive/test/test_write_disk_hfs_compression.c
  971. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_lookup.o `test -f 'libarchive/test/test_write_disk_lookup.c' || echo './'`libarchive/test/test_write_disk_lookup.c
  972. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_mac_metadata.o `test -f 'libarchive/test/test_write_disk_mac_metadata.c' || echo './'`libarchive/test/test_write_disk_mac_metadata.c
  973. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_no_hfs_compression.o `test -f 'libarchive/test/test_write_disk_no_hfs_compression.c' || echo './'`libarchive/test/test_write_disk_no_hfs_compression.c
  974. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_perms.o `test -f 'libarchive/test/test_write_disk_perms.c' || echo './'`libarchive/test/test_write_disk_perms.c
  975. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_secure.o `test -f 'libarchive/test/test_write_disk_secure.c' || echo './'`libarchive/test/test_write_disk_secure.c
  976. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_sparse.o `test -f 'libarchive/test/test_write_disk_sparse.c' || echo './'`libarchive/test/test_write_disk_sparse.c
  977. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_symlink.o `test -f 'libarchive/test/test_write_disk_symlink.c' || echo './'`libarchive/test/test_write_disk_symlink.c
  978. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_disk_times.o `test -f 'libarchive/test/test_write_disk_times.c' || echo './'`libarchive/test/test_write_disk_times.c
  979. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_b64encode.o `test -f 'libarchive/test/test_write_filter_b64encode.c' || echo './'`libarchive/test/test_write_filter_b64encode.c
  980. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_bzip2.o `test -f 'libarchive/test/test_write_filter_bzip2.c' || echo './'`libarchive/test/test_write_filter_bzip2.c
  981. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_compress.o `test -f 'libarchive/test/test_write_filter_compress.c' || echo './'`libarchive/test/test_write_filter_compress.c
  982. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_gzip.o `test -f 'libarchive/test/test_write_filter_gzip.c' || echo './'`libarchive/test/test_write_filter_gzip.c
  983. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_gzip_timestamp.o `test -f 'libarchive/test/test_write_filter_gzip_timestamp.c' || echo './'`libarchive/test/test_write_filter_gzip_timestamp.c
  984. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_lrzip.o `test -f 'libarchive/test/test_write_filter_lrzip.c' || echo './'`libarchive/test/test_write_filter_lrzip.c
  985. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_lzip.o `test -f 'libarchive/test/test_write_filter_lzip.c' || echo './'`libarchive/test/test_write_filter_lzip.c
  986. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_lzma.o `test -f 'libarchive/test/test_write_filter_lzma.c' || echo './'`libarchive/test/test_write_filter_lzma.c
  987. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_lzop.o `test -f 'libarchive/test/test_write_filter_lzop.c' || echo './'`libarchive/test/test_write_filter_lzop.c
  988. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_program.o `test -f 'libarchive/test/test_write_filter_program.c' || echo './'`libarchive/test/test_write_filter_program.c
  989. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_uuencode.o `test -f 'libarchive/test/test_write_filter_uuencode.c' || echo './'`libarchive/test/test_write_filter_uuencode.c
  990. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_filter_xz.o `test -f 'libarchive/test/test_write_filter_xz.c' || echo './'`libarchive/test/test_write_filter_xz.c
  991. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_7zip.o `test -f 'libarchive/test/test_write_format_7zip.c' || echo './'`libarchive/test/test_write_format_7zip.c
  992. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_7zip_empty.o `test -f 'libarchive/test/test_write_format_7zip_empty.c' || echo './'`libarchive/test/test_write_format_7zip_empty.c
  993. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_7zip_large.o `test -f 'libarchive/test/test_write_format_7zip_large.c' || echo './'`libarchive/test/test_write_format_7zip_large.c
  994. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_ar.o `test -f 'libarchive/test/test_write_format_ar.c' || echo './'`libarchive/test/test_write_format_ar.c
  995. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_cpio.o `test -f 'libarchive/test/test_write_format_cpio.c' || echo './'`libarchive/test/test_write_format_cpio.c
  996. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_cpio_empty.o `test -f 'libarchive/test/test_write_format_cpio_empty.c' || echo './'`libarchive/test/test_write_format_cpio_empty.c
  997. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_cpio_newc.o `test -f 'libarchive/test/test_write_format_cpio_newc.c' || echo './'`libarchive/test/test_write_format_cpio_newc.c
  998. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_cpio_odc.o `test -f 'libarchive/test/test_write_format_cpio_odc.c' || echo './'`libarchive/test/test_write_format_cpio_odc.c
  999. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_gnutar.o `test -f 'libarchive/test/test_write_format_gnutar.c' || echo './'`libarchive/test/test_write_format_gnutar.c
  1000. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_iso9660.o `test -f 'libarchive/test/test_write_format_iso9660.c' || echo './'`libarchive/test/test_write_format_iso9660.c
  1001. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_iso9660_boot.o `test -f 'libarchive/test/test_write_format_iso9660_boot.c' || echo './'`libarchive/test/test_write_format_iso9660_boot.c
  1002. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_iso9660_empty.o `test -f 'libarchive/test/test_write_format_iso9660_empty.c' || echo './'`libarchive/test/test_write_format_iso9660_empty.c
  1003. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_iso9660_filename.o `test -f 'libarchive/test/test_write_format_iso9660_filename.c' || echo './'`libarchive/test/test_write_format_iso9660_filename.c
  1004. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_iso9660_zisofs.o `test -f 'libarchive/test/test_write_format_iso9660_zisofs.c' || echo './'`libarchive/test/test_write_format_iso9660_zisofs.c
  1005. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree.o `test -f 'libarchive/test/test_write_format_mtree.c' || echo './'`libarchive/test/test_write_format_mtree.c
  1006. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_absolute_path.o `test -f 'libarchive/test/test_write_format_mtree_absolute_path.c' || echo './'`libarchive/test/test_write_format_mtree_absolute_path.c
  1007. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_classic.o `test -f 'libarchive/test/test_write_format_mtree_classic.c' || echo './'`libarchive/test/test_write_format_mtree_classic.c
  1008. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_classic_indent.o `test -f 'libarchive/test/test_write_format_mtree_classic_indent.c' || echo './'`libarchive/test/test_write_format_mtree_classic_indent.c
  1009. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_fflags.o `test -f 'libarchive/test/test_write_format_mtree_fflags.c' || echo './'`libarchive/test/test_write_format_mtree_fflags.c
  1010. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_no_separator.o `test -f 'libarchive/test/test_write_format_mtree_no_separator.c' || echo './'`libarchive/test/test_write_format_mtree_no_separator.c
  1011. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_mtree_quoted_filename.o `test -f 'libarchive/test/test_write_format_mtree_quoted_filename.c' || echo './'`libarchive/test/test_write_format_mtree_quoted_filename.c
  1012. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_pax.o `test -f 'libarchive/test/test_write_format_pax.c' || echo './'`libarchive/test/test_write_format_pax.c
  1013. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_shar_empty.o `test -f 'libarchive/test/test_write_format_shar_empty.c' || echo './'`libarchive/test/test_write_format_shar_empty.c
  1014. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_tar.o `test -f 'libarchive/test/test_write_format_tar.c' || echo './'`libarchive/test/test_write_format_tar.c
  1015. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_tar_empty.o `test -f 'libarchive/test/test_write_format_tar_empty.c' || echo './'`libarchive/test/test_write_format_tar_empty.c
  1016. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_tar_sparse.o `test -f 'libarchive/test/test_write_format_tar_sparse.c' || echo './'`libarchive/test/test_write_format_tar_sparse.c
  1017. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_tar_ustar.o `test -f 'libarchive/test/test_write_format_tar_ustar.c' || echo './'`libarchive/test/test_write_format_tar_ustar.c
  1018. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_tar_v7tar.o `test -f 'libarchive/test/test_write_format_tar_v7tar.c' || echo './'`libarchive/test/test_write_format_tar_v7tar.c
  1019. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_xar.o `test -f 'libarchive/test/test_write_format_xar.c' || echo './'`libarchive/test/test_write_format_xar.c
  1020. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_xar_empty.o `test -f 'libarchive/test/test_write_format_xar_empty.c' || echo './'`libarchive/test/test_write_format_xar_empty.c
  1021. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_zip.o `test -f 'libarchive/test/test_write_format_zip.c' || echo './'`libarchive/test/test_write_format_zip.c
  1022. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_zip_empty.o `test -f 'libarchive/test/test_write_format_zip_empty.c' || echo './'`libarchive/test/test_write_format_zip_empty.c
  1023. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_format_zip_no_compression.o `test -f 'libarchive/test/test_write_format_zip_no_compression.c' || echo './'`libarchive/test/test_write_format_zip_no_compression.c
  1024. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_open_memory.o `test -f 'libarchive/test/test_write_open_memory.c' || echo './'`libarchive/test/test_write_open_memory.c
  1025. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_write_zip_set_compression_store.o `test -f 'libarchive/test/test_write_zip_set_compression_store.c' || echo './'`libarchive/test/test_write_zip_set_compression_store.c
  1026. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./test_utils -I./libarchive/test -DLIBARCHIVE_STATIC -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o libarchive/test/libarchive_test-test_zip_filename_encoding.o `test -f 'libarchive/test/test_zip_filename_encoding.c' || echo './'`libarchive/test/test_zip_filename_encoding.c
  1027. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-main.o `test -f 'tar/test/main.c' || echo './'`tar/test/main.c
  1028. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_0.o `test -f 'tar/test/test_0.c' || echo './'`tar/test/test_0.c
  1029. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_basic.o `test -f 'tar/test/test_basic.c' || echo './'`tar/test/test_basic.c
  1030. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_copy.o `test -f 'tar/test/test_copy.c' || echo './'`tar/test/test_copy.c
  1031. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_empty_mtree.o `test -f 'tar/test/test_empty_mtree.c' || echo './'`tar/test/test_empty_mtree.c
  1032. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_Z.o `test -f 'tar/test/test_extract_tar_Z.c' || echo './'`tar/test/test_extract_tar_Z.c
  1033. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_bz2.o `test -f 'tar/test/test_extract_tar_bz2.c' || echo './'`tar/test/test_extract_tar_bz2.c
  1034. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_grz.o `test -f 'tar/test/test_extract_tar_grz.c' || echo './'`tar/test/test_extract_tar_grz.c
  1035. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_gz.o `test -f 'tar/test/test_extract_tar_gz.c' || echo './'`tar/test/test_extract_tar_gz.c
  1036. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_lrz.o `test -f 'tar/test/test_extract_tar_lrz.c' || echo './'`tar/test/test_extract_tar_lrz.c
  1037. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_lz.o `test -f 'tar/test/test_extract_tar_lz.c' || echo './'`tar/test/test_extract_tar_lz.c
  1038. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_lzma.o `test -f 'tar/test/test_extract_tar_lzma.c' || echo './'`tar/test/test_extract_tar_lzma.c
  1039. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_lzo.o `test -f 'tar/test/test_extract_tar_lzo.c' || echo './'`tar/test/test_extract_tar_lzo.c
  1040. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_extract_tar_xz.o `test -f 'tar/test/test_extract_tar_xz.c' || echo './'`tar/test/test_extract_tar_xz.c
  1041. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_format_newc.o `test -f 'tar/test/test_format_newc.c' || echo './'`tar/test/test_format_newc.c
  1042. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_help.o `test -f 'tar/test/test_help.c' || echo './'`tar/test/test_help.c
  1043. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_C_upper.o `test -f 'tar/test/test_option_C_upper.c' || echo './'`tar/test/test_option_C_upper.c
  1044. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_H_upper.o `test -f 'tar/test/test_option_H_upper.c' || echo './'`tar/test/test_option_H_upper.c
  1045. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_L_upper.o `test -f 'tar/test/test_option_L_upper.c' || echo './'`tar/test/test_option_L_upper.c
  1046. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_O_upper.o `test -f 'tar/test/test_option_O_upper.c' || echo './'`tar/test/test_option_O_upper.c
  1047. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_T_upper.o `test -f 'tar/test/test_option_T_upper.c' || echo './'`tar/test/test_option_T_upper.c
  1048. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_U_upper.o `test -f 'tar/test/test_option_U_upper.c' || echo './'`tar/test/test_option_U_upper.c
  1049. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_X_upper.o `test -f 'tar/test/test_option_X_upper.c' || echo './'`tar/test/test_option_X_upper.c
  1050. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_a.o `test -f 'tar/test/test_option_a.c' || echo './'`tar/test/test_option_a.c
  1051. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_b.o `test -f 'tar/test/test_option_b.c' || echo './'`tar/test/test_option_b.c
  1052. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_b64encode.o `test -f 'tar/test/test_option_b64encode.c' || echo './'`tar/test/test_option_b64encode.c
  1053. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_exclude.o `test -f 'tar/test/test_option_exclude.c' || echo './'`tar/test/test_option_exclude.c
  1054. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_gid_gname.o `test -f 'tar/test/test_option_gid_gname.c' || echo './'`tar/test/test_option_gid_gname.c
  1055. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_grzip.o `test -f 'tar/test/test_option_grzip.c' || echo './'`tar/test/test_option_grzip.c
  1056. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_j.o `test -f 'tar/test/test_option_j.c' || echo './'`tar/test/test_option_j.c
  1057. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_k.o `test -f 'tar/test/test_option_k.c' || echo './'`tar/test/test_option_k.c
  1058. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_keep_newer_files.o `test -f 'tar/test/test_option_keep_newer_files.c' || echo './'`tar/test/test_option_keep_newer_files.c
  1059. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_lrzip.o `test -f 'tar/test/test_option_lrzip.c' || echo './'`tar/test/test_option_lrzip.c
  1060. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_lzma.o `test -f 'tar/test/test_option_lzma.c' || echo './'`tar/test/test_option_lzma.c
  1061. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_lzop.o `test -f 'tar/test/test_option_lzop.c' || echo './'`tar/test/test_option_lzop.c
  1062. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_n.o `test -f 'tar/test/test_option_n.c' || echo './'`tar/test/test_option_n.c
  1063. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_newer_than.o `test -f 'tar/test/test_option_newer_than.c' || echo './'`tar/test/test_option_newer_than.c
  1064. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_nodump.o `test -f 'tar/test/test_option_nodump.c' || echo './'`tar/test/test_option_nodump.c
  1065. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_older_than.o `test -f 'tar/test/test_option_older_than.c' || echo './'`tar/test/test_option_older_than.c
  1066. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_q.o `test -f 'tar/test/test_option_q.c' || echo './'`tar/test/test_option_q.c
  1067. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_r.o `test -f 'tar/test/test_option_r.c' || echo './'`tar/test/test_option_r.c
  1068. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_s.o `test -f 'tar/test/test_option_s.c' || echo './'`tar/test/test_option_s.c
  1069. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_uid_uname.o `test -f 'tar/test/test_option_uid_uname.c' || echo './'`tar/test/test_option_uid_uname.c
  1070. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_uuencode.o `test -f 'tar/test/test_option_uuencode.c' || echo './'`tar/test/test_option_uuencode.c
  1071. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_xz.o `test -f 'tar/test/test_option_xz.c' || echo './'`tar/test/test_option_xz.c
  1072. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_option_z.o `test -f 'tar/test/test_option_z.c' || echo './'`tar/test/test_option_z.c
  1073. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_patterns.o `test -f 'tar/test/test_patterns.c' || echo './'`tar/test/test_patterns.c
  1074. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_print_longpath.o `test -f 'tar/test/test_print_longpath.c' || echo './'`tar/test/test_print_longpath.c
  1075. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_stdio.o `test -f 'tar/test/test_stdio.c' || echo './'`tar/test/test_stdio.c
  1076. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_strip_components.o `test -f 'tar/test/test_strip_components.c' || echo './'`tar/test/test_strip_components.c
  1077. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_symlink_dir.o `test -f 'tar/test/test_symlink_dir.c' || echo './'`tar/test/test_symlink_dir.c
  1078. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_version.o `test -f 'tar/test/test_version.c' || echo './'`tar/test/test_version.c
  1079. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./tar -I./tar/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o tar/test/bsdtar_test-test_windows.o `test -f 'tar/test/test_windows.c' || echo './'`tar/test/test_windows.c
  1080. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-main.o `test -f 'cpio/test/main.c' || echo './'`cpio/test/main.c
  1081. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_0.o `test -f 'cpio/test/test_0.c' || echo './'`cpio/test/test_0.c
  1082. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_basic.o `test -f 'cpio/test/test_basic.c' || echo './'`cpio/test/test_basic.c
  1083. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_cmdline.o `test -f 'cpio/test/test_cmdline.c' || echo './'`cpio/test/test_cmdline.c
  1084. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_Z.o `test -f 'cpio/test/test_extract_cpio_Z.c' || echo './'`cpio/test/test_extract_cpio_Z.c
  1085. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_bz2.o `test -f 'cpio/test/test_extract_cpio_bz2.c' || echo './'`cpio/test/test_extract_cpio_bz2.c
  1086. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_grz.o `test -f 'cpio/test/test_extract_cpio_grz.c' || echo './'`cpio/test/test_extract_cpio_grz.c
  1087. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_gz.o `test -f 'cpio/test/test_extract_cpio_gz.c' || echo './'`cpio/test/test_extract_cpio_gz.c
  1088. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_lrz.o `test -f 'cpio/test/test_extract_cpio_lrz.c' || echo './'`cpio/test/test_extract_cpio_lrz.c
  1089. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_lz.o `test -f 'cpio/test/test_extract_cpio_lz.c' || echo './'`cpio/test/test_extract_cpio_lz.c
  1090. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzma.o `test -f 'cpio/test/test_extract_cpio_lzma.c' || echo './'`cpio/test/test_extract_cpio_lzma.c
  1091. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_lzo.o `test -f 'cpio/test/test_extract_cpio_lzo.c' || echo './'`cpio/test/test_extract_cpio_lzo.c
  1092. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_extract_cpio_xz.o `test -f 'cpio/test/test_extract_cpio_xz.c' || echo './'`cpio/test/test_extract_cpio_xz.c
  1093. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_format_newc.o `test -f 'cpio/test/test_format_newc.c' || echo './'`cpio/test/test_format_newc.c
  1094. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_gcpio_compat.o `test -f 'cpio/test/test_gcpio_compat.c' || echo './'`cpio/test/test_gcpio_compat.c
  1095. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_0.o `test -f 'cpio/test/test_option_0.c' || echo './'`cpio/test/test_option_0.c
  1096. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_B_upper.o `test -f 'cpio/test/test_option_B_upper.c' || echo './'`cpio/test/test_option_B_upper.c
  1097. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_C_upper.o `test -f 'cpio/test/test_option_C_upper.c' || echo './'`cpio/test/test_option_C_upper.c
  1098. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_J_upper.o `test -f 'cpio/test/test_option_J_upper.c' || echo './'`cpio/test/test_option_J_upper.c
  1099. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_L_upper.o `test -f 'cpio/test/test_option_L_upper.c' || echo './'`cpio/test/test_option_L_upper.c
  1100. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_Z_upper.o `test -f 'cpio/test/test_option_Z_upper.c' || echo './'`cpio/test/test_option_Z_upper.c
  1101. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_a.o `test -f 'cpio/test/test_option_a.c' || echo './'`cpio/test/test_option_a.c
  1102. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_b64encode.o `test -f 'cpio/test/test_option_b64encode.c' || echo './'`cpio/test/test_option_b64encode.c
  1103. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_c.o `test -f 'cpio/test/test_option_c.c' || echo './'`cpio/test/test_option_c.c
  1104. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_d.o `test -f 'cpio/test/test_option_d.c' || echo './'`cpio/test/test_option_d.c
  1105. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_f.o `test -f 'cpio/test/test_option_f.c' || echo './'`cpio/test/test_option_f.c
  1106. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_grzip.o `test -f 'cpio/test/test_option_grzip.c' || echo './'`cpio/test/test_option_grzip.c
  1107. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_help.o `test -f 'cpio/test/test_option_help.c' || echo './'`cpio/test/test_option_help.c
  1108. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_l.o `test -f 'cpio/test/test_option_l.c' || echo './'`cpio/test/test_option_l.c
  1109. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_lrzip.o `test -f 'cpio/test/test_option_lrzip.c' || echo './'`cpio/test/test_option_lrzip.c
  1110. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_lzma.o `test -f 'cpio/test/test_option_lzma.c' || echo './'`cpio/test/test_option_lzma.c
  1111. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_lzop.o `test -f 'cpio/test/test_option_lzop.c' || echo './'`cpio/test/test_option_lzop.c
  1112. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_m.o `test -f 'cpio/test/test_option_m.c' || echo './'`cpio/test/test_option_m.c
  1113. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_t.o `test -f 'cpio/test/test_option_t.c' || echo './'`cpio/test/test_option_t.c
  1114. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_u.o `test -f 'cpio/test/test_option_u.c' || echo './'`cpio/test/test_option_u.c
  1115. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_uuencode.o `test -f 'cpio/test/test_option_uuencode.c' || echo './'`cpio/test/test_option_uuencode.c
  1116. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_version.o `test -f 'cpio/test/test_option_version.c' || echo './'`cpio/test/test_option_version.c
  1117. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_xz.o `test -f 'cpio/test/test_option_xz.c' || echo './'`cpio/test/test_option_xz.c
  1118. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_y.o `test -f 'cpio/test/test_option_y.c' || echo './'`cpio/test/test_option_y.c
  1119. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_option_z.o `test -f 'cpio/test/test_option_z.c' || echo './'`cpio/test/test_option_z.c
  1120. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_owner_parse.o `test -f 'cpio/test/test_owner_parse.c' || echo './'`cpio/test/test_owner_parse.c
  1121. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_passthrough_dotdot.o `test -f 'cpio/test/test_passthrough_dotdot.c' || echo './'`cpio/test/test_passthrough_dotdot.c
  1122. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./test_utils -I./cpio -I./cpio/test -I/usr/include/libxml2 -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -c -o cpio/test/bsdcpio_test-test_passthrough_reverse.o `test -f 'cpio/test/test_passthrough_reverse.c' || echo './'`cpio/test/test_passthrough_reverse.c
  1123. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o libarchive_test libarchive/libarchive_test-archive_acl.o libarchive/libarchive_test-archive_check_magic.o libarchive/libarchive_test-archive_cmdline.o libarchive/libarchive_test-archive_crypto.o libarchive/libarchive_test-archive_entry.o libarchive/libarchive_test-archive_entry_copy_stat.o libarchive/libarchive_test-archive_entry_link_resolver.o libarchive/libarchive_test-archive_entry_sparse.o libarchive/libarchive_test-archive_entry_stat.o libarchive/libarchive_test-archive_entry_strmode.o libarchive/libarchive_test-archive_entry_xattr.o libarchive/libarchive_test-archive_getdate.o libarchive/libarchive_test-archive_match.o libarchive/libarchive_test-archive_options.o libarchive/libarchive_test-archive_pathmatch.o libarchive/libarchive_test-archive_ppmd7.o libarchive/libarchive_test-archive_rb.o libarchive/libarchive_test-archive_read.o libarchive/libarchive_test-archive_read_append_filter.o libarchive/libarchive_test-archive_read_data_into_fd.o libarchive/libarchive_test-archive_read_disk_entry_from_file.o libarchive/libarchive_test-archive_read_disk_posix.o libarchive/libarchive_test-archive_read_disk_set_standard_lookup.o libarchive/libarchive_test-archive_read_extract.o libarchive/libarchive_test-archive_read_open_fd.o libarchive/libarchive_test-archive_read_open_file.o libarchive/libarchive_test-archive_read_open_filename.o libarchive/libarchive_test-archive_read_open_memory.o libarchive/libarchive_test-archive_read_set_format.o libarchive/libarchive_test-archive_read_set_options.o libarchive/libarchive_test-archive_read_support_filter_all.o libarchive/libarchive_test-archive_read_support_filter_bzip2.o libarchive/libarchive_test-archive_read_support_filter_compress.o libarchive/libarchive_test-archive_read_support_filter_grzip.o libarchive/libarchive_test-archive_read_support_filter_gzip.o libarchive/libarchive_test-archive_read_support_filter_lrzip.o libarchive/libarchive_test-archive_read_support_filter_lzop.o libarchive/libarchive_test-archive_read_support_filter_none.o libarchive/libarchive_test-archive_read_support_filter_program.o libarchive/libarchive_test-archive_read_support_filter_rpm.o libarchive/libarchive_test-archive_read_support_filter_uu.o libarchive/libarchive_test-archive_read_support_filter_xz.o libarchive/libarchive_test-archive_read_support_format_7zip.o libarchive/libarchive_test-archive_read_support_format_all.o libarchive/libarchive_test-archive_read_support_format_ar.o libarchive/libarchive_test-archive_read_support_format_by_code.o libarchive/libarchive_test-archive_read_support_format_cab.o libarchive/libarchive_test-archive_read_support_format_cpio.o libarchive/libarchive_test-archive_read_support_format_empty.o libarchive/libarchive_test-archive_read_support_format_iso9660.o libarchive/libarchive_test-archive_read_support_format_lha.o libarchive/libarchive_test-archive_read_support_format_mtree.o libarchive/libarchive_test-archive_read_support_format_rar.o libarchive/libarchive_test-archive_read_support_format_raw.o libarchive/libarchive_test-archive_read_support_format_tar.o libarchive/libarchive_test-archive_read_support_format_xar.o libarchive/libarchive_test-archive_read_support_format_zip.o libarchive/libarchive_test-archive_string.o libarchive/libarchive_test-archive_string_sprintf.o libarchive/libarchive_test-archive_util.o libarchive/libarchive_test-archive_virtual.o libarchive/libarchive_test-archive_write.o libarchive/libarchive_test-archive_write_disk_acl.o libarchive/libarchive_test-archive_write_disk_posix.o libarchive/libarchive_test-archive_write_disk_set_standard_lookup.o libarchive/libarchive_test-archive_write_open_fd.o libarchive/libarchive_test-archive_write_open_file.o libarchive/libarchive_test-archive_write_open_filename.o libarchive/libarchive_test-archive_write_open_memory.o libarchive/libarchive_test-archive_write_add_filter.o libarchive/libarchive_test-archive_write_add_filter_b64encode.o libarchive/libarchive_test-archive_write_add_filter_by_name.o libarchive/libarchive_test-archive_write_add_filter_bzip2.o libarchive/libarchive_test-archive_write_add_filter_compress.o libarchive/libarchive_test-archive_write_add_filter_grzip.o libarchive/libarchive_test-archive_write_add_filter_gzip.o libarchive/libarchive_test-archive_write_add_filter_lrzip.o libarchive/libarchive_test-archive_write_add_filter_lzop.o libarchive/libarchive_test-archive_write_add_filter_none.o libarchive/libarchive_test-archive_write_add_filter_program.o libarchive/libarchive_test-archive_write_add_filter_uuencode.o libarchive/libarchive_test-archive_write_add_filter_xz.o libarchive/libarchive_test-archive_write_set_format.o libarchive/libarchive_test-archive_write_set_format_7zip.o libarchive/libarchive_test-archive_write_set_format_ar.o libarchive/libarchive_test-archive_write_set_format_by_name.o libarchive/libarchive_test-archive_write_set_format_cpio.o libarchive/libarchive_test-archive_write_set_format_cpio_newc.o libarchive/libarchive_test-archive_write_set_format_iso9660.o libarchive/libarchive_test-archive_write_set_format_mtree.o libarchive/libarchive_test-archive_write_set_format_pax.o libarchive/libarchive_test-archive_write_set_format_shar.o libarchive/libarchive_test-archive_write_set_format_ustar.o libarchive/libarchive_test-archive_write_set_format_v7tar.o libarchive/libarchive_test-archive_write_set_format_gnutar.o libarchive/libarchive_test-archive_write_set_format_xar.o libarchive/libarchive_test-archive_write_set_format_zip.o libarchive/libarchive_test-archive_write_set_options.o libarchive/libarchive_test-filter_fork_posix.o test_utils/libarchive_test-test_utils.o libarchive/test/libarchive_test-main.o libarchive/test/libarchive_test-read_open_memory.o libarchive/test/libarchive_test-test_acl_freebsd_posix1e.o libarchive/test/libarchive_test-test_acl_freebsd_nfs4.o libarchive/test/libarchive_test-test_acl_nfs4.o libarchive/test/libarchive_test-test_acl_pax.o libarchive/test/libarchive_test-test_acl_posix1e.o libarchive/test/libarchive_test-test_archive_api_feature.o libarchive/test/libarchive_test-test_archive_clear_error.o libarchive/test/libarchive_test-test_archive_cmdline.o libarchive/test/libarchive_test-test_archive_crypto.o libarchive/test/libarchive_test-test_archive_getdate.o libarchive/test/libarchive_test-test_archive_match_owner.o libarchive/test/libarchive_test-test_archive_match_path.o libarchive/test/libarchive_test-test_archive_match_time.o libarchive/test/libarchive_test-test_archive_pathmatch.o libarchive/test/libarchive_test-test_archive_read_close_twice.o libarchive/test/libarchive_test-test_archive_read_close_twice_open_fd.o libarchive/test/libarchive_test-test_archive_read_close_twice_open_filename.o libarchive/test/libarchive_test-test_archive_read_multiple_data_objects.o libarchive/test/libarchive_test-test_archive_read_next_header_empty.o libarchive/test/libarchive_test-test_archive_read_next_header_raw.o libarchive/test/libarchive_test-test_archive_read_open2.o libarchive/test/libarchive_test-test_archive_read_set_filter_option.o libarchive/test/libarchive_test-test_archive_read_set_format_option.o libarchive/test/libarchive_test-test_archive_read_set_option.o libarchive/test/libarchive_test-test_archive_read_set_options.o libarchive/test/libarchive_test-test_archive_read_support.o libarchive/test/libarchive_test-test_archive_set_error.o libarchive/test/libarchive_test-test_archive_string.o libarchive/test/libarchive_test-test_archive_string_conversion.o libarchive/test/libarchive_test-test_archive_write_add_filter_by_name.o libarchive/test/libarchive_test-test_archive_write_set_filter_option.o libarchive/test/libarchive_test-test_archive_write_set_format_by_name.o libarchive/test/libarchive_test-test_archive_write_set_format_option.o libarchive/test/libarchive_test-test_archive_write_set_option.o libarchive/test/libarchive_test-test_archive_write_set_options.o libarchive/test/libarchive_test-test_bad_fd.o libarchive/test/libarchive_test-test_compat_bzip2.o libarchive/test/libarchive_test-test_compat_cpio.o libarchive/test/libarchive_test-test_compat_gtar.o libarchive/test/libarchive_test-test_compat_gzip.o libarchive/test/libarchive_test-test_compat_lzip.o libarchive/test/libarchive_test-test_compat_lzma.o libarchive/test/libarchive_test-test_compat_lzop.o libarchive/test/libarchive_test-test_compat_mac.o libarchive/test/libarchive_test-test_compat_pax_libarchive_2x.o libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o libarchive/test/libarchive_test-test_compat_solaris_pax_sparse.o libarchive/test/libarchive_test-test_compat_tar_hardlink.o libarchive/test/libarchive_test-test_compat_uudecode.o libarchive/test/libarchive_test-test_compat_xz.o libarchive/test/libarchive_test-test_compat_zip.o libarchive/test/libarchive_test-test_empty_write.o libarchive/test/libarchive_test-test_entry.o libarchive/test/libarchive_test-test_entry_strmode.o libarchive/test/libarchive_test-test_extattr_freebsd.o libarchive/test/libarchive_test-test_filter_count.o libarchive/test/libarchive_test-test_fuzz.o libarchive/test/libarchive_test-test_gnutar_filename_encoding.o libarchive/test/libarchive_test-test_link_resolver.o libarchive/test/libarchive_test-test_open_failure.o libarchive/test/libarchive_test-test_open_fd.o libarchive/test/libarchive_test-test_open_file.o libarchive/test/libarchive_test-test_open_filename.o libarchive/test/libarchive_test-test_pax_filename_encoding.o libarchive/test/libarchive_test-test_read_data_large.o libarchive/test/libarchive_test-test_read_disk.o libarchive/test/libarchive_test-test_read_disk_directory_traversals.o libarchive/test/libarchive_test-test_read_disk_entry_from_file.o libarchive/test/libarchive_test-test_read_extract.o libarchive/test/libarchive_test-test_read_file_nonexistent.o libarchive/test/libarchive_test-test_read_filter_grzip.o libarchive/test/libarchive_test-test_read_filter_lrzip.o libarchive/test/libarchive_test-test_read_filter_lzop.o libarchive/test/libarchive_test-test_read_filter_lzop_multiple_parts.o libarchive/test/libarchive_test-test_read_filter_program.o libarchive/test/libarchive_test-test_read_filter_program_signature.o libarchive/test/libarchive_test-test_read_filter_uudecode.o libarchive/test/libarchive_test-test_read_format_7zip.o libarchive/test/libarchive_test-test_read_format_ar.o libarchive/test/libarchive_test-test_read_format_cab.o libarchive/test/libarchive_test-test_read_format_cab_filename.o libarchive/test/libarchive_test-test_read_format_cpio_afio.o libarchive/test/libarchive_test-test_read_format_cpio_bin.o libarchive/test/libarchive_test-test_read_format_cpio_bin_Z.o libarchive/test/libarchive_test-test_read_format_cpio_bin_be.o libarchive/test/libarchive_test-test_read_format_cpio_bin_bz2.o libarchive/test/libarchive_test-test_read_format_cpio_bin_gz.o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzip.o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzma.o libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.o libarchive/test/libarchive_test-test_read_format_cpio_filename.o libarchive/test/libarchive_test-test_read_format_cpio_odc.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_bzip2_rpm.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip_rpm.o libarchive/test/libarchive_test-test_read_format_cpio_svr4c_Z.o libarchive/test/libarchive_test-test_read_format_empty.o libarchive/test/libarchive_test-test_read_format_gtar_filename.o libarchive/test/libarchive_test-test_read_format_gtar_gz.o libarchive/test/libarchive_test-test_read_format_gtar_lzma.o libarchive/test/libarchive_test-test_read_format_gtar_sparse.o libarchive/test/libarchive_test-test_read_format_iso_Z.o libarchive/test/libarchive_test-test_read_format_iso_multi_extent.o libarchive/test/libarchive_test-test_read_format_iso_xorriso.o libarchive/test/libarchive_test-test_read_format_isojoliet_bz2.o libarchive/test/libarchive_test-test_read_format_isojoliet_long.o libarchive/test/libarchive_test-test_read_format_isojoliet_rr.o libarchive/test/libarchive_test-test_read_format_isojoliet_versioned.o libarchive/test/libarchive_test-test_read_format_isorr_bz2.o libarchive/test/libarchive_test-test_read_format_isorr_ce.o libarchive/test/libarchive_test-test_read_format_isorr_new_bz2.o libarchive/test/libarchive_test-test_read_format_isorr_rr_moved.o libarchive/test/libarchive_test-test_read_format_isozisofs_bz2.o libarchive/test/libarchive_test-test_read_format_lha.o libarchive/test/libarchive_test-test_read_format_lha_filename.o libarchive/test/libarchive_test-test_read_format_mtree.o libarchive/test/libarchive_test-test_read_format_pax_bz2.o libarchive/test/libarchive_test-test_read_format_rar.o libarchive/test/libarchive_test-test_read_format_raw.o libarchive/test/libarchive_test-test_read_format_tar.o libarchive/test/libarchive_test-test_read_format_tar_empty_filename.o libarchive/test/libarchive_test-test_read_format_tar_filename.o libarchive/test/libarchive_test-test_read_format_tbz.o libarchive/test/libarchive_test-test_read_format_tgz.o libarchive/test/libarchive_test-test_read_format_tlz.o libarchive/test/libarchive_test-test_read_format_txz.o libarchive/test/libarchive_test-test_read_format_tz.o libarchive/test/libarchive_test-test_read_format_ustar_filename.o libarchive/test/libarchive_test-test_read_format_xar.o libarchive/test/libarchive_test-test_read_format_zip.o libarchive/test/libarchive_test-test_read_format_zip_comment_stored.o libarchive/test/libarchive_test-test_read_format_zip_filename.o libarchive/test/libarchive_test-test_read_format_zip_mac_metadata.o libarchive/test/libarchive_test-test_read_format_zip_sfx.o libarchive/test/libarchive_test-test_read_large.o libarchive/test/libarchive_test-test_read_pax_truncated.o libarchive/test/libarchive_test-test_read_position.o libarchive/test/libarchive_test-test_read_set_format.o libarchive/test/libarchive_test-test_read_truncated.o libarchive/test/libarchive_test-test_read_truncated_filter.o libarchive/test/libarchive_test-test_sparse_basic.o libarchive/test/libarchive_test-test_tar_filenames.o libarchive/test/libarchive_test-test_tar_large.o libarchive/test/libarchive_test-test_ustar_filenames.o libarchive/test/libarchive_test-test_ustar_filename_encoding.o libarchive/test/libarchive_test-test_write_disk.o libarchive/test/libarchive_test-test_write_disk_appledouble.o libarchive/test/libarchive_test-test_write_disk_failures.o libarchive/test/libarchive_test-test_write_disk_hardlink.o libarchive/test/libarchive_test-test_write_disk_hfs_compression.o libarchive/test/libarchive_test-test_write_disk_lookup.o libarchive/test/libarchive_test-test_write_disk_mac_metadata.o libarchive/test/libarchive_test-test_write_disk_no_hfs_compression.o libarchive/test/libarchive_test-test_write_disk_perms.o libarchive/test/libarchive_test-test_write_disk_secure.o libarchive/test/libarchive_test-test_write_disk_sparse.o libarchive/test/libarchive_test-test_write_disk_symlink.o libarchive/test/libarchive_test-test_write_disk_times.o libarchive/test/libarchive_test-test_write_filter_b64encode.o libarchive/test/libarchive_test-test_write_filter_bzip2.o libarchive/test/libarchive_test-test_write_filter_compress.o libarchive/test/libarchive_test-test_write_filter_gzip.o libarchive/test/libarchive_test-test_write_filter_gzip_timestamp.o libarchive/test/libarchive_test-test_write_filter_lrzip.o libarchive/test/libarchive_test-test_write_filter_lzip.o libarchive/test/libarchive_test-test_write_filter_lzma.o libarchive/test/libarchive_test-test_write_filter_lzop.o libarchive/test/libarchive_test-test_write_filter_program.o libarchive/test/libarchive_test-test_write_filter_uuencode.o libarchive/test/libarchive_test-test_write_filter_xz.o libarchive/test/libarchive_test-test_write_format_7zip.o libarchive/test/libarchive_test-test_write_format_7zip_empty.o libarchive/test/libarchive_test-test_write_format_7zip_large.o libarchive/test/libarchive_test-test_write_format_ar.o libarchive/test/libarchive_test-test_write_format_cpio.o libarchive/test/libarchive_test-test_write_format_cpio_empty.o libarchive/test/libarchive_test-test_write_format_cpio_newc.o libarchive/test/libarchive_test-test_write_format_cpio_odc.o libarchive/test/libarchive_test-test_write_format_gnutar.o libarchive/test/libarchive_test-test_write_format_iso9660.o libarchive/test/libarchive_test-test_write_format_iso9660_boot.o libarchive/test/libarchive_test-test_write_format_iso9660_empty.o libarchive/test/libarchive_test-test_write_format_iso9660_filename.o libarchive/test/libarchive_test-test_write_format_iso9660_zisofs.o libarchive/test/libarchive_test-test_write_format_mtree.o libarchive/test/libarchive_test-test_write_format_mtree_absolute_path.o libarchive/test/libarchive_test-test_write_format_mtree_classic.o libarchive/test/libarchive_test-test_write_format_mtree_classic_indent.o libarchive/test/libarchive_test-test_write_format_mtree_fflags.o libarchive/test/libarchive_test-test_write_format_mtree_no_separator.o libarchive/test/libarchive_test-test_write_format_mtree_quoted_filename.o libarchive/test/libarchive_test-test_write_format_pax.o libarchive/test/libarchive_test-test_write_format_shar_empty.o libarchive/test/libarchive_test-test_write_format_tar.o libarchive/test/libarchive_test-test_write_format_tar_empty.o libarchive/test/libarchive_test-test_write_format_tar_sparse.o libarchive/test/libarchive_test-test_write_format_tar_ustar.o libarchive/test/libarchive_test-test_write_format_tar_v7tar.o libarchive/test/libarchive_test-test_write_format_xar.o libarchive/test/libarchive_test-test_write_format_xar_empty.o libarchive/test/libarchive_test-test_write_format_zip.o libarchive/test/libarchive_test-test_write_format_zip_empty.o libarchive/test/libarchive_test-test_write_format_zip_no_compression.o libarchive/test/libarchive_test-test_write_open_memory.o libarchive/test/libarchive_test-test_write_zip_set_compression_store.o libarchive/test/libarchive_test-test_zip_filename_encoding.o -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  1124. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o libarchive_test libarchive/libarchive_test-archive_acl.o libarchive/libarchive_test-archive_check_magic.o libarchive/libarchive_test-archive_cmdline.o libarchive/libarchive_test-archive_crypto.o libarchive/libarchive_test-archive_entry.o libarchive/libarchive_test-archive_entry_copy_stat.o libarchive/libarchive_test-archive_entry_link_resolver.o libarchive/libarchive_test-archive_entry_sparse.o libarchive/libarchive_test-archive_entry_stat.o libarchive/libarchive_test-archive_entry_strmode.o libarchive/libarchive_test-archive_entry_xattr.o libarchive/libarchive_test-archive_getdate.o libarchive/libarchive_test-archive_match.o libarchive/libarchive_test-archive_options.o libarchive/libarchive_test-archive_pathmatch.o libarchive/libarchive_test-archive_ppmd7.o libarchive/libarchive_test-archive_rb.o libarchive/libarchive_test-archive_read.o libarchive/libarchive_test-archive_read_append_filter.o libarchive/libarchive_test-archive_read_data_into_fd.o libarchive/libarchive_test-archive_read_disk_entry_from_file.o libarchive/libarchive_test-archive_read_disk_posix.o libarchive/libarchive_test-archive_read_disk_set_standard_lookup.o libarchive/libarchive_test-archive_read_extract.o libarchive/libarchive_test-archive_read_open_fd.o libarchive/libarchive_test-archive_read_open_file.o libarchive/libarchive_test-archive_read_open_filename.o libarchive/libarchive_test-archive_read_open_memory.o libarchive/libarchive_test-archive_read_set_format.o libarchive/libarchive_test-archive_read_set_options.o libarchive/libarchive_test-archive_read_support_filter_all.o libarchive/libarchive_test-archive_read_support_filter_bzip2.o libarchive/libarchive_test-archive_read_support_filter_compress.o libarchive/libarchive_test-archive_read_support_filter_grzip.o libarchive/libarchive_test-archive_read_support_filter_gzip.o libarchive/libarchive_test-archive_read_support_filter_lrzip.o libarchive/libarchive_test-archive_read_support_filter_lzop.o libarchive/libarchive_test-archive_read_support_filter_none.o libarchive/libarchive_test-archive_read_support_filter_program.o libarchive/libarchive_test-archive_read_support_filter_rpm.o libarchive/libarchive_test-archive_read_support_filter_uu.o libarchive/libarchive_test-archive_read_support_filter_xz.o libarchive/libarchive_test-archive_read_support_format_7zip.o libarchive/libarchive_test-archive_read_support_format_all.o libarchive/libarchive_test-archive_read_support_format_ar.o libarchive/libarchive_test-archive_read_support_format_by_code.o libarchive/libarchive_test-archive_read_support_format_cab.o libarchive/libarchive_test-archive_read_support_format_cpio.o libarchive/libarchive_test-archive_read_support_format_empty.o libarchive/libarchive_test-archive_read_support_format_iso9660.o libarchive/libarchive_test-archive_read_support_format_lha.o libarchive/libarchive_test-archive_read_support_format_mtree.o libarchive/libarchive_test-archive_read_support_format_rar.o libarchive/libarchive_test-archive_read_support_format_raw.o libarchive/libarchive_test-archive_read_support_format_tar.o libarchive/libarchive_test-archive_read_support_format_xar.o libarchive/libarchive_test-archive_read_support_format_zip.o libarchive/libarchive_test-archive_string.o libarchive/libarchive_test-archive_string_sprintf.o libarchive/libarchive_test-archive_util.o libarchive/libarchive_test-archive_virtual.o libarchive/libarchive_test-archive_write.o libarchive/libarchive_test-archive_write_disk_acl.o libarchive/libarchive_test-archive_write_disk_posix.o libarchive/libarchive_test-archive_write_disk_set_standard_lookup.o libarchive/libarchive_test-archive_write_open_fd.o libarchive/libarchive_test-archive_write_open_file.o libarchive/libarchive_test-archive_write_open_filename.o libarchive/libarchive_test-archive_write_open_memory.o libarchive/libarchive_test-archive_write_add_filter.o libarchive/libarchive_test-archive_write_add_filter_b64encode.o libarchive/libarchive_test-archive_write_add_filter_by_name.o libarchive/libarchive_test-archive_write_add_filter_bzip2.o libarchive/libarchive_test-archive_write_add_filter_compress.o libarchive/libarchive_test-archive_write_add_filter_grzip.o libarchive/libarchive_test-archive_write_add_filter_gzip.o libarchive/libarchive_test-archive_write_add_filter_lrzip.o libarchive/libarchive_test-archive_write_add_filter_lzop.o libarchive/libarchive_test-archive_write_add_filter_none.o libarchive/libarchive_test-archive_write_add_filter_program.o libarchive/libarchive_test-archive_write_add_filter_uuencode.o libarchive/libarchive_test-archive_write_add_filter_xz.o libarchive/libarchive_test-archive_write_set_format.o libarchive/libarchive_test-archive_write_set_format_7zip.o libarchive/libarchive_test-archive_write_set_format_ar.o libarchive/libarchive_test-archive_write_set_format_by_name.o libarchive/libarchive_test-archive_write_set_format_cpio.o libarchive/libarchive_test-archive_write_set_format_cpio_newc.o libarchive/libarchive_test-archive_write_set_format_iso9660.o libarchive/libarchive_test-archive_write_set_format_mtree.o libarchive/libarchive_test-archive_write_set_format_pax.o libarchive/libarchive_test-archive_write_set_format_shar.o libarchive/libarchive_test-archive_write_set_format_ustar.o libarchive/libarchive_test-archive_write_set_format_v7tar.o libarchive/libarchive_test-archive_write_set_format_gnutar.o libarchive/libarchive_test-archive_write_set_format_xar.o libarchive/libarchive_test-archive_write_set_format_zip.o libarchive/libarchive_test-archive_write_set_options.o libarchive/libarchive_test-filter_fork_posix.o test_utils/libarchive_test-test_utils.o libarchive/test/libarchive_test-main.o libarchive/test/libarchive_test-read_open_memory.o libarchive/test/libarchive_test-test_acl_freebsd_posix1e.o libarchive/test/libarchive_test-test_acl_freebsd_nfs4.o libarchive/test/libarchive_test-test_acl_nfs4.o libarchive/test/libarchive_test-test_acl_pax.o libarchive/test/libarchive_test-test_acl_posix1e.o libarchive/test/libarchive_test-test_archive_api_feature.o libarchive/test/libarchive_test-test_archive_clear_error.o libarchive/test/libarchive_test-test_archive_cmdline.o libarchive/test/libarchive_test-test_archive_crypto.o libarchive/test/libarchive_test-test_archive_getdate.o libarchive/test/libarchive_test-test_archive_match_owner.o libarchive/test/libarchive_test-test_archive_match_path.o libarchive/test/libarchive_test-test_archive_match_time.o libarchive/test/libarchive_test-test_archive_pathmatch.o libarchive/test/libarchive_test-test_archive_read_close_twice.o libarchive/test/libarchive_test-test_archive_read_close_twice_open_fd.o libarchive/test/libarchive_test-test_archive_read_close_twice_open_filename.o libarchive/test/libarchive_test-test_archive_read_multiple_data_objects.o libarchive/test/libarchive_test-test_archive_read_next_header_empty.o libarchive/test/libarchive_test-test_archive_read_next_header_raw.o libarchive/test/libarchive_test-test_archive_read_open2.o libarchive/test/libarchive_test-test_archive_read_set_filter_option.o libarchive/test/libarchive_test-test_archive_read_set_format_option.o libarchive/test/libarchive_test-test_archive_read_set_option.o libarchive/test/libarchive_test-test_archive_read_set_options.o libarchive/test/libarchive_test-test_archive_read_support.o libarchive/test/libarchive_test-test_archive_set_error.o libarchive/test/libarchive_test-test_archive_string.o libarchive/test/libarchive_test-test_archive_string_conversion.o libarchive/test/libarchive_test-test_archive_write_add_filter_by_name.o libarchive/test/libarchive_test-test_archive_write_set_filter_option.o libarchive/test/libarchive_test-test_archive_write_set_format_by_name.o libarchive/test/libarchive_test-test_archive_write_set_format_option.o libarchive/test/libarchive_test-test_archive_write_set_option.o libarchive/test/libarchive_test-test_archive_write_set_options.o libarchive/test/libarchive_test-test_bad_fd.o libarchive/test/libarchive_test-test_compat_bzip2.o libarchive/test/libarchive_test-test_compat_cpio.o libarchive/test/libarchive_test-test_compat_gtar.o libarchive/test/libarchive_test-test_compat_gzip.o libarchive/test/libarchive_test-test_compat_lzip.o libarchive/test/libarchive_test-test_compat_lzma.o libarchive/test/libarchive_test-test_compat_lzop.o libarchive/test/libarchive_test-test_compat_mac.o libarchive/test/libarchive_test-test_compat_pax_libarchive_2x.o libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o libarchive/test/libarchive_test-test_compat_solaris_pax_sparse.o libarchive/test/libarchive_test-test_compat_tar_hardlink.o libarchive/test/libarchive_test-test_compat_uudecode.o libarchive/test/libarchive_test-test_compat_xz.o libarchive/test/libarchive_test-test_compat_zip.o libarchive/test/libarchive_test-test_empty_write.o libarchive/test/libarchive_test-test_entry.o libarchive/test/libarchive_test-test_entry_strmode.o libarchive/test/libarchive_test-test_extattr_freebsd.o libarchive/test/libarchive_test-test_filter_count.o libarchive/test/libarchive_test-test_fuzz.o libarchive/test/libarchive_test-test_gnutar_filename_encoding.o libarchive/test/libarchive_test-test_link_resolver.o libarchive/test/libarchive_test-test_open_failure.o libarchive/test/libarchive_test-test_open_fd.o libarchive/test/libarchive_test-test_open_file.o libarchive/test/libarchive_test-test_open_filename.o libarchive/test/libarchive_test-test_pax_filename_encoding.o libarchive/test/libarchive_test-test_read_data_large.o libarchive/test/libarchive_test-test_read_disk.o libarchive/test/libarchive_test-test_read_disk_directory_traversals.o libarchive/test/libarchive_test-test_read_disk_entry_from_file.o libarchive/test/libarchive_test-test_read_extract.o libarchive/test/libarchive_test-test_read_file_nonexistent.o libarchive/test/libarchive_test-test_read_filter_grzip.o libarchive/test/libarchive_test-test_read_filter_lrzip.o libarchive/test/libarchive_test-test_read_filter_lzop.o libarchive/test/libarchive_test-test_read_filter_lzop_multiple_parts.o libarchive/test/libarchive_test-test_read_filter_program.o libarchive/test/libarchive_test-test_read_filter_program_signature.o libarchive/test/libarchive_test-test_read_filter_uudecode.o libarchive/test/libarchive_test-test_read_format_7zip.o libarchive/test/libarchive_test-test_read_format_ar.o libarchive/test/libarchive_test-test_read_format_cab.o libarchive/test/libarchive_test-test_read_format_cab_filename.o libarchive/test/libarchive_test-test_read_format_cpio_afio.o libarchive/test/libarchive_test-test_read_format_cpio_bin.o libarchive/test/libarchive_test-test_read_format_cpio_bin_Z.o libarchive/test/libarchive_test-test_read_format_cpio_bin_be.o libarchive/test/libarchive_test-test_read_format_cpio_bin_bz2.o libarchive/test/libarchive_test-test_read_format_cpio_bin_gz.o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzip.o libarchive/test/libarchive_test-test_read_format_cpio_bin_lzma.o libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.o libarchive/test/libarchive_test-test_read_format_cpio_filename.o libarchive/test/libarchive_test-test_read_format_cpio_odc.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_bzip2_rpm.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip.o libarchive/test/libarchive_test-test_read_format_cpio_svr4_gzip_rpm.o libarchive/test/libarchive_test-test_read_format_cpio_svr4c_Z.o libarchive/test/libarchive_test-test_read_format_empty.o libarchive/test/libarchive_test-test_read_format_gtar_filename.o libarchive/test/libarchive_test-test_read_format_gtar_gz.o libarchive/test/libarchive_test-test_read_format_gtar_lzma.o libarchive/test/libarchive_test-test_read_format_gtar_sparse.o libarchive/test/libarchive_test-test_read_format_iso_Z.o libarchive/test/libarchive_test-test_read_format_iso_multi_extent.o libarchive/test/libarchive_test-test_read_format_iso_xorriso.o libarchive/test/libarchive_test-test_read_format_isojoliet_bz2.o libarchive/test/libarchive_test-test_read_format_isojoliet_long.o libarchive/test/libarchive_test-test_read_format_isojoliet_rr.o libarchive/test/libarchive_test-test_read_format_isojoliet_versioned.o libarchive/test/libarchive_test-test_read_format_isorr_bz2.o libarchive/test/libarchive_test-test_read_format_isorr_ce.o libarchive/test/libarchive_test-test_read_format_isorr_new_bz2.o libarchive/test/libarchive_test-test_read_format_isorr_rr_moved.o libarchive/test/libarchive_test-test_read_format_isozisofs_bz2.o libarchive/test/libarchive_test-test_read_format_lha.o libarchive/test/libarchive_test-test_read_format_lha_filename.o libarchive/test/libarchive_test-test_read_format_mtree.o libarchive/test/libarchive_test-test_read_format_pax_bz2.o libarchive/test/libarchive_test-test_read_format_rar.o libarchive/test/libarchive_test-test_read_format_raw.o libarchive/test/libarchive_test-test_read_format_tar.o libarchive/test/libarchive_test-test_read_format_tar_empty_filename.o libarchive/test/libarchive_test-test_read_format_tar_filename.o libarchive/test/libarchive_test-test_read_format_tbz.o libarchive/test/libarchive_test-test_read_format_tgz.o libarchive/test/libarchive_test-test_read_format_tlz.o libarchive/test/libarchive_test-test_read_format_txz.o libarchive/test/libarchive_test-test_read_format_tz.o libarchive/test/libarchive_test-test_read_format_ustar_filename.o libarchive/test/libarchive_test-test_read_format_xar.o libarchive/test/libarchive_test-test_read_format_zip.o libarchive/test/libarchive_test-test_read_format_zip_comment_stored.o libarchive/test/libarchive_test-test_read_format_zip_filename.o libarchive/test/libarchive_test-test_read_format_zip_mac_metadata.o libarchive/test/libarchive_test-test_read_format_zip_sfx.o libarchive/test/libarchive_test-test_read_large.o libarchive/test/libarchive_test-test_read_pax_truncated.o libarchive/test/libarchive_test-test_read_position.o libarchive/test/libarchive_test-test_read_set_format.o libarchive/test/libarchive_test-test_read_truncated.o libarchive/test/libarchive_test-test_read_truncated_filter.o libarchive/test/libarchive_test-test_sparse_basic.o libarchive/test/libarchive_test-test_tar_filenames.o libarchive/test/libarchive_test-test_tar_large.o libarchive/test/libarchive_test-test_ustar_filenames.o libarchive/test/libarchive_test-test_ustar_filename_encoding.o libarchive/test/libarchive_test-test_write_disk.o libarchive/test/libarchive_test-test_write_disk_appledouble.o libarchive/test/libarchive_test-test_write_disk_failures.o libarchive/test/libarchive_test-test_write_disk_hardlink.o libarchive/test/libarchive_test-test_write_disk_hfs_compression.o libarchive/test/libarchive_test-test_write_disk_lookup.o libarchive/test/libarchive_test-test_write_disk_mac_metadata.o libarchive/test/libarchive_test-test_write_disk_no_hfs_compression.o libarchive/test/libarchive_test-test_write_disk_perms.o libarchive/test/libarchive_test-test_write_disk_secure.o libarchive/test/libarchive_test-test_write_disk_sparse.o libarchive/test/libarchive_test-test_write_disk_symlink.o libarchive/test/libarchive_test-test_write_disk_times.o libarchive/test/libarchive_test-test_write_filter_b64encode.o libarchive/test/libarchive_test-test_write_filter_bzip2.o libarchive/test/libarchive_test-test_write_filter_compress.o libarchive/test/libarchive_test-test_write_filter_gzip.o libarchive/test/libarchive_test-test_write_filter_gzip_timestamp.o libarchive/test/libarchive_test-test_write_filter_lrzip.o libarchive/test/libarchive_test-test_write_filter_lzip.o libarchive/test/libarchive_test-test_write_filter_lzma.o libarchive/test/libarchive_test-test_write_filter_lzop.o libarchive/test/libarchive_test-test_write_filter_program.o libarchive/test/libarchive_test-test_write_filter_uuencode.o libarchive/test/libarchive_test-test_write_filter_xz.o libarchive/test/libarchive_test-test_write_format_7zip.o libarchive/test/libarchive_test-test_write_format_7zip_empty.o libarchive/test/libarchive_test-test_write_format_7zip_large.o libarchive/test/libarchive_test-test_write_format_ar.o libarchive/test/libarchive_test-test_write_format_cpio.o libarchive/test/libarchive_test-test_write_format_cpio_empty.o libarchive/test/libarchive_test-test_write_format_cpio_newc.o libarchive/test/libarchive_test-test_write_format_cpio_odc.o libarchive/test/libarchive_test-test_write_format_gnutar.o libarchive/test/libarchive_test-test_write_format_iso9660.o libarchive/test/libarchive_test-test_write_format_iso9660_boot.o libarchive/test/libarchive_test-test_write_format_iso9660_empty.o libarchive/test/libarchive_test-test_write_format_iso9660_filename.o libarchive/test/libarchive_test-test_write_format_iso9660_zisofs.o libarchive/test/libarchive_test-test_write_format_mtree.o libarchive/test/libarchive_test-test_write_format_mtree_absolute_path.o libarchive/test/libarchive_test-test_write_format_mtree_classic.o libarchive/test/libarchive_test-test_write_format_mtree_classic_indent.o libarchive/test/libarchive_test-test_write_format_mtree_fflags.o libarchive/test/libarchive_test-test_write_format_mtree_no_separator.o libarchive/test/libarchive_test-test_write_format_mtree_quoted_filename.o libarchive/test/libarchive_test-test_write_format_pax.o libarchive/test/libarchive_test-test_write_format_shar_empty.o libarchive/test/libarchive_test-test_write_format_tar.o libarchive/test/libarchive_test-test_write_format_tar_empty.o libarchive/test/libarchive_test-test_write_format_tar_sparse.o libarchive/test/libarchive_test-test_write_format_tar_ustar.o libarchive/test/libarchive_test-test_write_format_tar_v7tar.o libarchive/test/libarchive_test-test_write_format_xar.o libarchive/test/libarchive_test-test_write_format_xar_empty.o libarchive/test/libarchive_test-test_write_format_zip.o libarchive/test/libarchive_test-test_write_format_zip_empty.o libarchive/test/libarchive_test-test_write_format_zip_no_compression.o libarchive/test/libarchive_test-test_write_open_memory.o libarchive/test/libarchive_test-test_write_zip_set_compression_store.o libarchive/test/libarchive_test-test_zip_filename_encoding.o -Wl,--as-needed -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto
  1125. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o bsdtar_test test_utils/bsdtar_test-test_utils.o tar/test/bsdtar_test-main.o tar/test/bsdtar_test-test_0.o tar/test/bsdtar_test-test_basic.o tar/test/bsdtar_test-test_copy.o tar/test/bsdtar_test-test_empty_mtree.o tar/test/bsdtar_test-test_extract_tar_Z.o tar/test/bsdtar_test-test_extract_tar_bz2.o tar/test/bsdtar_test-test_extract_tar_grz.o tar/test/bsdtar_test-test_extract_tar_gz.o tar/test/bsdtar_test-test_extract_tar_lrz.o tar/test/bsdtar_test-test_extract_tar_lz.o tar/test/bsdtar_test-test_extract_tar_lzma.o tar/test/bsdtar_test-test_extract_tar_lzo.o tar/test/bsdtar_test-test_extract_tar_xz.o tar/test/bsdtar_test-test_format_newc.o tar/test/bsdtar_test-test_help.o tar/test/bsdtar_test-test_option_C_upper.o tar/test/bsdtar_test-test_option_H_upper.o tar/test/bsdtar_test-test_option_L_upper.o tar/test/bsdtar_test-test_option_O_upper.o tar/test/bsdtar_test-test_option_T_upper.o tar/test/bsdtar_test-test_option_U_upper.o tar/test/bsdtar_test-test_option_X_upper.o tar/test/bsdtar_test-test_option_a.o tar/test/bsdtar_test-test_option_b.o tar/test/bsdtar_test-test_option_b64encode.o tar/test/bsdtar_test-test_option_exclude.o tar/test/bsdtar_test-test_option_gid_gname.o tar/test/bsdtar_test-test_option_grzip.o tar/test/bsdtar_test-test_option_j.o tar/test/bsdtar_test-test_option_k.o tar/test/bsdtar_test-test_option_keep_newer_files.o tar/test/bsdtar_test-test_option_lrzip.o tar/test/bsdtar_test-test_option_lzma.o tar/test/bsdtar_test-test_option_lzop.o tar/test/bsdtar_test-test_option_n.o tar/test/bsdtar_test-test_option_newer_than.o tar/test/bsdtar_test-test_option_nodump.o tar/test/bsdtar_test-test_option_older_than.o tar/test/bsdtar_test-test_option_q.o tar/test/bsdtar_test-test_option_r.o tar/test/bsdtar_test-test_option_s.o tar/test/bsdtar_test-test_option_uid_uname.o tar/test/bsdtar_test-test_option_uuencode.o tar/test/bsdtar_test-test_option_xz.o tar/test/bsdtar_test-test_option_z.o tar/test/bsdtar_test-test_patterns.o tar/test/bsdtar_test-test_print_longpath.o tar/test/bsdtar_test-test_stdio.o tar/test/bsdtar_test-test_strip_components.o tar/test/bsdtar_test-test_symlink_dir.o tar/test/bsdtar_test-test_version.o tar/test/bsdtar_test-test_windows.o -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  1126. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o bsdtar_test test_utils/bsdtar_test-test_utils.o tar/test/bsdtar_test-main.o tar/test/bsdtar_test-test_0.o tar/test/bsdtar_test-test_basic.o tar/test/bsdtar_test-test_copy.o tar/test/bsdtar_test-test_empty_mtree.o tar/test/bsdtar_test-test_extract_tar_Z.o tar/test/bsdtar_test-test_extract_tar_bz2.o tar/test/bsdtar_test-test_extract_tar_grz.o tar/test/bsdtar_test-test_extract_tar_gz.o tar/test/bsdtar_test-test_extract_tar_lrz.o tar/test/bsdtar_test-test_extract_tar_lz.o tar/test/bsdtar_test-test_extract_tar_lzma.o tar/test/bsdtar_test-test_extract_tar_lzo.o tar/test/bsdtar_test-test_extract_tar_xz.o tar/test/bsdtar_test-test_format_newc.o tar/test/bsdtar_test-test_help.o tar/test/bsdtar_test-test_option_C_upper.o tar/test/bsdtar_test-test_option_H_upper.o tar/test/bsdtar_test-test_option_L_upper.o tar/test/bsdtar_test-test_option_O_upper.o tar/test/bsdtar_test-test_option_T_upper.o tar/test/bsdtar_test-test_option_U_upper.o tar/test/bsdtar_test-test_option_X_upper.o tar/test/bsdtar_test-test_option_a.o tar/test/bsdtar_test-test_option_b.o tar/test/bsdtar_test-test_option_b64encode.o tar/test/bsdtar_test-test_option_exclude.o tar/test/bsdtar_test-test_option_gid_gname.o tar/test/bsdtar_test-test_option_grzip.o tar/test/bsdtar_test-test_option_j.o tar/test/bsdtar_test-test_option_k.o tar/test/bsdtar_test-test_option_keep_newer_files.o tar/test/bsdtar_test-test_option_lrzip.o tar/test/bsdtar_test-test_option_lzma.o tar/test/bsdtar_test-test_option_lzop.o tar/test/bsdtar_test-test_option_n.o tar/test/bsdtar_test-test_option_newer_than.o tar/test/bsdtar_test-test_option_nodump.o tar/test/bsdtar_test-test_option_older_than.o tar/test/bsdtar_test-test_option_q.o tar/test/bsdtar_test-test_option_r.o tar/test/bsdtar_test-test_option_s.o tar/test/bsdtar_test-test_option_uid_uname.o tar/test/bsdtar_test-test_option_uuencode.o tar/test/bsdtar_test-test_option_xz.o tar/test/bsdtar_test-test_option_z.o tar/test/bsdtar_test-test_patterns.o tar/test/bsdtar_test-test_print_longpath.o tar/test/bsdtar_test-test_stdio.o tar/test/bsdtar_test-test_strip_components.o tar/test/bsdtar_test-test_symlink_dir.o tar/test/bsdtar_test-test_version.o tar/test/bsdtar_test-test_windows.o -Wl,--as-needed -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto
  1127. /bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -o bsdcpio_test test_utils/bsdcpio_test-test_utils.o cpio/bsdcpio_test-cmdline.o cpio/test/bsdcpio_test-main.o cpio/test/bsdcpio_test-test_0.o cpio/test/bsdcpio_test-test_basic.o cpio/test/bsdcpio_test-test_cmdline.o cpio/test/bsdcpio_test-test_extract_cpio_Z.o cpio/test/bsdcpio_test-test_extract_cpio_bz2.o cpio/test/bsdcpio_test-test_extract_cpio_grz.o cpio/test/bsdcpio_test-test_extract_cpio_gz.o cpio/test/bsdcpio_test-test_extract_cpio_lrz.o cpio/test/bsdcpio_test-test_extract_cpio_lz.o cpio/test/bsdcpio_test-test_extract_cpio_lzma.o cpio/test/bsdcpio_test-test_extract_cpio_lzo.o cpio/test/bsdcpio_test-test_extract_cpio_xz.o cpio/test/bsdcpio_test-test_format_newc.o cpio/test/bsdcpio_test-test_gcpio_compat.o cpio/test/bsdcpio_test-test_option_0.o cpio/test/bsdcpio_test-test_option_B_upper.o cpio/test/bsdcpio_test-test_option_C_upper.o cpio/test/bsdcpio_test-test_option_J_upper.o cpio/test/bsdcpio_test-test_option_L_upper.o cpio/test/bsdcpio_test-test_option_Z_upper.o cpio/test/bsdcpio_test-test_option_a.o cpio/test/bsdcpio_test-test_option_b64encode.o cpio/test/bsdcpio_test-test_option_c.o cpio/test/bsdcpio_test-test_option_d.o cpio/test/bsdcpio_test-test_option_f.o cpio/test/bsdcpio_test-test_option_grzip.o cpio/test/bsdcpio_test-test_option_help.o cpio/test/bsdcpio_test-test_option_l.o cpio/test/bsdcpio_test-test_option_lrzip.o cpio/test/bsdcpio_test-test_option_lzma.o cpio/test/bsdcpio_test-test_option_lzop.o cpio/test/bsdcpio_test-test_option_m.o cpio/test/bsdcpio_test-test_option_t.o cpio/test/bsdcpio_test-test_option_u.o cpio/test/bsdcpio_test-test_option_uuencode.o cpio/test/bsdcpio_test-test_option_version.o cpio/test/bsdcpio_test-test_option_xz.o cpio/test/bsdcpio_test-test_option_y.o cpio/test/bsdcpio_test-test_option_z.o cpio/test/bsdcpio_test-test_owner_parse.o cpio/test/bsdcpio_test-test_passthrough_dotdot.o cpio/test/bsdcpio_test-test_passthrough_reverse.o libarchive_fe.la -lacl -llzma -lbz2 -lz -lxml2 -lz -lm -ldl -lcrypto
  1128. libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wformat -Wformat-security -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -o bsdcpio_test test_utils/bsdcpio_test-test_utils.o cpio/bsdcpio_test-cmdline.o cpio/test/bsdcpio_test-main.o cpio/test/bsdcpio_test-test_0.o cpio/test/bsdcpio_test-test_basic.o cpio/test/bsdcpio_test-test_cmdline.o cpio/test/bsdcpio_test-test_extract_cpio_Z.o cpio/test/bsdcpio_test-test_extract_cpio_bz2.o cpio/test/bsdcpio_test-test_extract_cpio_grz.o cpio/test/bsdcpio_test-test_extract_cpio_gz.o cpio/test/bsdcpio_test-test_extract_cpio_lrz.o cpio/test/bsdcpio_test-test_extract_cpio_lz.o cpio/test/bsdcpio_test-test_extract_cpio_lzma.o cpio/test/bsdcpio_test-test_extract_cpio_lzo.o cpio/test/bsdcpio_test-test_extract_cpio_xz.o cpio/test/bsdcpio_test-test_format_newc.o cpio/test/bsdcpio_test-test_gcpio_compat.o cpio/test/bsdcpio_test-test_option_0.o cpio/test/bsdcpio_test-test_option_B_upper.o cpio/test/bsdcpio_test-test_option_C_upper.o cpio/test/bsdcpio_test-test_option_J_upper.o cpio/test/bsdcpio_test-test_option_L_upper.o cpio/test/bsdcpio_test-test_option_Z_upper.o cpio/test/bsdcpio_test-test_option_a.o cpio/test/bsdcpio_test-test_option_b64encode.o cpio/test/bsdcpio_test-test_option_c.o cpio/test/bsdcpio_test-test_option_d.o cpio/test/bsdcpio_test-test_option_f.o cpio/test/bsdcpio_test-test_option_grzip.o cpio/test/bsdcpio_test-test_option_help.o cpio/test/bsdcpio_test-test_option_l.o cpio/test/bsdcpio_test-test_option_lrzip.o cpio/test/bsdcpio_test-test_option_lzma.o cpio/test/bsdcpio_test-test_option_lzop.o cpio/test/bsdcpio_test-test_option_m.o cpio/test/bsdcpio_test-test_option_t.o cpio/test/bsdcpio_test-test_option_u.o cpio/test/bsdcpio_test-test_option_uuencode.o cpio/test/bsdcpio_test-test_option_version.o cpio/test/bsdcpio_test-test_option_xz.o cpio/test/bsdcpio_test-test_option_y.o cpio/test/bsdcpio_test-test_option_z.o cpio/test/bsdcpio_test-test_owner_parse.o cpio/test/bsdcpio_test-test_passthrough_dotdot.o cpio/test/bsdcpio_test-test_passthrough_reverse.o -Wl,--as-needed ./.libs/libarchive_fe.a -lacl -llzma -lbz2 -lxml2 -lz -lm -ldl -lcrypto
  1129. make[2]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1130. make check-TESTS
  1131. make[2]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1132. If tests fail or crash, details will be in:
  1133. /tmp/portage/app-arch/libarchive-3.1.1/temp/libarchive_test.2013-01-17T16.38.45-000
  1134. Reference files will be read from: /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1/libarchive/test
  1135. Exercising: libarchive 3.1.1
  1136. 0: test_acl_freebsd_nfs4 ok
  1137. 1: test_acl_freebsd_posix1e ok
  1138. 2: test_acl_nfs4 ok
  1139. 3: test_acl_pax ok
  1140. 4: test_acl_posix1e ok
  1141. 5: test_archive_api_feature ok
  1142. 6: test_archive_clear_error ok
  1143. 7: test_archive_cmdline ok
  1144. 8: test_archive_md5 ok
  1145. 9: test_archive_rmd160 ok
  1146. 10: test_archive_sha1 ok
  1147. 11: test_archive_sha256 ok
  1148. 12: test_archive_sha384 ok
  1149. 13: test_archive_sha512 ok
  1150. 14: test_archive_getdate ok
  1151. 15: test_archive_match_owner ok
  1152. 16: test_archive_match_path ok
  1153. 17: test_archive_match_time ok
  1154. 18: test_archive_pathmatch ok
  1155. 19: test_archive_read_close_twice ok
  1156. 20: test_archive_read_close_twice_open_fd ok
  1157. 21: test_archive_read_close_twice_open_filename ok
  1158. 22: test_archive_read_multiple_data_objects ok
  1159. 23: test_archive_read_next_header_empty ok
  1160. 24: test_archive_read_next_header_raw ok
  1161. 25: test_archive_read_open2 ok
  1162. 26: test_archive_read_set_filter_option ok
  1163. 27: test_archive_read_set_format_option ok
  1164. 28: test_archive_read_set_option ok
  1165. 29: test_archive_read_set_options ok
  1166. 30: test_archive_read_support ok
  1167. 31: test_archive_set_error ok
  1168. 32: test_archive_string ok
  1169. 33: test_archive_string_conversion ok
  1170. 34: test_archive_write_add_filter_by_name_b64encode ok
  1171. 35: test_archive_write_add_filter_by_name_bzip2 ok
  1172. 36: test_archive_write_add_filter_by_name_compress ok
  1173. 37: test_archive_write_add_filter_by_name_grzip ok
  1174. 38: test_archive_write_add_filter_by_name_gzip ok
  1175. 39: test_archive_write_add_filter_by_name_lrzip Failed to decompress buffer - lzmaerr=1
  1176. Failed to decompress buffer - lzmaerr=1
  1177. Failed to decompress in ucompthread
  1178. Fatal error - exiting
  1179. FAIL
  1180. 40: test_archive_write_add_filter_by_name_lzip ok
  1181. 41: test_archive_write_add_filter_by_name_lzma ok
  1182. 42: test_archive_write_add_filter_by_name_lzop ok
  1183. 43: test_archive_write_add_filter_by_name_uuencode ok
  1184. 44: test_archive_write_add_filter_by_name_xz ok
  1185. 45: test_archive_write_set_filter_option ok
  1186. 46: test_archive_write_set_format_by_name_7zip ok
  1187. 47: test_archive_write_set_format_by_name_ar ok
  1188. 48: test_archive_write_set_format_by_name_arbsd ok
  1189. 49: test_archive_write_set_format_by_name_argnu ok
  1190. 50: test_archive_write_set_format_by_name_arsvr4 ok
  1191. 51: test_archive_write_set_format_by_name_bsdtar ok
  1192. 52: test_archive_write_set_format_by_name_cd9660 ok
  1193. 53: test_archive_write_set_format_by_name_cpio ok
  1194. 54: test_archive_write_set_format_by_name_gnutar ok
  1195. 55: test_archive_write_set_format_by_name_iso ok
  1196. 56: test_archive_write_set_format_by_name_iso9660 ok
  1197. 57: test_archive_write_set_format_by_name_mtree ok
  1198. 58: test_archive_write_set_format_by_name_mtree_classicok
  1199. 59: test_archive_write_set_format_by_name_newc ok
  1200. 60: test_archive_write_set_format_by_name_odc ok
  1201. 61: test_archive_write_set_format_by_name_oldtar ok
  1202. 62: test_archive_write_set_format_by_name_pax ok
  1203. 63: test_archive_write_set_format_by_name_paxr ok
  1204. 64: test_archive_write_set_format_by_name_posix ok
  1205. 65: test_archive_write_set_format_by_name_rpax ok
  1206. 66: test_archive_write_set_format_by_name_shar ok
  1207. 67: test_archive_write_set_format_by_name_shardump ok
  1208. 68: test_archive_write_set_format_by_name_ustar ok
  1209. 69: test_archive_write_set_format_by_name_v7tar ok
  1210. 70: test_archive_write_set_format_by_name_v7 ok
  1211. 71: test_archive_write_set_format_by_name_xar ok
  1212. 72: test_archive_write_set_format_by_name_zip ok
  1213. 73: test_archive_write_set_format_option ok
  1214. 74: test_archive_write_set_option ok
  1215. 75: test_archive_write_set_options ok
  1216. 76: test_bad_fd ok
  1217. 77: test_compat_bzip2 ok
  1218. 78: test_compat_cpio ok
  1219. 79: test_compat_gtar ok
  1220. 80: test_compat_gzip ok
  1221. 81: test_compat_lzip ok
  1222. 82: test_compat_lzma ok
  1223. 83: test_compat_lzop ok
  1224. 84: test_compat_mac ok
  1225. 85: test_compat_pax_libarchive_2x ok
  1226. 86: test_compat_solaris_pax_sparse ok
  1227. 87: test_compat_solaris_tar_acl ok
  1228. 88: test_compat_tar_hardlink ok
  1229. 89: test_compat_uudecode ok
  1230. 90: test_compat_xz ok
  1231. 91: test_compat_zip ok
  1232. 92: test_empty_write ok
  1233. 93: test_entry ok
  1234. 94: test_entry_strmode ok
  1235. 95: test_extattr_freebsd ok
  1236. 96: test_filter_count ok
  1237. 97: test_fuzz_ar ok
  1238. 98: test_fuzz_cab ok
  1239. 99: test_fuzz_cpio ok
  1240. 100: test_fuzz_iso9660 ok
  1241. 101: test_fuzz_lzh ok
  1242. 102: test_fuzz_mtree ok
  1243. 103: test_fuzz_rar ok
  1244. 104: test_fuzz_tar lzop: <stdin>: header corrupted (checksum error)
  1245. lzop: <stdin>: header corrupted (checksum error)
  1246. lzop: <stdin>: Checksum error
  1247. lzop: <stdin>: Compressed data violation
  1248. lzop: <stdin>: Compressed data violation
  1249. lzop: <stdin>: Checksum error
  1250. lzop: <stdin>: header corrupted (checksum error)
  1251. lzop: <stdin>: Compressed data violation
  1252. lzop: <stdin>: Compressed data violation
  1253. lzop: <stdin>: Compressed data violation
  1254. lzop: <stdin>: Compressed data violation
  1255. lzop: <stdin>: Checksum error
  1256. lzop: <stdin>: Checksum error
  1257. lzop: <stdin>: Checksum error
  1258. lzop: <stdin>: header corrupted (checksum error)
  1259. lzop: <stdin>: Checksum error
  1260. lzop: <stdin>: header corrupted (checksum error)
  1261. lzop: <stdin>: Checksum error
  1262. lzop: <stdin>: Compressed data violation
  1263. lzop: <stdin>: Compressed data violation
  1264. lzop: <stdin>: Compressed data violation
  1265. lzop: <stdin>: Compressed data violation
  1266. lzop: <stdin>: Compressed data violation
  1267. lzop: <stdin>: header corrupted (checksum error)
  1268. lzop: <stdin>: Compressed data violation
  1269. lzop: <stdin>: Checksum error
  1270. lzop: <stdin>: Compressed data violation
  1271. lzop: <stdin>: header corrupted (checksum error)
  1272. lzop: <stdin>: Compressed data violation
  1273. lzop: <stdin>: Checksum error
  1274. lzop: <stdin>: Compressed data violation
  1275. lzop: <stdin>: Compressed data violation
  1276. lzop: <stdin>: Checksum error
  1277. lzop: <stdin>: header corrupted (checksum error)
  1278. lzop: <stdin>: header corrupted (checksum error)
  1279. lzop: <stdin>: Compressed data violation
  1280. lzop: <stdin>: Compressed data violation
  1281. lzop: <stdin>: header corrupted (checksum error)
  1282. lzop: <stdin>: Compressed data violation
  1283. lzop: <stdin>: Compressed data violation
  1284. lzop: <stdin>: Compressed data violation
  1285. lzop: <stdin>: header corrupted (checksum error)
  1286. lzop: <stdin>: Compressed data violation
  1287. lzop: <stdin>: header corrupted (checksum error)
  1288. lzop: <stdin>: Compressed data violation
  1289. lzop: <stdin>: Checksum error
  1290. lzop: <stdin>: Compressed data violation
  1291. lzop: <stdin>: header corrupted (checksum error)
  1292. lzop: <stdin>: Compressed data violation
  1293. lzop: <stdin>: Compressed data violation
  1294. lzop: <stdin>: Checksum error
  1295. lzop: <stdin>: header corrupted (checksum error)
  1296. lzop: <stdin>: Checksum error
  1297. lzop: <stdin>: Compressed data violation
  1298. lzop: <stdin>: Compressed data violation
  1299. lzop: <stdin>: Checksum error
  1300. lzop: <stdin>: Checksum error
  1301. lzop: <stdin>: Compressed data violation
  1302. lzop: <stdin>: Compressed data violation
  1303. lzop: <stdin>: Checksum error
  1304. lzop: <stdin>: header corrupted (checksum error)
  1305. lzop: <stdin>: Checksum error
  1306. lzop: <stdin>: Compressed data violation
  1307. lzop: <stdin>: Compressed data violation
  1308. lzop: <stdin>: Checksum error
  1309. lzop: <stdin>: header corrupted (checksum error)
  1310. lzop: <stdin>: Compressed data violation
  1311. lzop: <stdin>: Compressed data violation
  1312. lzop: <stdin>: Compressed data violation
  1313. lzop: <stdin>: header corrupted (checksum error)
  1314. lzop: <stdin>: Checksum error
  1315. lzop: <stdin>: header corrupted (checksum error)
  1316. lzop: <stdin>: header corrupted (checksum error)
  1317. lzop: <stdin>: Compressed data violation
  1318. lzop: <stdin>: Checksum error
  1319. lzop: <stdin>: Compressed data violation
  1320. lzop: <stdin>: Compressed data violation
  1321. lzop: <stdin>: Compressed data violation
  1322. lzop: <stdin>: Compressed data violation
  1323. lzop: <stdin>: Compressed data violation
  1324. lzop: <stdin>: Compressed data violation
  1325. lzop: <stdin>: Compressed data violation
  1326. lzop: <stdin>: header corrupted (checksum error)
  1327. lzop: <stdin>: header corrupted (checksum error)
  1328. lzop: <stdin>: Compressed data violation
  1329. lzop: <stdin>: Compressed data violation
  1330. lzop: <stdin>: Compressed data violation
  1331. lzop: <stdin>: Compressed data violation
  1332. lzop: <stdin>: Checksum error
  1333. ok
  1334. 105: test_fuzz_zip ok
  1335. 106: test_gnutar_filename_encoding ok
  1336. 107: test_link_resolver ok
  1337. 108: test_open_failure ok
  1338. 109: test_open_fd ok
  1339. 110: test_open_file ok
  1340. 111: test_open_filename ok
  1341. 112: test_pax_filename_encoding ok
  1342. 113: test_read_data_large ok
  1343. 114: test_read_disk ok
  1344. 115: test_read_disk_directory_traversals ok
  1345. 116: test_read_disk_entry_from_file ok
  1346. 117: test_read_extract ok
  1347. 118: test_read_file_nonexistent ok
  1348. 119: test_read_filter_grzip ok
  1349. 120: test_read_filter_lrzip ok
  1350. 121: test_read_filter_lzop FAIL
  1351. 122: test_read_filter_lzop_multiple_parts FAIL
  1352. 123: test_read_filter_program ok
  1353. 124: test_read_filter_program_signature ok
  1354. 125: test_read_filter_uudecode ok
  1355. 126: test_read_filter_uudecode_base64 ok
  1356. 127: test_read_format_7zip ok
  1357. 128: test_read_format_7zip_bzip2 ok
  1358. 129: test_read_format_7zip_copy ok
  1359. 130: test_read_format_7zip_deflate ok
  1360. 131: test_read_format_7zip_empty ok
  1361. 132: test_read_format_7zip_lzma1 ok
  1362. 133: test_read_format_7zip_lzma2 ok
  1363. 134: test_read_format_7zip_ppmd ok
  1364. 135: test_read_format_ar ok
  1365. 136: test_read_format_cab ok
  1366. 137: test_read_format_cab_filename ok
  1367. 138: test_read_format_cpio_afio ok
  1368. 139: test_read_format_cpio_bin ok
  1369. 140: test_read_format_cpio_bin_Z ok
  1370. 141: test_read_format_cpio_bin_be ok
  1371. 142: test_read_format_cpio_bin_bz2 ok
  1372. 143: test_read_format_cpio_bin_gz ok
  1373. 144: test_read_format_cpio_bin_lzip ok
  1374. 145: test_read_format_cpio_bin_lzma ok
  1375. 146: test_read_format_cpio_bin_xz ok
  1376. 147: test_read_format_cpio_filename ok
  1377. 148: test_read_format_cpio_odc ok
  1378. 149: test_read_format_cpio_svr4_bzip2_rpm ok
  1379. 150: test_read_format_cpio_svr4_gzip ok
  1380. 151: test_read_format_cpio_svr4_gzip_rpm ok
  1381. 152: test_read_format_cpio_svr4c_Z ok
  1382. 153: test_read_format_empty ok
  1383. 154: test_read_format_gtar_filename ok
  1384. 155: test_read_format_gtar_gz ok
  1385. 156: test_read_format_gtar_lzma ok
  1386. 157: test_read_format_gtar_sparse ok
  1387. 158: test_read_format_iso_Z ok
  1388. 159: test_read_format_iso_multi_extent ok
  1389. 160: test_read_format_iso_xorriso ok
  1390. 161: test_read_format_isojoliet_bz2 ok
  1391. 162: test_read_format_isojoliet_long ok
  1392. 163: test_read_format_isojoliet_rr ok
  1393. 164: test_read_format_isojoliet_versioned ok
  1394. 165: test_read_format_isorr_bz2 ok
  1395. 166: test_read_format_isorr_ce ok
  1396. 167: test_read_format_isorr_new_bz2 ok
  1397. 168: test_read_format_isorr_rr_moved ok
  1398. 169: test_read_format_isozisofs_bz2 ok
  1399. 170: test_read_format_lha ok
  1400. 171: test_read_format_lha_filename ok
  1401. 172: test_read_format_mtree ok
  1402. 173: test_read_format_mtree_filenames_only ok
  1403. 174: test_read_format_mtree_nochange ok
  1404. 175: test_read_format_mtree_nomagic_v1_form ok
  1405. 176: test_read_format_mtree_nomagic_v2_form ok
  1406. 177: test_read_format_mtree_nomagic_v2_netbsd_form ok
  1407. 178: test_read_format_mtree_nonexistent_contents_file ok
  1408. 179: test_read_format_pax_bz2 ok
  1409. 180: test_read_format_rar_basic ok
  1410. 181: test_read_format_rar_subblock ok
  1411. 182: test_read_format_rar_noeof ok
  1412. 183: test_read_format_rar_unicode_UTF8 ok
  1413. 184: test_read_format_rar_unicode_CP932 ok
  1414. 185: test_read_format_rar_compress_normal ok
  1415. 186: test_read_format_rar_multi_lzss_blocks ok
  1416. 187: test_read_format_rar_compress_best ok
  1417. 188: test_read_format_rar_ppmd_lzss_conversion ok
  1418. 189: test_read_format_rar_binary ok
  1419. 190: test_read_format_rar_windows ok
  1420. 191: test_read_format_rar_multivolume ok
  1421. 192: test_read_format_rar_multivolume_skip ok
  1422. 193: test_read_format_rar_sfx ok
  1423. 194: test_read_format_rar_multivolume_stored_file ok
  1424. 195: test_read_format_rar_multivolume_stored_file_skip ok
  1425. 196: test_read_format_rar_multivolume_seek_data ok
  1426. 197: test_read_format_rar_multivolume_seek_multiple_filesok
  1427. 198: test_read_format_raw ok
  1428. 199: test_read_format_tar ok
  1429. 200: test_read_format_tar_empty_filename ok
  1430. 201: test_read_format_tar_filename ok
  1431. 202: test_read_format_tbz ok
  1432. 203: test_read_format_tgz ok
  1433. 204: test_read_format_tlz ok
  1434. 205: test_read_format_txz ok
  1435. 206: test_read_format_tz ok
  1436. 207: test_read_format_ustar_filename ok
  1437. 208: test_read_format_xar ok
  1438. 209: test_read_format_zip ok
  1439. 210: test_read_format_zip_comment_stored ok
  1440. 211: test_read_format_zip_filename ok
  1441. 212: test_read_format_zip_mac_metadata ok
  1442. 213: test_read_format_zip_sfx ok
  1443. 214: test_read_large ok
  1444. 215: test_read_pax_truncated ok
  1445. 216: test_read_position ok
  1446. 217: test_read_set_format ok
  1447. 218: test_read_set_wrong_format ok
  1448. 219: test_read_append_filter ok
  1449. 220: test_read_append_wrong_filter ok
  1450. 221: test_read_append_filter_program ok
  1451. 222: test_read_append_filter_wrong_program ok
  1452. 223: test_read_truncated ok
  1453. 224: test_read_truncated_filter_bzip2 ok
  1454. 225: test_read_truncated_filter_compress ok
  1455. 226: test_read_truncated_filter_gzip ok
  1456. 227: test_read_truncated_filter_lzip ok
  1457. 228: test_read_truncated_filter_lzma ok
  1458. 229: test_read_truncated_filter_lzop lzop: Inappropriate ioctl for device: <stdin>
  1459. ok
  1460. 230: test_read_truncated_filter_xz ok
  1461. 231: test_sparse_basic ok
  1462. 232: test_tar_filenames ok
  1463. 233: test_tar_large ok
  1464. 234: test_ustar_filename_encoding ok
  1465. 235: test_ustar_filenames ok
  1466. 236: test_write_disk ok
  1467. 237: test_write_disk_appledouble ok
  1468. 238: test_write_disk_failures ok
  1469. 239: test_write_disk_hardlink ok
  1470. 240: test_write_disk_hfs_compression ok
  1471. 241: test_write_disk_lookup ok
  1472. 242: test_write_disk_mac_metadata ok
  1473. 243: test_write_disk_no_hfs_compression ok
  1474. 244: test_write_disk_perms ok
  1475. 245: test_write_disk_secure ok
  1476. 246: test_write_disk_sparse ok
  1477. 247: test_write_disk_symlink ok
  1478. 248: test_write_disk_times ok
  1479. 249: test_write_filter_b64encode ok
  1480. 250: test_write_filter_bzip2 ok
  1481. 251: test_write_filter_compress ok
  1482. 252: test_write_filter_gzip ok
  1483. 253: test_write_filter_gzip_timestamp ok
  1484. 254: test_write_filter_lrzip ok
  1485. 255: test_write_filter_lzip ok
  1486. 256: test_write_filter_lzma ok
  1487. 257: test_write_filter_lzop ok
  1488. 258: test_write_filter_program ok
  1489. 259: test_write_filter_uuencode ok
  1490. 260: test_write_filter_xz ok
  1491. 261: test_write_format_7zip ok
  1492. 262: test_write_format_7zip_basic_bzip2 ok
  1493. 263: test_write_format_7zip_basic_copy ok
  1494. 264: test_write_format_7zip_basic_deflate ok
  1495. 265: test_write_format_7zip_basic_lzma1 ok
  1496. 266: test_write_format_7zip_basic_lzma2 ok
  1497. 267: test_write_format_7zip_basic_ppmd ok
  1498. 268: test_write_format_7zip_empty_archive ok
  1499. 269: test_write_format_7zip_empty_files ok
  1500. 270: test_write_format_7zip_large_bzip2 ok
  1501. 271: test_write_format_7zip_large_copy ok
  1502. 272: test_write_format_7zip_large_deflate ok
  1503. 273: test_write_format_7zip_large_lzma1 ok
  1504. 274: test_write_format_7zip_large_lzma2 ok
  1505. 275: test_write_format_7zip_large_ppmd ok
  1506. 276: test_write_format_ar ok
  1507. 277: test_write_format_cpio ok
  1508. 278: test_write_format_cpio_empty ok
  1509. 279: test_write_format_cpio_newc ok
  1510. 280: test_write_format_cpio_odc ok
  1511. 281: test_write_format_gnutar ok
  1512. 282: test_write_format_iso9660 ok
  1513. 283: test_write_format_iso9660_boot ok
  1514. 284: test_write_format_iso9660_empty ok
  1515. 285: test_write_format_iso9660_filename ok
  1516. 286: test_write_format_iso9660_zisofs ok
  1517. 287: test_write_format_mtree ok
  1518. 288: test_write_format_mtree_absolute_path ok
  1519. 289: test_write_format_mtree_classic ok
  1520. 290: test_write_format_mtree_classic_indent ok
  1521. 291: test_write_format_mtree_fflags ok
  1522. 292: test_write_format_mtree_no_separator ok
  1523. 293: test_write_format_mtree_quoted_filename ok
  1524. 294: test_write_format_pax ok
  1525. 295: test_write_format_shar_empty ok
  1526. 296: test_write_format_tar ok
  1527. 297: test_write_format_tar_empty ok
  1528. 298: test_write_format_tar_sparse ok
  1529. 299: test_write_format_tar_ustar ok
  1530. 300: test_write_format_tar_v7tar ok
  1531. 301: test_write_format_xar ok
  1532. 302: test_write_format_xar_empty ok
  1533. 303: test_write_format_zip ok
  1534. 304: test_write_format_zip_empty ok
  1535. 305: test_write_format_zip_no_compression ok
  1536. 306: test_write_open_memory ok
  1537. 307: test_write_zip_set_compression_store ok
  1538. 308: test_zip_filename_encoding ok
  1539. Totals:
  1540. Tests run: 309
  1541. Tests failed: 3
  1542. Assertions checked:20374613
  1543. Assertions failed: 11
  1544. Skips reported: 62
  1545. Failing tests:
  1546. 39: test_archive_write_add_filter_by_name_lrzip (9 failures)
  1547. 121: test_read_filter_lzop (1 failures)
  1548. 122: test_read_filter_lzop_multiple_parts (1 failures)
  1549. Details for failing tests: /tmp/portage/app-arch/libarchive-3.1.1/temp/libarchive_test.2013-01-17T16.38.45-000
  1550. FAIL: libarchive_test
  1551. If tests fail or crash, details will be in:
  1552. /tmp/portage/app-arch/libarchive-3.1.1/temp/bsdtar_test.2013-01-17T16.39.49-000
  1553. Reference files will be read from: /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1/tar/test
  1554. Running tests on: "/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1/bsdtar"
  1555. Exercising: bsdtar 3.1.1 - libarchive 3.1.1
  1556. 0: test_0 ok
  1557. 1: test_basic ok
  1558. 2: test_copy ok
  1559. 3: test_empty_mtree ok
  1560. 4: test_extract_tar_Z ok
  1561. 5: test_extract_tar_bz2 ok
  1562. 6: test_extract_tar_grz ok
  1563. 7: test_extract_tar_gz ok
  1564. 8: test_extract_tar_lrz ok
  1565. 9: test_extract_tar_lz ok
  1566. 10: test_extract_tar_lzma ok
  1567. 11: test_extract_tar_lzo ok
  1568. 12: test_extract_tar_xz ok
  1569. 13: test_format_newc ok
  1570. 14: test_help ok
  1571. 15: test_option_C_upper ok
  1572. 16: test_option_H_upper ok
  1573. 17: test_option_L_upper ok
  1574. 18: test_option_O_upper ok
  1575. 19: test_option_T_upper ok
  1576. 20: test_option_U_upper ok
  1577. 21: test_option_X_upper ok
  1578. 22: test_option_a ok
  1579. 23: test_option_b ok
  1580. 24: test_option_b64encode ok
  1581. 25: test_option_exclude ok
  1582. 26: test_option_gid_gname ok
  1583. 27: test_option_grzip ok
  1584. 28: test_option_j ok
  1585. 29: test_option_k ok
  1586. 30: test_option_keep_newer_files ok
  1587. 31: test_option_lrzip ok
  1588. 32: test_option_lzma ok
  1589. 33: test_option_lzop ok
  1590. 34: test_option_n ok
  1591. 35: test_option_newer_than ok
  1592. 36: test_option_nodump ok
  1593. 37: test_option_older_than ok
  1594. 38: test_option_q ok
  1595. 39: test_option_r ok
  1596. 40: test_option_s ok
  1597. 41: test_option_uid_uname ok
  1598. 42: test_option_uuencode ok
  1599. 43: test_option_xz ok
  1600. 44: test_option_z ok
  1601. 45: test_patterns ok
  1602. 46: test_print_longpath ok
  1603. 47: test_stdio ok
  1604. 48: test_strip_components ok
  1605. 49: test_symlink_dir ok
  1606. 50: test_version ok
  1607. 51: test_windows ok
  1608. Totals:
  1609. Tests run: 52
  1610. Tests failed: 0
  1611. Assertions checked: 7728
  1612. Assertions failed: 0
  1613. Skips reported: 4
  1614. 52 tests passed, no failures
  1615. PASS: bsdtar_test
  1616. If tests fail or crash, details will be in:
  1617. /tmp/portage/app-arch/libarchive-3.1.1/temp/bsdcpio_test.2013-01-17T16.40.05-000
  1618. Reference files will be read from: /tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1/cpio/test
  1619. Running tests on: "/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1/bsdcpio"
  1620. Exercising: bsdcpio 3.1.1 -- libarchive 3.1.1
  1621. 0: test_0 ok
  1622. 1: test_basic ok
  1623. 2: test_cmdline ok
  1624. 3: test_extract_cpio_Z ok
  1625. 4: test_extract_cpio_bz2 ok
  1626. 5: test_extract_cpio_grz ok
  1627. 6: test_extract_cpio_gz ok
  1628. 7: test_extract_cpio_lrz ok
  1629. 8: test_extract_cpio_lz ok
  1630. 9: test_extract_cpio_lzma ok
  1631. 10: test_extract_cpio_lzo ok
  1632. 11: test_extract_cpio_xz ok
  1633. 12: test_format_newc ok
  1634. 13: test_gcpio_compat ok
  1635. 14: test_option_0 ok
  1636. 15: test_option_B_upper ok
  1637. 16: test_option_C_upper ok
  1638. 17: test_option_J_upper ok
  1639. 18: test_option_L_upper ok
  1640. 19: test_option_Z_upper ok
  1641. 20: test_option_a ok
  1642. 21: test_option_b64encode ok
  1643. 22: test_option_c ok
  1644. 23: test_option_d ok
  1645. 24: test_option_f ok
  1646. 25: test_option_grzip ok
  1647. 26: test_option_help ok
  1648. 27: test_option_l ok
  1649. 28: test_option_lrzip ok
  1650. 29: test_option_lzma ok
  1651. 30: test_option_lzop ok
  1652. 31: test_option_m ok
  1653. 32: test_option_t ok
  1654. 33: test_option_u ok
  1655. 34: test_option_uuencode ok
  1656. 35: test_option_version ok
  1657. 36: test_option_xz ok
  1658. 37: test_option_y ok
  1659. 38: test_option_z ok
  1660. 39: test_owner_parse ok
  1661. 40: test_passthrough_dotdot ok
  1662. 41: test_passthrough_reverse ok
  1663. Totals:
  1664. Tests run: 42
  1665. Tests failed: 0
  1666. Assertions checked: 954
  1667. Assertions failed: 0
  1668. Skips reported: 2
  1669. 42 tests passed, no failures
  1670. PASS: bsdcpio_test
  1671. ====================================================
  1672. 1 of 3 tests failed
  1673. Please report to libarchive-discuss@googlegroups.com
  1674. ====================================================
  1675. make[2]: *** [check-TESTS] Error 1
  1676. make[2]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1677. make[1]: *** [check-am] Error 2
  1678. make[1]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1679. make: *** [check] Error 2
  1680. * ERROR: app-arch/libarchive-3.1.1 failed (test phase):
  1681. * emake failed
  1682. *
  1683. * If you need support, post the output of `emerge --info '=app-arch/libarchive-3.1.1'`,
  1684. * the complete build log and the output of `emerge -pqv '=app-arch/libarchive-3.1.1'`.
  1685. * The complete build log is located at '/var/log/portage/app-arch:libarchive-3.1.1:20130117-163729.log'.
  1686. * For convenience, a symlink to the build log is located at '/tmp/portage/app-arch/libarchive-3.1.1/temp/build.log'.
  1687. * The ebuild environment file is located at '/tmp/portage/app-arch/libarchive-3.1.1/temp/environment'.
  1688. * Working directory: '/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1689. * S: '/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1690. >>> Install libarchive-3.1.1 into /tmp/portage/app-arch/libarchive-3.1.1/image/ category app-arch
  1691. make -j24 DESTDIR=/tmp/portage/app-arch/libarchive-3.1.1/image/ install
  1692. make install-am
  1693. make[1]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1694. make[2]: Entering directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1695. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/include'
  1696. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64/pkgconfig'
  1697. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64'
  1698. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man1'
  1699. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man5'
  1700. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man3'
  1701. /bin/sh ./libtool --mode=install /usr/bin/install -c libarchive.la '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64'
  1702. /usr/bin/install -c -m 644 build/pkgconfig/libarchive.pc '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64/pkgconfig'
  1703. /usr/bin/install -c -m 644 libarchive/archive.h libarchive/archive_entry.h '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/include'
  1704. /usr/bin/install -c -m 644 tar/bsdtar.1 cpio/bsdcpio.1 '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man1'
  1705. /usr/bin/install -c -m 644 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man5'
  1706. /usr/bin/install -c -m 644 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_disk.3 libarchive/archive_read_set_options.3 libarchive/archive_util.3 libarchive/archive_write.3 libarchive/archive_write_disk.3 libarchive/archive_write_set_options.3 libarchive/libarchive.3 libarchive/libarchive_internals.3 '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/share/man/man3'
  1707. libtool: install: /usr/bin/install -c .libs/libarchive.so.13.1.1 /tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64/libarchive.so.13.1.1
  1708. libtool: install: (cd /tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64 && { ln -s -f libarchive.so.13.1.1 libarchive.so.13 || { rm -f libarchive.so.13 && ln -s libarchive.so.13.1.1 libarchive.so.13; }; })
  1709. libtool: install: (cd /tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64 && { ln -s -f libarchive.so.13.1.1 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.13.1.1 libarchive.so; }; })
  1710. libtool: install: /usr/bin/install -c .libs/libarchive.lai /tmp/portage/app-arch/libarchive-3.1.1/image//usr/lib64/libarchive.la
  1711. libtool: install: warning: remember to run `libtool --finish /usr/lib64'
  1712. /bin/mkdir -p '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/bin'
  1713. /bin/sh ./libtool --mode=install /usr/bin/install -c bsdtar bsdcpio '/tmp/portage/app-arch/libarchive-3.1.1/image//usr/bin'
  1714. libtool: install: warning: `libarchive.la' has not been installed in `/usr/lib64'
  1715. libtool: install: /usr/bin/install -c .libs/bsdtar /tmp/portage/app-arch/libarchive-3.1.1/image//usr/bin/bsdtar
  1716. libtool: install: warning: `libarchive.la' has not been installed in `/usr/lib64'
  1717. libtool: install: /usr/bin/install -c .libs/bsdcpio /tmp/portage/app-arch/libarchive-3.1.1/image//usr/bin/bsdcpio
  1718. make[2]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1719. make[1]: Leaving directory `/tmp/portage/app-arch/libarchive-3.1.1/work/libarchive-3.1.1'
  1720. * Removing unnecessary /usr/lib64/libarchive.la (no static archive)
  1721. >>> Completed installing libarchive-3.1.1 into /tmp/portage/app-arch/libarchive-3.1.1/image/
  1722. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  1723. usr/bin/bsdcpio
  1724. usr/bin/bsdtar
  1725. usr/lib64/libarchive.so.13.1.1
  1726. ecompressdir: bzip2 -9 /usr/share/man
  1727. ecompressdir: bzip2 -9 /usr/share/doc
  1728. * Preserved libs are disabled in tinderbox. Shush, go away!