Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 220429 Details for
Bug 305981
app-arch/libarchive-2.8.0 fails test_format_newc and test_option_c
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
libarchive-2.8.0-build.log
libarchive-2.8.0-build.log (text/plain), 260.04 KB, created by
Nathan Phillip Brink (binki) (RETIRED)
on 2010-02-20 06:20:40 UTC
(
hide
)
Description:
libarchive-2.8.0-build.log
Filename:
MIME Type:
Creator:
Nathan Phillip Brink (binki) (RETIRED)
Created:
2010-02-20 06:20:40 UTC
Size:
260.04 KB
patch
obsolete
> [32;01m*[0m CPV: app-arch/libarchive-2.8.0 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: acl amd64 bzip2 elibc_glibc kernel_linux lib32 lzma test userland_GNU xattr zlib >>>> ABI=amd64 >>>> Unpacking source (for ABI=amd64)... >>>> Unpacking libarchive-2.8.0.tar.gz to /var/tmp/portage/app-arch/libarchive-2.8.0/work >>>> Source unpacked in /var/tmp/portage/app-arch/libarchive-2.8.0/work >>>> Preparing source in /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0 (for ABI=amd64) ... > [32;01m*[0m Running elibtoolize in: libarchive-2.8.0/build/autoconf > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... > [32;01m*[0m Removing useless C++ checks ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0 (for ABI=amd64) ... > * econf: updating libarchive-2.8.0/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libarchive-2.8.0/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub >./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 --bindir=/bin --enable-bsdtar --enable-bsdcpio --enable-acl --enable-xattr --with-zlib --with-bz2lib --with-lzma --disable-static --without-lzmadec --enable-bsdtar=shared --enable-bsdcpio=shared --disable-dependency-tracking >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a sed that does not truncate output... /usr/bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >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 >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-strip... (cached) x86_64-pc-linux-gnu-strip >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for sys/wait.h that is POSIX.1 compatible... yes >checking acl/libacl.h usability... yes >checking acl/libacl.h presence... yes >checking for acl/libacl.h... yes >checking attr/xattr.h usability... yes >checking attr/xattr.h presence... yes >checking for attr/xattr.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking ext2fs/ext2_fs.h usability... yes >checking ext2fs/ext2_fs.h presence... yes >checking for ext2fs/ext2_fs.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking for inttypes.h... (cached) yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking langinfo.h usability... yes >checking langinfo.h presence... yes >checking for langinfo.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking linux/fs.h usability... yes >checking linux/fs.h presence... yes >checking for linux/fs.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking poll.h usability... yes >checking poll.h presence... yes >checking for poll.h... yes >checking for pwd.h... (cached) yes >checking regex.h usability... yes >checking regex.h presence... yes >checking for regex.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking for stdint.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking sys/acl.h usability... yes >checking sys/acl.h presence... yes >checking for sys/acl.h... yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/extattr.h usability... no >checking sys/extattr.h presence... no >checking for sys/extattr.h... no >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mkdev.h usability... no >checking sys/mkdev.h presence... no >checking for sys/mkdev.h... no >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/utime.h usability... no >checking sys/utime.h presence... no >checking for sys/utime.h... no >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking wchar.h usability... yes >checking wchar.h presence... yes >checking for wchar.h... yes >checking wctype.h usability... yes >checking wctype.h presence... yes >checking for wctype.h... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for inflate in -lz... yes >checking bzlib.h usability... yes >checking bzlib.h presence... yes >checking for bzlib.h... yes >checking for BZ2_bzDecompressInit in -lbz2... yes >checking lzma.h usability... yes >checking lzma.h presence... yes >checking for lzma.h... yes >checking for lzma_stream_decoder in -llzma... yes >checking for xml2-config... /usr/bin/xml2-config >checking libxml/xmlreader.h usability... yes >checking libxml/xmlreader.h presence... yes >checking for libxml/xmlreader.h... yes >checking for xmlInitParser in -lxml2... yes >checking md5.h usability... no >checking md5.h presence... no >checking for md5.h... no >checking ripemd.h usability... no >checking ripemd.h presence... no >checking for ripemd.h... no >checking rmd160.h usability... no >checking rmd160.h presence... no >checking for rmd160.h... no >checking sha.h usability... no >checking sha.h presence... no >checking for sha.h... no >checking sha1.h usability... no >checking sha1.h presence... no >checking for sha1.h... no >checking sha2.h usability... no >checking sha2.h presence... no >checking for sha2.h... no >checking sha256.h usability... no >checking sha256.h presence... no >checking for sha256.h... no >checking for MD5Init... no >checking for RMD160Init... no >checking for SHA1Init... no >checking for SHA256_Init... no >checking for SHA384_Init... no >checking for SHA512_Init... no >checking for SHA256Init... no >checking for SHA384Init... no >checking for SHA512Init... no >checking openssl/md5.h usability... yes >checking openssl/md5.h presence... yes >checking for openssl/md5.h... yes >checking for library containing MD5_Init... -lcrypto >checking openssl/ripemd.h usability... yes >checking openssl/ripemd.h presence... yes >checking for openssl/ripemd.h... yes >checking for library containing RIPEMD160_Init... none required >checking openssl/sha.h usability... yes >checking openssl/sha.h presence... yes >checking for openssl/sha.h... yes >checking for library containing SHA1_Init... none required >checking for openssl/sha.h... (cached) yes >checking for library containing SHA256_Init SHA384_Init SHA512_Init... no >checking for an ANSI C-conforming const... yes >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for size_t... yes >checking for id_t... yes >checking for uintptr_t... yes >checking for struct stat.st_birthtime... no >checking for struct stat.st_birthtimespec.tv_nsec... no >checking for struct stat.st_mtimespec.tv_nsec... no >checking for struct stat.st_mtim.tv_nsec... yes >checking for struct stat.st_mtime_n... no >checking for struct stat.st_umtime... no >checking for struct stat.st_mtime_usec... no >checking for struct stat.st_blksize... yes >checking for struct stat.st_flags... no >checking for uintmax_t... yes >checking for unsigned long long... yes >checking for long long int... yes >checking for intmax_t... yes >checking for int64_t... yes >checking for unsigned long long int... yes >checking for uintmax_t... (cached) yes >checking for uint64_t... yes >checking whether SIZE_MAX is declared... yes >checking whether SSIZE_MAX is declared... no >checking whether INT64_MAX is declared... yes >checking whether INT64_MIN is declared... yes >checking whether UINT64_MAX is declared... yes >checking whether UINT32_MAX is declared... yes >checking whether EFTYPE is declared... no >checking whether EILSEQ is declared... yes >checking for wchar_t... yes >checking size of wchar_t... 4 >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking whether sys/types.h defines makedev... yes >checking for _LARGEFILE_SOURCE value needed for large files... no >checking for working memcmp... yes >checking whether lstat dereferences a symlink specified with a trailing slash... yes >checking whether lstat accepts an empty string... no >checking whether stat accepts an empty string... no >checking whether strerror_r is declared... yes >checking for strerror_r... yes >checking whether strerror_r returns char *... yes >checking for strftime... yes >checking for vprintf... yes >checking for _doprnt... no >checking for CreateHardLinkA... no >checking for chflags... no >checking for chown... yes >checking for chroot... yes >checking for fchdir... yes >checking for fchflags... no >checking for fchmod... yes >checking for fchown... yes >checking for fcntl... yes >checking for fork... yes >checking for fstat... yes >checking for ftruncate... yes >checking for futimens... yes >checking for futimes... yes >checking for geteuid... yes >checking for getpid... yes >checking for lchflags... no >checking for lchmod... no >checking for lchown... yes >checking for link... yes >checking for lstat... yes >checking for lutimes... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for mkfifo... yes >checking for mknod... yes >checking for nl_langinfo... yes >checking for pipe... yes >checking for poll... yes >checking for readlink... yes >checking for select... yes >checking for setenv... yes >checking for setlocale... yes >checking for sigaction... yes >checking for strchr... yes >checking for strdup... yes >checking for strerror... yes >checking for strncpy_s... no >checking for strrchr... yes >checking for symlink... yes >checking for timegm... yes >checking for tzset... yes >checking for unsetenv... yes >checking for utime... yes >checking for utimensat... yes >checking for utimes... yes >checking for vfork... yes >checking for wcrtomb... yes >checking for wcscpy... yes >checking for wcslen... yes >checking for wctomb... yes >checking for wmemcmp... yes >checking for wmemcpy... yes >checking for cygwin_conv_path... no >checking whether D_MD_ORDER is declared... no >checking for struct dirent.d_namlen... no >checking for attr/xattr.h... (cached) yes >checking sys/xattr.h usability... yes >checking sys/xattr.h presence... yes >checking for sys/xattr.h... yes >checking for setxattr in -lattr... yes >checking for extattr_get_file... no >checking for extattr_list_file... no >checking for extattr_set_fd... no >checking for extattr_set_file... no >checking for fsetxattr... yes >checking for getxattr... yes >checking for lgetxattr... yes >checking for listxattr... yes >checking for llistxattr... yes >checking for lsetxattr... yes >checking for sys/acl.h... (cached) yes >checking for acl_get_file in -lacl... yes >checking for acl_create_entry... yes >checking for acl_init... yes >checking for acl_set_fd... yes >checking for acl_set_fd_np... no >checking for acl_set_file... yes >checking for acl_permset_t... yes >checking for acl_get_perm_np... no >checking for acl_get_perm... yes >checking for acl_get_link... no >checking for acl_get_link_np... no >checking whether ACL_USER is declared... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >configure: creating ./config.status >config.status: creating Makefile >config.status: creating build/pkgconfig/libarchive.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0 (for ABI=amd64) ... >make -j4 -l4.0 >cat ./libarchive/test/test_*.c | grep DEFINE_TEST > libarchive/test/list.h >cat ./tar/test/test_*.c | grep DEFINE_TEST > tar/test/list.h >cat ./cpio/test/test_*.c | grep DEFINE_TEST > cpio/test/list.h >make all-am >make[1]: Entering directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_check_magic.lo libarchive/archive_check_magic.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry.lo libarchive/archive_entry.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_copy_stat.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_link_resolver.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry.c -fPIC -DPIC -o libarchive/.libs/archive_entry.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry_link_resolver.c -fPIC -DPIC -o libarchive/.libs/archive_entry_link_resolver.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_check_magic.c -fPIC -DPIC -o libarchive/.libs/archive_check_magic.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry_copy_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_copy_stat.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry_stat.lo libarchive/archive_entry_stat.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_stat.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry_strmode.lo libarchive/archive_entry_strmode.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_entry_xattr.lo libarchive/archive_entry_xattr.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry_strmode.c -fPIC -DPIC -o libarchive/.libs/archive_entry_strmode.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read.lo libarchive/archive_read.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_entry_xattr.c -fPIC -DPIC -o libarchive/.libs/archive_entry_xattr.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_data_into_fd.lo libarchive/archive_read_data_into_fd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read.c -fPIC -DPIC -o libarchive/.libs/archive_read.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_data_into_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_data_into_fd.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_disk.lo libarchive/archive_read_disk.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_disk.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_entry_from_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_disk_entry_from_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_entry_from_file.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_disk_set_standard_lookup.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_extract.lo libarchive/archive_read_extract.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_extract.c -fPIC -DPIC -o libarchive/.libs/archive_read_extract.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_open_fd.lo libarchive/archive_read_open_fd.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_open_file.lo libarchive/archive_read_open_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_set_standard_lookup.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_open_filename.lo libarchive/archive_read_open_filename.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_filename.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_file.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_fd.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_open_memory.lo libarchive/archive_read_open_memory.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_all.lo libarchive/archive_read_support_compression_all.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_bzip2.lo libarchive/archive_read_support_compression_bzip2.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_compress.lo libarchive/archive_read_support_compression_compress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_all.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_memory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_bzip2.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_gzip.lo libarchive/archive_read_support_compression_gzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_compress.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_compress.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_gzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_none.lo libarchive/archive_read_support_compression_none.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_program.lo libarchive/archive_read_support_compression_program.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_none.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_none.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_program.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_program.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_rpm.lo libarchive/archive_read_support_compression_rpm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_rpm.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_rpm.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_uu.lo libarchive/archive_read_support_compression_uu.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_compression_xz.lo libarchive/archive_read_support_compression_xz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_uu.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_uu.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_all.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_compression_xz.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_compression_xz.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_ar.lo libarchive/archive_read_support_format_ar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_all.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_ar.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_cpio.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_empty.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_empty.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_empty.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cpio.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_iso9660.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_mtree.lo libarchive/archive_read_support_format_mtree.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_iso9660.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_mtree.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_raw.lo libarchive/archive_read_support_format_raw.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_raw.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_raw.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_tar.lo libarchive/archive_read_support_format_tar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_tar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_tar.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_xar.lo libarchive/archive_read_support_format_xar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_xar.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_read_support_format_zip.lo libarchive/archive_read_support_format_zip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_read_support_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_zip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_string.lo libarchive/archive_string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_string.c -fPIC -DPIC -o libarchive/.libs/archive_string.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_string_sprintf.lo libarchive/archive_string_sprintf.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_string_sprintf.c -fPIC -DPIC -o libarchive/.libs/archive_string_sprintf.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_util.lo libarchive/archive_util.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_util.c -fPIC -DPIC -o libarchive/.libs/archive_util.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_virtual.lo libarchive/archive_virtual.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_virtual.c -fPIC -DPIC -o libarchive/.libs/archive_virtual.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write.lo libarchive/archive_write.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write.c -fPIC -DPIC -o libarchive/.libs/archive_write.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_disk.lo libarchive/archive_write_disk.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_disk_set_standard_lookup.lo libarchive/archive_write_disk_set_standard_lookup.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_disk.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_open_fd.lo libarchive/archive_write_open_fd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_fd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_set_standard_lookup.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_open_file.lo libarchive/archive_write_open_file.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_file.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_open_filename.lo libarchive/archive_write_open_filename.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_filename.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_open_memory.lo libarchive/archive_write_open_memory.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_memory.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_bzip2.lo libarchive/archive_write_set_compression_bzip2.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_compress.lo libarchive/archive_write_set_compression_compress.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_bzip2.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_gzip.lo libarchive/archive_write_set_compression_gzip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_compress.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_compress.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_gzip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_none.lo libarchive/archive_write_set_compression_none.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_none.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_none.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_program.lo libarchive/archive_write_set_compression_program.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_program.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_program.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_compression_xz.lo libarchive/archive_write_set_compression_xz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_compression_xz.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_compression_xz.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format.lo libarchive/archive_write_set_format.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_ar.lo libarchive/archive_write_set_format_ar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_by_name.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_cpio.lo libarchive/archive_write_set_format_cpio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_by_name.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_by_name.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_cpio_newc.lo libarchive/archive_write_set_format_cpio_newc.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_cpio_newc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_newc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_mtree.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_pax.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_shar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_shar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_shar.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_ustar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_mtree.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_pax.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_pax.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_ustar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ustar.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_format_zip.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/archive_write_set_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_zip.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/filter_fork.lo libarchive/filter_fork.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive_fe/err.lo libarchive_fe/err.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive/filter_fork.c -fPIC -DPIC -o libarchive/.libs/filter_fork.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive_fe/err.c -fPIC -DPIC -o libarchive_fe/.libs/err.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive_fe/line_reader.lo libarchive_fe/line_reader.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive_fe/matching.lo libarchive_fe/matching.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive_fe/matching.c -fPIC -DPIC -o libarchive_fe/.libs/matching.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive_fe/line_reader.c -fPIC -DPIC -o libarchive_fe/.libs/line_reader.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive_fe/pathmatch.lo libarchive_fe/pathmatch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo './'`tar/bsdtar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c libarchive_fe/pathmatch.c -fPIC -DPIC -o libarchive_fe/.libs/pathmatch.o >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-cmdline.o `test -f 'tar/cmdline.c' || echo './'`tar/cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-getdate.o `test -f 'tar/getdate.c' || echo './'`tar/getdate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-read.o `test -f 'tar/read.c' || echo './'`tar/read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-subst.o `test -f 'tar/subst.c' || echo './'`tar/subst.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-tree.o `test -f 'tar/tree.c' || echo './'`tar/tree.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-util.o `test -f 'tar/util.c' || echo './'`tar/util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo './'`tar/write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/bsdcpio-cmdline.o `test -f 'cpio/cmdline.c' || echo './'`cpio/cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/bsdcpio-cpio.o `test -f 'cpio/cpio.c' || echo './'`cpio/cpio.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -no-undefined -version-info 10:0:8 -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o libarchive.la -rpath /usr/lib64 libarchive/archive_check_magic.lo libarchive/archive_entry.lo libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_stat.lo libarchive/archive_entry_strmode.lo libarchive/archive_entry_xattr.lo libarchive/archive_read.lo libarchive/archive_read_data_into_fd.lo libarchive/archive_read_disk.lo libarchive/archive_read_disk_entry_from_file.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_support_compression_all.lo libarchive/archive_read_support_compression_bzip2.lo libarchive/archive_read_support_compression_compress.lo libarchive/archive_read_support_compression_gzip.lo libarchive/archive_read_support_compression_none.lo libarchive/archive_read_support_compression_program.lo libarchive/archive_read_support_compression_rpm.lo libarchive/archive_read_support_compression_uu.lo libarchive/archive_read_support_compression_xz.lo libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_ar.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_mtree.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.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_set_compression_bzip2.lo libarchive/archive_write_set_compression_compress.lo libarchive/archive_write_set_compression_gzip.lo libarchive/archive_write_set_compression_none.lo libarchive/archive_write_set_compression_program.lo libarchive/archive_write_set_compression_xz.lo libarchive/archive_write_set_format.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_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_zip.lo libarchive/filter_fork.lo -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o libarchive_fe.la libarchive_fe/err.lo libarchive_fe/line_reader.lo libarchive_fe/matching.lo libarchive_fe/pathmatch.lo -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libarchive_fe.a libarchive_fe/.libs/err.o libarchive_fe/.libs/line_reader.o libarchive_fe/.libs/matching.o libarchive_fe/.libs/pathmatch.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libarchive_fe.a >libtool: link: x86_64-pc-linux-gnu-gcc -shared libarchive/.libs/archive_check_magic.o libarchive/.libs/archive_entry.o libarchive/.libs/archive_entry_copy_stat.o libarchive/.libs/archive_entry_link_resolver.o libarchive/.libs/archive_entry_stat.o libarchive/.libs/archive_entry_strmode.o libarchive/.libs/archive_entry_xattr.o libarchive/.libs/archive_read.o libarchive/.libs/archive_read_data_into_fd.o libarchive/.libs/archive_read_disk.o libarchive/.libs/archive_read_disk_entry_from_file.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_support_compression_all.o libarchive/.libs/archive_read_support_compression_bzip2.o libarchive/.libs/archive_read_support_compression_compress.o libarchive/.libs/archive_read_support_compression_gzip.o libarchive/.libs/archive_read_support_compression_none.o libarchive/.libs/archive_read_support_compression_program.o libarchive/.libs/archive_read_support_compression_rpm.o libarchive/.libs/archive_read_support_compression_uu.o libarchive/.libs/archive_read_support_compression_xz.o libarchive/.libs/archive_read_support_format_all.o libarchive/.libs/archive_read_support_format_ar.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_mtree.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.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_set_compression_bzip2.o libarchive/.libs/archive_write_set_compression_compress.o libarchive/.libs/archive_write_set_compression_gzip.o libarchive/.libs/archive_write_set_compression_none.o libarchive/.libs/archive_write_set_compression_program.o libarchive/.libs/archive_write_set_compression_xz.o libarchive/.libs/archive_write_set_format.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_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_zip.o libarchive/.libs/filter_fork.o -Wl,--as-needed -lacl -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm -march=athlon64 -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -Wl,-soname -Wl,libarchive.so.2 -o .libs/libarchive.so.2.8.0 >libtool: link: ( cd ".libs" && rm -f "libarchive_fe.la" && ln -s "../libarchive_fe.la" "libarchive_fe.la" ) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbeginS.o >libarchive/.libs/archive_check_magic.o >libarchive/.libs/archive_entry.o >libarchive/.libs/archive_entry_copy_stat.o >libarchive/.libs/archive_entry_link_resolver.o >libarchive/.libs/archive_entry_stat.o >libarchive/.libs/archive_entry_strmode.o >libarchive/.libs/archive_entry_xattr.o >libarchive/.libs/archive_read.o >libarchive/.libs/archive_read_data_into_fd.o >libarchive/.libs/archive_read_disk.o >libarchive/.libs/archive_read_disk_entry_from_file.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_support_compression_all.o >libarchive/.libs/archive_read_support_compression_bzip2.o >libarchive/.libs/archive_read_support_compression_compress.o >libarchive/.libs/archive_read_support_compression_gzip.o >libarchive/.libs/archive_read_support_compression_none.o >libarchive/.libs/archive_read_support_compression_program.o >libarchive/.libs/archive_read_support_compression_rpm.o >libarchive/.libs/archive_read_support_compression_uu.o >libarchive/.libs/archive_read_support_compression_xz.o >libarchive/.libs/archive_read_support_format_all.o >libarchive/.libs/archive_read_support_format_ar.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_mtree.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.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_set_compression_bzip2.o >libarchive/.libs/archive_write_set_compression_compress.o >libarchive/.libs/archive_write_set_compression_gzip.o >libarchive/.libs/archive_write_set_compression_none.o >libarchive/.libs/archive_write_set_compression_program.o >libarchive/.libs/archive_write_set_compression_xz.o >libarchive/.libs/archive_write_set_format.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_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_zip.o >libarchive/.libs/filter_fork.o >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)stat.oS >(/usr/lib64/libc_nonshared.a)fstat.oS >(/usr/lib64/libc_nonshared.a)lstat.oS >(/usr/lib64/libc_nonshared.a)mknod.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtendS.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o >libtool: link: (cd ".libs" && rm -f "libarchive.so.2" && ln -s "libarchive.so.2.8.0" "libarchive.so.2") >libtool: link: (cd ".libs" && rm -f "libarchive.so" && ln -s "libarchive.so.2.8.0" "libarchive.so") >libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" ) >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-getdate.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-tree.o tar/bsdtar-util.o tar/bsdtar-write.o libarchive.la libarchive_fe.la -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o libarchive_fe.la libarchive.la -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o .libs/bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-getdate.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-tree.o tar/bsdtar-util.o tar/bsdtar-write.o -Wl,--as-needed ./.libs/libarchive.so ./.libs/libarchive_fe.a -lacl -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o .libs/bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o -Wl,--as-needed ./.libs/libarchive_fe.a ./.libs/libarchive.so -lacl -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crt1.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbegin.o >tar/bsdtar-bsdtar.o >tar/bsdtar-cmdline.o >tar/bsdtar-getdate.o >tar/bsdtar-read.o >tar/bsdtar-subst.o >tar/bsdtar-tree.o >tar/bsdtar-util.o >tar/bsdtar-write.o >./.libs/libarchive.so >(./.libs/libarchive_fe.a)err.o >(./.libs/libarchive_fe.a)line_reader.o >(./.libs/libarchive_fe.a)matching.o >(./.libs/libarchive_fe.a)pathmatch.o >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)elf-init.oS >(/usr/lib64/libc_nonshared.a)stat.oS >(/usr/lib64/libc_nonshared.a)lstat.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtend.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crt1.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbegin.o >cpio/bsdcpio-cmdline.o >cpio/bsdcpio-cpio.o >(./.libs/libarchive_fe.a)err.o >(./.libs/libarchive_fe.a)line_reader.o >(./.libs/libarchive_fe.a)matching.o >(./.libs/libarchive_fe.a)pathmatch.o >./.libs/libarchive.so >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)elf-init.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtend.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o >make[1]: Leaving directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >>>> Source compiled. >make -j4 -l4.0 check >make check-am >make[1]: Entering directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >make libarchive_test bsdtar_test bsdcpio_test >make[2]: Entering directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_check_magic.o `test -f 'libarchive/archive_check_magic.c' || echo './'`libarchive/archive_check_magic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_entry.o `test -f 'libarchive/archive_entry.c' || echo './'`libarchive/archive_entry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_entry_stat.o `test -f 'libarchive/archive_entry_stat.c' || echo './'`libarchive/archive_entry_stat.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_entry_strmode.o `test -f 'libarchive/archive_entry_strmode.c' || echo './'`libarchive/archive_entry_strmode.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_entry_xattr.o `test -f 'libarchive/archive_entry_xattr.c' || echo './'`libarchive/archive_entry_xattr.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read.o `test -f 'libarchive/archive_read.c' || echo './'`libarchive/archive_read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_disk.o `test -f 'libarchive/archive_read_disk.c' || echo './'`libarchive/archive_read_disk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_extract.o `test -f 'libarchive/archive_read_extract.c' || echo './'`libarchive/archive_read_extract.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_all.o `test -f 'libarchive/archive_read_support_compression_all.c' || echo './'`libarchive/archive_read_support_compression_all.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_bzip2.o `test -f 'libarchive/archive_read_support_compression_bzip2.c' || echo './'`libarchive/archive_read_support_compression_bzip2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_compress.o `test -f 'libarchive/archive_read_support_compression_compress.c' || echo './'`libarchive/archive_read_support_compression_compress.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_gzip.o `test -f 'libarchive/archive_read_support_compression_gzip.c' || echo './'`libarchive/archive_read_support_compression_gzip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_none.o `test -f 'libarchive/archive_read_support_compression_none.c' || echo './'`libarchive/archive_read_support_compression_none.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_program.o `test -f 'libarchive/archive_read_support_compression_program.c' || echo './'`libarchive/archive_read_support_compression_program.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_rpm.o `test -f 'libarchive/archive_read_support_compression_rpm.c' || echo './'`libarchive/archive_read_support_compression_rpm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_uu.o `test -f 'libarchive/archive_read_support_compression_uu.c' || echo './'`libarchive/archive_read_support_compression_uu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_read_support_compression_xz.o `test -f 'libarchive/archive_read_support_compression_xz.c' || echo './'`libarchive/archive_read_support_compression_xz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_string.o `test -f 'libarchive/archive_string.c' || echo './'`libarchive/archive_string.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_string_sprintf.o `test -f 'libarchive/archive_string_sprintf.c' || echo './'`libarchive/archive_string_sprintf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_util.o `test -f 'libarchive/archive_util.c' || echo './'`libarchive/archive_util.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_virtual.o `test -f 'libarchive/archive_virtual.c' || echo './'`libarchive/archive_virtual.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write.o `test -f 'libarchive/archive_write.c' || echo './'`libarchive/archive_write.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_disk.o `test -f 'libarchive/archive_write_disk.c' || echo './'`libarchive/archive_write_disk.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_bzip2.o `test -f 'libarchive/archive_write_set_compression_bzip2.c' || echo './'`libarchive/archive_write_set_compression_bzip2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_compress.o `test -f 'libarchive/archive_write_set_compression_compress.c' || echo './'`libarchive/archive_write_set_compression_compress.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_gzip.o `test -f 'libarchive/archive_write_set_compression_gzip.c' || echo './'`libarchive/archive_write_set_compression_gzip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_none.o `test -f 'libarchive/archive_write_set_compression_none.c' || echo './'`libarchive/archive_write_set_compression_none.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_program.o `test -f 'libarchive/archive_write_set_compression_program.c' || echo './'`libarchive/archive_write_set_compression_program.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-archive_write_set_compression_xz.o `test -f 'libarchive/archive_write_set_compression_xz.c' || echo './'`libarchive/archive_write_set_compression_xz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/libarchive_test-filter_fork.o `test -f 'libarchive/filter_fork.c' || echo './'`libarchive/filter_fork.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/bsdtar_test-getdate.o `test -f 'tar/getdate.c' || echo './'`tar/getdate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/bsdcpio_test-cmdline.o `test -f 'cpio/cmdline.c' || echo './'`cpio/cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-main.o `test -f 'libarchive/test/main.c' || echo './'`libarchive/test/main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_acl_basic.o `test -f 'libarchive/test/test_acl_basic.c' || echo './'`libarchive/test/test_acl_basic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_acl_freebsd.o `test -f 'libarchive/test/test_acl_freebsd.c' || echo './'`libarchive/test/test_acl_freebsd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_entry.o `test -f 'libarchive/test/test_entry.c' || echo './'`libarchive/test/test_entry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_fuzz.o `test -f 'libarchive/test/test_fuzz.c' || echo './'`libarchive/test/test_fuzz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_read_compress_program.o `test -f 'libarchive/test/test_read_compress_program.c' || echo './'`libarchive/test/test_read_compress_program.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_read_format_iso_gz.o `test -f 'libarchive/test/test_read_format_iso_gz.c' || echo './'`libarchive/test/test_read_format_iso_gz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_read_uu.o `test -f 'libarchive/test/test_read_uu.c' || echo './'`libarchive/test/test_read_uu.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress.o `test -f 'libarchive/test/test_write_compress.c' || echo './'`libarchive/test/test_write_compress.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress_bzip2.o `test -f 'libarchive/test/test_write_compress_bzip2.c' || echo './'`libarchive/test/test_write_compress_bzip2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress_gzip.o `test -f 'libarchive/test/test_write_compress_gzip.c' || echo './'`libarchive/test/test_write_compress_gzip.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress_lzma.o `test -f 'libarchive/test/test_write_compress_lzma.c' || echo './'`libarchive/test/test_write_compress_lzma.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress_program.o `test -f 'libarchive/test/test_write_compress_program.c' || echo './'`libarchive/test/test_write_compress_program.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o libarchive/test/libarchive_test-test_write_compress_xz.o `test -f 'libarchive/test/test_write_compress_xz.c' || echo './'`libarchive/test/test_write_compress_xz.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive/test -DLIBARCHIVE_STATIC -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-main.o `test -f 'tar/test/main.c' || echo './'`tar/test/main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_0.o `test -f 'tar/test/test_0.c' || echo './'`tar/test/test_0.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_basic.o `test -f 'tar/test/test_basic.c' || echo './'`tar/test/test_basic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_copy.o `test -f 'tar/test/test_copy.c' || echo './'`tar/test/test_copy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_getdate.o `test -f 'tar/test/test_getdate.c' || echo './'`tar/test/test_getdate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_help.o `test -f 'tar/test/test_help.c' || echo './'`tar/test/test_help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_patterns.o `test -f 'tar/test/test_patterns.c' || echo './'`tar/test/test_patterns.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_stdio.o `test -f 'tar/test/test_stdio.c' || echo './'`tar/test/test_stdio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_version.o `test -f 'tar/test/test_version.c' || echo './'`tar/test/test_version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/test/bsdcpio_test-test_0.o `test -f 'cpio/test/test_0.c' || echo './'`cpio/test/test_0.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/test/bsdcpio_test-test_basic.o `test -f 'cpio/test/test_basic.c' || echo './'`cpio/test/test_basic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/test/bsdcpio_test-test_cmdline.o `test -f 'cpio/test/test_cmdline.c' || echo './'`cpio/test/test_cmdline.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -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 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/test/bsdcpio_test-test_pathmatch.o `test -f 'cpio/test/test_pathmatch.c' || echo './'`cpio/test/test_pathmatch.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./cpio -I./cpio/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o cpio/test/bsdcpio_test-main.o `test -f 'cpio/test/main.c' || echo './'`cpio/test/main.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o libarchive_test libarchive/libarchive_test-archive_check_magic.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_stat.o libarchive/libarchive_test-archive_entry_strmode.o libarchive/libarchive_test-archive_entry_xattr.o libarchive/libarchive_test-archive_read.o libarchive/libarchive_test-archive_read_data_into_fd.o libarchive/libarchive_test-archive_read_disk.o libarchive/libarchive_test-archive_read_disk_entry_from_file.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_support_compression_all.o libarchive/libarchive_test-archive_read_support_compression_bzip2.o libarchive/libarchive_test-archive_read_support_compression_compress.o libarchive/libarchive_test-archive_read_support_compression_gzip.o libarchive/libarchive_test-archive_read_support_compression_none.o libarchive/libarchive_test-archive_read_support_compression_program.o libarchive/libarchive_test-archive_read_support_compression_rpm.o libarchive/libarchive_test-archive_read_support_compression_uu.o libarchive/libarchive_test-archive_read_support_compression_xz.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_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_mtree.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.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_set_compression_bzip2.o libarchive/libarchive_test-archive_write_set_compression_compress.o libarchive/libarchive_test-archive_write_set_compression_gzip.o libarchive/libarchive_test-archive_write_set_compression_none.o libarchive/libarchive_test-archive_write_set_compression_program.o libarchive/libarchive_test-archive_write_set_compression_xz.o libarchive/libarchive_test-archive_write_set_format.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_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_zip.o libarchive/libarchive_test-filter_fork.o libarchive/test/libarchive_test-main.o libarchive/test/libarchive_test-read_open_memory.o libarchive/test/libarchive_test-test_acl_basic.o libarchive/test/libarchive_test-test_acl_freebsd.o libarchive/test/libarchive_test-test_acl_pax.o libarchive/test/libarchive_test-test_archive_api_feature.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_lzma.o libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o libarchive/test/libarchive_test-test_compat_tar_hardlink.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_extattr_freebsd.o libarchive/test/libarchive_test-test_fuzz.o libarchive/test/libarchive_test-test_entry_strmode.o libarchive/test/libarchive_test-test_link_resolver.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_compress_program.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_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_format_ar.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_lzma.o libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.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_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_gz.o libarchive/test/libarchive_test-test_read_format_iso_multi_extent.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_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_mtree.o libarchive/test/libarchive_test-test_read_format_pax_bz2.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_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_xar.o libarchive/test/libarchive_test-test_read_format_zip.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_truncated.o libarchive/test/libarchive_test-test_read_uu.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_write_compress.o libarchive/test/libarchive_test-test_write_compress_bzip2.o libarchive/test/libarchive_test-test_write_compress_gzip.o libarchive/test/libarchive_test-test_write_compress_lzma.o libarchive/test/libarchive_test-test_write_compress_program.o libarchive/test/libarchive_test-test_write_compress_xz.o libarchive/test/libarchive_test-test_write_disk.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_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_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_odc.o libarchive/test/libarchive_test-test_write_format_cpio_newc.o libarchive/test/libarchive_test-test_write_format_mtree.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_ustar.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 -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o libarchive_test libarchive/libarchive_test-archive_check_magic.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_stat.o libarchive/libarchive_test-archive_entry_strmode.o libarchive/libarchive_test-archive_entry_xattr.o libarchive/libarchive_test-archive_read.o libarchive/libarchive_test-archive_read_data_into_fd.o libarchive/libarchive_test-archive_read_disk.o libarchive/libarchive_test-archive_read_disk_entry_from_file.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_support_compression_all.o libarchive/libarchive_test-archive_read_support_compression_bzip2.o libarchive/libarchive_test-archive_read_support_compression_compress.o libarchive/libarchive_test-archive_read_support_compression_gzip.o libarchive/libarchive_test-archive_read_support_compression_none.o libarchive/libarchive_test-archive_read_support_compression_program.o libarchive/libarchive_test-archive_read_support_compression_rpm.o libarchive/libarchive_test-archive_read_support_compression_uu.o libarchive/libarchive_test-archive_read_support_compression_xz.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_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_mtree.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.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_set_compression_bzip2.o libarchive/libarchive_test-archive_write_set_compression_compress.o libarchive/libarchive_test-archive_write_set_compression_gzip.o libarchive/libarchive_test-archive_write_set_compression_none.o libarchive/libarchive_test-archive_write_set_compression_program.o libarchive/libarchive_test-archive_write_set_compression_xz.o libarchive/libarchive_test-archive_write_set_format.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_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_zip.o libarchive/libarchive_test-filter_fork.o libarchive/test/libarchive_test-main.o libarchive/test/libarchive_test-read_open_memory.o libarchive/test/libarchive_test-test_acl_basic.o libarchive/test/libarchive_test-test_acl_freebsd.o libarchive/test/libarchive_test-test_acl_pax.o libarchive/test/libarchive_test-test_archive_api_feature.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_lzma.o libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o libarchive/test/libarchive_test-test_compat_tar_hardlink.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_extattr_freebsd.o libarchive/test/libarchive_test-test_fuzz.o libarchive/test/libarchive_test-test_entry_strmode.o libarchive/test/libarchive_test-test_link_resolver.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_compress_program.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_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_format_ar.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_lzma.o libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.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_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_gz.o libarchive/test/libarchive_test-test_read_format_iso_multi_extent.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_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_mtree.o libarchive/test/libarchive_test-test_read_format_pax_bz2.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_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_xar.o libarchive/test/libarchive_test-test_read_format_zip.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_truncated.o libarchive/test/libarchive_test-test_read_uu.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_write_compress.o libarchive/test/libarchive_test-test_write_compress_bzip2.o libarchive/test/libarchive_test-test_write_compress_gzip.o libarchive/test/libarchive_test-test_write_compress_lzma.o libarchive/test/libarchive_test-test_write_compress_program.o libarchive/test/libarchive_test-test_write_compress_xz.o libarchive/test/libarchive_test-test_write_disk.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_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_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_odc.o libarchive/test/libarchive_test-test_write_format_cpio_newc.o libarchive/test/libarchive_test-test_write_format_mtree.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_ustar.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 -Wl,--as-needed -lacl -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I./tar -I./tar/test -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -I/usr/include/libxml2 -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -c -o tar/test/bsdtar_test-test_windows.o `test -f 'tar/test/test_windows.c' || echo './'`tar/test/test_windows.c >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crt1.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbegin.o >libarchive/libarchive_test-archive_check_magic.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_stat.o >libarchive/libarchive_test-archive_entry_strmode.o >libarchive/libarchive_test-archive_entry_xattr.o >libarchive/libarchive_test-archive_read.o >libarchive/libarchive_test-archive_read_data_into_fd.o >libarchive/libarchive_test-archive_read_disk.o >libarchive/libarchive_test-archive_read_disk_entry_from_file.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_support_compression_all.o >libarchive/libarchive_test-archive_read_support_compression_bzip2.o >libarchive/libarchive_test-archive_read_support_compression_compress.o >libarchive/libarchive_test-archive_read_support_compression_gzip.o >libarchive/libarchive_test-archive_read_support_compression_none.o >libarchive/libarchive_test-archive_read_support_compression_program.o >libarchive/libarchive_test-archive_read_support_compression_rpm.o >libarchive/libarchive_test-archive_read_support_compression_uu.o >libarchive/libarchive_test-archive_read_support_compression_xz.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_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_mtree.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.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_set_compression_bzip2.o >libarchive/libarchive_test-archive_write_set_compression_compress.o >libarchive/libarchive_test-archive_write_set_compression_gzip.o >libarchive/libarchive_test-archive_write_set_compression_none.o >libarchive/libarchive_test-archive_write_set_compression_program.o >libarchive/libarchive_test-archive_write_set_compression_xz.o >libarchive/libarchive_test-archive_write_set_format.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_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_zip.o >libarchive/libarchive_test-filter_fork.o >libarchive/test/libarchive_test-main.o >libarchive/test/libarchive_test-read_open_memory.o >libarchive/test/libarchive_test-test_acl_basic.o >libarchive/test/libarchive_test-test_acl_freebsd.o >libarchive/test/libarchive_test-test_acl_pax.o >libarchive/test/libarchive_test-test_archive_api_feature.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_lzma.o >libarchive/test/libarchive_test-test_compat_solaris_tar_acl.o >libarchive/test/libarchive_test-test_compat_tar_hardlink.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_extattr_freebsd.o >libarchive/test/libarchive_test-test_fuzz.o >libarchive/test/libarchive_test-test_entry_strmode.o >libarchive/test/libarchive_test-test_link_resolver.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_compress_program.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_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_format_ar.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_lzma.o >libarchive/test/libarchive_test-test_read_format_cpio_bin_xz.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_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_gz.o >libarchive/test/libarchive_test-test_read_format_iso_multi_extent.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_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_mtree.o >libarchive/test/libarchive_test-test_read_format_pax_bz2.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_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_xar.o >libarchive/test/libarchive_test-test_read_format_zip.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_truncated.o >libarchive/test/libarchive_test-test_read_uu.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_write_compress.o >libarchive/test/libarchive_test-test_write_compress_bzip2.o >libarchive/test/libarchive_test-test_write_compress_gzip.o >libarchive/test/libarchive_test-test_write_compress_lzma.o >libarchive/test/libarchive_test-test_write_compress_program.o >libarchive/test/libarchive_test-test_write_compress_xz.o >libarchive/test/libarchive_test-test_write_disk.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_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_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_odc.o >libarchive/test/libarchive_test-test_write_format_cpio_newc.o >libarchive/test/libarchive_test-test_write_format_mtree.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_ustar.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 >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)elf-init.oS >(/usr/lib64/libc_nonshared.a)stat.oS >(/usr/lib64/libc_nonshared.a)fstat.oS >(/usr/lib64/libc_nonshared.a)lstat.oS >(/usr/lib64/libc_nonshared.a)mknod.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtend.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdcpio_test 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_format_newc.o cpio/test/bsdcpio_test-test_gcpio_compat.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_c.o cpio/test/bsdcpio_test-test_option_d.o cpio/test/bsdcpio_test-test_option_f.o cpio/test/bsdcpio_test-test_option_help.o cpio/test/bsdcpio_test-test_option_l.o cpio/test/bsdcpio_test-test_option_lzma.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_version.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 cpio/test/bsdcpio_test-test_pathmatch.o libarchive_fe.la -lacl -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm > >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,--as-needed -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdtar_test tar/bsdtar_test-getdate.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_getdate.o tar/test/bsdtar_test-test_help.o tar/test/bsdtar_test-test_option_T_upper.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_patterns.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 -lattr -lcrypto -lxml2 -llzma -lbz2 -lz -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdtar_test tar/bsdtar_test-getdate.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_getdate.o tar/test/bsdtar_test-test_help.o tar/test/bsdtar_test-test_option_T_upper.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_patterns.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 -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=athlon64 -g -ggdb -combine -ftree-vectorize -falign-functions=16 -falign-labels=16 -falign-jumps=16 -Wno-error -Wl,-O1 -Wl,-t -Wl,--enable-new-dtags -Wl,--hash-style=both -o bsdcpio_test 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_format_newc.o cpio/test/bsdcpio_test-test_gcpio_compat.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_c.o cpio/test/bsdcpio_test-test_option_d.o cpio/test/bsdcpio_test-test_option_f.o cpio/test/bsdcpio_test-test_option_help.o cpio/test/bsdcpio_test-test_option_l.o cpio/test/bsdcpio_test-test_option_lzma.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_version.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 cpio/test/bsdcpio_test-test_pathmatch.o -Wl,--as-needed ./.libs/libarchive_fe.a -lacl -lattr -lcrypto -llzma -lbz2 -lxml2 -lz -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crt1.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbegin.o >tar/bsdtar_test-getdate.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_getdate.o >tar/test/bsdtar_test-test_help.o >tar/test/bsdtar_test-test_option_T_upper.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_patterns.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 >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)elf-init.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtend.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../x86_64-pc-linux-gnu/bin/ld: mode elf_x86_64 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crt1.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crti.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtbegin.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_format_newc.o >cpio/test/bsdcpio_test-test_gcpio_compat.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_c.o >cpio/test/bsdcpio_test-test_option_d.o >cpio/test/bsdcpio_test-test_option_f.o >cpio/test/bsdcpio_test-test_option_help.o >cpio/test/bsdcpio_test-test_option_l.o >cpio/test/bsdcpio_test-test_option_lzma.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_version.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 >cpio/test/bsdcpio_test-test_pathmatch.o >(./.libs/libarchive_fe.a)err.o >(./.libs/libarchive_fe.a)pathmatch.o >/lib64/libacl.so >/lib64/libattr.so >-lcrypto (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libcrypto.so) >-llzma (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/liblzma.so) >/lib64/libbz2.so >-lxml2 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libxml2.so) >/lib64/libz.so >-lm (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/libm.so) >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/lib64/libc.so.6 >(/usr/lib64/libc_nonshared.a)elf-init.oS >/lib64/ld-linux-x86-64.so.2 >-lgcc_s (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libgcc_s.so) >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/crtend.o >/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/../../../../lib64/crtn.o >make[2]: Leaving directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >make check-TESTS >make[2]: Entering directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' > >If tests fail or crash, details will be in: > /var/tmp/portage/app-arch/libarchive-2.8.0/temp/libarchive_test.2010-02-20T01.00.04-000 > >Reference files will be read from: /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0/libarchive/test >Exercising: libarchive 2.8.0 > 0: test_acl_basic ok > 1: test_acl_freebsd ok > 2: test_acl_pax ok > 3: test_archive_api_feature ok > 4: test_bad_fd ok > 5: test_compat_bzip2 ok > 6: test_compat_cpio ok > 7: test_compat_gtar ok > 8: test_compat_gzip ok > 9: test_compat_lzma ok > 10: test_compat_solaris_tar_acl ok > 11: test_compat_tar_hardlink ok > 12: test_compat_xz ok > 13: test_compat_zip ok > 14: test_empty_write ok > 15: test_entry ok > 16: test_entry_strmode ok > 17: test_extattr_freebsd ok > 18: test_fuzz ok > 19: test_link_resolver ok > 20: test_open_fd ok > 21: test_open_file ok > 22: test_open_filename ok > 23: test_pax_filename_encoding ok > 24: test_read_compress_program ok > 25: test_read_data_large ok > 26: test_read_disk ok > 27: test_read_disk_entry_from_file ok > 28: test_read_extract ok > 29: test_read_file_nonexistent ok > 30: test_read_format_ar ok > 31: test_read_format_cpio_bin ok > 32: test_read_format_cpio_bin_Z ok > 33: test_read_format_cpio_bin_be ok > 34: test_read_format_cpio_bin_bz2 ok > 35: test_read_format_cpio_bin_gz ok > 36: test_read_format_cpio_bin_lzma ok > 37: test_read_format_cpio_bin_xz ok > 38: test_read_format_cpio_odc ok > 39: test_read_format_cpio_svr4_bzip2_rpm ok > 40: test_read_format_cpio_svr4_gzip ok > 41: test_read_format_cpio_svr4_gzip_rpm ok > 42: test_read_format_cpio_svr4c_Z ok > 43: test_read_format_empty ok > 44: test_read_format_gtar_gz ok > 45: test_read_format_gtar_lzma ok > 46: test_read_format_gtar_sparse ok > 47: test_read_format_iso_gz ok > 48: test_read_format_iso_multi_extent ok > 49: test_read_format_isojoliet_bz2 ok > 50: test_read_format_isojoliet_long ok > 51: test_read_format_isojoliet_rr ok > 52: test_read_format_isorr_bz2 ok > 53: test_read_format_isorr_ce ok > 54: test_read_format_isorr_new_bz2 ok > 55: test_read_format_isorr_rr_moved ok > 56: test_read_format_isozisofs_bz2 ok > 57: test_read_format_mtree ok > 58: test_read_format_pax_bz2 ok > 59: test_read_format_raw ok > 60: test_read_format_tar ok > 61: test_read_format_tar_empty_filename ok > 62: test_read_format_tbz ok > 63: test_read_format_tgz ok > 64: test_read_format_tlz ok > 65: test_read_format_txz ok > 66: test_read_format_tz ok > 67: test_read_format_xar ok > 68: test_read_format_zip ok > 69: test_read_large ok > 70: test_read_pax_truncated ok > 71: test_read_position ok > 72: test_read_truncated ok > 73: test_read_uu ok > 74: test_tar_filenames ok > 75: test_tar_large ok > 76: test_ustar_filenames ok > 77: test_write_compress ok > 78: test_write_compress_bzip2 ok > 79: test_write_compress_gzip ok > 80: test_write_compress_lzma ok > 81: test_write_compress_program ok > 82: test_write_compress_xz ok > 83: test_write_disk ok > 84: test_write_disk_failures ok > 85: test_write_disk_hardlink ok > 86: test_write_disk_perms ok > 87: test_write_disk_secure ok > 88: test_write_disk_sparse ok > 89: test_write_disk_symlink ok > 90: test_write_disk_times ok > 91: test_write_format_ar ok > 92: test_write_format_cpio ok > 93: test_write_format_cpio_empty ok > 94: test_write_format_cpio_newc ok > 95: test_write_format_cpio_odc ok > 96: test_write_format_mtree ok > 97: test_write_format_pax ok > 98: test_write_format_shar_empty ok > 99: test_write_format_tar ok >100: test_write_format_tar_empty ok >101: test_write_format_tar_ustar ok >102: test_write_format_zip ok >103: test_write_format_zip_empty ok >104: test_write_format_zip_no_compression ok >105: test_write_open_memory ok > >Totals: > Tests run: 106 > Tests failed: 0 > Assertions checked: 2824130 > Assertions failed: 0 > Skips reported: 6 >106 tests passed, no failures >PASS: libarchive_test > >If tests fail or crash, details will be in: > /var/tmp/portage/app-arch/libarchive-2.8.0/temp/bsdtar_test.2010-02-20T01.00.20-000 > >Reference files will be read from: /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0/tar/test >Running tests on: "/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0/bsdtar" >Exercising: bsdtar 2.8.0 - libarchive 2.8.0 > > 0: test_0 ok > 1: test_basic ok > 2: test_copy ok > 3: test_empty_mtree ok > 4: test_getdate ok > 5: test_help ok > 6: test_option_T_upper ok > 7: test_option_q ok > 8: test_option_r ok > 9: test_option_s ok > 10: test_patterns ok > 11: test_stdio ok > 12: test_strip_components ok > 13: test_symlink_dir ok > 14: test_version ok > 15: test_windows ok > >Totals: > Tests run: 16 > Tests failed: 0 > Assertions checked: 6685 > Assertions failed: 0 > Skips reported: 1 >16 tests passed, no failures >PASS: bsdtar_test > >If tests fail or crash, details will be in: > /var/tmp/portage/app-arch/libarchive-2.8.0/temp/bsdcpio_test.2010-02-20T01.00.30-000 > >Reference files will be read from: /var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0/cpio/test >Running tests on: "/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0/bsdcpio" >Exercising: bsdcpio 2.8.0 -- libarchive 2.8.0 > > 0: test_0 ok > 1: test_basic ok > 2: test_cmdline ok > 3: test_format_newc FAIL > 4: test_gcpio_compat ok > 5: test_option_B_upper ok > 6: test_option_C_upper ok > 7: test_option_J_upper ok > 8: test_option_L_upper ok > 9: test_option_Z_upper ok > 10: test_option_a ok > 11: test_option_c FAIL > 12: test_option_d ok > 13: test_option_f ok > 14: test_option_help ok > 15: test_option_l ok > 16: test_option_lzma ok > 17: test_option_m ok > 18: test_option_t ok > 19: test_option_u ok > 20: test_option_version ok > 21: test_option_y ok > 22: test_option_z ok > 23: test_owner_parse ok > 24: test_passthrough_dotdot ok > 25: test_passthrough_reverse ok > 26: test_pathmatch ok > >Totals: > Tests run: 27 > Tests failed: 2 > Assertions checked: 894 > Assertions failed: 2 > Skips reported: 0 > >Failing tests: > 3: test_format_newc (1 failures) > 11: test_option_c (1 failures) > >Details for failing tests: /var/tmp/portage/app-arch/libarchive-2.8.0/temp/bsdcpio_test.2010-02-20T01.00.30-000 > >FAIL: bsdcpio_test >===================================== >1 of 3 tests failed >Please report to kientzle@freebsd.org >===================================== >make[2]: *** [check-TESTS] Error 1 >make[2]: Leaving directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >make[1]: *** [check-am] Error 2 >make[1]: Leaving directory `/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0' >make: *** [check] Error 2 > [31;01m*[0m ERROR: app-arch/libarchive-2.8.0 failed: > [31;01m*[0m tests failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_test > [31;01m*[0m environment, line 3659: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake check || die "tests failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-arch/libarchive-2.8.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-arch/libarchive-2.8.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-arch/libarchive-2.8.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-arch/libarchive-2.8.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-arch/libarchive-2.8.0/work/libarchive-2.8.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 305981
: 220429 |
220431
|
220433