Building fusefs-cryptofs-0.6.0_5.txz (origin /buildshare/ports/355755/sysutils/fusefs-cryptofs) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/cryptofs-0.6.0.tar.bz2 x packages/ x packages/libgcrypt-1.5.3_2.txz x packages/libiconv-1.14_3.txz x packages/pkgconf-0.9.5.txz x packages/python27-2.7.6_4.txz x packages/fusefs-libs-2.9.3_2.txz x packages/libtool-2.4.2_3.txz x packages/gettext-0.18.3.1_1.txz x packages/pcre-8.34_1.txz x packages/gmake-3.82_1.txz x packages/perl5-5.16.3_10.txz x packages/pkg-1.2.7_2.txz x packages/libgpg-error-1.13.txz x packages/libffi-3.0.13_1.txz x packages/glib-2.36.3_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> fusefs-cryptofs-0.6.0_5 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-cryptofs-0.6.0_5 ===> fusefs-cryptofs-0.6.0_5 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-cryptofs-0.6.0_5 ===> fusefs-cryptofs-0.6.0_5 depends on shared library: gcrypt - not found ===> Verifying install for gcrypt in /buildshare/ports/355755/security/libgcrypt ===> Installing existing package /packages/libgcrypt-1.5.3_2.txz Installing libgcrypt-1.5.3_2...Installing libgpg-error-1.13...Installing gettext-0.18.3.1_1... done done done ===> Returning to build of fusefs-cryptofs-0.6.0_5 ===> fusefs-cryptofs-0.6.0_5 depends on shared library: glib-2.0 - not found ===> Verifying install for glib-2.0 in /buildshare/ports/355755/devel/glib20 ===> Installing existing package /packages/glib-2.36.3_2.txz Installing glib-2.36.3_2...Installing libffi-3.0.13_1... done Installing libiconv-1.14_3... done Installing pcre-8.34_1... done Installing perl5-5.16.3_10... done Installing python27-2.7.6_4... done No schema files found: doing nothing. done ==== Note that some of the standard modules are provided as separate ports since they require extra dependencies: bsddb databases/py-bsddb gdbm databases/py-gdbm sqlite3 databases/py-sqlite3 tkinter x11-toolkits/py-tkinter Install them as needed. ==== ===> Returning to build of fusefs-cryptofs-0.6.0_5 ===> fusefs-cryptofs-0.6.0_5 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-cryptofs-0.6.0_5 Make install ===> fusefs-cryptofs-0.6.0_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-cryptofs-0.6.0_5 for building ===> Extracting for fusefs-cryptofs-0.6.0_5 => SHA256 Checksum OK for cryptofs-0.6.0.tar.bz2. ===> Patching for fusefs-cryptofs-0.6.0_5 ===> fusefs-cryptofs-0.6.0_5 depends on executable: pkgconf - found ===> fusefs-cryptofs-0.6.0_5 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so.2) ===> fusefs-cryptofs-0.6.0_5 depends on shared library: gcrypt - found ===> fusefs-cryptofs-0.6.0_5 depends on shared library: glib-2.0 - found ===> Configuring for fusefs-cryptofs-0.6.0_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/cryptofs-0.6.0/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/cryptofs-0.6.0/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for libgcrypt-config... /usr/local/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.44... yes checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for FUSE... yes checking for pinentry... no configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/cryptofs/Makefile config.status: creating src/lufs/Makefile config.status: creating src/fuse/Makefile config.status: creating tests/Makefile config.status: creating tests/cryptofs/Makefile config.status: creating tests/fuse/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for fusefs-cryptofs-0.6.0_5 /usr/bin/make all-recursive Making all in config Making all in src Making all in cryptofs if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-base64.lo -MD -MP -MF ".deps/libcryptofs_la-base64.Tpo" -c -o libcryptofs_la-base64.lo `test -f 'base64.c' || echo './'`base64.c; then mv -f ".deps/libcryptofs_la-base64.Tpo" ".deps/libcryptofs_la-base64.Plo"; else rm -f ".deps/libcryptofs_la-base64.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-base64.lo -MD -MP -MF .deps/libcryptofs_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libcryptofs_la-base64.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-base64.lo -MD -MP -MF .deps/libcryptofs_la-base64.Tpo -c base64.c -o libcryptofs_la-base64.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-crypto.lo -MD -MP -MF ".deps/libcryptofs_la-crypto.Tpo" -c -o libcryptofs_la-crypto.lo `test -f 'crypto.c' || echo './'`crypto.c; then mv -f ".deps/libcryptofs_la-crypto.Tpo" ".deps/libcryptofs_la-crypto.Plo"; else rm -f ".deps/libcryptofs_la-crypto.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-crypto.lo -MD -MP -MF .deps/libcryptofs_la-crypto.Tpo -c crypto.c -fPIC -DPIC -o .libs/libcryptofs_la-crypto.o In file included from crypto.c:28: /usr/local/include/gcrypt.h:1345: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1346: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1353: warning: 'gcry_ac_data_read_cb_t' is deprecated /usr/local/include/gcrypt.h:1367: warning: 'gcry_ac_data_write_cb_t' is deprecated /usr/local/include/gcrypt.h:1402: warning: 'gcry_md_algo_t' is deprecated /usr/local/include/gcrypt.h:1410: warning: 'gcry_md_algo_t' is deprecated /usr/local/include/gcrypt.h:1417: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1421: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1425: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1426: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1431: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1435: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1443: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1450: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1458: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1466: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1473: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1480: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1480: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1481: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1487: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1487: warning: 'gcry_ac_io_mode_t' is deprecated /usr/local/include/gcrypt.h:1488: warning: 'gcry_ac_io_type_t' is deprecated /usr/local/include/gcrypt.h:1492: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1493: warning: 'gcry_ac_id_t' is deprecated /usr/local/include/gcrypt.h:1497: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1501: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1501: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1502: warning: 'gcry_ac_key_type_t' is deprecated /usr/local/include/gcrypt.h:1502: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1510: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1512: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1517: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1518: warning: 'gcry_ac_key_type_t' is deprecated /usr/local/include/gcrypt.h:1522: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1526: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1526: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1530: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1531: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1536: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1536: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1541: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1545: warning: 'gcry_ac_key_pair_t' is deprecated /usr/local/include/gcrypt.h:1551: warning: 'gcry_ac_em_t' is deprecated /usr/local/include/gcrypt.h:1553: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1554: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1560: warning: 'gcry_ac_em_t' is deprecated /usr/local/include/gcrypt.h:1562: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1563: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1569: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1571: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1573: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1579: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1581: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1583: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1588: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1589: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1591: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1597: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1598: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1600: warning: 'gcry_ac_data_t' is deprecated /usr/local/include/gcrypt.h:1608: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1609: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1611: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1612: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1613: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1621: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1622: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1624: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1625: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1626: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1634: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1635: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1637: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1638: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1639: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1648: warning: 'gcry_ac_handle_t' is deprecated /usr/local/include/gcrypt.h:1649: warning: 'gcry_ac_scheme_t' is deprecated /usr/local/include/gcrypt.h:1651: warning: 'gcry_ac_key_t' is deprecated /usr/local/include/gcrypt.h:1652: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1653: warning: 'gcry_ac_io_t' is deprecated /usr/local/include/gcrypt.h:1659: warning: 'gcry_ac_id_t' is deprecated /usr/local/include/gcrypt.h:1666: warning: 'gcry_ac_id_t' is deprecated cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-crypto.lo -MD -MP -MF .deps/libcryptofs_la-crypto.Tpo -c crypto.c -o libcryptofs_la-crypto.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-utils.lo -MD -MP -MF ".deps/libcryptofs_la-utils.Tpo" -c -o libcryptofs_la-utils.lo `test -f 'utils.c' || echo './'`utils.c; then mv -f ".deps/libcryptofs_la-utils.Tpo" ".deps/libcryptofs_la-utils.Plo"; else rm -f ".deps/libcryptofs_la-utils.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-utils.lo -MD -MP -MF .deps/libcryptofs_la-utils.Tpo -c utils.c -fPIC -DPIC -o .libs/libcryptofs_la-utils.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-utils.lo -MD -MP -MF .deps/libcryptofs_la-utils.Tpo -c utils.c -o libcryptofs_la-utils.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-getpw.lo -MD -MP -MF ".deps/libcryptofs_la-getpw.Tpo" -c -o libcryptofs_la-getpw.lo `test -f 'getpw.c' || echo './'`getpw.c; then mv -f ".deps/libcryptofs_la-getpw.Tpo" ".deps/libcryptofs_la-getpw.Plo"; else rm -f ".deps/libcryptofs_la-getpw.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-getpw.lo -MD -MP -MF .deps/libcryptofs_la-getpw.Tpo -c getpw.c -fPIC -DPIC -o .libs/libcryptofs_la-getpw.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include -O2 -pipe -fno-strict-aliasing -MT libcryptofs_la-getpw.lo -MD -MP -MF .deps/libcryptofs_la-getpw.Tpo -c getpw.c -o libcryptofs_la-getpw.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o libcryptofs.la -no-undefined libcryptofs_la-base64.lo libcryptofs_la-crypto.lo libcryptofs_la-utils.lo libcryptofs_la-getpw.lo -L/usr/local/lib -lgcrypt -lgpg-error -L/usr/local/lib -lglib-2.0 -lintl ar cru .libs/libcryptofs.a .libs/libcryptofs_la-base64.o .libs/libcryptofs_la-crypto.o .libs/libcryptofs_la-utils.o .libs/libcryptofs_la-getpw.o ranlib .libs/libcryptofs.a creating libcryptofs.la (cd .libs && rm -f libcryptofs.la && ln -s ../libcryptofs.la libcryptofs.la) Making all in fuse if /bin/sh ../../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFUSE_USE_VERSION=25 -I../../src/cryptofs -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -MT libfs_la-fs.lo -MD -MP -MF ".deps/libfs_la-fs.Tpo" -c -o libfs_la-fs.lo `test -f 'fs.c' || echo './'`fs.c; then mv -f ".deps/libfs_la-fs.Tpo" ".deps/libfs_la-fs.Plo"; else rm -f ".deps/libfs_la-fs.Tpo"; exit 1; fi mkdir .libs cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFUSE_USE_VERSION=25 -I../../src/cryptofs -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -MT libfs_la-fs.lo -MD -MP -MF .deps/libfs_la-fs.Tpo -c fs.c -fPIC -DPIC -o .libs/libfs_la-fs.o fs.c: In function 'cryptofs_readdir': fs.c:150: warning: cast to pointer from integer of different size fs.c: In function 'cryptofs_releasedir': fs.c:181: warning: cast to pointer from integer of different size cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFUSE_USE_VERSION=25 -I../../src/cryptofs -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -MT libfs_la-fs.lo -MD -MP -MF .deps/libfs_la-fs.Tpo -c fs.c -o libfs_la-fs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o libfs.la libfs_la-fs.lo ../../src/cryptofs/libcryptofs.la rm -fr .libs/libfs.lax mkdir .libs/libfs.lax rm -fr .libs/libfs.lax/libcryptofs.a mkdir .libs/libfs.lax/libcryptofs.a (cd .libs/libfs.lax/libcryptofs.a && ar x /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/cryptofs-0.6.0/src/fuse/../../src/cryptofs/.libs/libcryptofs.a) ar cru .libs/libfs.a .libs/libfs_la-fs.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-crypto.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-base64.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-utils.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-getpw.o ranlib .libs/libfs.a rm -fr .libs/libfs.lax creating libfs.la (cd .libs && rm -f libfs.la && ln -s ../libfs.la libfs.la) if cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFUSE_USE_VERSION=25 -I../../src/cryptofs -I/usr/local/include/glib-2.0 -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -O2 -pipe -fno-strict-aliasing -MT cryptofs-cryptofs.o -MD -MP -MF ".deps/cryptofs-cryptofs.Tpo" -c -o cryptofs-cryptofs.o `test -f 'cryptofs.c' || echo './'`cryptofs.c; then mv -f ".deps/cryptofs-cryptofs.Tpo" ".deps/cryptofs-cryptofs.Po"; else rm -f ".deps/cryptofs-cryptofs.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link cc -O2 -pipe -fno-strict-aliasing -o cryptofs cryptofs-cryptofs.o libfs.la -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -lfuse -pthread cc -O2 -pipe -fno-strict-aliasing -o cryptofs cryptofs-cryptofs.o -pthread ./.libs/libfs.a -L/usr/local/lib /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libiconv.so /usr/local/lib/libpcre.so /usr/local/lib/libintl.so /usr/local/lib/libfuse.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib Making all in doc Making all in tests Making all in . Making all in cryptofs Making all in fuse ===> Staging for fusefs-cryptofs-0.6.0_5 ===> Generating temporary packing list Making install in config Making install in src Making install in cryptofs Making install in fuse /bin/sh ../../config/mkinstalldirs /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/stage/usr/local/bin /bin/sh ../../libtool --mode=install install -s -o root -g wheel -m 555 cryptofs /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/stage/usr/local/bin/cryptofs install -o root -g wheel -m 555 -s cryptofs /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/stage/usr/local/bin/cryptofs Making install in doc Making install in tests Making install in . Making install in cryptofs Making install in fuse /bin/mkdir -p /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/stage/usr/local/share/doc/cryptofs cd /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/cryptofs-0.6.0 && install -o root -g wheel -m 444 README cryptofs.conf /obj/buildshare/ports/355755/sysutils/fusefs-cryptofs/work/stage/usr/local/share/doc/cryptofs ====> Compressing man pages (compress-man) ===> Installing for fusefs-cryptofs-0.6.0_5 ===> Checking if sysutils/fusefs-cryptofs already installed ===> Registering installation for fusefs-cryptofs-0.6.0_5 Installing fusefs-cryptofs-0.6.0_5... done Make package ===> Building package for fusefs-cryptofs-0.6.0_5 slot1: removed