=>> Building archivers/libarchive build started at Thu May 21 19:47:52 UTC 2020 port directory: /usr/ports/archivers/libarchive package name: libarchive-3.4.2_1,1 building for: FreeBSD voi.aagh.net 12.1-RELEASE-p4 FreeBSD 12.1-RELEASE-p4 amd64 maintained by: glewis@FreeBSD.org Makefile ident: $FreeBSD: head/archivers/libarchive/Makefile 535391 2020-05-16 10:51:32Z sunpoet $ Poudriere version: 3.3.4 Host OSVERSION: 1201000 Jail OSVERSION: 1201000 Job Id: 03 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1201000 UNAME_v=FreeBSD 12.1-RELEASE-p4 UNAME_r=12.1-RELEASE-p4 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.3.4 MASTERMNT=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen-256color PWD=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=RELENG_12_1_amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/RELENG_12_1_amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for libarchive-3.4.2_1,1: LZ4=on: Support lz4 compression via liblz4 LZO=on: Support lzo compression via liblzo2 NETTLE=off: Crypto support from Nettle OPENSSL=on: Mtree and xar hashes support through openssl ZSTD=off: Support zstd compression ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- glewis@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --without-xml2 --with-lz4 --with-lzo2 --without-nettle --with-openssl --without-zstd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- ac_cv_header_localcharset_h=no ac_cv_func_locale_charset=no ac_cv_lib_charset_locale_charset=no XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/libarchive/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/libarchive/work HOME=/wrkdirs/usr/ports/archivers/libarchive/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/libarchive/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- OPENSSLBASE=/usr/local OPENSSLDIR=/usr/local/openssl OPENSSLINC=/usr/local/include OPENSSLLIB=/usr/local/lib OPENSSLRPATH=/usr/local/lib XDG_DATA_HOME=/wrkdirs/usr/ports/archivers/libarchive/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/archivers/libarchive/work HOME=/wrkdirs/usr/ports/archivers/libarchive/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/archivers/libarchive/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=12.1 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/libarchive" EXAMPLESDIR="share/examples/libarchive" DATADIR="share/libarchive" WWWDIR="www/libarchive" ETCDIR="etc/libarchive" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/libarchive DOCSDIR=/usr/local/share/doc/libarchive EXAMPLESDIR=/usr/local/share/examples/libarchive WWWDIR=/usr/local/www/libarchive ETCDIR=/usr/local/etc/libarchive --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes #DISABLE_LICENSES=yes MAKE_JOBS_NUMBER=6 DEFAULT_VERSIONS=pgsql=9.6 ruby=2.6 python=3.7 ssl=libressl linux=c6 WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1) Target: x86_64-unknown-freebsd12.1 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=12.1-RELEASE-p4 OSREL=12.1 OSVERSION=1201000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== ===> libarchive-3.4.2_1,1 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.14.4.txz [voi.aagh.net] Installing pkg-1.14.4... [voi.aagh.net] Extracting pkg-1.14.4: .......... done ===> libarchive-3.4.2_1,1 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of libarchive-3.4.2_1,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libarchive-3.4.2_1,1 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libarchive-3.4.2_1,1 for building => SHA256 Checksum OK for libarchive-3.4.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by libarchive-3.4.2_1,1 for building ===> Extracting for libarchive-3.4.2_1,1 => SHA256 Checksum OK for libarchive-3.4.2.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for libarchive-3.4.2_1,1 ===> Applying FreeBSD patches for libarchive-3.4.2_1,1 from /usr/ports/archivers/libarchive/files =========================================================================== =================================================== ===> libarchive-3.4.2_1,1 depends on file: /usr/local/lib/libcrypto.so.46 - not found ===> Installing existing package /packages/All/libressl-3.1.2.txz [voi.aagh.net] Installing libressl-3.1.2... [voi.aagh.net] Extracting libressl-3.1.2: .......... done ===> libarchive-3.4.2_1,1 depends on file: /usr/local/lib/libcrypto.so.46 - found ===> Returning to build of libarchive-3.4.2_1,1 ===> libarchive-3.4.2_1,1 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.1_1.txz [voi.aagh.net] Installing ccache-3.7.1_1... [voi.aagh.net] Extracting ccache-3.7.1_1: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.1_1: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> libarchive-3.4.2_1,1 depends on file: /usr/local/bin/ccache - found ===> Returning to build of libarchive-3.4.2_1,1 =========================================================================== =================================================== ===> libarchive-3.4.2_1,1 depends on shared library: libexpat.so - not found ===> Installing existing package /packages/All/expat-2.2.8.txz [voi.aagh.net] Installing expat-2.2.8... [voi.aagh.net] Extracting expat-2.2.8: .......... done ===> libarchive-3.4.2_1,1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> Returning to build of libarchive-3.4.2_1,1 ===> libarchive-3.4.2_1,1 depends on shared library: liblz4.so - not found ===> Installing existing package /packages/All/liblz4-1.9.2_1,1.txz [voi.aagh.net] Installing liblz4-1.9.2_1,1... [voi.aagh.net] Extracting liblz4-1.9.2_1,1: .......... done ===> libarchive-3.4.2_1,1 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) ===> Returning to build of libarchive-3.4.2_1,1 ===> libarchive-3.4.2_1,1 depends on shared library: liblzo2.so - not found ===> Installing existing package /packages/All/lzo2-2.10_1.txz [voi.aagh.net] Installing lzo2-2.10_1... [voi.aagh.net] Extracting lzo2-2.10_1: .......... done ===> libarchive-3.4.2_1,1 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so) ===> Returning to build of libarchive-3.4.2_1,1 =========================================================================== =================================================== ===> Configuring for libarchive-3.4.2_1,1 ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/config.rpath configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking build system type... amd64-portbld-freebsd12.1 checking host system type... amd64-portbld-freebsd12.1 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) 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... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd12.1 file names to amd64-portbld-freebsd12.1 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd12.1 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd12.1 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... yes checking for strip... (cached) 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... (cached) yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking ext2fs/ext2_fs.h usability... no checking ext2fs/ext2_fs.h presence... no checking for ext2fs/ext2_fs.h... no checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking whether EXT2_IOC_GETFLAGS is usable... no checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for langinfo.h... (cached) yes checking for limits.h... (cached) yes checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking linux/magic.h usability... no checking linux/magic.h presence... no checking for linux/magic.h... no checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking whether FS_IOC_GETFLAGS is usable... no checking for locale.h... (cached) yes checking membership.h usability... no checking membership.h presence... no checking for membership.h... no checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking for pthread.h... (cached) yes checking for pwd.h... (cached) yes checking for readpassphrase.h... (cached) yes checking for signal.h... (cached) yes checking for spawn.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/acl.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes checking for sys/ioctl.h... (cached) yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for sys/mount.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking sys/richacl.h usability... no checking sys/richacl.h presence... no checking for sys/richacl.h... no checking for sys/select.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/statvfs.h... (cached) yes checking sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for sys/time.h... (cached) 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... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) 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 for zlib.h... (cached) 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 blake2.h usability... no checking blake2.h presence... no checking for blake2.h... no checking for blake2sp_init in -lb2... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) 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 for iconv.h... yes checking for localcharset.h... (cached) no checking for locale_charset... (cached) no checking for locale_charset in -lcharset... (cached) no checking lz4.h usability... yes checking lz4.h presence... yes checking for lz4.h... yes checking lz4hc.h usability... yes checking lz4hc.h presence... yes checking for lz4hc.h... yes checking for LZ4_decompress_safe in -llz4... 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 whether we have multithread support in lzma... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for lzo1x_decompress_safe in -llzo2... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lexpat... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wformat... yes checking whether C compiler accepts -Wformat-security... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for id_t... yes checking for uintptr_t... (cached) yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for struct statfs.f_namemax... yes checking for struct statvfs.f_iosize... no checking for struct stat.st_birthtime... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for struct stat.st_mtimespec.tv_nsec... yes 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... (cached) yes checking for struct stat.st_flags... yes checking for uintmax_t... yes checking for unsigned long long... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for uintmax_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... (cached) yes checking for uint8_t... (cached) yes checking whether SIZE_MAX is declared... yes checking whether INT32_MAX is declared... yes checking whether INT32_MIN 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 INTMAX_MAX is declared... yes checking whether INTMAX_MIN is declared... yes checking whether UINTMAX_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether EFTYPE is declared... yes checking whether EILSEQ is declared... yes checking for wchar_t... (cached) yes checking size of wchar_t... 4 checking whether time.h and sys/time.h may both be included... yes checking whether cc 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... (cached) yes checking whether lstat accepts an empty string... no checking whether stat accepts an empty string... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for CreateHardLinkA... no checking for arc4random_buf... (cached) yes checking for chflags... yes checking for chown... (cached) yes checking for chroot... yes checking for ctime_r... yes checking for fchdir... yes checking for fchflags... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for fcntl... (cached) yes checking for fdopendir... yes checking for fork... (cached) yes checking for fstat... (cached) yes checking for fstatat... (cached) yes checking for fstatfs... (cached) yes checking for fstatvfs... (cached) yes checking for ftruncate... yes checking for futimens... yes checking for futimes... (cached) yes checking for futimesat... yes checking for geteuid... (cached) yes checking for getpid... (cached) yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getvfsbyname... yes checking for gmtime_r... yes checking for lchflags... yes checking for lchmod... yes checking for lchown... yes checking for link... (cached) yes checking for localtime_r... yes checking for lstat... (cached) yes checking for lutimes... yes checking for mbrtowc... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... (cached) yes checking for nl_langinfo... (cached) yes checking for openat... yes checking for pipe... (cached) yes checking for poll... (cached) yes checking for posix_spawnp... yes checking for readlink... (cached) yes checking for readlinkat... (cached) yes checking for readpassphrase... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for sigaction... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncpy_s... no checking for strrchr... (cached) yes checking for symlink... (cached) yes checking for timegm... yes checking for tzset... yes checking for unlinkat... yes checking for unsetenv... (cached) yes checking for utime... (cached) yes checking for utimensat... yes checking for utimes... (cached) yes checking for vfork... (cached) yes checking for wcrtomb... (cached) yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... (cached) yes checking for wctomb... yes checking for wmemcmp... yes checking for wmemcpy... (cached) yes checking for wmemmove... yes checking for _ctime64_s... no checking for _fseeki64... no checking for _get_timezone... no checking for _gmtime64_s... no checking for _localtime64_s... no checking for _mkgmtime64... no checking for cygwin_conv_path... no checking for struct vfsconf... yes checking for struct xvfsconf... yes checking whether D_MD_ORDER is declared... yes checking for struct dirent.d_namlen... yes checking for library containing setxattr... no checking whether EXTATTR_NAMESPACE_USER is declared... yes checking whether XATTR_NOFOLLOW is declared... no checking for extattr_get_fd... yes checking for extattr_get_file... yes checking for extattr_get_link... yes checking for extattr_list_fd... yes checking for extattr_list_file... yes checking for extattr_list_link... yes checking for extattr_set_fd... yes checking for extattr_set_link... yes checking for extended attributes support... FreeBSD checking for acl_get_file in -lacl... no checking for acl_t... yes checking for acl_entry_t... yes checking for acl_permset_t... yes checking for acl_tag_t... yes checking for richacl_get_file in -lrichacl... no checking for struct richace... no checking for struct richacl... no checking for acl... no checking for facl... no checking for acl_add_perm... yes checking for acl_clear_perms... yes checking for acl_create_entry... yes checking for acl_delete_def_file... (cached) yes checking for acl_free... (cached) yes checking for acl_get_entry... yes checking for acl_get_fd... (cached) yes checking for acl_get_file... (cached) yes checking for acl_get_permset... yes checking for acl_get_qualifier... yes checking for acl_get_tag_type... yes checking for acl_init... yes checking for acl_set_fd... (cached) yes checking for acl_set_file... (cached) yes checking for acl_set_qualifier... yes checking for acl_set_tag_type... yes checking for acl_get_perm... no checking for acl_add_flag_np... yes checking for acl_clear_flags_np... yes checking for acl_get_brand_np... yes checking for acl_get_entry_type_np... yes checking for acl_get_flag_np... yes checking for acl_get_flagset_np... yes checking for acl_get_fd_np... yes checking for acl_get_link_np... yes checking for acl_get_perm_np... yes checking for acl_is_trivial_np... yes checking for acl_set_entry_type_np... yes checking for acl_set_fd_np... yes checking for acl_set_link_np... yes checking for mbr_uid_to_uuid... no checking for mbr_uuid_to_id... no checking for mbr_gid_to_uuid... no checking whether ACL_TYPE_EXTENDED is declared... no checking whether ACL_TYPE_NFS4 is declared... yes checking whether ACL_USER is declared... yes checking whether ACL_SYNCHRONIZE is declared... yes checking for ACL support... FreeBSD (POSIX.1e and NFSv4) 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 for bcrypt.h... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for OPENSSL_config in -lcrypto... yes 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 checking for PKCS5_PBKDF2_HMAC_SHA1... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking ripemd.h usability... yes checking ripemd.h presence... yes checking for ripemd.h... yes checking sha.h usability... yes checking sha.h presence... yes checking for sha.h... yes checking sha256.h usability... yes checking sha256.h presence... yes checking for sha256.h... yes checking sha512.h usability... yes checking sha512.h presence... yes checking for sha512.h... yes checking for MD5Init in -lmd... yes checking that generated files are newer than configure... done 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 config.status: executing mkdirs commands =========================================================================== =================================================== ===> Building for libarchive-3.4.2_1,1 /bin/mkdir -p libarchive/test cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h /bin/mkdir -p tar/test cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h /bin/mkdir -p cpio/test cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h /usr/bin/make all-am depbase=`echo libarchive/archive_acl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_acl.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_acl.lo libarchive/archive_acl.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_acl.lo -MD -MP -MF libarchive/.deps/archive_acl.Tpo -c libarchive/archive_acl.c -fPIC -DPIC -o libarchive/.libs/archive_acl.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_acl.lo -MD -MP -MF libarchive/.deps/archive_acl.Tpo -c libarchive/archive_acl.c -o libarchive/archive_acl.o >/dev/null 2>&1 depbase=`echo libarchive/archive_check_magic.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_check_magic.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_check_magic.lo libarchive/archive_check_magic.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_check_magic.lo -MD -MP -MF libarchive/.deps/archive_check_magic.Tpo -c libarchive/archive_check_magic.c -fPIC -DPIC -o libarchive/.libs/archive_check_magic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_check_magic.lo -MD -MP -MF libarchive/.deps/archive_check_magic.Tpo -c libarchive/archive_check_magic.c -o libarchive/archive_check_magic.o >/dev/null 2>&1 depbase=`echo libarchive/archive_cmdline.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cmdline.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_cmdline.lo libarchive/archive_cmdline.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cmdline.lo -MD -MP -MF libarchive/.deps/archive_cmdline.Tpo -c libarchive/archive_cmdline.c -fPIC -DPIC -o libarchive/.libs/archive_cmdline.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cmdline.lo -MD -MP -MF libarchive/.deps/archive_cmdline.Tpo -c libarchive/archive_cmdline.c -o libarchive/archive_cmdline.o >/dev/null 2>&1 depbase=`echo libarchive/archive_cryptor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cryptor.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_cryptor.lo libarchive/archive_cryptor.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cryptor.lo -MD -MP -MF libarchive/.deps/archive_cryptor.Tpo -c libarchive/archive_cryptor.c -fPIC -DPIC -o libarchive/.libs/archive_cryptor.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_cryptor.lo -MD -MP -MF libarchive/.deps/archive_cryptor.Tpo -c libarchive/archive_cryptor.c -o libarchive/archive_cryptor.o >/dev/null 2>&1 depbase=`echo libarchive/archive_digest.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_digest.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_digest.lo libarchive/archive_digest.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_digest.lo -MD -MP -MF libarchive/.deps/archive_digest.Tpo -c libarchive/archive_digest.c -fPIC -DPIC -o libarchive/.libs/archive_digest.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_digest.lo -MD -MP -MF libarchive/.deps/archive_digest.Tpo -c libarchive/archive_digest.c -o libarchive/archive_digest.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry.lo libarchive/archive_entry.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry.lo -MD -MP -MF libarchive/.deps/archive_entry.Tpo -c libarchive/archive_entry.c -fPIC -DPIC -o libarchive/.libs/archive_entry.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry.lo -MD -MP -MF libarchive/.deps/archive_entry.Tpo -c libarchive/archive_entry.c -o libarchive/archive_entry.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_copy_stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_copy_stat.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_copy_stat.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_copy_stat.lo -MD -MP -MF libarchive/.deps/archive_entry_copy_stat.Tpo -c libarchive/archive_entry_copy_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_copy_stat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_copy_stat.lo -MD -MP -MF libarchive/.deps/archive_entry_copy_stat.Tpo -c libarchive/archive_entry_copy_stat.c -o libarchive/archive_entry_copy_stat.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_link_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_link_resolver.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_link_resolver.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_link_resolver.lo -MD -MP -MF libarchive/.deps/archive_entry_link_resolver.Tpo -c libarchive/archive_entry_link_resolver.c -fPIC -DPIC -o libarchive/.libs/archive_entry_link_resolver.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_link_resolver.lo -MD -MP -MF libarchive/.deps/archive_entry_link_resolver.Tpo -c libarchive/archive_entry_link_resolver.c -o libarchive/archive_entry_link_resolver.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_sparse.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_sparse.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_sparse.lo libarchive/archive_entry_sparse.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_sparse.lo -MD -MP -MF libarchive/.deps/archive_entry_sparse.Tpo -c libarchive/archive_entry_sparse.c -fPIC -DPIC -o libarchive/.libs/archive_entry_sparse.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_sparse.lo -MD -MP -MF libarchive/.deps/archive_entry_sparse.Tpo -c libarchive/archive_entry_sparse.c -o libarchive/archive_entry_sparse.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_stat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_stat.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_stat.lo libarchive/archive_entry_stat.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_stat.lo -MD -MP -MF libarchive/.deps/archive_entry_stat.Tpo -c libarchive/archive_entry_stat.c -fPIC -DPIC -o libarchive/.libs/archive_entry_stat.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_stat.lo -MD -MP -MF libarchive/.deps/archive_entry_stat.Tpo -c libarchive/archive_entry_stat.c -o libarchive/archive_entry_stat.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_strmode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_strmode.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_strmode.lo libarchive/archive_entry_strmode.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_strmode.lo -MD -MP -MF libarchive/.deps/archive_entry_strmode.Tpo -c libarchive/archive_entry_strmode.c -fPIC -DPIC -o libarchive/.libs/archive_entry_strmode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_strmode.lo -MD -MP -MF libarchive/.deps/archive_entry_strmode.Tpo -c libarchive/archive_entry_strmode.c -o libarchive/archive_entry_strmode.o >/dev/null 2>&1 depbase=`echo libarchive/archive_entry_xattr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_xattr.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_entry_xattr.lo libarchive/archive_entry_xattr.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_xattr.lo -MD -MP -MF libarchive/.deps/archive_entry_xattr.Tpo -c libarchive/archive_entry_xattr.c -fPIC -DPIC -o libarchive/.libs/archive_entry_xattr.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_entry_xattr.lo -MD -MP -MF libarchive/.deps/archive_entry_xattr.Tpo -c libarchive/archive_entry_xattr.c -o libarchive/archive_entry_xattr.o >/dev/null 2>&1 depbase=`echo libarchive/archive_getdate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_getdate.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_getdate.lo libarchive/archive_getdate.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_getdate.lo -MD -MP -MF libarchive/.deps/archive_getdate.Tpo -c libarchive/archive_getdate.c -fPIC -DPIC -o libarchive/.libs/archive_getdate.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_getdate.lo -MD -MP -MF libarchive/.deps/archive_getdate.Tpo -c libarchive/archive_getdate.c -o libarchive/archive_getdate.o >/dev/null 2>&1 depbase=`echo libarchive/archive_hmac.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_hmac.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_hmac.lo libarchive/archive_hmac.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_hmac.lo -MD -MP -MF libarchive/.deps/archive_hmac.Tpo -c libarchive/archive_hmac.c -fPIC -DPIC -o libarchive/.libs/archive_hmac.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_hmac.lo -MD -MP -MF libarchive/.deps/archive_hmac.Tpo -c libarchive/archive_hmac.c -o libarchive/archive_hmac.o >/dev/null 2>&1 depbase=`echo libarchive/archive_match.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_match.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_match.lo libarchive/archive_match.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_match.lo -MD -MP -MF libarchive/.deps/archive_match.Tpo -c libarchive/archive_match.c -fPIC -DPIC -o libarchive/.libs/archive_match.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_match.lo -MD -MP -MF libarchive/.deps/archive_match.Tpo -c libarchive/archive_match.c -o libarchive/archive_match.o >/dev/null 2>&1 depbase=`echo libarchive/archive_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_options.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_options.lo libarchive/archive_options.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_options.lo -MD -MP -MF libarchive/.deps/archive_options.Tpo -c libarchive/archive_options.c -fPIC -DPIC -o libarchive/.libs/archive_options.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_options.lo -MD -MP -MF libarchive/.deps/archive_options.Tpo -c libarchive/archive_options.c -o libarchive/archive_options.o >/dev/null 2>&1 depbase=`echo libarchive/archive_pack_dev.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pack_dev.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_pack_dev.lo libarchive/archive_pack_dev.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pack_dev.lo -MD -MP -MF libarchive/.deps/archive_pack_dev.Tpo -c libarchive/archive_pack_dev.c -fPIC -DPIC -o libarchive/.libs/archive_pack_dev.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pack_dev.lo -MD -MP -MF libarchive/.deps/archive_pack_dev.Tpo -c libarchive/archive_pack_dev.c -o libarchive/archive_pack_dev.o >/dev/null 2>&1 depbase=`echo libarchive/archive_pathmatch.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pathmatch.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_pathmatch.lo libarchive/archive_pathmatch.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pathmatch.lo -MD -MP -MF libarchive/.deps/archive_pathmatch.Tpo -c libarchive/archive_pathmatch.c -fPIC -DPIC -o libarchive/.libs/archive_pathmatch.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_pathmatch.lo -MD -MP -MF libarchive/.deps/archive_pathmatch.Tpo -c libarchive/archive_pathmatch.c -o libarchive/archive_pathmatch.o >/dev/null 2>&1 depbase=`echo libarchive/archive_ppmd7.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd7.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_ppmd7.lo libarchive/archive_ppmd7.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd7.lo -MD -MP -MF libarchive/.deps/archive_ppmd7.Tpo -c libarchive/archive_ppmd7.c -fPIC -DPIC -o libarchive/.libs/archive_ppmd7.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd7.lo -MD -MP -MF libarchive/.deps/archive_ppmd7.Tpo -c libarchive/archive_ppmd7.c -o libarchive/archive_ppmd7.o >/dev/null 2>&1 depbase=`echo libarchive/archive_ppmd8.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd8.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_ppmd8.lo libarchive/archive_ppmd8.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd8.lo -MD -MP -MF libarchive/.deps/archive_ppmd8.Tpo -c libarchive/archive_ppmd8.c -fPIC -DPIC -o libarchive/.libs/archive_ppmd8.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_ppmd8.lo -MD -MP -MF libarchive/.deps/archive_ppmd8.Tpo -c libarchive/archive_ppmd8.c -o libarchive/archive_ppmd8.o >/dev/null 2>&1 depbase=`echo libarchive/archive_random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_random.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_random.lo libarchive/archive_random.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_random.lo -MD -MP -MF libarchive/.deps/archive_random.Tpo -c libarchive/archive_random.c -fPIC -DPIC -o libarchive/.libs/archive_random.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_random.lo -MD -MP -MF libarchive/.deps/archive_random.Tpo -c libarchive/archive_random.c -o libarchive/archive_random.o >/dev/null 2>&1 depbase=`echo libarchive/archive_rb.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_rb.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_rb.lo libarchive/archive_rb.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_rb.lo -MD -MP -MF libarchive/.deps/archive_rb.Tpo -c libarchive/archive_rb.c -fPIC -DPIC -o libarchive/.libs/archive_rb.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_rb.lo -MD -MP -MF libarchive/.deps/archive_rb.Tpo -c libarchive/archive_rb.c -o libarchive/archive_rb.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read.lo libarchive/archive_read.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read.lo -MD -MP -MF libarchive/.deps/archive_read.Tpo -c libarchive/archive_read.c -fPIC -DPIC -o libarchive/.libs/archive_read.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read.lo -MD -MP -MF libarchive/.deps/archive_read.Tpo -c libarchive/archive_read.c -o libarchive/archive_read.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_add_passphrase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_add_passphrase.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_add_passphrase.lo libarchive/archive_read_add_passphrase.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_add_passphrase.lo -MD -MP -MF libarchive/.deps/archive_read_add_passphrase.Tpo -c libarchive/archive_read_add_passphrase.c -fPIC -DPIC -o libarchive/.libs/archive_read_add_passphrase.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_add_passphrase.lo -MD -MP -MF libarchive/.deps/archive_read_add_passphrase.Tpo -c libarchive/archive_read_add_passphrase.c -o libarchive/archive_read_add_passphrase.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_append_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_append_filter.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_append_filter.lo libarchive/archive_read_append_filter.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_append_filter.lo -MD -MP -MF libarchive/.deps/archive_read_append_filter.Tpo -c libarchive/archive_read_append_filter.c -fPIC -DPIC -o libarchive/.libs/archive_read_append_filter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_append_filter.lo -MD -MP -MF libarchive/.deps/archive_read_append_filter.Tpo -c libarchive/archive_read_append_filter.c -o libarchive/archive_read_append_filter.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_data_into_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_data_into_fd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_data_into_fd.lo libarchive/archive_read_data_into_fd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_data_into_fd.lo -MD -MP -MF libarchive/.deps/archive_read_data_into_fd.Tpo -c libarchive/archive_read_data_into_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_data_into_fd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_data_into_fd.lo -MD -MP -MF libarchive/.deps/archive_read_data_into_fd.Tpo -c libarchive/archive_read_data_into_fd.c -o libarchive/archive_read_data_into_fd.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_disk_entry_from_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_entry_from_file.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_entry_from_file.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_entry_from_file.lo -MD -MP -MF libarchive/.deps/archive_read_disk_entry_from_file.Tpo -c libarchive/archive_read_disk_entry_from_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_entry_from_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_entry_from_file.lo -MD -MP -MF libarchive/.deps/archive_read_disk_entry_from_file.Tpo -c libarchive/archive_read_disk_entry_from_file.c -o libarchive/archive_read_disk_entry_from_file.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_disk_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_posix.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_posix.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_posix.lo -MD -MP -MF libarchive/.deps/archive_read_disk_posix.Tpo -c libarchive/archive_read_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_posix.lo -MD -MP -MF libarchive/.deps/archive_read_disk_posix.Tpo -c libarchive/archive_read_disk_posix.c -o libarchive/archive_read_disk_posix.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_disk_set_standard_lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_set_standard_lookup.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_disk_set_standard_lookup.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_set_standard_lookup.lo -MD -MP -MF libarchive/.deps/archive_read_disk_set_standard_lookup.Tpo -c libarchive/archive_read_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_read_disk_set_standard_lookup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_disk_set_standard_lookup.lo -MD -MP -MF libarchive/.deps/archive_read_disk_set_standard_lookup.Tpo -c libarchive/archive_read_disk_set_standard_lookup.c -o libarchive/archive_read_disk_set_standard_lookup.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_extract.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_extract.lo libarchive/archive_read_extract.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract.lo -MD -MP -MF libarchive/.deps/archive_read_extract.Tpo -c libarchive/archive_read_extract.c -fPIC -DPIC -o libarchive/.libs/archive_read_extract.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract.lo -MD -MP -MF libarchive/.deps/archive_read_extract.Tpo -c libarchive/archive_read_extract.c -o libarchive/archive_read_extract.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_extract2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract2.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_extract2.lo libarchive/archive_read_extract2.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract2.lo -MD -MP -MF libarchive/.deps/archive_read_extract2.Tpo -c libarchive/archive_read_extract2.c -fPIC -DPIC -o libarchive/.libs/archive_read_extract2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_extract2.lo -MD -MP -MF libarchive/.deps/archive_read_extract2.Tpo -c libarchive/archive_read_extract2.c -o libarchive/archive_read_extract2.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_open_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_fd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_open_fd.lo libarchive/archive_read_open_fd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_fd.lo -MD -MP -MF libarchive/.deps/archive_read_open_fd.Tpo -c libarchive/archive_read_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_fd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_fd.lo -MD -MP -MF libarchive/.deps/archive_read_open_fd.Tpo -c libarchive/archive_read_open_fd.c -o libarchive/archive_read_open_fd.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_open_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_file.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_open_file.lo libarchive/archive_read_open_file.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_file.lo -MD -MP -MF libarchive/.deps/archive_read_open_file.Tpo -c libarchive/archive_read_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_file.lo -MD -MP -MF libarchive/.deps/archive_read_open_file.Tpo -c libarchive/archive_read_open_file.c -o libarchive/archive_read_open_file.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_open_filename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_filename.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_open_filename.lo libarchive/archive_read_open_filename.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_filename.lo -MD -MP -MF libarchive/.deps/archive_read_open_filename.Tpo -c libarchive/archive_read_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_filename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_filename.lo -MD -MP -MF libarchive/.deps/archive_read_open_filename.Tpo -c libarchive/archive_read_open_filename.c -o libarchive/archive_read_open_filename.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_open_memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_memory.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_open_memory.lo libarchive/archive_read_open_memory.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_memory.lo -MD -MP -MF libarchive/.deps/archive_read_open_memory.Tpo -c libarchive/archive_read_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_read_open_memory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_open_memory.lo -MD -MP -MF libarchive/.deps/archive_read_open_memory.Tpo -c libarchive/archive_read_open_memory.c -o libarchive/archive_read_open_memory.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_set_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_format.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_set_format.lo libarchive/archive_read_set_format.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_format.lo -MD -MP -MF libarchive/.deps/archive_read_set_format.Tpo -c libarchive/archive_read_set_format.c -fPIC -DPIC -o libarchive/.libs/archive_read_set_format.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_format.lo -MD -MP -MF libarchive/.deps/archive_read_set_format.Tpo -c libarchive/archive_read_set_format.c -o libarchive/archive_read_set_format.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_set_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_options.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_set_options.lo libarchive/archive_read_set_options.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_options.lo -MD -MP -MF libarchive/.deps/archive_read_set_options.Tpo -c libarchive/archive_read_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_read_set_options.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_set_options.lo -MD -MP -MF libarchive/.deps/archive_read_set_options.Tpo -c libarchive/archive_read_set_options.c -o libarchive/archive_read_set_options.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_all.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_all.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_all.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_all.Tpo -c libarchive/archive_read_support_filter_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_all.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_all.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_all.Tpo -c libarchive/archive_read_support_filter_all.c -o libarchive/archive_read_support_filter_all.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_bzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_bzip2.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_bzip2.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_bzip2.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_bzip2.Tpo -c libarchive/archive_read_support_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_bzip2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_bzip2.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_bzip2.Tpo -c libarchive/archive_read_support_filter_bzip2.c -o libarchive/archive_read_support_filter_bzip2.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_compress.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_compress.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_compress.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_compress.Tpo -c libarchive/archive_read_support_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_compress.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_compress.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_compress.Tpo -c libarchive/archive_read_support_filter_compress.c -o libarchive/archive_read_support_filter_compress.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_grzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_grzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_grzip.lo libarchive/archive_read_support_filter_grzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_grzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_grzip.Tpo -c libarchive/archive_read_support_filter_grzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_grzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_grzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_grzip.Tpo -c libarchive/archive_read_support_filter_grzip.c -o libarchive/archive_read_support_filter_grzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_gzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_gzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_gzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_gzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_gzip.Tpo -c libarchive/archive_read_support_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_gzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_gzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_gzip.Tpo -c libarchive/archive_read_support_filter_gzip.c -o libarchive/archive_read_support_filter_gzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_lrzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lrzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_lrzip.lo libarchive/archive_read_support_filter_lrzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lrzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lrzip.Tpo -c libarchive/archive_read_support_filter_lrzip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_lrzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lrzip.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lrzip.Tpo -c libarchive/archive_read_support_filter_lrzip.c -o libarchive/archive_read_support_filter_lrzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_lz4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lz4.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_lz4.lo libarchive/archive_read_support_filter_lz4.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lz4.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lz4.Tpo -c libarchive/archive_read_support_filter_lz4.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_lz4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lz4.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lz4.Tpo -c libarchive/archive_read_support_filter_lz4.c -o libarchive/archive_read_support_filter_lz4.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_lzop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lzop.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_lzop.lo libarchive/archive_read_support_filter_lzop.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lzop.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lzop.Tpo -c libarchive/archive_read_support_filter_lzop.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_lzop.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_lzop.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_lzop.Tpo -c libarchive/archive_read_support_filter_lzop.c -o libarchive/archive_read_support_filter_lzop.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_none.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_none.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_none.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_none.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_none.Tpo -c libarchive/archive_read_support_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_none.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_none.Tpo -c libarchive/archive_read_support_filter_none.c -o libarchive/archive_read_support_filter_none.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_program.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_program.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_program.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_program.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_program.Tpo -c libarchive/archive_read_support_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_program.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_program.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_program.Tpo -c libarchive/archive_read_support_filter_program.c -o libarchive/archive_read_support_filter_program.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_rpm.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_rpm.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_rpm.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_rpm.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_rpm.Tpo -c libarchive/archive_read_support_filter_rpm.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_rpm.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_rpm.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_rpm.Tpo -c libarchive/archive_read_support_filter_rpm.c -o libarchive/archive_read_support_filter_rpm.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_uu.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_uu.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_uu.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_uu.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_uu.Tpo -c libarchive/archive_read_support_filter_uu.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_uu.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_uu.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_uu.Tpo -c libarchive/archive_read_support_filter_uu.c -o libarchive/archive_read_support_filter_uu.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_xz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_xz.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_filter_xz.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_xz.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_xz.Tpo -c libarchive/archive_read_support_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_xz.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_xz.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_xz.Tpo -c libarchive/archive_read_support_filter_xz.c -o libarchive/archive_read_support_filter_xz.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_filter_zstd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_zstd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_zstd.lo libarchive/archive_read_support_filter_zstd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_zstd.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_zstd.Tpo -c libarchive/archive_read_support_filter_zstd.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_zstd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_filter_zstd.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_zstd.Tpo -c libarchive/archive_read_support_filter_zstd.c -o libarchive/archive_read_support_filter_zstd.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_7zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_7zip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_7zip.lo libarchive/archive_read_support_format_7zip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_7zip.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_7zip.Tpo -c libarchive/archive_read_support_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_7zip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_7zip.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_7zip.Tpo -c libarchive/archive_read_support_format_7zip.c -o libarchive/archive_read_support_format_7zip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_all.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_all.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_all.lo libarchive/archive_read_support_format_all.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_all.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_all.Tpo -c libarchive/archive_read_support_format_all.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_all.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_all.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_all.Tpo -c libarchive/archive_read_support_format_all.c -o libarchive/archive_read_support_format_all.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_ar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_ar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_ar.lo libarchive/archive_read_support_format_ar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_ar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_ar.Tpo -c libarchive/archive_read_support_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_ar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_ar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_ar.Tpo -c libarchive/archive_read_support_format_ar.c -o libarchive/archive_read_support_format_ar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_by_code.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_by_code.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_by_code.lo libarchive/archive_read_support_format_by_code.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_by_code.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_by_code.Tpo -c libarchive/archive_read_support_format_by_code.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_by_code.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_by_code.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_by_code.Tpo -c libarchive/archive_read_support_format_by_code.c -o libarchive/archive_read_support_format_by_code.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_cab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cab.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_cab.lo libarchive/archive_read_support_format_cab.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cab.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_cab.Tpo -c libarchive/archive_read_support_format_cab.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cab.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cab.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_cab.Tpo -c libarchive/archive_read_support_format_cab.c -o libarchive/archive_read_support_format_cab.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_cpio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cpio.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_cpio.lo libarchive/archive_read_support_format_cpio.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cpio.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_cpio.Tpo -c libarchive/archive_read_support_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_cpio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_cpio.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_cpio.Tpo -c libarchive/archive_read_support_format_cpio.c -o libarchive/archive_read_support_format_cpio.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_empty.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_empty.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_empty.lo libarchive/archive_read_support_format_empty.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_empty.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_empty.Tpo -c libarchive/archive_read_support_format_empty.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_empty.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_empty.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_empty.Tpo -c libarchive/archive_read_support_format_empty.c -o libarchive/archive_read_support_format_empty.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_iso9660.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_iso9660.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_iso9660.lo libarchive/archive_read_support_format_iso9660.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_iso9660.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_iso9660.Tpo -c libarchive/archive_read_support_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_iso9660.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_iso9660.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_iso9660.Tpo -c libarchive/archive_read_support_format_iso9660.c -o libarchive/archive_read_support_format_iso9660.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_lha.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_lha.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_lha.lo libarchive/archive_read_support_format_lha.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_lha.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_lha.Tpo -c libarchive/archive_read_support_format_lha.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_lha.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_lha.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_lha.Tpo -c libarchive/archive_read_support_format_lha.c -o libarchive/archive_read_support_format_lha.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_mtree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_mtree.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_mtree.lo libarchive/archive_read_support_format_mtree.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_mtree.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_mtree.Tpo -c libarchive/archive_read_support_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_mtree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_mtree.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_mtree.Tpo -c libarchive/archive_read_support_format_mtree.c -o libarchive/archive_read_support_format_mtree.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_rar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_rar.lo libarchive/archive_read_support_format_rar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_rar.Tpo -c libarchive/archive_read_support_format_rar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_rar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_rar.Tpo -c libarchive/archive_read_support_format_rar.c -o libarchive/archive_read_support_format_rar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_rar5.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar5.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_rar5.lo libarchive/archive_read_support_format_rar5.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar5.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_rar5.Tpo -c libarchive/archive_read_support_format_rar5.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_rar5.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_rar5.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_rar5.Tpo -c libarchive/archive_read_support_format_rar5.c -o libarchive/archive_read_support_format_rar5.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_raw.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_raw.lo libarchive/archive_read_support_format_raw.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_raw.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_raw.Tpo -c libarchive/archive_read_support_format_raw.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_raw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_raw.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_raw.Tpo -c libarchive/archive_read_support_format_raw.c -o libarchive/archive_read_support_format_raw.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_tar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_tar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_tar.lo libarchive/archive_read_support_format_tar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_tar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_tar.Tpo -c libarchive/archive_read_support_format_tar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_tar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_tar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_tar.Tpo -c libarchive/archive_read_support_format_tar.c -o libarchive/archive_read_support_format_tar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_warc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_warc.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_warc.lo libarchive/archive_read_support_format_warc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_warc.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_warc.Tpo -c libarchive/archive_read_support_format_warc.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_warc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_warc.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_warc.Tpo -c libarchive/archive_read_support_format_warc.c -o libarchive/archive_read_support_format_warc.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_xar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_xar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_xar.lo libarchive/archive_read_support_format_xar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_xar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_xar.Tpo -c libarchive/archive_read_support_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_xar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_xar.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_xar.Tpo -c libarchive/archive_read_support_format_xar.c -o libarchive/archive_read_support_format_xar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_read_support_format_zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_zip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_format_zip.lo libarchive/archive_read_support_format_zip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_zip.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_zip.Tpo -c libarchive/archive_read_support_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_format_zip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_read_support_format_zip.lo -MD -MP -MF libarchive/.deps/archive_read_support_format_zip.Tpo -c libarchive/archive_read_support_format_zip.c -o libarchive/archive_read_support_format_zip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_string.lo libarchive/archive_string.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string.lo -MD -MP -MF libarchive/.deps/archive_string.Tpo -c libarchive/archive_string.c -fPIC -DPIC -o libarchive/.libs/archive_string.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string.lo -MD -MP -MF libarchive/.deps/archive_string.Tpo -c libarchive/archive_string.c -o libarchive/archive_string.o >/dev/null 2>&1 depbase=`echo libarchive/archive_string_sprintf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string_sprintf.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_string_sprintf.lo libarchive/archive_string_sprintf.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string_sprintf.lo -MD -MP -MF libarchive/.deps/archive_string_sprintf.Tpo -c libarchive/archive_string_sprintf.c -fPIC -DPIC -o libarchive/.libs/archive_string_sprintf.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_string_sprintf.lo -MD -MP -MF libarchive/.deps/archive_string_sprintf.Tpo -c libarchive/archive_string_sprintf.c -o libarchive/archive_string_sprintf.o >/dev/null 2>&1 depbase=`echo libarchive/archive_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_util.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_util.lo libarchive/archive_util.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_util.lo -MD -MP -MF libarchive/.deps/archive_util.Tpo -c libarchive/archive_util.c -fPIC -DPIC -o libarchive/.libs/archive_util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_util.lo -MD -MP -MF libarchive/.deps/archive_util.Tpo -c libarchive/archive_util.c -o libarchive/archive_util.o >/dev/null 2>&1 depbase=`echo libarchive/archive_version_details.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_version_details.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_version_details.lo libarchive/archive_version_details.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_version_details.lo -MD -MP -MF libarchive/.deps/archive_version_details.Tpo -c libarchive/archive_version_details.c -fPIC -DPIC -o libarchive/.libs/archive_version_details.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_version_details.lo -MD -MP -MF libarchive/.deps/archive_version_details.Tpo -c libarchive/archive_version_details.c -o libarchive/archive_version_details.o >/dev/null 2>&1 depbase=`echo libarchive/archive_virtual.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_virtual.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_virtual.lo libarchive/archive_virtual.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_virtual.lo -MD -MP -MF libarchive/.deps/archive_virtual.Tpo -c libarchive/archive_virtual.c -fPIC -DPIC -o libarchive/.libs/archive_virtual.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_virtual.lo -MD -MP -MF libarchive/.deps/archive_virtual.Tpo -c libarchive/archive_virtual.c -o libarchive/archive_virtual.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write.lo libarchive/archive_write.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write.lo -MD -MP -MF libarchive/.deps/archive_write.Tpo -c libarchive/archive_write.c -fPIC -DPIC -o libarchive/.libs/archive_write.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write.lo -MD -MP -MF libarchive/.deps/archive_write.Tpo -c libarchive/archive_write.c -o libarchive/archive_write.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_disk_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_posix.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_disk_posix.lo libarchive/archive_write_disk_posix.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_posix.lo -MD -MP -MF libarchive/.deps/archive_write_disk_posix.Tpo -c libarchive/archive_write_disk_posix.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_posix.lo -MD -MP -MF libarchive/.deps/archive_write_disk_posix.Tpo -c libarchive/archive_write_disk_posix.c -o libarchive/archive_write_disk_posix.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_disk_set_standard_lookup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_set_standard_lookup.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_disk_set_standard_lookup.lo libarchive/archive_write_disk_set_standard_lookup.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_set_standard_lookup.lo -MD -MP -MF libarchive/.deps/archive_write_disk_set_standard_lookup.Tpo -c libarchive/archive_write_disk_set_standard_lookup.c -fPIC -DPIC -o libarchive/.libs/archive_write_disk_set_standard_lookup.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_disk_set_standard_lookup.lo -MD -MP -MF libarchive/.deps/archive_write_disk_set_standard_lookup.Tpo -c libarchive/archive_write_disk_set_standard_lookup.c -o libarchive/archive_write_disk_set_standard_lookup.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_open_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_fd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_open_fd.lo libarchive/archive_write_open_fd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_fd.lo -MD -MP -MF libarchive/.deps/archive_write_open_fd.Tpo -c libarchive/archive_write_open_fd.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_fd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_fd.lo -MD -MP -MF libarchive/.deps/archive_write_open_fd.Tpo -c libarchive/archive_write_open_fd.c -o libarchive/archive_write_open_fd.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_open_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_file.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_open_file.lo libarchive/archive_write_open_file.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_file.lo -MD -MP -MF libarchive/.deps/archive_write_open_file.Tpo -c libarchive/archive_write_open_file.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_file.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_file.lo -MD -MP -MF libarchive/.deps/archive_write_open_file.Tpo -c libarchive/archive_write_open_file.c -o libarchive/archive_write_open_file.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_open_filename.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_filename.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_open_filename.lo libarchive/archive_write_open_filename.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_filename.lo -MD -MP -MF libarchive/.deps/archive_write_open_filename.Tpo -c libarchive/archive_write_open_filename.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_filename.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_filename.lo -MD -MP -MF libarchive/.deps/archive_write_open_filename.Tpo -c libarchive/archive_write_open_filename.c -o libarchive/archive_write_open_filename.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_open_memory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_memory.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_open_memory.lo libarchive/archive_write_open_memory.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_memory.lo -MD -MP -MF libarchive/.deps/archive_write_open_memory.Tpo -c libarchive/archive_write_open_memory.c -fPIC -DPIC -o libarchive/.libs/archive_write_open_memory.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_open_memory.lo -MD -MP -MF libarchive/.deps/archive_write_open_memory.Tpo -c libarchive/archive_write_open_memory.c -o libarchive/archive_write_open_memory.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter.lo libarchive/archive_write_add_filter.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter.Tpo -c libarchive/archive_write_add_filter.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter.Tpo -c libarchive/archive_write_add_filter.c -o libarchive/archive_write_add_filter.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_b64encode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_b64encode.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_b64encode.lo libarchive/archive_write_add_filter_b64encode.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_b64encode.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_b64encode.Tpo -c libarchive/archive_write_add_filter_b64encode.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_b64encode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_b64encode.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_b64encode.Tpo -c libarchive/archive_write_add_filter_b64encode.c -o libarchive/archive_write_add_filter_b64encode.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_by_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_by_name.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_by_name.lo libarchive/archive_write_add_filter_by_name.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_by_name.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_by_name.Tpo -c libarchive/archive_write_add_filter_by_name.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_by_name.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_by_name.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_by_name.Tpo -c libarchive/archive_write_add_filter_by_name.c -o libarchive/archive_write_add_filter_by_name.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_bzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_bzip2.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_bzip2.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_bzip2.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_bzip2.Tpo -c libarchive/archive_write_add_filter_bzip2.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_bzip2.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_bzip2.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_bzip2.Tpo -c libarchive/archive_write_add_filter_bzip2.c -o libarchive/archive_write_add_filter_bzip2.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_compress.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_compress.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_compress.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_compress.Tpo -c libarchive/archive_write_add_filter_compress.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_compress.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_compress.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_compress.Tpo -c libarchive/archive_write_add_filter_compress.c -o libarchive/archive_write_add_filter_compress.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_grzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_grzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_grzip.lo libarchive/archive_write_add_filter_grzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_grzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_grzip.Tpo -c libarchive/archive_write_add_filter_grzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_grzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_grzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_grzip.Tpo -c libarchive/archive_write_add_filter_grzip.c -o libarchive/archive_write_add_filter_grzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_gzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_gzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_gzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_gzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_gzip.Tpo -c libarchive/archive_write_add_filter_gzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_gzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_gzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_gzip.Tpo -c libarchive/archive_write_add_filter_gzip.c -o libarchive/archive_write_add_filter_gzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_lrzip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lrzip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_lrzip.lo libarchive/archive_write_add_filter_lrzip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lrzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lrzip.Tpo -c libarchive/archive_write_add_filter_lrzip.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_lrzip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lrzip.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lrzip.Tpo -c libarchive/archive_write_add_filter_lrzip.c -o libarchive/archive_write_add_filter_lrzip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_lz4.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lz4.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_lz4.lo libarchive/archive_write_add_filter_lz4.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lz4.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lz4.Tpo -c libarchive/archive_write_add_filter_lz4.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_lz4.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lz4.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lz4.Tpo -c libarchive/archive_write_add_filter_lz4.c -o libarchive/archive_write_add_filter_lz4.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_lzop.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lzop.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_lzop.lo libarchive/archive_write_add_filter_lzop.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lzop.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lzop.Tpo -c libarchive/archive_write_add_filter_lzop.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_lzop.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_lzop.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_lzop.Tpo -c libarchive/archive_write_add_filter_lzop.c -o libarchive/archive_write_add_filter_lzop.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_none.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_none.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_none.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_none.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_none.Tpo -c libarchive/archive_write_add_filter_none.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_none.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_none.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_none.Tpo -c libarchive/archive_write_add_filter_none.c -o libarchive/archive_write_add_filter_none.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_program.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_program.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_program.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_program.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_program.Tpo -c libarchive/archive_write_add_filter_program.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_program.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_program.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_program.Tpo -c libarchive/archive_write_add_filter_program.c -o libarchive/archive_write_add_filter_program.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_uuencode.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_uuencode.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_uuencode.lo libarchive/archive_write_add_filter_uuencode.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_uuencode.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_uuencode.Tpo -c libarchive/archive_write_add_filter_uuencode.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_uuencode.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_uuencode.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_uuencode.Tpo -c libarchive/archive_write_add_filter_uuencode.c -o libarchive/archive_write_add_filter_uuencode.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_xz.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_xz.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_add_filter_xz.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_xz.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_xz.Tpo -c libarchive/archive_write_add_filter_xz.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_xz.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_xz.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_xz.Tpo -c libarchive/archive_write_add_filter_xz.c -o libarchive/archive_write_add_filter_xz.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_add_filter_zstd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_zstd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_add_filter_zstd.lo libarchive/archive_write_add_filter_zstd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_zstd.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_zstd.Tpo -c libarchive/archive_write_add_filter_zstd.c -fPIC -DPIC -o libarchive/.libs/archive_write_add_filter_zstd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_add_filter_zstd.lo -MD -MP -MF libarchive/.deps/archive_write_add_filter_zstd.Tpo -c libarchive/archive_write_add_filter_zstd.c -o libarchive/archive_write_add_filter_zstd.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format.lo libarchive/archive_write_set_format.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format.lo -MD -MP -MF libarchive/.deps/archive_write_set_format.Tpo -c libarchive/archive_write_set_format.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format.lo -MD -MP -MF libarchive/.deps/archive_write_set_format.Tpo -c libarchive/archive_write_set_format.c -o libarchive/archive_write_set_format.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_7zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_7zip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_7zip.lo libarchive/archive_write_set_format_7zip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_7zip.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_7zip.Tpo -c libarchive/archive_write_set_format_7zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_7zip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_7zip.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_7zip.Tpo -c libarchive/archive_write_set_format_7zip.c -o libarchive/archive_write_set_format_7zip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_ar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_ar.lo libarchive/archive_write_set_format_ar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_ar.Tpo -c libarchive/archive_write_set_format_ar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_ar.Tpo -c libarchive/archive_write_set_format_ar.c -o libarchive/archive_write_set_format_ar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_by_name.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_by_name.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_by_name.lo libarchive/archive_write_set_format_by_name.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_by_name.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_by_name.Tpo -c libarchive/archive_write_set_format_by_name.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_by_name.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_by_name.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_by_name.Tpo -c libarchive/archive_write_set_format_by_name.c -o libarchive/archive_write_set_format_by_name.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_cpio.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_cpio.lo libarchive/archive_write_set_format_cpio.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio.Tpo -c libarchive/archive_write_set_format_cpio.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio.Tpo -c libarchive/archive_write_set_format_cpio.c -o libarchive/archive_write_set_format_cpio.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_cpio_newc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio_newc.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_cpio_newc.lo libarchive/archive_write_set_format_cpio_newc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio_newc.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio_newc.Tpo -c libarchive/archive_write_set_format_cpio_newc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_newc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_cpio_newc.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio_newc.Tpo -c libarchive/archive_write_set_format_cpio_newc.c -o libarchive/archive_write_set_format_cpio_newc.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_filter_by_ext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_filter_by_ext.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_filter_by_ext.lo libarchive/archive_write_set_format_filter_by_ext.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_filter_by_ext.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_filter_by_ext.Tpo -c libarchive/archive_write_set_format_filter_by_ext.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_filter_by_ext.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_filter_by_ext.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_filter_by_ext.Tpo -c libarchive/archive_write_set_format_filter_by_ext.c -o libarchive/archive_write_set_format_filter_by_ext.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_iso9660.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_iso9660.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_iso9660.lo libarchive/archive_write_set_format_iso9660.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_iso9660.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_iso9660.Tpo -c libarchive/archive_write_set_format_iso9660.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_iso9660.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_iso9660.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_iso9660.Tpo -c libarchive/archive_write_set_format_iso9660.c -o libarchive/archive_write_set_format_iso9660.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_mtree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_mtree.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_mtree.lo libarchive/archive_write_set_format_mtree.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_mtree.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_mtree.Tpo -c libarchive/archive_write_set_format_mtree.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_mtree.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_mtree.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_mtree.Tpo -c libarchive/archive_write_set_format_mtree.c -o libarchive/archive_write_set_format_mtree.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_pax.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_pax.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_pax.lo libarchive/archive_write_set_format_pax.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_pax.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_pax.Tpo -c libarchive/archive_write_set_format_pax.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_pax.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_pax.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_pax.Tpo -c libarchive/archive_write_set_format_pax.c -o libarchive/archive_write_set_format_pax.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_raw.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_raw.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_raw.lo libarchive/archive_write_set_format_raw.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_raw.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_raw.Tpo -c libarchive/archive_write_set_format_raw.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_raw.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_raw.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_raw.Tpo -c libarchive/archive_write_set_format_raw.c -o libarchive/archive_write_set_format_raw.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_shar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_shar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_shar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_shar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_shar.Tpo -c libarchive/archive_write_set_format_shar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_shar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_shar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_shar.Tpo -c libarchive/archive_write_set_format_shar.c -o libarchive/archive_write_set_format_shar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_ustar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ustar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_ustar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ustar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_ustar.Tpo -c libarchive/archive_write_set_format_ustar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_ustar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_ustar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_ustar.Tpo -c libarchive/archive_write_set_format_ustar.c -o libarchive/archive_write_set_format_ustar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_v7tar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_v7tar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_v7tar.lo libarchive/archive_write_set_format_v7tar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_v7tar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_v7tar.Tpo -c libarchive/archive_write_set_format_v7tar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_v7tar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_v7tar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_v7tar.Tpo -c libarchive/archive_write_set_format_v7tar.c -o libarchive/archive_write_set_format_v7tar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_gnutar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_gnutar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_gnutar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_gnutar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_gnutar.Tpo -c libarchive/archive_write_set_format_gnutar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_gnutar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_gnutar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_gnutar.Tpo -c libarchive/archive_write_set_format_gnutar.c -o libarchive/archive_write_set_format_gnutar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_warc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_warc.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_warc.lo libarchive/archive_write_set_format_warc.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_warc.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_warc.Tpo -c libarchive/archive_write_set_format_warc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_warc.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_warc.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_warc.Tpo -c libarchive/archive_write_set_format_warc.c -o libarchive/archive_write_set_format_warc.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_xar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_xar.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_xar.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_xar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_xar.Tpo -c libarchive/archive_write_set_format_xar.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_xar.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_xar.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_xar.Tpo -c libarchive/archive_write_set_format_xar.c -o libarchive/archive_write_set_format_xar.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_format_zip.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_zip.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_format_zip.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_zip.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_zip.Tpo -c libarchive/archive_write_set_format_zip.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_zip.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_format_zip.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_zip.Tpo -c libarchive/archive_write_set_format_zip.c -o libarchive/archive_write_set_format_zip.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_options.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_options.lo libarchive/archive_write_set_options.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_options.lo -MD -MP -MF libarchive/.deps/archive_write_set_options.Tpo -c libarchive/archive_write_set_options.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_options.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_options.lo -MD -MP -MF libarchive/.deps/archive_write_set_options.Tpo -c libarchive/archive_write_set_options.c -o libarchive/archive_write_set_options.o >/dev/null 2>&1 depbase=`echo libarchive/archive_write_set_passphrase.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_passphrase.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_passphrase.lo libarchive/archive_write_set_passphrase.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_passphrase.lo -MD -MP -MF libarchive/.deps/archive_write_set_passphrase.Tpo -c libarchive/archive_write_set_passphrase.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_passphrase.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_write_set_passphrase.lo -MD -MP -MF libarchive/.deps/archive_write_set_passphrase.Tpo -c libarchive/archive_write_set_passphrase.c -o libarchive/archive_write_set_passphrase.o >/dev/null 2>&1 depbase=`echo libarchive/filter_fork_posix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/filter_fork_posix.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/filter_fork_posix.lo libarchive/filter_fork_posix.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/filter_fork_posix.lo -MD -MP -MF libarchive/.deps/filter_fork_posix.Tpo -c libarchive/filter_fork_posix.c -fPIC -DPIC -o libarchive/.libs/filter_fork_posix.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/filter_fork_posix.lo -MD -MP -MF libarchive/.deps/filter_fork_posix.Tpo -c libarchive/filter_fork_posix.c -o libarchive/filter_fork_posix.o >/dev/null 2>&1 depbase=`echo libarchive/xxhash.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/xxhash.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/xxhash.lo libarchive/xxhash.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/xxhash.lo -MD -MP -MF libarchive/.deps/xxhash.Tpo -c libarchive/xxhash.c -fPIC -DPIC -o libarchive/.libs/xxhash.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/xxhash.lo -MD -MP -MF libarchive/.deps/xxhash.Tpo -c libarchive/xxhash.c -o libarchive/xxhash.o >/dev/null 2>&1 depbase=`echo libarchive/archive_blake2s_ref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2s_ref.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_blake2s_ref.lo libarchive/archive_blake2s_ref.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2s_ref.lo -MD -MP -MF libarchive/.deps/archive_blake2s_ref.Tpo -c libarchive/archive_blake2s_ref.c -fPIC -DPIC -o libarchive/.libs/archive_blake2s_ref.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2s_ref.lo -MD -MP -MF libarchive/.deps/archive_blake2s_ref.Tpo -c libarchive/archive_blake2s_ref.c -o libarchive/archive_blake2s_ref.o >/dev/null 2>&1 depbase=`echo libarchive/archive_blake2sp_ref.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2sp_ref.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_blake2sp_ref.lo libarchive/archive_blake2sp_ref.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2sp_ref.lo -MD -MP -MF libarchive/.deps/archive_blake2sp_ref.Tpo -c libarchive/archive_blake2sp_ref.c -fPIC -DPIC -o libarchive/.libs/archive_blake2sp_ref.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_blake2sp_ref.lo -MD -MP -MF libarchive/.deps/archive_blake2sp_ref.Tpo -c libarchive/archive_blake2sp_ref.c -o libarchive/archive_blake2sp_ref.o >/dev/null 2>&1 depbase=`echo libarchive/archive_disk_acl_freebsd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_disk_acl_freebsd.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_disk_acl_freebsd.lo libarchive/archive_disk_acl_freebsd.c && mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_disk_acl_freebsd.lo -MD -MP -MF libarchive/.deps/archive_disk_acl_freebsd.Tpo -c libarchive/archive_disk_acl_freebsd.c -fPIC -DPIC -o libarchive/.libs/archive_disk_acl_freebsd.o libtool: compile: cc -DHAVE_CONFIG_H -I. -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive/archive_disk_acl_freebsd.lo -MD -MP -MF libarchive/.deps/archive_disk_acl_freebsd.Tpo -c libarchive/archive_disk_acl_freebsd.c -o libarchive/archive_disk_acl_freebsd.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -no-undefined -version-info 17:2:4 -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o libarchive.la -rpath /usr/local/lib libarchive/archive_acl.lo libarchive/archive_check_magic.lo libarchive/archive_cmdline.lo libarchive/archive_cryptor.lo libarchive/archive_digest.lo libarchive/archive_entry.lo libarchive/archive_entry_copy_stat.lo libarchive/archive_entry_link_resolver.lo libarchive/archive_entry_sparse.lo libarchive/archive_entry_stat.lo libarchive/archive_entry_strmode.lo libarchive/archive_entry_xattr.lo libarchive/archive_getdate.lo libarchive/archive_hmac.lo libarchive/archive_match.lo libarchive/archive_options.lo libarchive/archive_pack_dev.lo libarchive/archive_pathmatch.lo libarchive/archive_ppmd7.lo libarchive/archive_ppmd8.lo libarchive/archive_random.lo libarchive/archive_rb.lo libarchive/archive_read.lo libarchive/archive_read_add_passphrase.lo libarchive/archive_read_append_filter.lo libarchive/archive_read_data_into_fd.lo libarchive/archive_read_disk_entry_from_file.lo libarchive/archive_read_disk_posix.lo libarchive/archive_read_disk_set_standard_lookup.lo libarchive/archive_read_extract.lo libarchive/archive_read_extract2.lo libarchive/archive_read_open_fd.lo libarchive/archive_read_open_file.lo libarchive/archive_read_open_filename.lo libarchive/archive_read_open_memory.lo libarchive/archive_read_set_format.lo libarchive/archive_read_set_options.lo libarchive/archive_read_support_filter_all.lo libarchive/archive_read_support_filter_bzip2.lo libarchive/archive_read_support_filter_compress.lo libarchive/archive_read_support_filter_grzip.lo libarchive/archive_read_support_filter_gzip.lo libarchive/archive_read_support_filter_lrzip.lo libarchive/archive_read_support_filter_lz4.lo libarchive/archive_read_support_filter_lzop.lo libarchive/archive_read_support_filter_none.lo libarchive/archive_read_support_filter_program.lo libarchive/archive_read_support_filter_rpm.lo libarchive/archive_read_support_filter_uu.lo libarchive/archive_read_support_filter_xz.lo libarchive/archive_read_support_filter_zstd.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_rar5.lo libarchive/archive_read_support_format_raw.lo libarchive/archive_read_support_format_tar.lo libarchive/archive_read_support_format_warc.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_version_details.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.lo libarchive/archive_write_add_filter_b64encode.lo libarchive/archive_write_add_filter_by_name.lo libarchive/archive_write_add_filter_bzip2.lo libarchive/archive_write_add_filter_compress.lo libarchive/archive_write_add_filter_grzip.lo libarchive/archive_write_add_filter_gzip.lo libarchive/archive_write_add_filter_lrzip.lo libarchive/archive_write_add_filter_lz4.lo libarchive/archive_write_add_filter_lzop.lo libarchive/archive_write_add_filter_none.lo libarchive/archive_write_add_filter_program.lo libarchive/archive_write_add_filter_uuencode.lo libarchive/archive_write_add_filter_xz.lo libarchive/archive_write_add_filter_zstd.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_filter_by_ext.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_raw.lo libarchive/archive_write_set_format_shar.lo libarchive/archive_write_set_format_ustar.lo libarchive/archive_write_set_format_v7tar.lo libarchive/archive_write_set_format_gnutar.lo libarchive/archive_write_set_format_warc.lo libarchive/archive_write_set_format_xar.lo libarchive/archive_write_set_format_zip.lo libarchive/archive_write_set_options.lo libarchive/archive_write_set_passphrase.lo libarchive/filter_fork_posix.lo libarchive/xxhash.lo libarchive/archive_blake2s_ref.lo libarchive/archive_blake2sp_ref.lo libarchive/archive_disk_acl_freebsd.lo -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz libtool: link: cc -shared -fPIC -DPIC libarchive/.libs/archive_acl.o libarchive/.libs/archive_check_magic.o libarchive/.libs/archive_cmdline.o libarchive/.libs/archive_cryptor.o libarchive/.libs/archive_digest.o libarchive/.libs/archive_entry.o libarchive/.libs/archive_entry_copy_stat.o libarchive/.libs/archive_entry_link_resolver.o libarchive/.libs/archive_entry_sparse.o libarchive/.libs/archive_entry_stat.o libarchive/.libs/archive_entry_strmode.o libarchive/.libs/archive_entry_xattr.o libarchive/.libs/archive_getdate.o libarchive/.libs/archive_hmac.o libarchive/.libs/archive_match.o libarchive/.libs/archive_options.o libarchive/.libs/archive_pack_dev.o libarchive/.libs/archive_pathmatch.o libarchive/.libs/archive_ppmd7.o libarchive/.libs/archive_ppmd8.o libarchive/.libs/archive_random.o libarchive/.libs/archive_rb.o libarchive/.libs/archive_read.o libarchive/.libs/archive_read_add_passphrase.o libarchive/.libs/archive_read_append_filter.o libarchive/.libs/archive_read_data_into_fd.o libarchive/.libs/archive_read_disk_entry_from_file.o libarchive/.libs/archive_read_disk_posix.o libarchive/.libs/archive_read_disk_set_standard_lookup.o libarchive/.libs/archive_read_extract.o libarchive/.libs/archive_read_extract2.o libarchive/.libs/archive_read_open_fd.o libarchive/.libs/archive_read_open_file.o libarchive/.libs/archive_read_open_filename.o libarchive/.libs/archive_read_open_memory.o libarchive/.libs/archive_read_set_format.o libarchive/.libs/archive_read_set_options.o libarchive/.libs/archive_read_support_filter_all.o libarchive/.libs/archive_read_support_filter_bzip2.o libarchive/.libs/archive_read_support_filter_compress.o libarchive/.libs/archive_read_support_filter_grzip.o libarchive/.libs/archive_read_support_filter_gzip.o libarchive/.libs/archive_read_support_filter_lrzip.o libarchive/.libs/archive_read_support_filter_lz4.o libarchive/.libs/archive_read_support_filter_lzop.o libarchive/.libs/archive_read_support_filter_none.o libarchive/.libs/archive_read_support_filter_program.o libarchive/.libs/archive_read_support_filter_rpm.o libarchive/.libs/archive_read_support_filter_uu.o libarchive/.libs/archive_read_support_filter_xz.o libarchive/.libs/archive_read_support_filter_zstd.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_rar5.o libarchive/.libs/archive_read_support_format_raw.o libarchive/.libs/archive_read_support_format_tar.o libarchive/.libs/archive_read_support_format_warc.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_version_details.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.o libarchive/.libs/archive_write_add_filter_b64encode.o libarchive/.libs/archive_write_add_filter_by_name.o libarchive/.libs/archive_write_add_filter_bzip2.o libarchive/.libs/archive_write_add_filter_compress.o libarchive/.libs/archive_write_add_filter_grzip.o libarchive/.libs/archive_write_add_filter_gzip.o libarchive/.libs/archive_write_add_filter_lrzip.o libarchive/.libs/archive_write_add_filter_lz4.o libarchive/.libs/archive_write_add_filter_lzop.o libarchive/.libs/archive_write_add_filter_none.o libarchive/.libs/archive_write_add_filter_program.o libarchive/.libs/archive_write_add_filter_uuencode.o libarchive/.libs/archive_write_add_filter_xz.o libarchive/.libs/archive_write_add_filter_zstd.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_filter_by_ext.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_raw.o libarchive/.libs/archive_write_set_format_shar.o libarchive/.libs/archive_write_set_format_ustar.o libarchive/.libs/archive_write_set_format_v7tar.o libarchive/.libs/archive_write_set_format_gnutar.o libarchive/.libs/archive_write_set_format_warc.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/archive_write_set_passphrase.o libarchive/.libs/filter_fork_posix.o libarchive/.libs/xxhash.o libarchive/.libs/archive_blake2s_ref.o libarchive/.libs/archive_blake2sp_ref.o libarchive/.libs/archive_disk_acl_freebsd.o -L/usr/local/lib -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz -O2 -fstack-protector-strong -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -Wl,-soname -Wl,libarchive.so.13 -o .libs/libarchive.so.13.4.2 libtool: link: (cd ".libs" && rm -f "libarchive.so.13" && ln -s "libarchive.so.13.4.2" "libarchive.so.13") libtool: link: (cd ".libs" && rm -f "libarchive.so" && ln -s "libarchive.so.13.4.2" "libarchive.so") libtool: link: ar cru .libs/libarchive.a libarchive/archive_acl.o libarchive/archive_check_magic.o libarchive/archive_cmdline.o libarchive/archive_cryptor.o libarchive/archive_digest.o libarchive/archive_entry.o libarchive/archive_entry_copy_stat.o libarchive/archive_entry_link_resolver.o libarchive/archive_entry_sparse.o libarchive/archive_entry_stat.o libarchive/archive_entry_strmode.o libarchive/archive_entry_xattr.o libarchive/archive_getdate.o libarchive/archive_hmac.o libarchive/archive_match.o libarchive/archive_options.o libarchive/archive_pack_dev.o libarchive/archive_pathmatch.o libarchive/archive_ppmd7.o libarchive/archive_ppmd8.o libarchive/archive_random.o libarchive/archive_rb.o libarchive/archive_read.o libarchive/archive_read_add_passphrase.o libarchive/archive_read_append_filter.o libarchive/archive_read_data_into_fd.o libarchive/archive_read_disk_entry_from_file.o libarchive/archive_read_disk_posix.o libarchive/archive_read_disk_set_standard_lookup.o libarchive/archive_read_extract.o libarchive/archive_read_extract2.o libarchive/archive_read_open_fd.o libarchive/archive_read_open_file.o libarchive/archive_read_open_filename.o libarchive/archive_read_open_memory.o libarchive/archive_read_set_format.o libarchive/archive_read_set_options.o libarchive/archive_read_support_filter_all.o libarchive/archive_read_support_filter_bzip2.o libarchive/archive_read_support_filter_compress.o libarchive/archive_read_support_filter_grzip.o libarchive/archive_read_support_filter_gzip.o libarchive/archive_read_support_filter_lrzip.o libarchive/archive_read_support_filter_lz4.o libarchive/archive_read_support_filter_lzop.o libarchive/archive_read_support_filter_none.o libarchive/archive_read_support_filter_program.o libarchive/archive_read_support_filter_rpm.o libarchive/archive_read_support_filter_uu.o libarchive/archive_read_support_filter_xz.o libarchive/archive_read_support_filter_zstd.o libarchive/archive_read_support_format_7zip.o libarchive/archive_read_support_format_all.o libarchive/archive_read_support_format_ar.o libarchive/archive_read_support_format_by_code.o libarchive/archive_read_support_format_cab.o libarchive/archive_read_support_format_cpio.o libarchive/archive_read_support_format_empty.o libarchive/archive_read_support_format_iso9660.o libarchive/archive_read_support_format_lha.o libarchive/archive_read_support_format_mtree.o libarchive/archive_read_support_format_rar.o libarchive/archive_read_support_format_rar5.o libarchive/archive_read_support_format_raw.o libarchive/archive_read_support_format_tar.o libarchive/archive_read_support_format_warc.o libarchive/archive_read_support_format_xar.o libarchive/archive_read_support_format_zip.o libarchive/archive_string.o libarchive/archive_string_sprintf.o libarchive/archive_util.o libarchive/archive_version_details.o libarchive/archive_virtual.o libarchive/archive_write.o libarchive/archive_write_disk_posix.o libarchive/archive_write_disk_set_standard_lookup.o libarchive/archive_write_open_fd.o libarchive/archive_write_open_file.o libarchive/archive_write_open_filename.o libarchive/archive_write_open_memory.o libarchive/archive_write_add_filter.o libarchive/archive_write_add_filter_b64encode.o libarchive/archive_write_add_filter_by_name.o libarchive/archive_write_add_filter_bzip2.o libarchive/archive_write_add_filter_compress.o libarchive/archive_write_add_filter_grzip.o libarchive/archive_write_add_filter_gzip.o libarchive/archive_write_add_filter_lrzip.o libarchive/archive_write_add_filter_lz4.o libarchive/archive_write_add_filter_lzop.o libarchive/archive_write_add_filter_none.o libarchive/archive_write_add_filter_program.o libarchive/archive_write_add_filter_uuencode.o libarchive/archive_write_add_filter_xz.o libarchive/archive_write_add_filter_zstd.o libarchive/archive_write_set_format.o libarchive/archive_write_set_format_7zip.o libarchive/archive_write_set_format_ar.o libarchive/archive_write_set_format_by_name.o libarchive/archive_write_set_format_cpio.o libarchive/archive_write_set_format_cpio_newc.o libarchive/archive_write_set_format_filter_by_ext.o libarchive/archive_write_set_format_iso9660.o libarchive/archive_write_set_format_mtree.o libarchive/archive_write_set_format_pax.o libarchive/archive_write_set_format_raw.o libarchive/archive_write_set_format_shar.o libarchive/archive_write_set_format_ustar.o libarchive/archive_write_set_format_v7tar.o libarchive/archive_write_set_format_gnutar.o libarchive/archive_write_set_format_warc.o libarchive/archive_write_set_format_xar.o libarchive/archive_write_set_format_zip.o libarchive/archive_write_set_options.o libarchive/archive_write_set_passphrase.o libarchive/filter_fork_posix.o libarchive/xxhash.o libarchive/archive_blake2s_ref.o libarchive/archive_blake2sp_ref.o libarchive/archive_disk_acl_freebsd.o libtool: link: ranlib .libs/libarchive.a libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" ) /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-err.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-err.Tpo -c -o libarchive_fe/libarchive_fe_la-err.lo `test -f 'libarchive_fe/err.c' || echo './'`libarchive_fe/err.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-err.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-err.Tpo -c libarchive_fe/err.c -fPIC -DPIC -o libarchive_fe/.libs/libarchive_fe_la-err.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-err.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-err.Tpo -c libarchive_fe/err.c -o libarchive_fe/libarchive_fe_la-err.o >/dev/null 2>&1 mv -f libarchive_fe/.deps/libarchive_fe_la-err.Tpo libarchive_fe/.deps/libarchive_fe_la-err.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-line_reader.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-line_reader.Tpo -c -o libarchive_fe/libarchive_fe_la-line_reader.lo `test -f 'libarchive_fe/line_reader.c' || echo './'`libarchive_fe/line_reader.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-line_reader.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-line_reader.Tpo -c libarchive_fe/line_reader.c -fPIC -DPIC -o libarchive_fe/.libs/libarchive_fe_la-line_reader.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-line_reader.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-line_reader.Tpo -c libarchive_fe/line_reader.c -o libarchive_fe/libarchive_fe_la-line_reader.o >/dev/null 2>&1 mv -f libarchive_fe/.deps/libarchive_fe_la-line_reader.Tpo libarchive_fe/.deps/libarchive_fe_la-line_reader.Plo /bin/sh ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-passphrase.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-passphrase.Tpo -c -o libarchive_fe/libarchive_fe_la-passphrase.lo `test -f 'libarchive_fe/passphrase.c' || echo './'`libarchive_fe/passphrase.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-passphrase.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-passphrase.Tpo -c libarchive_fe/passphrase.c -fPIC -DPIC -o libarchive_fe/.libs/libarchive_fe_la-passphrase.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I./libarchive -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT libarchive_fe/libarchive_fe_la-passphrase.lo -MD -MP -MF libarchive_fe/.deps/libarchive_fe_la-passphrase.Tpo -c libarchive_fe/passphrase.c -o libarchive_fe/libarchive_fe_la-passphrase.o >/dev/null 2>&1 mv -f libarchive_fe/.deps/libarchive_fe_la-passphrase.Tpo libarchive_fe/.deps/libarchive_fe_la-passphrase.Plo /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o libarchive_fe.la libarchive_fe/libarchive_fe_la-err.lo libarchive_fe/libarchive_fe_la-line_reader.lo libarchive_fe/libarchive_fe_la-passphrase.lo -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz libtool: link: ar cru .libs/libarchive_fe.a libarchive_fe/.libs/libarchive_fe_la-err.o libarchive_fe/.libs/libarchive_fe_la-line_reader.o libarchive_fe/.libs/libarchive_fe_la-passphrase.o libtool: link: ranlib .libs/libarchive_fe.a libtool: link: ( cd ".libs" && rm -f "libarchive_fe.la" && ln -s "../libarchive_fe.la" "libarchive_fe.la" ) cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-bsdtar.o -MD -MP -MF tar/.deps/bsdtar-bsdtar.Tpo -c -o tar/bsdtar-bsdtar.o `test -f 'tar/bsdtar.c' || echo './'`tar/bsdtar.c mv -f tar/.deps/bsdtar-bsdtar.Tpo tar/.deps/bsdtar-bsdtar.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-cmdline.o -MD -MP -MF tar/.deps/bsdtar-cmdline.Tpo -c -o tar/bsdtar-cmdline.o `test -f 'tar/cmdline.c' || echo './'`tar/cmdline.c mv -f tar/.deps/bsdtar-cmdline.Tpo tar/.deps/bsdtar-cmdline.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-creation_set.o -MD -MP -MF tar/.deps/bsdtar-creation_set.Tpo -c -o tar/bsdtar-creation_set.o `test -f 'tar/creation_set.c' || echo './'`tar/creation_set.c mv -f tar/.deps/bsdtar-creation_set.Tpo tar/.deps/bsdtar-creation_set.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-read.o -MD -MP -MF tar/.deps/bsdtar-read.Tpo -c -o tar/bsdtar-read.o `test -f 'tar/read.c' || echo './'`tar/read.c mv -f tar/.deps/bsdtar-read.Tpo tar/.deps/bsdtar-read.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-subst.o -MD -MP -MF tar/.deps/bsdtar-subst.Tpo -c -o tar/bsdtar-subst.o `test -f 'tar/subst.c' || echo './'`tar/subst.c mv -f tar/.deps/bsdtar-subst.Tpo tar/.deps/bsdtar-subst.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-util.o -MD -MP -MF tar/.deps/bsdtar-util.Tpo -c -o tar/bsdtar-util.o `test -f 'tar/util.c' || echo './'`tar/util.c mv -f tar/.deps/bsdtar-util.Tpo tar/.deps/bsdtar-util.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT tar/bsdtar-write.o -MD -MP -MF tar/.deps/bsdtar-write.Tpo -c -o tar/bsdtar-write.o `test -f 'tar/write.c' || echo './'`tar/write.c mv -f tar/.deps/bsdtar-write.Tpo tar/.deps/bsdtar-write.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -static -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-creation_set.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-util.o tar/bsdtar-write.o libarchive.la libarchive_fe.la -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-creation_set.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-util.o tar/bsdtar-write.o -L/usr/local/lib ./.libs/libarchive.a ./.libs/libarchive_fe.a -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT cpio/bsdcpio-cmdline.o -MD -MP -MF cpio/.deps/bsdcpio-cmdline.Tpo -c -o cpio/bsdcpio-cmdline.o `test -f 'cpio/cmdline.c' || echo './'`cpio/cmdline.c mv -f cpio/.deps/bsdcpio-cmdline.Tpo cpio/.deps/bsdcpio-cmdline.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT cpio/bsdcpio-cpio.o -MD -MP -MF cpio/.deps/bsdcpio-cpio.Tpo -c -o cpio/bsdcpio-cpio.o `test -f 'cpio/cpio.c' || echo './'`cpio/cpio.c mv -f cpio/.deps/bsdcpio-cpio.Tpo cpio/.deps/bsdcpio-cpio.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -static -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o libarchive_fe.la libarchive.la -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o -L/usr/local/lib ./.libs/libarchive_fe.a ./.libs/libarchive.a -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT cat/bsdcat-bsdcat.o -MD -MP -MF cat/.deps/bsdcat-bsdcat.Tpo -c -o cat/bsdcat-bsdcat.o `test -f 'cat/bsdcat.c' || echo './'`cat/bsdcat.c mv -f cat/.deps/bsdcat-bsdcat.Tpo cat/.deps/bsdcat-bsdcat.Po cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBARCHIVE_STATIC -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -MT cat/bsdcat-cmdline.o -MD -MP -MF cat/.deps/bsdcat-cmdline.Tpo -c -o cat/bsdcat-cmdline.o `test -f 'cat/cmdline.c' || echo './'`cat/cmdline.c mv -f cat/.deps/bsdcat-cmdline.Tpo cat/.deps/bsdcat-cmdline.Po /bin/sh ./libtool --tag=CC --mode=link cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -static -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o bsdcat cat/bsdcat-bsdcat.o cat/bsdcat-cmdline.o libarchive_fe.la libarchive.la -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o bsdcat cat/bsdcat-bsdcat.o cat/bsdcat-cmdline.o -L/usr/local/lib ./.libs/libarchive_fe.a ./.libs/libarchive.a -lcrypto -lexpat -llzo2 -llzma -llz4 -lbz2 -lz =========================================================================== =================================================== ===> libarchive-3.4.2_1,1 depends on file: /usr/local/lib/libcrypto.so.46 - found =========================================================================== =================================================== ===> Staging for libarchive-3.4.2_1,1 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /usr/bin/make install-am /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s libarchive.la '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libarchive.so.13.4.2 /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.so.13.4.2 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.so.13.4.2 libtool: install: (cd /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.13.4.2 libarchive.so.13 || { rm -f libarchive.so.13 && ln -s libarchive.so.13.4.2 libarchive.so.13; }; }) libtool: install: (cd /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.13.4.2 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.13.4.2 libarchive.so; }; }) libtool: install: /usr/bin/install -c .libs/libarchive.lai /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.la libtool: install: /usr/bin/install -c .libs/libarchive.a /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: chmod 644 /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: ranlib /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s bsdtar bsdcpio bsdcat '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin' libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s bsdtar /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdtar libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s bsdcpio /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdcpio libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.4.2/build/autoconf/install-sh -c -s bsdcat /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdcat /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/include' install -m 0644 libarchive/archive.h libarchive/archive_entry.h '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/include' /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man1' install -m 0644 tar/bsdtar.1 cpio/bsdcpio.1 cat/bsdcat.1 '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man1' /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man3' install -m 0644 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_misc.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_add_passphrase.3 libarchive/archive_read_data.3 libarchive/archive_read_disk.3 libarchive/archive_read_extract.3 libarchive/archive_read_filter.3 libarchive/archive_read_format.3 libarchive/archive_read_free.3 libarchive/archive_read_header.3 libarchive/archive_read_new.3 libarchive/archive_read_open.3 libarchive/archive_read_set_options.3 libarchive/archive_util.3 libarchive/archive_write.3 libarchive/archive_write_blocksize.3 libarchive/archive_write_data.3 libarchive/archive_write_disk.3 libarchive/archive_write_filter.3 libarchive/archive_write_finish_entry.3 libarchive/archive_write_format.3 libarchive/archive_write_free.3 libarchive/archive_write_header.3 libarchive/archive_write_new.3 libarchive/archive_write_open.3 libarchive/archive_write_set_options.3 libarchive/archive_write_set_passphrase.3 libarchive/libarchive.3 libarchive/libarchive_changes.3 libarchive/libarchive_internals.3 '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man3' /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man5' install -m 0644 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/man/man5' /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' install -m 0644 build/pkgconfig/libarchive.pc '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for libarchive-3.4.2_1,1 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for libarchive-3.4.2_1,1 build of archivers/libarchive | libarchive-3.4.2_1,1 ended at Thu May 21 19:48:28 UTC 2020 build time: 00:00:36