Building archivemount-0.6.1.txz (origin /buildshare/ports/355755/sysutils/archivemount) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/archivemount-0.6.1.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/pkg-1.2.7_2.txz x packages/fusefs-libs-2.9.3_2.txz x packages/gettext-0.18.3.1_1.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> archivemount-0.6.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 archivemount-0.6.1 ===> archivemount-0.6.1 depends on shared library: libfuse.so - not found ===> Verifying for libfuse.so in /buildshare/ports/355755/sysutils/fusefs-libs ===> Installing existing package /packages/fusefs-libs-2.9.3_2.txz Installing fusefs-libs-2.9.3_2... done Install the fuse kernel module to use this port. ===> Returning to build of archivemount-0.6.1 ===> archivemount-0.6.1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /buildshare/ports/355755/devel/pkgconf ===> Installing existing package /packages/pkgconf-0.9.5.txz Installing pkgconf-0.9.5... done ===> Returning to build of archivemount-0.6.1 ===> archivemount-0.6.1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of archivemount-0.6.1 Make install ===> archivemount-0.6.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by archivemount-0.6.1 for building ===> Extracting for archivemount-0.6.1 => SHA256 Checksum OK for archivemount-0.6.1.tar.gz. ===> Patching for archivemount-0.6.1 ===> archivemount-0.6.1 depends on executable: pkgconf - found ===> archivemount-0.6.1 depends on executable: gmake - found ===> archivemount-0.6.1 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so.2) ===> Configuring for archivemount-0.6.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1/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 gmake sets $(MAKE)... yes 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 gmake... GNU checking dependency style of cc... gcc3 checking pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking for archive_read_new in -larchive... 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 archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking archive_entry.h usability... yes checking archive_entry.h presence... yes checking for archive_entry.h... yes checking if you want debug support... no configure: creating ./config.status config.status: creating Makefile config.status: creating archivemount.1 config.status: creating config.h config.status: executing depfiles commands ===> Building for archivemount-0.6.1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' gmake all-am gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' cc -DHAVE_CONFIG_H -I. -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -MT archivemount-archivemount.o -MD -MP -MF .deps/archivemount-archivemount.Tpo -c -o archivemount-archivemount.o `test -f 'archivemount.c' || echo './'`archivemount.c archivemount.c: In function 'build_tree': archivemount.c:338: warning: 'archive_read_support_compression_all' is deprecated (declared at /usr/include/archive.h:312) archivemount.c:352: warning: 'archive_compression' is deprecated (declared at /usr/include/archive.h:910) archivemount.c:431: warning: 'archive_read_finish' is deprecated (declared at /usr/include/archive.h:585) archivemount.c: In function 'save': archivemount.c:755: warning: 'archive_read_support_compression_all' is deprecated (declared at /usr/include/archive.h:312) archivemount.c:768: warning: 'archive_compression' is deprecated (declared at /usr/include/archive.h:910) archivemount.c:784: warning: 'archive_write_set_compression_gzip' is deprecated (declared at /usr/include/archive.h:623) archivemount.c:787: warning: 'archive_write_set_compression_bzip2' is deprecated (declared at /usr/include/archive.h:619) archivemount.c:792: warning: 'archive_write_set_compression_none' is deprecated (declared at /usr/include/archive.h:629) archivemount.c:921: warning: 'archive_read_finish' is deprecated (declared at /usr/include/archive.h:585) archivemount.c:922: warning: 'archive_write_finish' is deprecated (declared at /usr/include/archive.h:721) archivemount.c: In function '_ar_read': archivemount.c:994: warning: 'archive_read_support_compression_all' is deprecated (declared at /usr/include/archive.h:312) archivemount.c:1051: warning: 'archive_read_finish' is deprecated (declared at /usr/include/archive.h:585) mv -f .deps/archivemount-archivemount.Tpo .deps/archivemount-archivemount.Po cc -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -o archivemount archivemount-archivemount.o -larchive -L/usr/local/lib -lfuse -pthread gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' ===> Staging for archivemount-0.6.1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' gmake[2]: Entering directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/archivemount/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 archivemount '/obj/buildshare/ports/355755/sysutils/archivemount/work/stage/usr/local/bin' test -z "/usr/local/man/man1" || /bin/mkdir -p "/obj/buildshare/ports/355755/sysutils/archivemount/work/stage/usr/local/man/man1" install -o root -g wheel -m 444 archivemount.1 '/obj/buildshare/ports/355755/sysutils/archivemount/work/stage/usr/local/man/man1' gmake[2]: Leaving directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/archivemount/work/archivemount-0.6.1' ====> Compressing man pages (compress-man) ===> Installing for archivemount-0.6.1 ===> Checking if sysutils/archivemount already installed ===> Registering installation for archivemount-0.6.1 Installing archivemount-0.6.1... done Make package ===> Building package for archivemount-0.6.1 slot1: removed