==> Synchronizing chroot copy [/chroot/armv7/root] -> [build]...done ==> Making package: cryptmount 5.3.2-1 (Fri Nov 22 11:29:26 2019) ==> Retrieving sources... -> Found cryptmount-5.3.2.tar.gz -> Found config.guess-for-aarch64.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... cryptmount-5.3.2.tar.gz ... Passed config.guess-for-aarch64.patch ... Passed Host and machine ids are equal (508bc9faf65540dfb4fb1551fd5fdc0a): refusing to link journals ==> Making package: cryptmount 5.3.2-1 (Fri 22 Nov 2019 11:29:45 AM EST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found cryptmount-5.3.2.tar.gz -> Found config.guess-for-aarch64.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting cryptmount-5.3.2.tar.gz with bsdtar ==> Starting prepare()... patching file config.guess patching file config.sub ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for library containing nanosleep... none required checking for library containing tcgetattr... none required checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/fs.h usability... yes checking linux/fs.h presence... yes checking for linux/fs.h... yes checking linux/loop.h usability... yes checking linux/loop.h presence... yes checking for linux/loop.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for ioctl... yes checking for memset... yes checking for mknod... yes checking for open... yes checking for strncpy... yes checking for syslog... yes checking for library containing log... -lm checking for an ANSI C-conforming const... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for library containing dm_task_create... -ldevmapper checking whether dm_task_secure_data is declared... yes checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for library containing gcry_cipher_open... -lgcrypt checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libcryptsetup... yes checking for library containing crypt_keyslot_change_by_passphrase... none required checking for mount... 0 checking for mount... /sbin/mount checking for umount... 0 checking for umount... /sbin/umount checking for library containing swapon... none required checking for mkswap... 1 checking for mkswap... /sbin/mkswap checking for fsck... 1 checking for fsck... /sbin/fsck checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for doxygen... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating delegates.h config.status: creating man/Makefile config.status: creating man/fr/Makefile config.status: creating po/Makefile.in config.status: creating sysinit/Makefile config.status: creating testing/Makefile config.status: creating doxygen.conf config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: cryptmount-5.3.2 is now configured with: Source location: . Installation prefix: /usr Configuration directory: /etc/cryptmount Run-state directory: /run Filesystem mounting: /sbin/mount Filesystem unmounting: /sbin/umount Filesystem checking: /sbin/fsck Crypto-swap support: yes libgcrypt support: yes (with OpenSSL emulator) libudev support (EXPERIMENTAL): no LUKS support: yes make all-recursive make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2' Making all in man make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man' Making all in fr make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' sed "s,@PACKAGE_VERSION\@,5.3.2,g; s,@CM_SYSCONF_DIR\@,/etc/cryptmount,g; s,@CM_SYSRUN_DIR\@,/run,g; s,@CM_DEFAULT_CIPHER\@,aes-cbc-plain,g; s,@DFLT_KEYHASH\@,,g; s,@DFLT_KEYCIPHER\@,,g; s,@CM_DEFAULT_SUPATH\@,/sbin:/bin:/usr/sbin:/usr/bin,g; /^___DELETE_CSWAP_1/,/^___END_CSWAP_/d; /^___DELETE_FSCK_1/,/^___END_FSCK_/d; /^___/d" cmtab.5.in > cmtab.5 sed "s,@PACKAGE_VERSION\@,5.3.2,g; s,@CM_SYSCONF_DIR\@,/etc/cryptmount,g; s,@CM_SYSRUN_DIR\@,/run,g; s,@CM_DEFAULT_CIPHER\@,aes-cbc-plain,g; s,@DFLT_KEYHASH\@,,g; s,@DFLT_KEYCIPHER\@,,g; s,@CM_DEFAULT_SUPATH\@,/sbin:/bin:/usr/sbin:/usr/bin,g; /^___DELETE_CSWAP_1/,/^___END_CSWAP_/d; /^___DELETE_FSCK_1/,/^___END_FSCK_/d; /^___/d" cryptmount.8.in > cryptmount.8 make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man' sed "s,@PACKAGE_VERSION\@,5.3.2,g; s,@CM_SYSCONF_DIR\@,/etc/cryptmount,g; s,@CM_SYSRUN_DIR\@,/run,g; s,@CM_DEFAULT_CIPHER\@,aes-cbc-plain,g; s,@DFLT_KEYHASH\@,,g; s,@DFLT_KEYCIPHER\@,,g; s,@CM_DEFAULT_SUPATH\@,/sbin:/bin:/usr/sbin:/usr/bin,g; /^___DELETE_CSWAP_1/,/^___END_CSWAP_/d; /^___DELETE_FSCK_1/,/^___END_FSCK_/d; /^___/d" cmtab.5.in > cmtab.5 sed "s,@PACKAGE_VERSION\@,5.3.2,g; s,@CM_SYSCONF_DIR\@,/etc/cryptmount,g; s,@CM_SYSRUN_DIR\@,/run,g; s,@CM_DEFAULT_CIPHER\@,aes-cbc-plain,g; s,@DFLT_KEYHASH\@,,g; s,@DFLT_KEYCIPHER\@,,g; s,@CM_DEFAULT_SUPATH\@,/sbin:/bin:/usr/sbin:/usr/bin,g; /^___DELETE_CSWAP_1/,/^___END_CSWAP_/d; /^___DELETE_FSCK_1/,/^___END_FSCK_/d; /^___/d" cryptmount.8.in > cryptmount.8 sed "s,@PACKAGE_VERSION\@,5.3.2,g; s,@CM_SYSCONF_DIR\@,/etc/cryptmount,g; s,@CM_SYSRUN_DIR\@,/run,g; s,@CM_DEFAULT_CIPHER\@,aes-cbc-plain,g; s,@DFLT_KEYHASH\@,,g; s,@DFLT_KEYCIPHER\@,,g; s,@CM_DEFAULT_SUPATH\@,/sbin:/bin:/usr/sbin:/usr/bin,g; /^___DELETE_CSWAP_1/,/^___END_CSWAP_/d; /^___DELETE_FSCK_1/,/^___END_FSCK_/d; /^___/d" cryptmount-setup.8.in > cryptmount-setup.8 make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man' make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man' Making all in po make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/po' Making all in sysinit make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' Making all in testing make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2' gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o cryptmount.o cryptmount.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o armour.o armour.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o armour-builtin.o armour-builtin.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o armour-gcry.o armour-gcry.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o armour-luks.o armour-luks.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o blowfish.o blowfish.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o dmutils.o dmutils.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o fsutils.o fsutils.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o looputils.o looputils.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o tables.o tables.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -I. -DCM_SYSCONF_DIR="\"/etc/cryptmount\"" -DCM_SYSRUN_DIR="\"/run\"" -DLOCALEDIR=\"/usr/share/locale\" -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -c -o cmtesting.o cmtesting.c gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -o cryptmount cryptmount.o armour.o armour-builtin.o armour-gcry.o armour-luks.o blowfish.o dmutils.o fsutils.o looputils.o tables.o utils.o cmtesting.o -lcryptsetup -lgcrypt -ldevmapper -lm -lcryptsetup make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2' make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in man make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man' Making install in fr make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/cryptmount/pkg/cryptmount/usr/share/man/fr/man5' /usr/bin/install -c -m 644 cmtab.5 '/build/cryptmount/pkg/cryptmount/usr/share/man/fr/man5' /usr/bin/mkdir -p '/build/cryptmount/pkg/cryptmount/usr/share/man/fr/man8' /usr/bin/install -c -m 644 cryptmount.8 '/build/cryptmount/pkg/cryptmount/usr/share/man/fr/man8' make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man/fr' make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man' make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/man' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/cryptmount/pkg/cryptmount/usr/share/man/man5' /usr/bin/install -c -m 644 cmtab.5 '/build/cryptmount/pkg/cryptmount/usr/share/man/man5' /usr/bin/mkdir -p '/build/cryptmount/pkg/cryptmount/usr/share/man/man8' /usr/bin/install -c -m 644 cryptmount.8 cryptmount-setup.8 '/build/cryptmount/pkg/cryptmount/usr/share/man/man8' make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man' make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man' make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/man' Making install in po make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/po' /usr/bin/mkdir -p /build/cryptmount/pkg/cryptmount/usr/share installing de.gmo as /build/cryptmount/pkg/cryptmount/usr/share/locale/de/LC_MESSAGES/cryptmount.mo installing fr.gmo as /build/cryptmount/pkg/cryptmount/usr/share/locale/fr/LC_MESSAGES/cryptmount.mo if test "cryptmount" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/cryptmount/pkg/cryptmount/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /build/cryptmount/pkg/cryptmount/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/cryptmount/pkg/cryptmount/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/po' Making install in sysinit make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' make install-exec-hook make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' sed 's,@EXENAME@,/usr/bin/cryptmount,g; s,@SYSCONF_DIR@,/etc/cryptmount,g; s,@PKG_NAME@,cryptmount,g; s,@PKG_VERSION@,5.3.2,g; s,@LCL_DIR@,/usr/share/locale,g' cryptmount.service.in > cryptmount.service sed 's,@EXENAME@,/usr/bin/cryptmount,g; s,@SYSCONF_DIR@,/etc/cryptmount,g; s,@PKG_NAME@,cryptmount,g; s,@PKG_VERSION@,5.3.2,g; s,@LCL_DIR@,/usr/share/locale,g' initscript.in > initscript test -d "/build/cryptmount/pkg/cryptmount/usr/lib/systemd/system" || /usr/bin/mkdir -p "/build/cryptmount/pkg/cryptmount/usr/lib/systemd/system" if test -d "/build/cryptmount/pkg/cryptmount/usr/lib/systemd/system" ; then \ /usr/bin/install -c -m 644 cryptmount.service "/build/cryptmount/pkg/cryptmount/usr/lib/systemd/system"; \ fi test -d "/build/cryptmount/pkg/cryptmount/etc/modules-load.d" || /usr/bin/mkdir -p "/build/cryptmount/pkg/cryptmount/etc/modules-load.d" /usr/bin/install -c -m 644 modules-load.conf "/build/cryptmount/pkg/cryptmount/etc/modules-load.d/cryptmount.conf"; sed 's,@EXENAME@,/usr/bin/cryptmount,g; s,@SYSCONF_DIR@,/etc/cryptmount,g; s,@PKG_NAME@,cryptmount,g; s,@PKG_VERSION@,5.3.2,g; s,@LCL_DIR@,/usr/share/locale,g' setupscript.sh.in > setupscript test -d "/build/cryptmount/pkg/cryptmount/usr/bin" || /usr/bin/mkdir -p "/build/cryptmount/pkg/cryptmount/usr/bin" /usr/bin/install -c setupscript "/build/cryptmount/pkg/cryptmount/usr/bin/cryptmount-setup" make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/sysinit' Making install in testing make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2/testing' make[1]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2' make[2]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2' /usr/bin/mkdir -p '/build/cryptmount/pkg/cryptmount/usr/bin' /usr/bin/install -c cryptmount '/build/cryptmount/pkg/cryptmount/usr/bin' make install-exec-hook make[3]: Entering directory '/build/cryptmount/src/cryptmount-5.3.2' if test ! -d "/build/cryptmount/pkg/cryptmount/etc/cryptmount" ; then \ /usr/bin/mkdir -p "/build/cryptmount/pkg/cryptmount/etc/cryptmount" ; \ /usr/bin/install -c -m 644 cmtab.example "/build/cryptmount/pkg/cryptmount/etc/cryptmount" ; \ fi if test ! -f "/build/cryptmount/pkg/cryptmount/etc/cryptmount/cmtab" ; then \ echo -e "# /etc/cryptmount/cmtab - encrypted filesystem information for cryptmount\n# try 'man 8 cryptmount' or 'man 5 cmtab' for more details\n" >> "/build/cryptmount/pkg/cryptmount/etc/cryptmount/cmtab"; \ fi chown root.root /build/cryptmount/pkg/cryptmount/usr/bin/cryptmount chmod u+srwx,go-w,go+r /build/cryptmount/pkg/cryptmount/usr/bin/cryptmount make[3]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2' make[1]: Leaving directory '/build/cryptmount/src/cryptmount-5.3.2' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "cryptmount"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: cryptmount 5.3.2-1 (Fri 22 Nov 2019 11:30:21 AM EST) ==> Cleaning up...