Building fusefs-afuse-0.4.1.txz (origin /buildshare/ports/355755/sysutils/fusefs-afuse) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/afuse-0.4.1.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/fusefs-libs-2.9.3_2.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fusefs-afuse-0.4.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 fusefs-afuse-0.4.1 ===> fusefs-afuse-0.4.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 fusefs-afuse-0.4.1 ===> fusefs-afuse-0.4.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 fusefs-afuse-0.4.1 Make install ===> License GPLv2 accepted by the user ===> fusefs-afuse-0.4.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-afuse-0.4.1 for building ===> Extracting for fusefs-afuse-0.4.1 => SHA256 Checksum OK for afuse-0.4.1.tar.gz. ===> Patching for fusefs-afuse-0.4.1 ===> Applying FreeBSD patches for fusefs-afuse-0.4.1 ===> fusefs-afuse-0.4.1 depends on executable: pkgconf - found ===> fusefs-afuse-0.4.1 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so.2) ===> Configuring for fusefs-afuse-0.4.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.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 make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for ranlib... ranlib 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 pkg-config is at least version 0.9.0... yes checking for FUSE... yes checking for fuse_opt_parse... yes checking for setxattr... no checking for fdatasync... no checking for getline... (cached) yes checking for fgetln... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating compat/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for fusefs-afuse-0.4.1 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -MT afuse.o -MD -MP -MF .deps/afuse.Tpo -c -o afuse.o afuse.c afuse.c: In function 'load_mount_filter_file': afuse.c:168: warning: implicit declaration of function 'getline' mv -f .deps/afuse.Tpo .deps/afuse.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -MT fd_list.o -MD -MP -MF .deps/fd_list.Tpo -c -o fd_list.o fd_list.c mv -f .deps/fd_list.Tpo .deps/fd_list.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -MT dir_list.o -MD -MP -MF .deps/dir_list.Tpo -c -o dir_list.o dir_list.c mv -f .deps/dir_list.Tpo .deps/dir_list.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/utils.Tpo .deps/utils.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -MT string_sorted_list.o -MD -MP -MF .deps/string_sorted_list.Tpo -c -o string_sorted_list.o string_sorted_list.c mv -f .deps/string_sorted_list.Tpo .deps/string_sorted_list.Po cc -O2 -pipe -fno-strict-aliasing -Wall -Wextra -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -DFUSE_USE_VERSION=25 -o afuse afuse.o fd_list.o dir_list.o utils.o string_sorted_list.o -L/usr/local/lib -lfuse -pthread ===> Staging for fusefs-afuse-0.4.1 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 afuse '/obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/bin' install -o root -g wheel -m 555 afuse-avahissh '/obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/bin' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.1/afuse.1 /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/man/man1 install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.1/AUTHORS /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.1/ChangeLog /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/afuse-0.4.1/README /obj/buildshare/ports/355755/sysutils/fusefs-afuse/work/stage/usr/local/share/doc/afuse ====> Compressing man pages (compress-man) ===> Installing for fusefs-afuse-0.4.1 ===> Checking if sysutils/fusefs-afuse already installed ===> Registering installation for fusefs-afuse-0.4.1 Installing fusefs-afuse-0.4.1... done =============================================================================== Additional info about program usage can be found at /usr/local/share/doc/afuse/README. =============================================================================== Make package ===> Building package for fusefs-afuse-0.4.1 slot2: removed