------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/libgpg-error-1.37.txz Installing /packages/All/libgcrypt-1.8.5.txz Installing /packages/All/fusefs-libs-2.9.9_1.txz ===== Message from fusefs-libs-2.9.9_1: -- Install the fuse kernel module to use this port. Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-cryptofs-0.6.0_7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-cryptofs-0.6.0_7 for building => SHA256 Checksum OK for cryptofs-0.6.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by fusefs-cryptofs-0.6.0_7 for building ===> Extracting for fusefs-cryptofs-0.6.0_7 => SHA256 Checksum OK for cryptofs-0.6.0.tar.gz. Extracted Memory Use: 1.65M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for fusefs-cryptofs-0.6.0_7 ===> Applying dragonfly patches for fusefs-cryptofs-0.6.0_7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> fusefs-cryptofs-0.6.0_7 depends on package: pkgconf>=1.3.0_1 - found ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libgcrypt.so - found (/usr/local/lib/libgcrypt.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libfuse.so - found (/usr/local/lib/libfuse.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> fusefs-cryptofs-0.6.0_7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> Configuring for fusefs-cryptofs-0.6.0_7 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c 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... dragonfly5.9 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... dragonfly5.9 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for fusefs-cryptofs-0.6.0_7 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in config Making all in src --- all-recursive --- Making all in cryptofs --- libcryptofs_la-base64.lo --- --- libcryptofs_la-crypto.lo --- --- libcryptofs_la-utils.lo --- --- libcryptofs_la-getpw.lo --- --- libcryptofs_la-base64.lo --- 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/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-crypto.lo --- 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/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-utils.lo --- 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/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-getpw.lo --- 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/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-utils.lo --- mkdir .libs --- libcryptofs_la-base64.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-utils.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-getpw.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-crypto.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-getpw.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-crypto.lo --- crypto.c: In function 'generate_key': crypto.c:60:61: warning: passing argument 4 of 'gcry_cipher_algo_info' from incompatible pointer type [-Wincompatible-pointer-types] gcry_cipher_algo_info(cipher, GCRYCTL_GET_KEYLEN, NULL, keylen); ^~~~~~ In file included from crypto.c:28: /usr/local/include/gcrypt.h:1011:44: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'guint *' {aka 'unsigned int *'} size_t *nbytes); ~~~~~~~~^~~~~~ crypto.c: In function 'crypto_create_global_ctx': crypto.c:116:67: warning: passing argument 4 of 'gcry_cipher_algo_info' from incompatible pointer type [-Wincompatible-pointer-types] gcry_cipher_algo_info(gctx->cipher, GCRYCTL_GET_BLKLEN, NULL, &gctx->blocksize); ^~~~~~~~~~~~~~~~ In file included from crypto.c:28: /usr/local/include/gcrypt.h:1011:44: note: expected 'size_t *' {aka 'long unsigned int *'} but argument is of type 'unsigned int *' size_t *nbytes); ~~~~~~~~^~~~~~ --- libcryptofs_la-base64.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-utils.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs_la-crypto.lo --- cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pipe -O2 -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 --- libcryptofs.la --- /bin/sh ../../libtool --mode=link cc -pipe -O2 -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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libcryptofs.a creating libcryptofs.la (cd .libs && rm -f libcryptofs.la && ln -s ../libcryptofs.la libcryptofs.la) Making all in fuse --- libfs_la-fs.lo --- --- cryptofs-cryptofs.o --- --- libfs_la-fs.lo --- 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/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -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 --- cryptofs-cryptofs.o --- 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/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -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 --- libfs_la-fs.lo --- 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/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -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 cc -DHAVE_CONFIG_H -I. -I. -I../.. -DFUSE_USE_VERSION=25 -I../../src/cryptofs -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fuse -D_FILE_OFFSET_BITS=64 -pipe -O2 -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 --- libfs.la --- /bin/sh ../../libtool --mode=link cc -pipe -O2 -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 /construction/sysutils/fusefs-cryptofs/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-utils.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-getpw.o .libs/libfs.lax/libcryptofs.a/libcryptofs_la-base64.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib .libs/libfs.a rm -fr .libs/libfs.lax creating libfs.la (cd .libs && rm -f libfs.la && ln -s ../libfs.la libfs.la) --- cryptofs --- /bin/sh ../../libtool --mode=link cc -pipe -O2 -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 -pipe -O2 -fno-strict-aliasing -o cryptofs cryptofs-cryptofs.o -pthread ./.libs/libfs.a -L/usr/local/lib -lgcrypt -lgpg-error -lglib-2.0 -lintl -lfuse Making all in doc Making all in tests --- all-recursive --- Making all in . Making all in cryptofs Making all in fuse SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for fusefs-cryptofs-0.6.0_7 ===> Generating temporary packing list Making install in config Making install in src Making install in cryptofs Making install in fuse /bin/sh ../../config/mkinstalldirs /construction/sysutils/fusefs-cryptofs/stage/usr/local/bin /bin/sh ../../libtool --mode=install install -s -m 555 cryptofs /construction/sysutils/fusefs-cryptofs/stage/usr/local/bin/cryptofs install -m 555 -s cryptofs /construction/sysutils/fusefs-cryptofs/stage/usr/local/bin/cryptofs Making install in doc Making install in tests Making install in . Making install in cryptofs Making install in fuse cd /construction/sysutils/fusefs-cryptofs/cryptofs-0.6.0 && install -m 0644 README cryptofs.conf /construction/sysutils/fusefs-cryptofs/stage/usr/local/share/doc/cryptofs ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/cryptofs is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for fusefs-cryptofs-0.6.0_7 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:21