Building libarchive-3.1.2_1,1.txz (origin /buildshare/ports/355755/archivers/libarchive) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/libarchive-3.1.2.tar.gz x packages/ x packages/pkgconf-0.9.5.txz x packages/libxml2-2.9.1_1.txz x packages/gettext-0.18.3.1_1.txz x packages/lzo2-2.06_3.txz x packages/pkg-1.2.7_2.txz x packages/gmake-3.82_1.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libarchive-3.1.2_1,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libarchive-3.1.2_1,1 ===> libarchive-3.1.2_1,1 depends on shared library: liblzo2.so - not found ===> Verifying for liblzo2.so in /buildshare/ports/355755/archivers/lzo2 ===> Installing existing package /packages/lzo2-2.06_3.txz Installing lzo2-2.06_3... done ===> Returning to build of libarchive-3.1.2_1,1 ===> libarchive-3.1.2_1,1 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /buildshare/ports/355755/textproc/libxml2 ===> Installing existing package /packages/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of libarchive-3.1.2_1,1 Make install ===> libarchive-3.1.2_1,1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libarchive-3.1.2_1,1 for building ===> Extracting for libarchive-3.1.2_1,1 => SHA256 Checksum OK for libarchive-3.1.2.tar.gz. ===> Patching for libarchive-3.1.2_1,1 ===> libarchive-3.1.2_1,1 depends on shared library: liblzo2.so - found (/usr/local/lib/liblzo2.so.2.0.0) ===> libarchive-3.1.2_1,1 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> Configuring for libarchive-3.1.2_1,1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/libarchive/work/libarchive-3.1.2/build/autoconf/config.rpath ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/libarchive/work/libarchive-3.1.2/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/archivers/libarchive/work/libarchive-3.1.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert powerpc-portbld-freebsd11.0 file names to powerpc-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert powerpc-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for strip... (cached) strip checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking copyfile.h usability... no checking copyfile.h presence... no checking for copyfile.h... no checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking ext2fs/ext2_fs.h usability... no checking ext2fs/ext2_fs.h presence... no checking for ext2fs/ext2_fs.h... no checking for fcntl.h... (cached) yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking whether EXT2_IOC_GETFLAGS is usable... no checking for inttypes.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking for langinfo.h... (cached) yes checking for limits.h... (cached) yes checking linux/fiemap.h usability... no checking linux/fiemap.h presence... no checking for linux/fiemap.h... no checking linux/fs.h usability... no checking linux/fs.h presence... no checking for linux/fs.h... no checking linux/magic.h usability... no checking linux/magic.h presence... no checking for linux/magic.h... no checking linux/types.h usability... no checking linux/types.h presence... no checking for linux/types.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for paths.h... (cached) yes checking for poll.h... (cached) yes checking for pwd.h... (cached) yes checking for signal.h... (cached) yes checking for spawn.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/acl.h... (cached) yes checking for sys/cdefs.h... (cached) yes checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes checking for sys/ioctl.h... (cached) yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking for sys/mount.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/poll.h... (cached) yes checking for sys/select.h... (cached) yes checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking for sys/statvfs.h... (cached) yes checking for sys/time.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for utime.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for wincrypt.h... no checking for winioctl.h... no checking for zlib.h... (cached) yes checking for inflate in -lz... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking lzmadec.h usability... no checking lzmadec.h presence... no checking for lzmadec.h... no checking for lzmadec_decode in -llzmadec... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconv.h... yes checking localcharset.h usability... no checking localcharset.h presence... no checking for localcharset.h... no checking for locale_charset... no checking for locale_charset in -lcharset... no checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for lzo1x_decompress_safe in -llzo2... yes checking for xml2-config... /usr/local/bin/xml2-config checking for xmlInitParser in -lxml2... yes checking libxml/xmlreader.h usability... yes checking libxml/xmlreader.h presence... yes checking for libxml/xmlreader.h... yes checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for regcomp... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for mode_t... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for id_t... yes checking for uintptr_t... (cached) yes checking for struct tm.tm_gmtoff... yes checking for struct tm.__tm_gmtoff... no checking for struct statfs.f_namemax... yes checking for struct statvfs.f_iosize... no checking for struct stat.st_birthtime... yes checking for struct stat.st_birthtimespec.tv_nsec... yes checking for struct stat.st_mtimespec.tv_nsec... yes checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_mtime_n... no checking for struct stat.st_umtime... no checking for struct stat.st_mtime_usec... no checking for struct stat.st_blksize... (cached) yes checking for struct stat.st_flags... yes checking for uintmax_t... yes checking for unsigned long long... (cached) yes checking for unsigned long long int... (cached) yes checking for long long int... (cached) yes checking for intmax_t... (cached) yes checking for uintmax_t... (cached) yes checking for int64_t... (cached) yes checking for uint64_t... (cached) yes checking for int32_t... (cached) yes checking for uint32_t... (cached) yes checking for int16_t... (cached) yes checking for uint16_t... (cached) yes checking for uint8_t... (cached) yes checking whether SIZE_MAX is declared... yes checking whether INT64_MAX is declared... yes checking whether INT64_MIN is declared... yes checking whether UINT64_MAX is declared... yes checking whether UINT32_MAX is declared... yes checking whether SSIZE_MAX is declared... yes checking whether EFTYPE is declared... yes checking whether EILSEQ is declared... yes checking for wchar_t... (cached) yes checking size of wchar_t... 4 checking whether time.h and sys/time.h may both be included... yes checking whether cc needs -traditional... no checking whether sys/types.h defines makedev... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for working memcmp... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether lstat accepts an empty string... no checking whether stat accepts an empty string... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for strftime... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for CreateHardLinkA... no checking for chflags... yes checking for chown... (cached) yes checking for chroot... yes checking for ctime_r... yes checking for dirfd... yes checking for fchdir... yes checking for fchflags... yes checking for fchmod... (cached) yes checking for fchown... (cached) yes checking for fcntl... (cached) yes checking for fdopendir... yes checking for fork... (cached) yes checking for fstat... yes checking for fstatat... yes checking for fstatfs... yes checking for fstatvfs... (cached) yes checking for ftruncate... yes checking for futimens... no checking for futimes... (cached) yes checking for futimesat... yes checking for geteuid... (cached) yes checking for getpid... (cached) yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getvfsbyname... yes checking for gmtime_r... yes checking for lchflags... yes checking for lchmod... yes checking for lchown... yes checking for link... (cached) yes checking for localtime_r... yes checking for lstat... (cached) yes checking for lutimes... yes checking for mbrtowc... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mkdir... yes checking for mkfifo... yes checking for mknod... yes checking for mkstemp... (cached) yes checking for nl_langinfo... (cached) yes checking for openat... yes checking for pipe... (cached) yes checking for poll... (cached) yes checking for posix_spawnp... yes checking for readlink... (cached) yes checking for readlinkat... (cached) yes checking for select... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for sigaction... (cached) yes checking for statfs... (cached) yes checking for statvfs... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strncpy_s... no checking for strrchr... yes checking for symlink... (cached) yes checking for timegm... yes checking for tzset... yes checking for unsetenv... (cached) yes checking for utime... (cached) yes checking for utimensat... no checking for utimes... (cached) yes checking for vfork... (cached) yes checking for wcrtomb... (cached) yes checking for wcscmp... yes checking for wcscpy... yes checking for wcslen... (cached) yes checking for wctomb... yes checking for wmemcmp... yes checking for wmemcpy... (cached) yes checking for _ctime64_s... no checking for _fseeki64... no checking for _get_timezone... no checking for _localtime64_s... no checking for _mkgmtime64... no checking for cygwin_conv_path... no checking whether D_MD_ORDER is declared... yes checking for struct dirent.d_namlen... yes checking for attr/xattr.h... (cached) no checking sys/xattr.h usability... no checking sys/xattr.h presence... no checking for sys/xattr.h... no checking sys/ea.h usability... no checking sys/ea.h presence... no checking for sys/ea.h... no checking for setxattr in -lattr... no checking for extattr_get_file... yes checking for extattr_list_file... yes checking for extattr_set_fd... yes checking for extattr_set_file... yes checking for fgetxattr... no checking for flistxattr... no checking for fsetxattr... no checking for getxattr... no checking for lgetxattr... no checking for listxattr... no checking for llistxattr... no checking for lsetxattr... no checking for fgetea... no checking for flistea... no checking for fsetea... no checking for getea... no checking for lgetea... no checking for listea... no checking for llistea... no checking for lsetea... no checking whether EXTATTR_NAMESPACE_USER is declared... yes checking for sys/acl.h... (cached) yes checking for acl_get_file in -lacl... no checking for acl_create_entry... yes checking for acl_init... yes checking for acl_set_fd... (cached) yes checking for acl_set_fd_np... yes checking for acl_set_file... (cached) yes checking for acl_permset_t... yes checking for acl_get_perm_np... yes checking for acl_get_perm... no checking for acl_get_link... no checking for acl_get_link_np... yes checking whether ACL_USER is declared... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking support for ARCHIVE_CRYPTO_MD5_LIBC... no checking support for ARCHIVE_CRYPTO_MD5_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_RMD160_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBC... no checking support for ARCHIVE_CRYPTO_SHA1_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA256_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA256_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA384_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA384_LIBSYSTEM... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC2... no checking support for ARCHIVE_CRYPTO_SHA512_LIBC3... no checking support for ARCHIVE_CRYPTO_SHA512_LIBSYSTEM... no checking openssl/evp.h usability... yes checking openssl/evp.h presence... yes checking for openssl/evp.h... yes checking for main in -lcrypto... yes checking support for ARCHIVE_CRYPTO_MD5_OPENSSL... yes checking support for ARCHIVE_CRYPTO_RMD160_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA1_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA256_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA384_OPENSSL... yes checking support for ARCHIVE_CRYPTO_SHA512_OPENSSL... yes checking md5.h usability... yes checking md5.h presence... yes checking for md5.h... yes checking ripemd.h usability... yes checking ripemd.h presence... yes checking for ripemd.h... yes checking sha.h usability... yes checking sha.h presence... yes checking for sha.h... yes checking sha256.h usability... yes checking sha256.h presence... yes checking for sha256.h... yes checking sha512.h usability... yes checking sha512.h presence... yes checking for sha512.h... yes checking for main in -lmd... yes configure: creating ./config.status config.status: creating Makefile config.status: creating build/pkgconfig/libarchive.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ===> Building for libarchive-3.1.2_1,1 cat ./libarchive/test/test_*.c | grep DEFINE_TEST > libarchive/test/list.h cat ./tar/test/test_*.c | grep DEFINE_TEST > tar/test/list.h cat ./cpio/test/test_*.c | grep DEFINE_TEST > cpio/test/list.h /usr/bin/make all-am CC libarchive/archive_acl.lo CC libarchive/archive_check_magic.lo CC libarchive/archive_cmdline.lo CC libarchive/archive_crypto.lo CC libarchive/archive_entry.lo CC libarchive/archive_entry_copy_stat.lo CC libarchive/archive_entry_link_resolver.lo CC libarchive/archive_entry_sparse.lo CC libarchive/archive_entry_stat.lo CC libarchive/archive_entry_strmode.lo CC libarchive/archive_entry_xattr.lo CC libarchive/archive_getdate.lo CC libarchive/archive_match.lo CC libarchive/archive_options.lo CC libarchive/archive_pathmatch.lo CC libarchive/archive_ppmd7.lo CC libarchive/archive_rb.lo CC libarchive/archive_read.lo libarchive/archive_read.c: In function 'archive_read_open1': libarchive/archive_read.c:457: warning: 'e' may be used uninitialized in this function CC libarchive/archive_read_append_filter.lo CC libarchive/archive_read_data_into_fd.lo CC libarchive/archive_read_disk_entry_from_file.lo CC libarchive/archive_read_disk_posix.lo CC libarchive/archive_read_disk_set_standard_lookup.lo CC libarchive/archive_read_extract.lo CC libarchive/archive_read_open_fd.lo CC libarchive/archive_read_open_file.lo CC libarchive/archive_read_open_filename.lo CC libarchive/archive_read_open_memory.lo CC libarchive/archive_read_set_format.lo CC libarchive/archive_read_set_options.lo CC libarchive/archive_read_support_filter_all.lo CC libarchive/archive_read_support_filter_bzip2.lo CC libarchive/archive_read_support_filter_compress.lo CC libarchive/archive_read_support_filter_grzip.lo CC libarchive/archive_read_support_filter_gzip.lo CC libarchive/archive_read_support_filter_lrzip.lo CC libarchive/archive_read_support_filter_lzop.lo CC libarchive/archive_read_support_filter_none.lo CC libarchive/archive_read_support_filter_program.lo CC libarchive/archive_read_support_filter_rpm.lo CC libarchive/archive_read_support_filter_uu.lo CC libarchive/archive_read_support_filter_xz.lo CC libarchive/archive_read_support_format_7zip.lo CC libarchive/archive_read_support_format_all.lo CC libarchive/archive_read_support_format_ar.lo CC libarchive/archive_read_support_format_by_code.lo CC libarchive/archive_read_support_format_cab.lo CC libarchive/archive_read_support_format_cpio.lo CC libarchive/archive_read_support_format_empty.lo CC libarchive/archive_read_support_format_iso9660.lo CC libarchive/archive_read_support_format_lha.lo CC libarchive/archive_read_support_format_mtree.lo CC libarchive/archive_read_support_format_rar.lo CC libarchive/archive_read_support_format_raw.lo CC libarchive/archive_read_support_format_tar.lo CC libarchive/archive_read_support_format_xar.lo CC libarchive/archive_read_support_format_zip.lo CC libarchive/archive_string.lo CC libarchive/archive_string_sprintf.lo CC libarchive/archive_util.lo CC libarchive/archive_virtual.lo CC libarchive/archive_write.lo CC libarchive/archive_write_disk_acl.lo CC libarchive/archive_write_disk_posix.lo CC libarchive/archive_write_disk_set_standard_lookup.lo CC libarchive/archive_write_open_fd.lo CC libarchive/archive_write_open_file.lo CC libarchive/archive_write_open_filename.lo CC libarchive/archive_write_open_memory.lo CC libarchive/archive_write_add_filter.lo CC libarchive/archive_write_add_filter_b64encode.lo CC libarchive/archive_write_add_filter_by_name.lo CC libarchive/archive_write_add_filter_bzip2.lo CC libarchive/archive_write_add_filter_compress.lo CC libarchive/archive_write_add_filter_grzip.lo CC libarchive/archive_write_add_filter_gzip.lo CC libarchive/archive_write_add_filter_lrzip.lo CC libarchive/archive_write_add_filter_lzop.lo CC libarchive/archive_write_add_filter_none.lo CC libarchive/archive_write_add_filter_program.lo CC libarchive/archive_write_add_filter_uuencode.lo CC libarchive/archive_write_add_filter_xz.lo CC libarchive/archive_write_set_format.lo CC libarchive/archive_write_set_format_7zip.lo CC libarchive/archive_write_set_format_ar.lo CC libarchive/archive_write_set_format_by_name.lo CC libarchive/archive_write_set_format_cpio.lo CC libarchive/archive_write_set_format_cpio_newc.lo CC libarchive/archive_write_set_format_iso9660.lo CC libarchive/archive_write_set_format_mtree.lo CC libarchive/archive_write_set_format_pax.lo CC libarchive/archive_write_set_format_shar.lo CC libarchive/archive_write_set_format_ustar.lo CC libarchive/archive_write_set_format_v7tar.lo CC libarchive/archive_write_set_format_gnutar.lo CC libarchive/archive_write_set_format_xar.lo CC libarchive/archive_write_set_format_zip.lo CC libarchive/archive_write_set_options.lo CC libarchive/filter_fork_posix.lo CCLD libarchive.la CC libarchive_fe/libarchive_fe_la-err.lo CC libarchive_fe/libarchive_fe_la-line_reader.lo CCLD libarchive_fe.la CC tar/bsdtar-bsdtar.o CC tar/bsdtar-cmdline.o CC tar/bsdtar-creation_set.o CC tar/bsdtar-read.o CC tar/bsdtar-subst.o CC tar/bsdtar-util.o CC tar/bsdtar-write.o CCLD bsdtar CC cpio/bsdcpio-cmdline.o CC cpio/bsdcpio-cpio.o CCLD bsdcpio ===> Staging for libarchive-3.1.2_1,1 ===> Generating temporary packing list /usr/bin/make install-am /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -o root -g wheel libarchive.la '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c -o root -g wheel .libs/libarchive.so.14 /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib/libarchive.so.14 libtool: install: (cd /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.14 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.14 libarchive.so; }; }) libtool: install: (cd /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib && { ln -s -f libarchive.so.14 libarchive.so || { rm -f libarchive.so && ln -s libarchive.so.14 libarchive.so; }; }) libtool: install: /usr/bin/install -c -o root -g wheel .libs/libarchive.lai /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib/libarchive.la libtool: install: /usr/bin/install -c -o root -g wheel .libs/libarchive.a /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: chmod 644 /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: ranlib /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/lib/libarchive.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/bin' /bin/sh ./libtool --mode=install install -s -o root -g wheel -m 555 bsdtar bsdcpio '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/bin' libtool: install: install -o root -g wheel -m 555 -s bsdtar /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/bin/bsdtar libtool: install: install -o root -g wheel -m 555 -s bsdcpio /obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/bin/bsdcpio /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/include' install -o root -g wheel -m 444 libarchive/archive.h libarchive/archive_entry.h '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/include' /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 tar/bsdtar.1 cpio/bsdcpio.1 '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man1' /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man3' install -o root -g wheel -m 444 libarchive/archive_entry.3 libarchive/archive_entry_acl.3 libarchive/archive_entry_linkify.3 libarchive/archive_entry_paths.3 libarchive/archive_entry_perms.3 libarchive/archive_entry_stat.3 libarchive/archive_entry_time.3 libarchive/archive_read.3 libarchive/archive_read_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/libarchive.3 libarchive/libarchive_changes.3 libarchive/libarchive_internals.3 '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man3' /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man5' install -o root -g wheel -m 444 libarchive/cpio.5 libarchive/libarchive-formats.5 libarchive/mtree.5 libarchive/tar.5 '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/man/man5' /bin/mkdir -p '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' install -o root -g wheel -m 444 build/pkgconfig/libarchive.pc '/obj/buildshare/ports/355755/archivers/libarchive/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) ===> Installing for libarchive-3.1.2_1,1 ===> Checking if archivers/libarchive already installed ===> Registering installation for libarchive-3.1.2_1,1 Installing libarchive-3.1.2_1,1... done Make package ===> Building package for libarchive-3.1.2_1,1 slot1: removed