==> Creating clean working copy [build]...done ==> Making package: codecrypt 1.8-1 (Wed Nov 1 13:37:59 EDT 2017) ==> Retrieving sources... -> Found v1.8.tar.gz ==> Validating source files with sha512sums... v1.8.tar.gz ... Passed Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals ==> Making package: codecrypt 1.8-1 (Wed Nov 1 13:38:02 EDT 2017) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) crypto++-5.6.5-3 fftw-3.3.7-1 Total Download Size: 2.03 MiB Total Installed Size: 8.29 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading fftw-3.3.7-1-aarch64.pkg.tar.xz... downloading crypto++-5.6.5-3-aarch64.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing crypto++... installing fftw... :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found v1.8.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... v1.8.tar.gz ... Passed ==> Extracting sources... -> Extracting v1.8.tar.gz with bsdtar ==> Starting build()... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: linking file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' configure.ac:14: installing './compile' configure.ac:14: installing './config.guess' configure.ac:14: installing './config.sub' configure.ac:7: installing './install-sh' configure.ac:7: installing './missing' Makefile.am: installing './INSTALL' Makefile.am: installing './depcomp' 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 whether make supports nested variables... (cached) yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking how to run the C preprocessor... gcc -E checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmpz_init in -lgmp... yes checking fftw3.h usability... yes checking fftw3.h presence... yes checking for fftw3.h... yes checking for fftw_plan_dft_1d in -lfftw3... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.25... yes checking for libcrypto++... yes checking crypto++/config.h usability... no checking crypto++/config.h presence... no checking for crypto++/config.h... no checking readpassphrase.h usability... no checking readpassphrase.h presence... no checking for readpassphrase.h... no checking bsd/readpassphrase.h usability... no checking bsd/readpassphrase.h presence... no checking for bsd/readpassphrase.h... no checking for memset... yes checking for mkdir... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands CXX src/ccr-algo_suite.o CXX src/ccr-polynomial.o CXX src/ccr-privfile.o CXX src/ccr-fft.o CXX src/ccr-symkey.o CXX src/ccr-hash.o CXX src/ccr-keyring.o CXX src/ccr-fmtseq.o CXX src/ccr-permutation.o CXX src/ccr-serialization.o CXX src/ccr-algos_sig.o CXX src/ccr-sencode.o CXX src/ccr-str_match.o CXX src/ccr-main.o CXX src/ccr-ios.o CXX src/ccr-algos_enc.o CXX src/ccr-chacha.o CXX src/ccr-message.o CXX src/ccr-mce_qcmdpc.o CXX src/ccr-bvector.o CXX src/ccr-matrix.o CXX src/ccr-sc.o CXX src/ccr-actions.o CXX src/ccr-seclock.o CXX src/ccr-hashfile.o CXX src/ccr-iohelpers.o CXX src/ccr-xsynd.o CXX src/ccr-pwrng.o src/pwrng.cpp:31:2: warning: #warning "Falling back to getpass(3), which is marked obsolete!" [-Wcpp] #warning "Falling back to getpass(3), which is marked obsolete!" ^~~~~~~ CXX src/ccr-gf2m.o CXX src/ccr-generator.o CXX src/ccr-base64.o CXX src/ccr-envelope.o CXXLD ccr ==> Entering fakeroot environment... ==> Starting package()... make[1]: Entering directory '/build/codecrypt/src/codecrypt-1.8' /usr/bin/mkdir -p '/build/codecrypt/pkg/codecrypt/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c ccr '/build/codecrypt/pkg/codecrypt/usr/bin' libtool: install: /usr/bin/install -c ccr /build/codecrypt/pkg/codecrypt/usr/bin/ccr /usr/bin/mkdir -p '/build/codecrypt/pkg/codecrypt/usr/share/man/man1' /usr/bin/install -c -m 644 man/ccr.1 '/build/codecrypt/pkg/codecrypt/usr/share/man/man1' make[1]: Leaving directory '/build/codecrypt/src/codecrypt-1.8' ==> 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 issue... ==> Creating package "codecrypt"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: codecrypt 1.8-1 (Wed Nov 1 13:41:15 EDT 2017) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... Packages (2) crypto++-5.6.5-3 fftw-3.3.7-1 Total Removed Size: 8.29 MiB :: Do you want to remove these packages? [Y/n] :: Running pre-transaction hooks... (1/1) Removing old entries from the info directory file... :: Processing package changes... removing fftw... removing crypto++... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...