[00:00:00] =>> Building archivers/libarchive [00:00:00] build started at 2025-03-26T10:10:04+01:00 [00:00:00] port directory: /usr/ports/archivers/libarchive [00:00:00] package name: libarchive-3.7.7_2,1 [00:00:00] building for: FreeBSD pkg.mfl.dk 14.1-RELEASE-p6 FreeBSD 14.1-RELEASE-p6 amd64 [00:00:00] maintained by: glewis@FreeBSD.org [00:00:00] port version: 3.7.7 [00:00:00] port revision: 2 [00:00:01] Makefile datestamp: -rw-r--r-- 1 root wheel 1579 Jan 24 19:47 /usr/ports/archivers/libarchive/Makefile [00:00:01] Ports top last git commit: 4dd0bdb22a27 [00:00:01] Ports top unclean checkout: yes [00:00:03] =>> Inspecting /usr/local/poudriere/data/.m/141amd64-local/02//usr/ports/archivers/libarchive for modifications to git checkout... yes [00:00:03] Port dir last git commit: 395f483589ec [00:00:03] Port dir unclean checkout: yes [00:00:03] Poudriere version: poudriere-git-3.4.99.20250209 [00:00:03] Host OSVERSION: 1401000 [00:00:03] Jail OSVERSION: 1401000 [00:00:03] Job Id: 02 [00:00:03] [00:00:03] ---Begin Environment--- [00:00:03] SHELL=/bin/sh [00:00:03] OSVERSION=1401000 [00:00:03] UNAME_v=FreeBSD 14.1-RELEASE-p6 [00:00:03] UNAME_r=14.1-RELEASE-p6 [00:00:03] BLOCKSIZE=K [00:00:03] MAIL=/var/mail/root [00:00:03] MM_CHARSET=UTF-8 [00:00:03] LANG=C.UTF-8 [00:00:03] STATUS=1 [00:00:03] HOME=/root [00:00:03] PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin [00:00:03] MAKE_OBJDIR_CHECK_WRITABLE=0 [00:00:03] LOCALBASE=/usr/local [00:00:03] USER=root [00:00:03] POUDRIERE_NAME=poudriere-git [00:00:03] POUDRIERE_VERSION=3.4.99.20250209 [00:00:03] MASTERMNT=/usr/local/poudriere/data/.m/141amd64-local/ref [00:00:03] LC_COLLATE=C [00:00:03] POUDRIERE_BUILD_TYPE=bulk [00:00:03] PACKAGE_BUILDING=yes [00:00:03] SAVED_TERM=tmux-256color [00:00:03] OUTPUT_REDIRECTED_STDERR=4 [00:00:03] OUTPUT_REDIRECTED=1 [00:00:03] PWD=/usr/local/poudriere/data/.m/141amd64-local/02/.p [00:00:03] OUTPUT_REDIRECTED_STDOUT=3 [00:00:03] P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS [00:00:03] MASTERNAME=141amd64-local [00:00:03] OLDPWD=/usr/local/poudriere/data/.m/141amd64-local/ref/.p/pool [00:00:03] POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250209 [00:00:03] PREFIX=/usr/local [00:00:03] POUDRIEREPATH=/usr/local/bin/poudriere [00:00:03] ---End Environment--- [00:00:03] [00:00:03] ---Begin Poudriere Port Flags/Env--- [00:00:03] PORT_FLAGS= [00:00:03] PKGENV= [00:00:03] FLAVOR= [00:00:03] MAKE_ARGS= [00:00:03] ---End Poudriere Port Flags/Env--- [00:00:03] [00:00:03] ---Begin OPTIONS List--- [00:00:04] ===> The following configuration options are available for libarchive-3.7.7_2,1: [00:00:04] LZ4=on: LZ4 compression support [00:00:04] LZO=off: LZO compression support [00:00:04] ZSTD=on: Zstandard compression support [00:00:04] ====> Crypto and hashing support: you can only select none or one of them [00:00:04] OPENSSL=on: SSL/TLS support via OpenSSL [00:00:04] MBEDTLS=off: SSL/TLS support via mbed TLS [00:00:04] NETTLE=off: Crypto support via Nettle [00:00:04] ===> Use 'make config' to modify these settings [00:00:04] ---End OPTIONS List--- [00:00:04] [00:00:04] --MAINTAINER-- [00:00:04] glewis@FreeBSD.org [00:00:04] --End MAINTAINER-- [00:00:04] [00:00:04] --PORTVERSION-- [00:00:04] 3.7.7 [00:00:04] --End PORTVERSION-- [00:00:04] [00:00:04] --PORTREVISION-- [00:00:04] 2 [00:00:04] --End PORTREVISION-- [00:00:04] [00:00:04] --CONFIGURE_ARGS-- [00:00:04] --disable-static --without-xml2 --with-lz4 --without-lzo2 --without-mbedtls --without-nettle --with-openssl --with-zstd --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} [00:00:04] --End CONFIGURE_ARGS-- [00:00:04] [00:00:04] --CONFIGURE_ENV-- [00:00:04] PKG_CONFIG=pkgconf 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 XDG_CACHE_HOME=/wrkdirs/usr/ports/archivers/libarchive/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/archivers/libarchive/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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=524288 [00:00:04] --End CONFIGURE_ENV-- [00:00:04] [00:00:04] --MAKE_ENV-- [00:00:04] 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 XDG_CACHE_HOME=/wrkdirs/usr/ports/archivers/libarchive/work/.cache 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 PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/archivers/libarchive/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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 " 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" [00:00:04] --End MAKE_ENV-- [00:00:04] [00:00:04] --PLIST_SUB-- [00:00:04] OSREL=14.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" [00:00:04] --End PLIST_SUB-- [00:00:04] [00:00:04] --SUB_LIST-- [00:00:04] 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 [00:00:04] --End SUB_LIST-- [00:00:04] [00:00:04] ---Begin make.conf--- [00:00:04] USE_PACKAGE_DEPENDS=yes [00:00:04] BATCH=yes [00:00:04] WRKDIRPREFIX=/wrkdirs [00:00:04] PORTSDIR=/usr/ports [00:00:04] PACKAGES=/packages [00:00:04] DISTDIR=/distfiles [00:00:04] FORCE_PACKAGE=yes [00:00:04] PACKAGE_BUILDING=yes [00:00:04] PACKAGE_BUILDING_FLAVORS=yes [00:00:04] #### /usr/local/etc/poudriere.d/make.conf #### [00:00:04] DEFAULT_VERSIONS+= ssl=openssl [00:00:04] DEFAULT_VERSIONS+= mysql1.4m [00:00:04] OPTIONS_SET+= LDAP [00:00:04] OPTIONS_SET+= QT6 [00:00:04] #OPTIONS_UNSET+=X11 [00:00:04] DEFAULT_VERSIONS+= php=8.2 [00:00:04] graphics_cairo_UNSET+= XCB [00:00:04] x11-toolkits_gtk30_UNSET += ATK_BRIDGE COLORD [00:00:04] #ALLOW_UNSUPPORTED_SYSTEM=yes [00:00:04] CCACHE_DIR=/var/cache/ccache [00:00:04] WITH_CCACHE_BUILD=yes [00:00:04] WITH_CCACHE_BUILD=yes [00:00:04] CCACHE_DIR=/root/.ccache [00:00:04] #### Misc Poudriere #### [00:00:04] .include "/etc/make.conf.ports_env" [00:00:04] GID=0 [00:00:04] UID=0 [00:00:04] DISABLE_MAKE_JOBS=poudriere [00:00:04] ---End make.conf--- [00:00:04] --Resource limits-- [00:00:04] cpu time (seconds, -t) unlimited [00:00:04] file size (512-blocks, -f) unlimited [00:00:04] data seg size (kbytes, -d) 33554432 [00:00:04] stack size (kbytes, -s) 524288 [00:00:04] core file size (512-blocks, -c) unlimited [00:00:04] max memory size (kbytes, -m) unlimited [00:00:04] locked memory (kbytes, -l) unlimited [00:00:04] max user processes (-u) 58500 [00:00:04] open files (-n) 8192 [00:00:04] virtual mem size (kbytes, -v) unlimited [00:00:04] swap limit (kbytes, -w) unlimited [00:00:04] socket buffer size (bytes, -b) unlimited [00:00:04] pseudo-terminals (-p) unlimited [00:00:04] kqueues (-k) unlimited [00:00:04] umtx shared locks (-o) unlimited [00:00:04] --End resource limits-- [00:00:04] =================================================== [00:00:04] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:05] ===> License BSD2CLAUSE accepted by the user [00:00:05] =========================================================================== [00:00:05] =================================================== [00:00:05] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:05] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/sbin/pkg - not found [00:00:05] ===> Installing existing package /packages/All/pkg-2.0.6.pkg [00:00:10] [pkg.mfl.dk] Installing pkg-2.0.6... [00:00:10] [pkg.mfl.dk] Extracting pkg-2.0.6: .......... done [00:00:16] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/sbin/pkg - found [00:00:16] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:16] =========================================================================== [00:00:16] =================================================== [00:00:16] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:16] =========================================================================== [00:00:16] =================================================== [00:00:16] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:16] ===> License BSD2CLAUSE accepted by the user [00:00:17] => libarchive-3.7.7.tar.xz doesn't seem to exist in /portdistfiles/. [00:00:17] => Attempting to fetch https://github.com/libarchive/libarchive/releases/download/v3.7.7/libarchive-3.7.7.tar.xz [00:00:19] libarchive-3.7.7.tar.xz 5352 kB 51 MBps 00s [00:00:20] ===> Fetching all distfiles required by libarchive-3.7.7_2,1 for building [00:00:20] =========================================================================== [00:00:20] =================================================== [00:00:20] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:20] ===> License BSD2CLAUSE accepted by the user [00:00:20] ===> Fetching all distfiles required by libarchive-3.7.7_2,1 for building [00:00:21] => SHA256 Checksum OK for libarchive-3.7.7.tar.xz. [00:00:21] =========================================================================== [00:00:34] =================================================== [00:00:34] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:37] =========================================================================== [00:00:38] =================================================== [00:00:38] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:38] ===> License BSD2CLAUSE accepted by the user [00:00:38] ===> Fetching all distfiles required by libarchive-3.7.7_2,1 for building [00:00:38] ===> Extracting for libarchive-3.7.7_2,1 [00:00:38] => SHA256 Checksum OK for libarchive-3.7.7.tar.xz. [00:00:42] =========================================================================== [00:00:42] =================================================== [00:00:42] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:42] =========================================================================== [00:00:42] =================================================== [00:00:42] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:42] ===> Patching for libarchive-3.7.7_2,1 [00:00:42] =========================================================================== [00:00:42] =================================================== [00:00:42] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:47] ===> libarchive-3.7.7_2,1 depends on package: pkgconf>=1.3.0_1 - not found [00:00:47] ===> Installing existing package /packages/All/pkgconf-2.3.0,1.pkg [00:00:47] [pkg.mfl.dk] Installing pkgconf-2.3.0,1... [00:00:47] [pkg.mfl.dk] Extracting pkgconf-2.3.0,1: .......... done [00:00:48] ===> libarchive-3.7.7_2,1 depends on package: pkgconf>=1.3.0_1 - found [00:00:48] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:48] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/lib/libcrypto.so.12 - not found [00:00:48] ===> Installing existing package /packages/All/openssl-3.0.16,1.pkg [00:00:48] [pkg.mfl.dk] Installing openssl-3.0.16,1... [00:00:48] [pkg.mfl.dk] Extracting openssl-3.0.16,1: .......... done [00:00:55] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/lib/libcrypto.so.12 - found [00:00:55] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:55] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/bin/ccache - not found [00:00:55] ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [00:00:55] [pkg.mfl.dk] Installing ccache-3.7.12_8... [00:00:55] [pkg.mfl.dk] Extracting ccache-3.7.12_8: .......... done [00:00:55] Create compiler links... [00:00:55] create symlink for cc [00:00:55] create symlink for cc (world) [00:00:55] create symlink for c++ [00:00:55] create symlink for c++ (world) [00:00:55] create symlink for CC [00:00:55] create symlink for CC (world) [00:00:55] create symlink for clang [00:00:55] create symlink for clang (world) [00:00:55] create symlink for clang++ [00:00:55] create symlink for clang++ (world) [00:00:55] ===== [00:00:55] Message from ccache-3.7.12_8: [00:00:55] [00:00:55] -- [00:00:55] NOTE: [00:00:55] Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for [00:00:55] information on using ccache with FreeBSD ports and src. [00:00:55] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/bin/ccache - found [00:00:55] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:55] =========================================================================== [00:00:55] =================================================== [00:00:55] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:00:56] ===> libarchive-3.7.7_2,1 depends on shared library: libexpat.so - not found [00:00:56] ===> Installing existing package /packages/All/expat-2.7.0.pkg [00:00:56] [pkg.mfl.dk] Installing expat-2.7.0... [00:00:56] [pkg.mfl.dk] Extracting expat-2.7.0: .......... done [00:00:56] ===> libarchive-3.7.7_2,1 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) [00:00:56] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:56] ===> libarchive-3.7.7_2,1 depends on shared library: liblz4.so - not found [00:00:56] ===> Installing existing package /packages/All/liblz4-1.10.0,1.pkg [00:00:56] [pkg.mfl.dk] Installing liblz4-1.10.0,1... [00:00:56] [pkg.mfl.dk] Extracting liblz4-1.10.0,1: .......... done [00:00:56] ===> libarchive-3.7.7_2,1 depends on shared library: liblz4.so - found (/usr/local/lib/liblz4.so) [00:00:56] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:57] ===> libarchive-3.7.7_2,1 depends on shared library: libzstd.so - not found [00:00:57] ===> Installing existing package /packages/All/zstd-1.5.7.pkg [00:00:57] [pkg.mfl.dk] Installing zstd-1.5.7... [00:00:57] [pkg.mfl.dk] Extracting zstd-1.5.7: .......... done [00:00:58] ===> libarchive-3.7.7_2,1 depends on shared library: libzstd.so - found (/usr/local/lib/libzstd.so) [00:00:58] ===> Returning to build of libarchive-3.7.7_2,1 [00:00:58] =========================================================================== [00:00:58] =================================================== [00:00:58] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:00:58] ===> Configuring for libarchive-3.7.7_2,1 [00:01:01] ===> FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/config.rpath [00:01:01] configure: loading site script /usr/ports/Templates/config.site [00:01:01] checking for a BSD-compatible install... /usr/bin/install -c [00:01:01] checking whether build environment is sane... yes [00:01:01] checking for a race-free mkdir -p... (cached) /bin/mkdir -p [00:01:01] checking for gawk... (cached) /usr/bin/awk [00:01:01] checking whether make sets $(MAKE)... yes [00:01:01] checking whether make supports nested variables... yes [00:01:01] checking whether to enable maintainer-specific portions of Makefiles... yes [00:01:01] checking whether make supports nested variables... (cached) yes [00:01:01] checking build system type... amd64-portbld-freebsd14.1 [00:01:01] checking host system type... amd64-portbld-freebsd14.1 [00:01:01] checking for gcc... cc [00:01:10] checking whether the C compiler works... yes [00:01:16] checking for C compiler default output file name... a.out [00:01:16] checking for suffix of executables... [00:01:16] checking whether we are cross compiling... no [00:01:17] checking for suffix of object files... o [00:01:17] checking whether the compiler supports GNU C... yes [00:01:18] checking whether cc accepts -g... yes [00:01:18] checking for cc option to enable C11 features... none needed [00:01:20] checking whether cc understands -c and -o together... yes [00:01:20] checking whether make supports the include directive... yes (GNU style) [00:01:20] checking dependency style of cc... gcc3 [00:01:21] checking how to run the C preprocessor... cpp [00:01:21] checking for stdio.h... (cached) yes [00:01:21] checking for stdlib.h... (cached) yes [00:01:21] checking for string.h... (cached) yes [00:01:21] checking for inttypes.h... (cached) yes [00:01:21] checking for stdint.h... (cached) yes [00:01:21] checking for strings.h... (cached) yes [00:01:21] checking for sys/stat.h... (cached) yes [00:01:21] checking for sys/types.h... (cached) yes [00:01:21] checking for unistd.h... (cached) yes [00:01:21] checking for wchar.h... (cached) yes [00:01:21] checking for minix/config.h... (cached) no [00:01:21] checking for sys/time.h... (cached) yes [00:01:21] checking whether it is safe to define __EXTENSIONS__... yes [00:01:22] checking whether _XOPEN_SOURCE should be defined... no [00:01:22] checking how to print strings... printf [00:01:22] checking for a sed that does not truncate output... (cached) /usr/bin/sed [00:01:22] checking for grep that handles long lines and -e... (cached) /usr/bin/grep [00:01:22] checking for egrep... (cached) /usr/bin/egrep [00:01:22] checking for fgrep... (cached) /usr/bin/fgrep [00:01:22] checking for ld used by cc... /usr/bin/ld [00:01:22] checking if the linker (/usr/bin/ld) is GNU ld... yes [00:01:22] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm [00:01:23] checking the name lister (/usr/bin/nm) interface... BSD nm [00:01:23] checking whether ln -s works... yes [00:01:23] checking the maximum length of command line arguments... (cached) 524288 [00:01:23] checking how to convert amd64-portbld-freebsd14.1 file names to amd64-portbld-freebsd14.1 format... func_convert_file_noop [00:01:23] checking how to convert amd64-portbld-freebsd14.1 file names to toolchain format... func_convert_file_noop [00:01:23] checking for /usr/bin/ld option to reload object files... -r [00:01:23] checking for file... file [00:01:23] checking for objdump... objdump [00:01:23] checking how to recognize dependent libraries... pass_all [00:01:23] checking for dlltool... no [00:01:23] checking how to associate runtime and link libraries... printf %s\n [00:01:23] checking for ar... ar [00:01:23] checking for archiver @FILE support... no [00:01:23] checking for strip... strip [00:01:23] checking for ranlib... ranlib [00:01:23] checking command to parse /usr/bin/nm output from cc object... ok [00:01:24] checking for sysroot... no [00:01:24] checking for a working dd... /bin/dd [00:01:25] checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [00:01:25] checking for mt... mt [00:01:25] checking if mt is a manifest tool... no [00:01:25] checking for dlfcn.h... (cached) yes [00:01:25] checking for objdir... .libs [00:01:25] checking if cc supports -fno-rtti -fno-exceptions... yes [00:01:25] checking for cc option to produce PIC... -fPIC -DPIC [00:01:25] checking if cc PIC flag -fPIC -DPIC works... yes [00:01:26] checking if cc static flag -static works... yes [00:01:27] checking if cc supports -c -o file.o... yes [00:01:28] checking if cc supports -c -o file.o... (cached) yes [00:01:28] checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes [00:01:28] checking whether -lc should be explicitly linked in... no [00:01:29] checking dynamic linker characteristics... freebsd14.1 ld.so [00:01:29] checking how to hardcode library paths into programs... immediate [00:01:29] checking whether stripping libraries is possible... yes [00:01:29] checking if libtool supports shared libraries... yes [00:01:29] checking whether to build shared libraries... yes [00:01:29] checking whether to build static libraries... no [00:01:29] checking for strip... (cached) strip [00:01:29] checking for dirent.h that defines DIR... yes [00:01:30] checking for library containing opendir... none required [00:01:30] checking for sys/wait.h that is POSIX.1 compatible... (cached) yes [00:01:30] checking for acl/libacl.h... no [00:01:31] checking for attr/xattr.h... no [00:01:31] checking for copyfile.h... no [00:01:31] checking for ctype.h... (cached) yes [00:01:31] checking for errno.h... (cached) yes [00:01:31] checking for ext2fs/ext2_fs.h... no [00:01:32] checking for fcntl.h... (cached) yes [00:01:32] checking for fnmatch.h... yes [00:01:32] checking for grp.h... yes [00:01:33] checking whether EXT2_IOC_GETFLAGS is usable... no [00:01:33] checking for inttypes.h... (cached) yes [00:01:33] checking for io.h... no [00:01:33] checking for langinfo.h... (cached) yes [00:01:33] checking for limits.h... (cached) yes [00:01:33] checking for linux/fiemap.h... no [00:01:34] checking for linux/fs.h... no [00:01:34] checking for linux/magic.h... no [00:01:35] checking for linux/types.h... no [00:01:35] checking whether FS_IOC_GETFLAGS is usable... no [00:01:35] checking for locale.h... (cached) yes [00:01:35] checking for membership.h... no [00:01:36] checking for paths.h... (cached) yes [00:01:36] checking for poll.h... (cached) yes [00:01:36] checking for pthread.h... (cached) yes [00:01:36] checking for pwd.h... (cached) yes [00:01:36] checking for readpassphrase.h... (cached) yes [00:01:36] checking for signal.h... (cached) yes [00:01:36] checking for spawn.h... (cached) yes [00:01:36] checking for stdarg.h... (cached) yes [00:01:36] checking for stdint.h... (cached) yes [00:01:36] checking for stdlib.h... (cached) yes [00:01:36] checking for string.h... (cached) yes [00:01:36] checking for sys/acl.h... (cached) yes [00:01:36] checking for sys/cdefs.h... (cached) yes [00:01:36] checking for sys/ea.h... no [00:01:36] checking for sys/extattr.h... yes [00:01:36] checking for sys/ioctl.h... (cached) yes [00:01:36] checking for sys/mkdev.h... no [00:01:37] checking for sys/mount.h... (cached) yes [00:01:37] checking for sys/param.h... (cached) yes [00:01:37] checking for sys/poll.h... (cached) yes [00:01:37] checking for sys/richacl.h... no [00:01:37] checking for sys/select.h... (cached) yes [00:01:37] checking for sys/statfs.h... no [00:01:37] checking for sys/statvfs.h... (cached) yes [00:01:37] checking for sys/sysmacros.h... no [00:01:38] checking for sys/time.h... (cached) yes [00:01:38] checking for sys/utime.h... no [00:01:38] checking for sys/utsname.h... yes [00:01:39] checking for sys/vfs.h... no [00:01:39] checking for sys/xattr.h... no [00:01:40] checking for time.h... (cached) yes [00:01:40] checking for unistd.h... (cached) yes [00:01:40] checking for utime.h... (cached) yes [00:01:40] checking for wchar.h... (cached) yes [00:01:40] checking for wctype.h... (cached) yes [00:01:40] checking for suseconds_t... yes [00:01:41] checking for windows.h... no [00:01:41] checking for wincrypt.h... no [00:01:42] checking for winioctl.h... no [00:01:42] found a suitable version of zlib (>= 1.2.1) [00:01:42] checking for bzlib.h... yes [00:01:43] checking for BZ2_bzDecompressInit in -lbz2... yes [00:01:43] checking for blake2.h... no [00:01:43] checking for blake2sp_init in -lb2... no [00:01:44] checking for ld used by GCC... /usr/bin/ld [00:01:44] checking if the linker (/usr/bin/ld) is GNU ld... yes [00:01:44] checking for shared library run path origin... done [00:01:45] checking for iconv... yes [00:01:45] checking for working iconv... yes [00:01:47] checking for iconv declaration... [00:01:47] extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); [00:01:47] checking for iconv.h... yes [00:01:48] checking for localcharset.h... (cached) no [00:01:48] checking for locale_charset... (cached) no [00:01:48] checking for locale_charset in -lcharset... (cached) no [00:01:48] checking for lz4.h... yes [00:01:48] checking for lz4hc.h... yes [00:01:49] checking for LZ4_decompress_safe in -llz4... yes [00:01:49] checking for zstd.h... yes [00:01:49] checking for ZSTD_decompressStream in -lzstd... yes [00:01:50] checking for ZSTD_compressStream in -lzstd... yes [00:01:50] checking for lzma.h... yes [00:01:51] checking for lzma_stream_decoder in -llzma... yes [00:01:51] checking whether we have multithread support in lzma... yes [00:01:52] checking whether we have ARM64 filter support in lzma... yes [00:01:52] checking for expat.h... yes [00:01:53] checking for XML_ParserCreate in -lexpat... yes [00:01:53] checking for regex.h... yes [00:01:53] checking for regcomp... yes [00:01:54] checking whether C compiler accepts -Wall... yes [00:01:54] checking whether C compiler accepts -Wformat... yes [00:01:55] checking whether C compiler accepts -Wformat-security... yes [00:01:55] checking whether ld supports --gc-sections... yes [00:01:55] checking whether C compiler accepts -ffunction-sections... yes [00:01:56] checking whether C compiler accepts -fdata-sections... yes [00:01:56] checking for an ANSI C-conforming const... yes [00:01:57] checking for uid_t in sys/types.h... yes [00:01:57] checking for mode_t... (cached) yes [00:01:57] checking for off_t... (cached) yes [00:01:57] checking for size_t... (cached) yes [00:01:57] checking for id_t... yes [00:01:58] checking for uintptr_t... (cached) yes [00:01:58] checking for struct tm.tm_gmtoff... yes [00:01:58] checking for struct tm.__tm_gmtoff... no [00:02:00] checking for struct statfs.f_namemax... yes [00:02:00] checking for struct statfs.f_iosize... yes [00:02:01] checking for struct statvfs.f_iosize... no [00:02:02] checking for struct stat.st_birthtime... yes [00:02:02] checking for struct stat.st_birthtimespec.tv_nsec... yes [00:02:03] checking for struct stat.st_mtimespec.tv_nsec... yes [00:02:03] checking for struct stat.st_mtim.tv_nsec... yes [00:02:03] checking for struct stat.st_mtime_n... no [00:02:04] checking for struct stat.st_umtime... no [00:02:05] checking for struct stat.st_mtime_usec... no [00:02:05] checking for struct stat.st_blksize... (cached) yes [00:02:05] checking for struct stat.st_flags... yes [00:04:10] checking for uintmax_t... yes [00:05:23] checking for unsigned long long... (cached) yes [00:05:23] checking for unsigned long long int... (cached) yes [00:05:23] checking for long long int... (cached) yes [00:05:23] checking for intmax_t... (cached) yes [00:05:23] checking for uintmax_t... (cached) yes [00:05:23] checking for int64_t... (cached) yes [00:05:23] checking for uint64_t... (cached) yes [00:05:23] checking for int32_t... (cached) yes [00:05:23] checking for uint32_t... (cached) yes [00:05:23] checking for int16_t... (cached) yes [00:05:23] checking for uint16_t... (cached) yes [00:05:23] checking for uint8_t... (cached) yes [00:05:23] checking for cc options needed to detect all undeclared functions... -fno-builtin [00:05:24] checking whether SIZE_MAX is declared... yes [00:05:25] checking whether INT32_MAX is declared... yes [00:05:25] checking whether INT32_MIN is declared... yes [00:05:26] checking whether INT64_MAX is declared... yes [00:05:26] checking whether INT64_MIN is declared... yes [00:05:27] checking whether UINT64_MAX is declared... yes [00:05:28] checking whether UINT32_MAX is declared... yes [00:05:28] checking whether INTMAX_MAX is declared... yes [00:05:29] checking whether INTMAX_MIN is declared... yes [00:05:29] checking whether UINTMAX_MAX is declared... yes [00:05:30] checking whether SSIZE_MAX is declared... yes [00:05:30] checking whether EFTYPE is declared... yes [00:05:30] checking whether EILSEQ is declared... yes [00:05:31] checking for wchar_t... (cached) yes [00:05:31] checking size of wchar_t... 4 [00:05:32] checking size of int... 4 [00:05:32] checking size of long... 8 [00:05:33] checking for sys/mkdev.h... (cached) no [00:05:33] checking for sys/sysmacros.h... (cached) no [00:05:33] checking for _LARGEFILE_SOURCE value needed for large files... no [00:05:35] checking for working memcmp... yes [00:05:35] checking whether lstat correctly handles trailing slash... (cached) yes [00:05:35] checking whether lstat accepts an empty string... no [00:05:36] checking whether stat accepts an empty string... no [00:05:36] checking whether strerror_r is declared... (cached) yes [00:05:36] checking whether strerror_r returns char *... no [00:05:37] checking for strftime... (cached) yes [00:05:37] checking for vprintf... (cached) yes [00:05:37] checking for CreateHardLinkA... no [00:05:38] checking for arc4random_buf... (cached) yes [00:05:38] checking for chflags... yes [00:05:38] checking for chown... (cached) yes [00:05:38] checking for chroot... yes [00:05:38] checking for ctime_r... yes [00:05:39] checking for fchdir... yes [00:05:39] checking for fchflags... yes [00:05:39] checking for fchmod... (cached) yes [00:05:39] checking for fchown... (cached) yes [00:05:39] checking for fcntl... (cached) yes [00:05:39] checking for fdopendir... yes [00:05:39] checking for fnmatch... yes [00:05:40] checking for fork... (cached) yes [00:05:40] checking for fstat... (cached) yes [00:05:40] checking for fstatat... (cached) yes [00:05:40] checking for fstatfs... (cached) yes [00:05:40] checking for fstatvfs... (cached) yes [00:05:40] checking for ftruncate... yes [00:05:40] checking for futimens... yes [00:05:41] checking for futimes... (cached) yes [00:05:41] checking for futimesat... yes [00:05:41] checking for geteuid... (cached) yes [00:05:41] checking for getline... (cached) yes [00:05:41] checking for getpid... (cached) yes [00:05:41] checking for getgrgid_r... yes [00:05:42] checking for getgrnam_r... yes [00:05:42] checking for getpwnam_r... yes [00:05:43] checking for getpwuid_r... yes [00:05:43] checking for getvfsbyname... yes [00:05:43] checking for gmtime_r... yes [00:05:44] checking for lchflags... yes [00:05:44] checking for lchmod... yes [00:05:44] checking for lchown... yes [00:05:44] checking for link... (cached) yes [00:05:44] checking for linkat... yes [00:05:45] checking for localtime_r... yes [00:05:45] checking for lstat... (cached) yes [00:05:45] checking for lutimes... yes [00:05:45] checking for mbrtowc... (cached) yes [00:05:45] checking for memmove... (cached) yes [00:05:45] checking for memset... (cached) yes [00:05:45] checking for mkdir... yes [00:05:45] checking for mkfifo... yes [00:05:46] checking for mknod... yes [00:05:46] checking for mkstemp... (cached) yes [00:05:46] checking for nl_langinfo... (cached) yes [00:05:46] checking for openat... yes [00:05:46] checking for pipe... (cached) yes [00:05:46] checking for poll... (cached) yes [00:05:46] checking for posix_spawnp... yes [00:05:46] checking for readlink... (cached) yes [00:05:46] checking for readlinkat... (cached) yes [00:05:46] checking for readpassphrase... (cached) yes [00:05:46] checking for select... (cached) yes [00:05:46] checking for setenv... (cached) yes [00:05:46] checking for setlocale... (cached) yes [00:05:46] checking for sigaction... (cached) yes [00:05:46] checking for statfs... (cached) yes [00:05:46] checking for statvfs... (cached) yes [00:05:46] checking for strchr... (cached) yes [00:05:46] checking for strdup... (cached) yes [00:05:46] checking for strerror... (cached) yes [00:05:46] checking for strncpy_s... no [00:05:46] checking for strnlen... (cached) yes [00:05:46] checking for strrchr... (cached) yes [00:05:46] checking for symlink... (cached) yes [00:05:46] checking for sysconf... (cached) yes [00:05:46] checking for timegm... yes [00:05:46] checking for tzset... yes [00:05:46] checking for unlinkat... yes [00:05:46] checking for unsetenv... (cached) yes [00:05:46] checking for utime... (cached) yes [00:05:46] checking for utimensat... yes [00:05:46] checking for utimes... (cached) yes [00:05:46] checking for vfork... (cached) yes [00:05:46] checking for wcrtomb... (cached) yes [00:05:46] checking for wcscmp... yes [00:05:46] checking for wcscpy... yes [00:05:47] checking for wcslen... (cached) yes [00:05:47] checking for wctomb... yes [00:05:47] checking for wmemcmp... yes [00:05:47] checking for wmemcpy... (cached) yes [00:05:47] checking for wmemmove... yes [00:05:47] checking for _fseeki64... no [00:05:47] checking for _get_timezone... no [00:05:47] checking whether cmtime_s is declared... no [00:05:47] checking whether gmtime_s is declared... no [00:05:47] checking for localtime_s... no [00:05:47] checking whether _mkgmtime is declared... no [00:05:47] checking for cygwin_conv_path... no [00:05:47] checking for struct vfsconf... yes [00:05:48] checking for struct xvfsconf... yes [00:05:48] checking for struct statfs... yes [00:05:48] checking whether D_MD_ORDER is declared... yes [00:05:48] checking for struct dirent.d_namlen... yes [00:05:48] checking for library containing setxattr... no [00:05:48] checking whether EXTATTR_NAMESPACE_USER is declared... yes [00:05:48] checking whether XATTR_NOFOLLOW is declared... no [00:05:48] checking for extattr_get_fd... yes [00:05:48] checking for extattr_get_file... yes [00:05:49] checking for extattr_get_link... yes [00:05:49] checking for extattr_list_fd... yes [00:05:49] checking for extattr_list_file... yes [00:05:49] checking for extattr_list_link... yes [00:05:49] checking for extattr_set_fd... yes [00:05:49] checking for extattr_set_link... yes [00:05:49] checking for extended attributes support... FreeBSD [00:05:49] checking for acl_get_file in -lacl... no [00:05:49] checking for acl_t... yes [00:05:50] checking for acl_entry_t... yes [00:05:50] checking for acl_permset_t... yes [00:05:50] checking for acl_tag_t... yes [00:05:51] checking for richacl_get_file in -lrichacl... no [00:05:51] checking for struct richace... no [00:05:51] checking for struct richacl... no [00:05:51] checking for acl... no [00:05:52] checking for facl... no [00:05:52] checking for acl_add_perm... yes [00:05:53] checking for acl_clear_perms... yes [00:05:54] checking for acl_create_entry... yes [00:05:55] checking for acl_delete_def_file... (cached) yes [00:05:55] checking for acl_free... (cached) yes [00:05:55] checking for acl_get_entry... yes [00:05:55] checking for acl_get_fd... (cached) yes [00:05:55] checking for acl_get_file... (cached) yes [00:05:55] checking for acl_get_permset... yes [00:05:55] checking for acl_get_qualifier... yes [00:05:55] checking for acl_get_tag_type... yes [00:05:55] checking for acl_init... yes [00:05:55] checking for acl_set_fd... (cached) yes [00:05:56] checking for acl_set_file... (cached) yes [00:05:56] checking for acl_set_qualifier... yes [00:05:56] checking for acl_set_tag_type... yes [00:05:56] checking for acl_get_perm... no [00:05:56] checking for acl_add_flag_np... yes [00:05:56] checking for acl_clear_flags_np... yes [00:05:56] checking for acl_get_brand_np... yes [00:05:56] checking for acl_get_entry_type_np... yes [00:05:57] checking for acl_get_flag_np... yes [00:07:24] checking for acl_get_flagset_np... yes [00:07:24] checking for acl_get_fd_np... yes [00:07:24] checking for acl_get_link_np... yes [00:07:24] checking for acl_get_perm_np... yes [00:07:24] checking for acl_is_trivial_np... yes [00:07:24] checking for acl_set_entry_type_np... yes [00:07:24] checking for acl_set_fd_np... yes [00:07:24] checking for acl_set_link_np... yes [00:07:24] checking for mbr_uid_to_uuid... no [00:07:25] checking for mbr_uuid_to_id... no [00:07:25] checking for mbr_gid_to_uuid... no [00:07:25] checking whether ACL_TYPE_EXTENDED is declared... no [00:07:26] checking whether ACL_TYPE_NFS4 is declared... yes [00:07:26] checking whether ACL_USER is declared... yes [00:07:26] checking whether ACL_SYNCHRONIZE is declared... yes [00:07:26] checking for ACL support... FreeBSD (POSIX.1e and NFSv4) [00:07:26] checking for special C compiler options needed for large files... no [00:07:26] checking for _FILE_OFFSET_BITS value needed for large files... no [00:07:27] checking support for ARCHIVE_CRYPTO_MD5_LIBC... no [00:07:28] checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no [00:07:28] checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no [00:07:28] checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no [00:07:29] checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no [00:07:29] checking for bcrypt.h... no [00:07:29] checking for openssl/evp.h... yes [00:07:30] checking for OPENSSL_config in -lcrypto... yes [00:07:30] checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes [00:07:31] checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes [00:07:31] checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes [00:07:31] checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes [00:07:31] checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes [00:07:32] checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes [00:07:32] checking for PKCS5_PBKDF2_HMAC_SHA1... yes [00:07:32] checking for md5.h... yes [00:07:32] checking for ripemd.h... yes [00:07:32] checking for sha.h... yes [00:07:32] checking for sha256.h... yes [00:07:32] checking for sha512.h... yes [00:08:42] checking for MD5Init in -lmd... yes [00:08:42] checking whether compiler supports visibility annotations... yes [00:08:43] checking that generated files are newer than configure... done [00:08:43] configure: creating ./config.status [00:08:49] config.status: creating Makefile [00:08:50] config.status: creating build/pkgconfig/libarchive.pc [00:08:50] config.status: creating config.h [00:08:50] config.status: executing depfiles commands [00:08:58] config.status: executing libtool commands [00:08:58] config.status: executing mkdirs commands [00:08:58] =========================================================================== [00:08:59] =================================================== [00:08:59] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:08:59] ===> Building for libarchive-3.7.7_2,1 [00:08:59] /bin/mkdir -p libarchive/test [00:08:59] cat ./libarchive/test/test_*.c | grep '^DEFINE_TEST' > libarchive/test/list.h [00:09:01] /bin/mkdir -p tar/test [00:09:01] cat ./tar/test/test_*.c | grep '^DEFINE_TEST' > tar/test/list.h [00:09:02] /bin/mkdir -p cpio/test [00:09:02] cat ./cpio/test/test_*.c | grep '^DEFINE_TEST' > cpio/test/list.h [00:09:03] /bin/mkdir -p cat/test [00:09:03] cat ./cat/test/test_*.c | grep '^DEFINE_TEST' > cat/test/list.h [00:09:03] /bin/mkdir -p unzip/test [00:09:03] cat ./unzip/test/test_*.c | grep '^DEFINE_TEST' > unzip/test/list.h [00:09:03] /usr/bin/make all-am [00:09:03] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:42] mv -f tar/.deps/bsdtar-bsdtar.Tpo tar/.deps/bsdtar-bsdtar.Po [00:09:42] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:43] mv -f tar/.deps/bsdtar-cmdline.Tpo tar/.deps/bsdtar-cmdline.Po [00:09:43] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:44] mv -f tar/.deps/bsdtar-creation_set.Tpo tar/.deps/bsdtar-creation_set.Po [00:09:44] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:44] mv -f tar/.deps/bsdtar-read.Tpo tar/.deps/bsdtar-read.Po [00:09:44] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:45] mv -f tar/.deps/bsdtar-subst.Tpo tar/.deps/bsdtar-subst.Po [00:09:45] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:46] mv -f tar/.deps/bsdtar-util.Tpo tar/.deps/bsdtar-util.Po [00:09:46] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:46] mv -f tar/.deps/bsdtar-write.Tpo tar/.deps/bsdtar-write.Po [00:09:46] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:47] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:52] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:52] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:54] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:56] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:09:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:10:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:10:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:10:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:10:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:11:47] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:11:48] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:12:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:12:06] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:12:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:12:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:13:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:29] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:30] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:35] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:35] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:37] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:38] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:39] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:40] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:40] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:41] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:43] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:44] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:46] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:46] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:47] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:48] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:14:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:25] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:26] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:26] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:28] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:29] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:41] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:41] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:44] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:44] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:45] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:46] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:57] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:57] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:16:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:00] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:06] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:09] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:09] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:10] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:12] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:12] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:13] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:17:15] depbase=`echo libarchive/archive_read_support_filter_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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_read_support_filter_by_code.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_read_support_filter_by_code.lo libarchive/archive_read_support_filter_by_code.c && mv -f $depbase.Tpo $depbase.Plo [00:17:16] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_read_support_filter_by_code.lo -MD -MP -MF libarchive/.deps/archive_read_support_filter_by_code.Tpo -c libarchive/archive_read_support_filter_by_code.c -fPIC -DPIC -o libarchive/.libs/archive_read_support_filter_by_code.o [00:18:52] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:18:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:11] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:12] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:12] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:13] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:13] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:14] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:14] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:14] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:15] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:17] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:17] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:21] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:21] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:25] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:25] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:19:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:14] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:15] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:15] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:15] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:22] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:22] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:45] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:45] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:49] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:52] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:52] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:53] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:54] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:54] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:54] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:54] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:55] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:56] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:56] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:56] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:57] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:57] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:57] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:58] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:21:59] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:00] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:00] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:00] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:00] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:01] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:02] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:03] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:04] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:05] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:06] depbase=`echo libarchive/archive_write_set_format_cpio_binary.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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_write_set_format_cpio_binary.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_cpio_binary.lo libarchive/archive_write_set_format_cpio_binary.c && mv -f $depbase.Tpo $depbase.Plo [00:22:06] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_write_set_format_cpio_binary.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio_binary.Tpo -c libarchive/archive_write_set_format_cpio_binary.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_binary.o [00:22:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:07] depbase=`echo libarchive/archive_write_set_format_cpio_odc.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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_write_set_format_cpio_odc.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/archive_write_set_format_cpio_odc.lo libarchive/archive_write_set_format_cpio_odc.c && mv -f $depbase.Tpo $depbase.Plo [00:22:07] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/archive_write_set_format_cpio_odc.lo -MD -MP -MF libarchive/.deps/archive_write_set_format_cpio_odc.Tpo -c libarchive/archive_write_set_format_cpio_odc.c -fPIC -DPIC -o libarchive/.libs/archive_write_set_format_cpio_odc.o [00:22:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:08] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:13] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:13] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:17] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:17] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:18] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:18] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:18] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:18] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:19] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:19] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:22] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:22] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:22] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:23] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:24] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:24] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:25] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:26] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:26] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:27] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:28] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/xxhash.lo -MD -MP -MF $depbase.Tpo -c -o libarchive/xxhash.lo libarchive/xxhash.c && mv -f $depbase.Tpo $depbase.Plo [00:22:28] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive/xxhash.lo -MD -MP -MF libarchive/.deps/xxhash.Tpo -c libarchive/xxhash.c -fPIC -DPIC -o libarchive/.libs/xxhash.o [00:22:31] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:31] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:32] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:32] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:33] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:33] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:36] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -no-undefined -version-info 20:7:7 -Wl,--gc-sections -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_by_code.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_binary.lo libarchive/archive_write_set_format_cpio_newc.lo libarchive/archive_write_set_format_cpio_odc.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 -llzma -lzstd -llz4 -lbz2 -lz [00:22:43] 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_by_code.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_binary.o libarchive/.libs/archive_write_set_format_cpio_newc.o libarchive/.libs/archive_write_set_format_cpio_odc.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 -llzma -lzstd -llz4 -lbz2 -lz -O2 -fstack-protector-strong -Wl,--gc-sections -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -Wl,-soname -Wl,libarchive.so.13 -o .libs/libarchive.so.13.7.7 [00:22:50] libtool: link: (cd ".libs" && rm -f "libarchive.so.13" && ln -s "libarchive.so.13.7.7" "libarchive.so.13") [00:22:50] libtool: link: (cd ".libs" && rm -f "libarchive.so" && ln -s "libarchive.so.13.7.7" "libarchive.so") [00:22:50] libtool: link: ( cd ".libs" && rm -f "libarchive.la" && ln -s "../libarchive.la" "libarchive.la" ) [00:22:50] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-err.lo -MD -MP -MF libarchive_fe/.deps/la-err.Tpo -c -o libarchive_fe/la-err.lo `test -f 'libarchive_fe/err.c' || echo './'`libarchive_fe/err.c [00:22:50] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-err.lo -MD -MP -MF libarchive_fe/.deps/la-err.Tpo -c libarchive_fe/err.c -fPIC -DPIC -o libarchive_fe/.libs/la-err.o [00:22:51] mv -f libarchive_fe/.deps/la-err.Tpo libarchive_fe/.deps/la-err.Plo [00:22:51] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-line_reader.lo -MD -MP -MF libarchive_fe/.deps/la-line_reader.Tpo -c -o libarchive_fe/la-line_reader.lo `test -f 'libarchive_fe/line_reader.c' || echo './'`libarchive_fe/line_reader.c [00:22:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-line_reader.lo -MD -MP -MF libarchive_fe/.deps/la-line_reader.Tpo -c libarchive_fe/line_reader.c -fPIC -DPIC -o libarchive_fe/.libs/la-line_reader.o [00:22:51] mv -f libarchive_fe/.deps/la-line_reader.Tpo libarchive_fe/.deps/la-line_reader.Plo [00:22:51] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-passphrase.lo -MD -MP -MF libarchive_fe/.deps/la-passphrase.Tpo -c -o libarchive_fe/la-passphrase.lo `test -f 'libarchive_fe/passphrase.c' || echo './'`libarchive_fe/passphrase.c [00:22:51] 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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT libarchive_fe/la-passphrase.lo -MD -MP -MF libarchive_fe/.deps/la-passphrase.Tpo -c libarchive_fe/passphrase.c -fPIC -DPIC -o libarchive_fe/.libs/la-passphrase.o [00:22:51] mv -f libarchive_fe/.deps/la-passphrase.Tpo libarchive_fe/.deps/la-passphrase.Plo [00:22:51] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o libarchive_fe.la libarchive_fe/la-err.lo libarchive_fe/la-line_reader.lo libarchive_fe/la-passphrase.lo -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz [00:22:51] libtool: link: ar cr .libs/libarchive_fe.a libarchive_fe/.libs/la-err.o libarchive_fe/.libs/la-line_reader.o libarchive_fe/.libs/la-passphrase.o [00:22:52] libtool: link: ranlib .libs/libarchive_fe.a [00:22:52] libtool: link: ( cd ".libs" && rm -f "libarchive_fe.la" && ln -s "../libarchive_fe.la" "libarchive_fe.la" ) [00:22:52] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -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 -llzma -lzstd -llz4 -lbz2 -lz [00:22:53] libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o .libs/bsdtar tar/bsdtar-bsdtar.o tar/bsdtar-cmdline.o tar/bsdtar-creation_set.o tar/bsdtar-read.o tar/bsdtar-subst.o tar/bsdtar-util.o tar/bsdtar-write.o -L/usr/local/lib ./.libs/libarchive.so ./.libs/libarchive_fe.a -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz -Wl,-rpath -Wl,/usr/local/lib [00:22:53] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:54] mv -f cpio/.deps/bsdcpio-cmdline.Tpo cpio/.deps/bsdcpio-cmdline.Po [00:22:54] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:55] mv -f cpio/.deps/bsdcpio-cpio.Tpo cpio/.deps/bsdcpio-cpio.Po [00:22:55] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -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 -llzma -lzstd -llz4 -lbz2 -lz [00:22:55] libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o .libs/bsdcpio cpio/bsdcpio-cmdline.o cpio/bsdcpio-cpio.o -L/usr/local/lib ./.libs/libarchive_fe.a ./.libs/libarchive.so -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz -Wl,-rpath -Wl,/usr/local/lib [00:22:55] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:55] mv -f cat/.deps/bsdcat-bsdcat.Tpo cat/.deps/bsdcat-bsdcat.Po [00:22:55] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -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 [00:22:56] mv -f cat/.deps/bsdcat-cmdline.Tpo cat/.deps/bsdcat-cmdline.Po [00:22:56] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -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 -llzma -lzstd -llz4 -lbz2 -lz [00:22:56] libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o .libs/bsdcat cat/bsdcat-bsdcat.o cat/bsdcat-cmdline.o -L/usr/local/lib ./.libs/libarchive_fe.a ./.libs/libarchive.so -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz -Wl,-rpath -Wl,/usr/local/lib [00:22:56] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT unzip/bsdunzip-bsdunzip.o -MD -MP -MF unzip/.deps/bsdunzip-bsdunzip.Tpo -c -o unzip/bsdunzip-bsdunzip.o `test -f 'unzip/bsdunzip.c' || echo './'`unzip/bsdunzip.c [00:22:57] mv -f unzip/.deps/bsdunzip-bsdunzip.Tpo unzip/.deps/bsdunzip-bsdunzip.Po [00:22:57] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT unzip/bsdunzip-cmdline.o -MD -MP -MF unzip/.deps/bsdunzip-cmdline.Tpo -c -o unzip/bsdunzip-cmdline.o `test -f 'unzip/cmdline.c' || echo './'`unzip/cmdline.c [00:22:57] mv -f unzip/.deps/bsdunzip-cmdline.Tpo unzip/.deps/bsdunzip-cmdline.Po [00:22:57] cc -DHAVE_CONFIG_H -I. -I./libarchive -I./libarchive_fe -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -MT unzip/bsdunzip-la_getline.o -MD -MP -MF unzip/.deps/bsdunzip-la_getline.Tpo -c -o unzip/bsdunzip-la_getline.o `test -f 'unzip/la_getline.c' || echo './'`unzip/la_getline.c [00:22:57] mv -f unzip/.deps/bsdunzip-la_getline.Tpo unzip/.deps/bsdunzip-la_getline.Po [00:22:57] /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 -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/local/lib -o bsdunzip unzip/bsdunzip-bsdunzip.o unzip/bsdunzip-cmdline.o unzip/bsdunzip-la_getline.o libarchive_fe.la libarchive.la -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz [00:22:57] libtool: link: cc -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wall -Wformat -Wformat-security -ffunction-sections -fdata-sections -fvisibility=hidden -D__LIBARCHIVE_ENABLE_VISIBILITY -Wl,--gc-sections -Wl,-rpath -Wl,/usr/local/lib -fstack-protector-strong -o .libs/bsdunzip unzip/bsdunzip-bsdunzip.o unzip/bsdunzip-cmdline.o unzip/bsdunzip-la_getline.o -L/usr/local/lib ./.libs/libarchive_fe.a ./.libs/libarchive.so -lcrypto -lexpat -llzma -lzstd -llz4 -lbz2 -lz -Wl,-rpath -Wl,/usr/local/lib [00:22:58] =========================================================================== [00:22:58] =================================================== [00:22:58] ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 [00:22:58] ===> libarchive-3.7.7_2,1 depends on file: /usr/local/lib/libcrypto.so.12 - found [00:22:58] =========================================================================== [00:22:58] =================================================== [00:22:58] ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 [00:22:58] ===> Staging for libarchive-3.7.7_2,1 [00:22:59] ===> Generating temporary packing list [00:23:10] if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/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.7.7/build/autoconf/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi [00:23:10] /usr/bin/make install-am [00:23:11] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib' [00:23:11] /bin/sh ./libtool --mode=install /usr/bin/install -c -s libarchive.la '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib' [00:23:11] libtool: install: /usr/bin/install -c .libs/libarchive.so.13.7.7 /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.so.13.7.7 [00:23:11] libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.so.13.7.7 [00:23:11] libtool: install: (cd /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.13.7.7 libarchive.so.13 || { rm -f libarchive.so.13 && ln -s libarchive.so.13.7.7 libarchive.so.13; }; }) [00:23:11] libtool: install: (cd /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.13.7.7 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.13.7.7 libarchive.so; }; }) [00:23:11] libtool: install: /usr/bin/install -c .libs/libarchive.lai /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/lib/libarchive.la [00:23:11] libtool: warning: remember to run 'libtool --finish /usr/local/lib' [00:23:11] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin' [00:23:11] STRIPPROG='strip' /bin/sh ./libtool --mode=install /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s bsdtar bsdcpio bsdcat bsdunzip '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin' [00:23:11] libtool: warning: 'libarchive.la' has not been installed in '/usr/local/lib' [00:23:11] libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s .libs/bsdtar /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdtar [00:23:11] libtool: warning: 'libarchive.la' has not been installed in '/usr/local/lib' [00:23:11] libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s .libs/bsdcpio /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdcpio [00:23:11] libtool: warning: 'libarchive.la' has not been installed in '/usr/local/lib' [00:23:11] libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s .libs/bsdcat /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdcat [00:23:11] libtool: warning: 'libarchive.la' has not been installed in '/usr/local/lib' [00:23:11] libtool: install: /bin/sh /wrkdirs/usr/ports/archivers/libarchive/work/libarchive-3.7.7/build/autoconf/install-sh -c -s .libs/bsdunzip /wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/bin/bsdunzip [00:23:11] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/include' [00:23:11] install -m 0644 libarchive/archive.h libarchive/archive_entry.h '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/include' [00:23:12] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/share/man/man1' [00:23:12] install -m 0644 tar/bsdtar.1 cpio/bsdcpio.1 cat/bsdcat.1 unzip/bsdunzip.1 '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/share/man/man1' [00:23:12] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/share/man/man3' [00:23:12] 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/share/man/man3' [00:23:13] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/share/man/man5' [00:23:13] 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/share/man/man5' [00:23:13] /bin/mkdir -p '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' [00:23:13] install -m 0644 build/pkgconfig/libarchive.pc '/wrkdirs/usr/ports/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' [00:23:13] ====> Compressing man pages (compress-man) [00:23:14] =========================================================================== [00:23:14] =================================================== [00:23:14] ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-03-26T09:10:04+00:00' 'PKG_NOTE_ports_top_git_hash=4dd0bdb22a27' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=395f483589ec' 'PKG_NOTE_port_checkout_unclean=yes' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250209' NO_DEPENDS=yes USER=root UID=0 GID=0 [00:23:14] ===> Building packages for libarchive-3.7.7_2,1 [00:23:18] ===> Building libarchive-3.7.7_2,1 [00:23:31] =========================================================================== [00:23:31] =>> Cleaning up wrkdir [00:23:32] ===> Cleaning for libarchive-3.7.7_2,1 [00:23:36] build of archivers/libarchive | libarchive-3.7.7_2,1 ended at 2025-03-26T10:33:40+01:00 [00:23:36] build time: 00:23:44