|
在emerge -avuDN world 升级中,需要将app-arch/libarchive-2.8.5升级到app-arch/libarchive-3.0.3 ,但是编译出错了,当时用--skipfirst跳过了这个升级,可是升级结束时再次emerge -avuDN world 时却说没有需要升级的包,很诧异。
emerge -av app-arch/libarchive后发现依然是2.8.5的版本。再次升级libarchive错误如下:
[ebuild U ] app-arch/libarchive-3.0.3 [2.8.5] USE="acl bzip2 e2fsprogs%* iconv%* lzma -expat -nettle% -static-libs -xattr -zlib (-static%)"
build.log:
[32;01m * [39;49;00mPackage: app-arch/libarchive-3.0.3
[32;01m * [39;49;00mRepository: gentoo
[32;01m * [39;49;00mMaintainer: ferringb@gentoo.org bsd@gentoo.org
[32;01m * [39;49;00mUSE: acl amd64 bzip2 consolekit e2fsprogs elibc_glibc iconv kernel_linux lzma multilib policykit userland_GNU
[32;01m * [39;49;00mFEATURES: sandbox
>>> Unpacking source...
>>> Unpacking libarchive-3.0.3.tar.gz to /var/tmp/portage/app-arch/libarchive-3.0.3/work
>>> Source unpacked in /var/tmp/portage/app-arch/libarchive-3.0.3/work
>>> Preparing source in /var/tmp/portage/app-arch/libarchive-3.0.3/work/libarchive-3.0.3 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-arch/libarchive-3.0.3/work/libarchive-3.0.3 ...
* econf: updating libarchive-3.0.3/build/autoconf/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libarchive-3.0.3/build/autoconf/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --enable-bsdtar=shared --enable-bsdcpio=shared --disable-xattr --enable-acl --without-zlib --with-bz2lib --without-lzmadec --with-iconv --with-lzma --without-nettle --with-xml2 --without-expat
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
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 how to print strings... printf
checking for a sed that does not truncate output... /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 how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
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-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
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 sysroot... no
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
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 copyfile.h usability... no
checking copyfile.h presence... no
checking for copyfile.h... no
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 for ext2fs/ext2_fs.h... (cached) 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 whether EXT2_IOC_GETFLAGS is usable... 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/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking linux/fs.h usability... yes
checking linux/fs.h presence... yes
checking for linux/fs.h... yes
checking linux/magic.h usability... yes
checking linux/magic.h presence... yes
checking for linux/magic.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 pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... 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/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
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/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.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 sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/vfs.h usability... yes
checking sys/vfs.h presence... yes
checking for sys/vfs.h... yes
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 for wincrypt.h... no
checking for winioctl.h... no
checking bzlib.h usability... yes
checking bzlib.h presence... yes
checking for bzlib.h... yes
checking for BZ2_bzDecompressInit in -lbz2... yes
checking for iconv.h... yes
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for working iconv... yes
checking for iconv declaration...
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking localcharset.h usability... no
checking localcharset.h presence... no
checking for localcharset.h... no
checking for locale_charset... no
checking for locale_charset in -lcharset... no
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 for xmlInitParser in -lxml2... yes
checking libxml/xmlreader.h usability... yes
checking libxml/xmlreader.h presence... yes
checking for libxml/xmlreader.h... yes
checking libxml/xmlwriter.h usability... yes
checking libxml/xmlwriter.h presence... yes
checking for libxml/xmlwriter.h... yes
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 tm.tm_gmtoff... yes
checking for struct tm.__tm_gmtoff... no
checking for struct statfs.f_namemax... no
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 unsigned long long int... yes
checking for uintmax_t... (cached) yes
checking for int64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for uint8_t... yes
checking whether SIZE_MAX is declared... yes
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 SSIZE_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 correctly handles 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 ctime_r... yes
checking for fchdir... yes
checking for fchflags... no
checking for fchmod... yes
checking for fchown... yes
checking for fcntl... yes
checking for fdopendir... yes
checking for fork... yes
checking for fstat... yes
checking for fstatat... yes
checking for fstatfs... yes
checking for fstatvfs... yes
checking for ftruncate... yes
checking for futimens... yes
checking for futimes... yes
checking for futimesat... yes
checking for geteuid... yes
checking for getpid... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getvfsbyname... no
checking for gmtime_r... yes
checking for lchflags... no
checking for lchmod... no
checking for lchown... yes
checking for link... yes
checking for localtime_r... yes
checking for lstat... yes
checking for lutimes... yes
checking for mbrtowc... yes
checking for mbsnrtowcs... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mkfifo... yes
checking for mknod... yes
checking for mkstemp... yes
checking for nl_langinfo... yes
checking for openat... yes
checking for pipe... yes
checking for poll... yes
checking for readlink... yes
checking for readlinkat... yes
checking for select... yes
checking for setenv... yes
checking for setlocale... yes
checking for sigaction... yes
checking for statfs... yes
checking for statvfs... 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 wcscmp... yes
checking for wcscpy... yes
checking for wcslen... yes
checking for wcsnrtombs... yes
checking for wctomb... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for _ctime64_s... no
checking for _fseeki64... no
checking for _get_timezone... no
checking for _localtime64_s... no
checking for _mkgmtime64... no
checking for cygwin_conv_path... no
checking whether D_MD_ORDER is declared... no
checking for struct dirent.d_namlen... no
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
checking support for ARCHIVE_CRYPTO_MD5_LIBC... no
checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no
checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no
checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no
checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no
checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no
checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes
checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes
checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes
checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes
checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes
checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes
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-3.0.3/work/libarchive-3.0.3 ...
make -j3
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]: 进入目录“/var/tmp/portage/app-arch/libarchive-3.0.3/work/libarchive-3.0.3”
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_acl.lo libarchive/archive_acl.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_crypto.lo libarchive/archive_crypto.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_acl.c -fPIC -DPIC -o libarchive/.libs/archive_acl.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_crypto.c -fPIC -DPIC -o libarchive/.libs/archive_crypto.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_copy_stat.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_entry_link_resolver.c -fPIC -DPIC -o libarchive/.libs/archive_entry_link_resolver.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_entry_sparse.lo libarchive/archive_entry_sparse.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_entry_stat.lo libarchive/archive_entry_stat.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_entry_strmode.lo libarchive/archive_entry_strmode.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_entry_sparse.c -fPIC -DPIC -o libarchive/.libs/archive_entry_sparse.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_entry_strmode.c -fPIC -DPIC -o libarchive/.libs/archive_entry_strmode.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_entry_xattr.lo libarchive/archive_entry_xattr.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_options.lo libarchive/archive_options.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_ppmd7.lo libarchive/archive_ppmd7.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_entry_xattr.c -fPIC -DPIC -o libarchive/.libs/archive_entry_xattr.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_options.c -fPIC -DPIC -o libarchive/.libs/archive_options.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_ppmd7.c -fPIC -DPIC -o libarchive/.libs/archive_ppmd7.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_rb.lo libarchive/archive_rb.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read.lo libarchive/archive_read.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_rb.c -fPIC -DPIC -o libarchive/.libs/archive_rb.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read.c -fPIC -DPIC -o libarchive/.libs/archive_read.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_entry_from_file.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_posix.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_disk_entry_from_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_entry_from_file.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_posix.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_extract.lo libarchive/archive_read_extract.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_set_standard_lookup.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_open_fd.lo libarchive/archive_read_open_fd.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_file.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_open_filename.lo libarchive/archive_read_open_filename.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_open_memory.lo libarchive/archive_read_open_memory.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_memory.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_set_options.lo libarchive/archive_read_set_options.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_read_set_options.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_all.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_all.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_bzip2.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_compress.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_gzip.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_compress.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_bzip2.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_gzip.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_none.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_program.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_none.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_rpm.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_program.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_rpm.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_rpm.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_uu.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_uu.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_uu.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_filter_xz.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_xz.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_7zip.lo libarchive/archive_read_support_format_7zip.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_7zip.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_all.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_by_code.lo libarchive/archive_read_support_format_by_code.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_by_code.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_by_code.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_cab.lo libarchive/archive_read_support_format_cab.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_cab.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cab.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_cpio.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_empty.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_iso9660.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_iso9660.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_lha.lo libarchive/archive_read_support_format_lha.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_lha.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_lha.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_read_support_format_rar.lo libarchive/archive_read_support_format_rar.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_read_support_format_rar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_rar.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_string.lo libarchive/archive_string.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_string_sprintf.lo libarchive/archive_string_sprintf.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_util.lo libarchive/archive_util.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_virtual.lo libarchive/archive_virtual.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write.lo libarchive/archive_write.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_disk_posix.lo libarchive/archive_write_disk_posix.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_posix.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_fd.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_bzip2.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_bzip2.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_compress.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_compress.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_gzip.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_none.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_gzip.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_none.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_program.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_add_filter_xz.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format.lo libarchive/archive_write_set_format.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_program.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_add_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_xz.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_7zip.lo libarchive/archive_write_set_format_7zip.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_7zip.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_by_name.c
libarchive/archive_write_set_format_7zip.c: In function 'compression_init_encoder_deflate':
libarchive/archive_write_set_format_7zip.c:1759:2: warning: implicit declaration of function 'compression_unsupported_encoder'
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_cpio.lo libarchive/archive_write_set_format_cpio.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_cpio_newc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_newc.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_iso9660.lo libarchive/archive_write_set_format_iso9660.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_iso9660.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_mtree.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_mtree.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_pax.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_pax.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_pax.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_gnutar.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_xar.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_gnutar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_gnutar.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_xar.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_format_zip.c
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/archive_write_set_options.lo libarchive/archive_write_set_options.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/archive_write_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_options.o
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive/filter_fork.lo libarchive/filter_fork.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive/filter_fork.c -fPIC -DPIC -o libarchive/.libs/filter_fork.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive_fe/err.lo libarchive_fe/err.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive_fe/line_reader.lo libarchive_fe/line_reader.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive_fe/matching.lo libarchive_fe/matching.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c libarchive_fe/matching.c -fPIC -DPIC -o libarchive_fe/.libs/matching.o
/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o libarchive_fe/pathmatch.lo libarchive_fe/pathmatch.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo './'`tar/bsdtar.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -I/usr/include/libxml2 -Wall -O2 -pipe -march=k8 -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 -Wall -O2 -pipe -march=k8 -no-undefined -version-info 12:3:0 -Wl,-O1 -Wl,--as-needed -o libarchive.la -rpath /usr/lib64 libarchive/archive_acl.lo libarchive/archive_check_magic.lo libarchive/archive_crypto.lo libarchive/archive_entry.lo libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_sparse.lo libarchive/archive_entry_stat.lo libarchive/archive_entry_strmode.lo libarchive/archive_entry_xattr.lo libarchive/archive_options.lo libarchive/archive_ppmd7.lo libarchive/archive_rb.lo libarchive/archive_read.lo libarchive/archive_read_data_into_fd.lo libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_extract.lo libarchive/archive_read_open_fd.lo libarchive/archive_read_open_file.lo libarchive/archive_read_open_filename.lo libarchive/archive_read_open_memory.lo libarchive/archive_read_set_
options.lo libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_format_7zip.lo libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_ar.lo libarchive/archive_read_support_format_by_code.lo libarchive/archive_read_support_format_cab.lo libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_lha.lo libarchive/archive_read_support_format_mtree.lo libarchive/archive_read_support_format_rar.lo libarchive/archive_read_support_format_raw.lo libarchive/archive_
read_support_format_tar.lo libarchive/archive_read_support_format_xar.lo libarchive/archive_read_support_format_zip.lo libarchive/archive_string.lo libarchive/archive_string_sprintf.lo libarchive/archive_util.lo libarchive/archive_virtual.lo libarchive/archive_write.lo libarchive/archive_write_disk_posix.lo libarchive/archive_write_disk_set_standard_lookup.lo libarchive/archive_write_open_fd.lo libarchive/archive_write_open_file.lo libarchive/archive_write_open_filename.lo libarchive/archive_write_open_memory.lo libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_set_format.lo libarchive/archive_write_set_format_7zip.lo libarchive/archive_write_set_format_ar.lo libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_cpio.lo libarchive/archive_
write_set_format_cpio_newc.lo libarchive/archive_write_set_format_iso9660.lo libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_options.lo libarchive/filter_fork.lo -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o libarchive_fe.la libarchive_fe/err.lo libarchive_fe/line_reader.lo libarchive_fe/matching.lo libarchive_fe/pathmatch.lo -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto
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 -fPIC -DPIC libarchive/.libs/archive_acl.o libarchive/.libs/archive_check_magic.o libarchive/.libs/archive_crypto.o libarchive/.libs/archive_entry.o libarchive/.libs/archive_entry_copy_stat.o libarchive/.libs/archive_entry_link_resolver.o libarchive/.libs/archive_entry_sparse.o libarchive/.libs/archive_entry_stat.o libarchive/.libs/archive_entry_strmode.o libarchive/.libs/archive_entry_xattr.o libarchive/.libs/archive_options.o libarchive/.libs/archive_ppmd7.o libarchive/.libs/archive_rb.o libarchive/.libs/archive_read.o libarchive/.libs/archive_read_data_into_fd.o libarchive/.libs/archive_read_disk_entry_from_file.o libarchive/.libs/archive_read_disk_posix.o libarchive/.libs/archive_read_disk_set_standard_lookup.o libarchive/.libs/archive_read_extract.o libarchive/.libs/archive_read_open_fd.o libarchive/.libs/archive_read_open_file.o libarchive/.libs/archive_read_open_filename.o libarchive/.libs/archive_read_open_memory.o libarchive/.libs/archive_read_set_
options.o libarchive/.libs/archive_read_support_filter_all.o libarchive/.libs/archive_read_support_filter_bzip2.o libarchive/.libs/archive_read_support_filter_compress.o libarchive/.libs/archive_read_support_filter_gzip.o libarchive/.libs/archive_read_support_filter_none.o libarchive/.libs/archive_read_support_filter_program.o libarchive/.libs/archive_read_support_filter_rpm.o libarchive/.libs/archive_read_support_filter_uu.o libarchive/.libs/archive_read_support_filter_xz.o libarchive/.libs/archive_read_support_format_7zip.o libarchive/.libs/archive_read_support_format_all.o libarchive/.libs/archive_read_support_format_ar.o libarchive/.libs/archive_read_support_format_by_code.o libarchive/.libs/archive_read_support_format_cab.o libarchive/.libs/archive_read_support_format_cpio.o libarchive/.libs/archive_read_support_format_empty.o libarchive/.libs/archive_read_support_format_iso9660.o libarchive/.libs/archive_read_support_format_lha.o libarchive/.libs/archive_read_support_format_mtree.o libarchive/.libs/
archive_read_support_format_rar.o libarchive/.libs/archive_read_support_format_raw.o libarchive/.libs/archive_read_support_format_tar.o libarchive/.libs/archive_read_support_format_xar.o libarchive/.libs/archive_read_support_format_zip.o libarchive/.libs/archive_string.o libarchive/.libs/archive_string_sprintf.o libarchive/.libs/archive_util.o libarchive/.libs/archive_virtual.o libarchive/.libs/archive_write.o libarchive/.libs/archive_write_disk_posix.o libarchive/.libs/archive_write_disk_set_standard_lookup.o libarchive/.libs/archive_write_open_fd.o libarchive/.libs/archive_write_open_file.o libarchive/.libs/archive_write_open_filename.o libarchive/.libs/archive_write_open_memory.o libarchive/.libs/archive_write_add_filter_bzip2.o libarchive/.libs/archive_write_add_filter_compress.o libarchive/.libs/archive_write_add_filter_gzip.o libarchive/.libs/archive_write_add_filter_none.o libarchive/.libs/archive_write_add_filter_program.o libarchive/.libs/archive_write_add_filter_xz.o libarchive/.libs/archive_write_
set_format.o libarchive/.libs/archive_write_set_format_7zip.o libarchive/.libs/archive_write_set_format_ar.o libarchive/.libs/archive_write_set_format_by_name.o libarchive/.libs/archive_write_set_format_cpio.o libarchive/.libs/archive_write_set_format_cpio_newc.o libarchive/.libs/archive_write_set_format_iso9660.o libarchive/.libs/archive_write_set_format_mtree.o libarchive/.libs/archive_write_set_format_pax.o libarchive/.libs/archive_write_set_format_shar.o libarchive/.libs/archive_write_set_format_ustar.o libarchive/.libs/archive_write_set_format_gnutar.o libarchive/.libs/archive_write_set_format_xar.o libarchive/.libs/archive_write_set_format_zip.o libarchive/.libs/archive_write_set_options.o libarchive/.libs/filter_fork.o -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto -O2 -march=k8 -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libarchive.so.12 -o .libs/libarchive.so.12.0.3
libtool: link: ( cd ".libs" && rm -f "libarchive_fe.la" && ln -s "../libarchive_fe.la" "libarchive_fe.la" )
libtool: link: (cd ".libs" && rm -f "libarchive.so.12" && ln -s "libarchive.so.12.0.3" "libarchive.so.12")
libtool: link: (cd ".libs" && rm -f "libarchive.so" && ln -s "libarchive.so.12.0.3" "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 -Wall -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -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 -llzma -lbz2 -lxml2 -lz -lm -lcrypto
/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o libarchive_fe.la libarchive.la -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -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 ./.libs/libarchive.so ./.libs/libarchive_fe.a -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto
libtool: link: x86_64-pc-linux-gnu-gcc -Wall -O2 -pipe -march=k8 -Wl,-O1 -Wl,--as-needed -o .libs/bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o ./.libs/libarchive_fe.a ./.libs/libarchive.so -lacl -llzma -lbz2 -lxml2 -lz -lm -lcrypto
./.libs/libarchive.so: undefined reference to `compression_unsupported_encoder'
collect2: ld returned 1 exit status
make[1]: *** [bsdtar] 错误 1
make[1]: *** 正在等待未完成的任务....
./.libs/libarchive.so: undefined reference to `compression_unsupported_encoder'
collect2: ld returned 1 exit status
make[1]: *** [bsdcpio] 错误 1
make[1]: 离开目录“/var/tmp/portage/app-arch/libarchive-3.0.3/work/libarchive-3.0.3”
make: *** [all] 错误 2
[31;01m*[0m ERROR: app-arch/libarchive-3.0.3 failed (compile phase):
[31;01m*[0m emake failed
[31;01m*[0m
[31;01m*[0m If you need support, post the output of 'emerge --info =app-arch/libarchive-3.0.3',
[31;01m*[0m the complete build log and the output of 'emerge -pqv =app-arch/libarchive-3.0.3'.
[31;01m*[0m The complete build log is located at '/var/tmp/portage/app-arch/libarchive-3.0.3/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-arch/libarchive-3.0.3/temp/environment'.
[31;01m*[0m S: '/var/tmp/portage/app-arch/libarchive-3.0.3/work/libarchive-3.0.3' |
|