==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: libmcrypt 2.5.8-6 (Tue May 19 03:40:52 2020) ==> Retrieving sources... -> Found libmcrypt-2.5.8.tar.bz2 ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... libmcrypt-2.5.8.tar.bz2 ... Passed ==> Making package: libmcrypt 2.5.8-6 (Tue 19 May 2020 03:41:06 AM UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found libmcrypt-2.5.8.tar.bz2 ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting libmcrypt-2.5.8.tar.bz2 with bsdtar ==> Starting build()... checking build system type... armv7l-unknown-linux-gnu checking host system type... armv7l-unknown-linux-gnu checking target system type... armv7l-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for inline... inline checking for an ANSI C-conforming const... 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 argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking whether closedir returns void... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking for unsigned long int... yes checking size of unsigned long int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... yes checking size of unsigned char... 1 checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /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 how to recognise dependent libraries... pass_all checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... 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... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating libmcrypt.spec config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating include/mutils/mcrypt.h config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands make all-recursive make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8' Making all in modules make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' Making all in algorithms make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT 3-way.lo -MD -MP -MF ".deps/3-way.Tpo" -c -o 3-way.lo 3-way.c; \ then mv -f ".deps/3-way.Tpo" ".deps/3-way.Plo"; else rm -f ".deps/3-way.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cast-128.lo -MD -MP -MF ".deps/cast-128.Tpo" -c -o cast-128.lo cast-128.c; \ then mv -f ".deps/cast-128.Tpo" ".deps/cast-128.Plo"; else rm -f ".deps/cast-128.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT gost.lo -MD -MP -MF ".deps/gost.Tpo" -c -o gost.lo gost.c; \ then mv -f ".deps/gost.Tpo" ".deps/gost.Plo"; else rm -f ".deps/gost.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-128.lo -MD -MP -MF ".deps/rijndael-128.Tpo" -c -o rijndael-128.lo rijndael-128.c; \ then mv -f ".deps/rijndael-128.Tpo" ".deps/rijndael-128.Plo"; else rm -f ".deps/rijndael-128.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT safer64.lo -MD -MP -MF ".deps/safer64.Tpo" -c -o safer64.lo safer64.c; \ then mv -f ".deps/safer64.Tpo" ".deps/safer64.Plo"; else rm -f ".deps/safer64.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -fPIC -DPIC -o .libs/3-way.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -fPIC -DPIC -o .libs/gost.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -fPIC -DPIC -o .libs/safer64.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -fPIC -DPIC -o .libs/cast-128.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o 3-way.c:72:6: warning: conflicting types for built-in function 'gamma'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from 3-way.c:14: In function 'memcpy', inlined from 'threeway_LTX__mcrypt_self_test' at 3-way.c:309:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT twofish.lo -MD -MP -MF ".deps/twofish.Tpo" -c -o twofish.lo twofish.c; \ then mv -f ".deps/twofish.Tpo" ".deps/twofish.Plo"; else rm -f ".deps/twofish.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from safer64.c:29: In function 'memcpy', inlined from 'safer_sk64_LTX__mcrypt_self_test' at safer64.c:352:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT arcfour.lo -MD -MP -MF ".deps/arcfour.Tpo" -c -o arcfour.lo arcfour.c; \ then mv -f ".deps/arcfour.Tpo" ".deps/arcfour.Plo"; else rm -f ".deps/arcfour.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from gost.c:40: In function 'memcpy', inlined from 'gost_LTX__mcrypt_self_test' at gost.c:381:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cast-256.lo -MD -MP -MF ".deps/cast-256.Tpo" -c -o cast-256.lo cast-256.c; \ then mv -f ".deps/cast-256.Tpo" ".deps/cast-256.Plo"; else rm -f ".deps/cast-256.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from cast-128.c:18: In function 'memcpy', inlined from 'cast_128_LTX__mcrypt_self_test' at cast-128.c:359:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT loki97.lo -MD -MP -MF ".deps/loki97.Tpo" -c -o loki97.lo loki97.c; \ then mv -f ".deps/loki97.Tpo" ".deps/loki97.Plo"; else rm -f ".deps/loki97.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from rijndael-128.c:24: In function 'memcpy', inlined from 'rijndael_128_LTX__mcrypt_self_test' at rijndael-128.c:465:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-192.lo -MD -MP -MF ".deps/rijndael-192.Tpo" -c -o rijndael-192.lo rijndael-192.c; \ then mv -f ".deps/rijndael-192.Tpo" ".deps/rijndael-192.Plo"; else rm -f ".deps/rijndael-192.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -fPIC -DPIC -o .libs/loki97.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT saferplus.lo -MD -MP -MF ".deps/saferplus.Tpo" -c -o saferplus.lo saferplus.c; \ then mv -f ".deps/saferplus.Tpo" ".deps/saferplus.Plo"; else rm -f ".deps/saferplus.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT wake.lo -MD -MP -MF ".deps/wake.Tpo" -c -o wake.lo wake.c; \ then mv -f ".deps/wake.Tpo" ".deps/wake.Plo"; else rm -f ".deps/wake.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from loki97.c:66: In function 'memcpy', inlined from 'loki97_LTX__mcrypt_self_test' at loki97.c:442:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT blowfish-compat.lo -MD -MP -MF ".deps/blowfish-compat.Tpo" -c -o blowfish-compat.lo blowfish-compat.c; \ then mv -f ".deps/blowfish-compat.Tpo" ".deps/blowfish-compat.Plo"; else rm -f ".deps/blowfish-compat.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from rijndael-192.c:25: In function 'memcpy', inlined from 'rijndael_192_LTX__mcrypt_self_test' at rijndael-192.c:463:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from cast-256.c:67: In function 'memcpy', inlined from 'cast_256_LTX__mcrypt_self_test' at cast-256.c:538:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT des.lo -MD -MP -MF ".deps/des.Tpo" -c -o des.lo des.c; \ then mv -f ".deps/des.Tpo" ".deps/des.Plo"; else rm -f ".deps/des.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-256.lo -MD -MP -MF ".deps/rijndael-256.Tpo" -c -o rijndael-256.lo rijndael-256.c; \ then mv -f ".deps/rijndael-256.Tpo" ".deps/rijndael-256.Plo"; else rm -f ".deps/rijndael-256.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -fPIC -DPIC -o .libs/wake.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from saferplus.c:66: In function 'memcpy', inlined from 'saferplus_LTX__mcrypt_self_test' at saferplus.c:645:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT serpent.lo -MD -MP -MF ".deps/serpent.Tpo" -c -o serpent.lo serpent.c; \ then mv -f ".deps/serpent.Tpo" ".deps/serpent.Plo"; else rm -f ".deps/serpent.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT xtea.lo -MD -MP -MF ".deps/xtea.Tpo" -c -o xtea.lo xtea.c; \ then mv -f ".deps/xtea.Tpo" ".deps/xtea.Plo"; else rm -f ".deps/xtea.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from blowfish-compat.c:12: In function 'memcpy', inlined from 'blowfish_compat_LTX__mcrypt_self_test' at blowfish-compat.c:625:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT blowfish.lo -MD -MP -MF ".deps/blowfish.Tpo" -c -o blowfish.lo blowfish.c; \ then mv -f ".deps/blowfish.Tpo" ".deps/blowfish.Plo"; else rm -f ".deps/blowfish.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from des.c:19: In function 'memcpy', inlined from 'des_LTX__mcrypt_self_test' at des.c:631:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT enigma.lo -MD -MP -MF ".deps/enigma.Tpo" -c -o enigma.lo enigma.c; \ then mv -f ".deps/enigma.Tpo" ".deps/enigma.Plo"; else rm -f ".deps/enigma.Tpo"; exit 1; fi In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from rijndael-256.c:24: In function 'memcpy', inlined from 'rijndael_256_LTX__mcrypt_self_test' at rijndael-256.c:464:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rc2.lo -MD -MP -MF ".deps/rc2.Tpo" -c -o rc2.lo rc2.c; \ then mv -f ".deps/rc2.Tpo" ".deps/rc2.Plo"; else rm -f ".deps/rc2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -fPIC -DPIC -o .libs/xtea.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from xtea.c:13: In function 'memcpy', inlined from 'xtea_LTX__mcrypt_self_test' at xtea.c:199:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT safer128.lo -MD -MP -MF ".deps/safer128.Tpo" -c -o safer128.lo safer128.c; \ then mv -f ".deps/safer128.Tpo" ".deps/safer128.Plo"; else rm -f ".deps/safer128.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -fPIC -DPIC -o .libs/enigma.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -fPIC -DPIC -o .libs/rc2.o In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from blowfish.c:12: In function 'memcpy', inlined from 'blowfish_LTX__mcrypt_self_test' at blowfish.c:533:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT tripledes.lo -MD -MP -MF ".deps/tripledes.Tpo" -c -o tripledes.lo tripledes.c; \ then mv -f ".deps/tripledes.Tpo" ".deps/tripledes.Plo"; else rm -f ".deps/tripledes.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o threeway.la -module -avoid-version -rpath /usr/lib/libmcrypt 3-way.lo In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from rc2.c:18: In function 'memcpy', inlined from 'rc2_LTX__mcrypt_self_test' at rc2.c:281:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from serpent.c:42: In function 'memcpy', inlined from 'serpent_LTX__mcrypt_self_test' at serpent.c:925:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cast-128.la -module -avoid-version -rpath /usr/lib/libmcrypt cast-128.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o gost.la -module -avoid-version -rpath /usr/lib/libmcrypt gost.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -fPIC -DPIC -o .libs/safer128.o gcc -shared .libs/3-way.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,threeway.so -o .libs/threeway.so gcc -shared .libs/cast-128.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so gcc -shared .libs/gost.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,gost.so -o .libs/gost.so gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o creating threeway.la (cd .libs && rm -f threeway.la && ln -s ../threeway.la threeway.la) creating gost.la /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o rijndael-128.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-128.lo In file included from /usr/include/string.h:495, from ../../lib/libdefs.h:35, from safer128.c:30: In function 'memcpy', inlined from 'safer_sk128_LTX__mcrypt_self_test' at safer128.c:355:2: /usr/include/bits/string_fortified.h:34:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating cast-128.la /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o safer-sk64.la -module -avoid-version -rpath /usr/lib/libmcrypt safer64.lo (cd .libs && rm -f gost.la && ln -s ../gost.la gost.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o twofish.la -module -avoid-version -rpath /usr/lib/libmcrypt twofish.lo (cd .libs && rm -f cast-128.la && ln -s ../cast-128.la cast-128.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o arcfour.la -module -avoid-version -rpath /usr/lib/libmcrypt arcfour.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cast-256.la -module -avoid-version -rpath /usr/lib/libmcrypt cast-256.lo gcc -shared .libs/safer64.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so gcc -shared .libs/rijndael-128.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so gcc -shared .libs/twofish.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,twofish.so -o .libs/twofish.so creating safer-sk64.la gcc -shared .libs/arcfour.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so creating rijndael-128.la (cd .libs && rm -f safer-sk64.la && ln -s ../safer-sk64.la safer-sk64.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o loki97.la -module -avoid-version -rpath /usr/lib/libmcrypt loki97.lo creating twofish.la (cd .libs && rm -f rijndael-128.la && ln -s ../rijndael-128.la rijndael-128.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o rijndael-192.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-192.lo creating arcfour.la (cd .libs && rm -f twofish.la && ln -s ../twofish.la twofish.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o saferplus.la -module -avoid-version -rpath /usr/lib/libmcrypt saferplus.lo gcc -shared .libs/cast-256.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so (cd .libs && rm -f arcfour.la && ln -s ../arcfour.la arcfour.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o wake.la -module -avoid-version -rpath /usr/lib/libmcrypt wake.lo creating cast-256.la (cd .libs && rm -f cast-256.la && ln -s ../cast-256.la cast-256.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o blowfish-compat.la -module -avoid-version -rpath /usr/lib/libmcrypt blowfish-compat.lo gcc -shared .libs/loki97.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,loki97.so -o .libs/loki97.so gcc -shared .libs/rijndael-192.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so creating loki97.la gcc -shared .libs/saferplus.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so creating rijndael-192.la gcc -shared .libs/wake.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,wake.so -o .libs/wake.so (cd .libs && rm -f loki97.la && ln -s ../loki97.la loki97.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o des.la -module -avoid-version -rpath /usr/lib/libmcrypt des.lo (cd .libs && rm -f rijndael-192.la && ln -s ../rijndael-192.la rijndael-192.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o rijndael-256.la -module -avoid-version -rpath /usr/lib/libmcrypt rijndael-256.lo creating saferplus.la creating wake.la (cd .libs && rm -f saferplus.la && ln -s ../saferplus.la saferplus.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o serpent.la -module -avoid-version -rpath /usr/lib/libmcrypt serpent.lo gcc -shared .libs/blowfish-compat.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so (cd .libs && rm -f wake.la && ln -s ../wake.la wake.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o xtea.la -module -avoid-version -rpath /usr/lib/libmcrypt xtea.lo creating blowfish-compat.la (cd .libs && rm -f blowfish-compat.la && ln -s ../blowfish-compat.la blowfish-compat.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o blowfish.la -module -avoid-version -rpath /usr/lib/libmcrypt blowfish.lo gcc -shared .libs/des.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,des.so -o .libs/des.so gcc -shared .libs/rijndael-256.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so creating des.la gcc -shared .libs/xtea.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,xtea.so -o .libs/xtea.so gcc -shared .libs/serpent.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,serpent.so -o .libs/serpent.so (cd .libs && rm -f des.la && ln -s ../des.la des.la) creating rijndael-256.la /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o enigma.la -module -avoid-version -rpath /usr/lib/libmcrypt enigma.lo (cd .libs && rm -f rijndael-256.la && ln -s ../rijndael-256.la rijndael-256.la) creating xtea.la /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o rc2.la -module -avoid-version -rpath /usr/lib/libmcrypt rc2.lo creating serpent.la (cd .libs && rm -f xtea.la && ln -s ../xtea.la xtea.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o safer-sk128.la -module -avoid-version -rpath /usr/lib/libmcrypt safer128.lo (cd .libs && rm -f serpent.la && ln -s ../serpent.la serpent.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o tripledes.la -module -avoid-version -rpath /usr/lib/libmcrypt tripledes.lo gcc -shared .libs/blowfish.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so creating blowfish.la (cd .libs && rm -f blowfish.la && ln -s ../blowfish.la blowfish.la) gcc -shared .libs/enigma.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,enigma.so -o .libs/enigma.so gcc -shared .libs/rc2.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,rc2.so -o .libs/rc2.so creating enigma.la gcc -shared .libs/safer128.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so gcc -shared .libs/tripledes.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so (cd .libs && rm -f enigma.la && ln -s ../enigma.la enigma.la) creating rc2.la (cd .libs && rm -f rc2.la && ln -s ../rc2.la rc2.la) creating safer-sk128.la creating tripledes.la (cd .libs && rm -f safer-sk128.la && ln -s ../safer-sk128.la safer-sk128.la) (cd .libs && rm -f tripledes.la && ln -s ../tripledes.la tripledes.la) make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' Making all in modes make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cbc.lo -MD -MP -MF ".deps/cbc.Tpo" -c -o cbc.lo cbc.c; \ then mv -f ".deps/cbc.Tpo" ".deps/cbc.Plo"; else rm -f ".deps/cbc.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cfb.lo -MD -MP -MF ".deps/cfb.Tpo" -c -o cfb.lo cfb.c; \ then mv -f ".deps/cfb.Tpo" ".deps/cfb.Plo"; else rm -f ".deps/cfb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ctr.lo -MD -MP -MF ".deps/ctr.Tpo" -c -o ctr.lo ctr.c; \ then mv -f ".deps/ctr.Tpo" ".deps/ctr.Plo"; else rm -f ".deps/ctr.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ecb.lo -MD -MP -MF ".deps/ecb.Tpo" -c -o ecb.lo ecb.c; \ then mv -f ".deps/ecb.Tpo" ".deps/ecb.Plo"; else rm -f ".deps/ecb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ncfb.lo -MD -MP -MF ".deps/ncfb.Tpo" -c -o ncfb.lo ncfb.c; \ then mv -f ".deps/ncfb.Tpo" ".deps/ncfb.Plo"; else rm -f ".deps/ncfb.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: cannot create directory '.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -fPIC -DPIC -o .libs/cbc.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -fPIC -DPIC -o .libs/cfb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -fPIC -DPIC -o .libs/ctr.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -fPIC -DPIC -o .libs/ecb.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT nofb.lo -MD -MP -MF ".deps/nofb.Tpo" -c -o nofb.lo nofb.c; \ then mv -f ".deps/nofb.Tpo" ".deps/nofb.Plo"; else rm -f ".deps/nofb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ofb.lo -MD -MP -MF ".deps/ofb.Tpo" -c -o ofb.lo ofb.c; \ then mv -f ".deps/ofb.Tpo" ".deps/ofb.Plo"; else rm -f ".deps/ofb.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; \ then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cbc.la -module -avoid-version -rpath /usr/lib/libmcrypt cbc.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o cfb.la -module -avoid-version -rpath /usr/lib/libmcrypt cfb.lo gcc -shared .libs/cbc.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,cbc.so -o .libs/cbc.so gcc -shared .libs/cfb.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,cfb.so -o .libs/cfb.so gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -fPIC -DPIC -o .libs/nofb.o gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -fPIC -DPIC -o .libs/ofb.o creating cbc.la gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o creating cfb.la (cd .libs && rm -f cbc.la && ln -s ../cbc.la cbc.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ctr.la -module -avoid-version -rpath /usr/lib/libmcrypt ctr.lo (cd .libs && rm -f cfb.la && ln -s ../cfb.la cfb.la) /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ecb.la -module -avoid-version -rpath /usr/lib/libmcrypt ecb.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ncfb.la -module -avoid-version -rpath /usr/lib/libmcrypt ncfb.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ofb.la -module -avoid-version -rpath /usr/lib/libmcrypt ofb.lo /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o stream.la -module -avoid-version -rpath /usr/lib/libmcrypt stream.lo gcc -shared .libs/ctr.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ctr.so -o .libs/ctr.so gcc -shared .libs/ecb.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ecb.so -o .libs/ecb.so creating ctr.la gcc -shared .libs/ncfb.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so (cd .libs && rm -f ctr.la && ln -s ../ctr.la ctr.la) creating ecb.la /bin/sh ../../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o nofb.la -module -avoid-version -rpath /usr/lib/libmcrypt nofb.lo gcc -shared .libs/ofb.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,ofb.so -o .libs/ofb.so gcc -shared .libs/stream.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,stream.so -o .libs/stream.so (cd .libs && rm -f ecb.la && ln -s ../ecb.la ecb.la) creating ncfb.la creating stream.la creating ofb.la (cd .libs && rm -f ncfb.la && ln -s ../ncfb.la ncfb.la) (cd .libs && rm -f stream.la && ln -s ../stream.la stream.la) (cd .libs && rm -f ofb.la && ln -s ../ofb.la ofb.la) gcc -shared .libs/nofb.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,nofb.so -o .libs/nofb.so creating nofb.la (cd .libs && rm -f nofb.la && ln -s ../nofb.la nofb.la) make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' Making all in include make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' Making all in lib make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_extra.lo -MD -MP -MF ".deps/mcrypt_extra.Tpo" -c -o mcrypt_extra.lo mcrypt_extra.c; \ then mv -f ".deps/mcrypt_extra.Tpo" ".deps/mcrypt_extra.Plo"; else rm -f ".deps/mcrypt_extra.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt.lo -MD -MP -MF ".deps/mcrypt.Tpo" -c -o mcrypt.lo mcrypt.c; \ then mv -f ".deps/mcrypt.Tpo" ".deps/mcrypt.Plo"; else rm -f ".deps/mcrypt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT bzero.lo -MD -MP -MF ".deps/bzero.Tpo" -c -o bzero.lo bzero.c; \ then mv -f ".deps/bzero.Tpo" ".deps/bzero.Plo"; else rm -f ".deps/bzero.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT xmemory.lo -MD -MP -MF ".deps/xmemory.Tpo" -c -o xmemory.lo xmemory.c; \ then mv -f ".deps/xmemory.Tpo" ".deps/xmemory.Plo"; else rm -f ".deps/xmemory.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_modules.lo -MD -MP -MF ".deps/mcrypt_modules.Tpo" -c -o mcrypt_modules.lo mcrypt_modules.c; \ then mv -f ".deps/mcrypt_modules.Tpo" ".deps/mcrypt_modules.Plo"; else rm -f ".deps/mcrypt_modules.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -fPIC -DPIC -o .libs/bzero.o gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT win32_comp.lo -MD -MP -MF ".deps/win32_comp.Tpo" -c -o win32_comp.lo win32_comp.c; \ then mv -f ".deps/win32_comp.Tpo" ".deps/win32_comp.Plo"; else rm -f ".deps/win32_comp.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_threads.lo -MD -MP -MF ".deps/mcrypt_threads.Tpo" -c -o mcrypt_threads.lo mcrypt_threads.c; \ then mv -f ".deps/mcrypt_threads.Tpo" ".deps/mcrypt_threads.Plo"; else rm -f ".deps/mcrypt_threads.Tpo"; exit 1; fi mcrypt_extra.c: In function 'mcrypt_readdir': mcrypt_extra.c:47:2: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] In file included from ./libdefs.h:70, from mcrypt_extra.c:22: /usr/include/dirent.h:183:12: note: declared here 183 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_symb.lo -MD -MP -MF ".deps/mcrypt_symb.Tpo" -c -o mcrypt_symb.lo mcrypt_symb.c; \ then mv -f ".deps/mcrypt_symb.Tpo" ".deps/mcrypt_symb.Plo"; else rm -f ".deps/mcrypt_symb.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o mcrypt_symb.c:5:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:6:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:7:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:8:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:9:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:10:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:11:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:12:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:13:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:14:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:15:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:16:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:17:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:18:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:19:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:20:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:21:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:22:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:23:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:24:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:25:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:26:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:27:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:28:8: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:29:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:30:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:31:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:32:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:33:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:34:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:35:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:36:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:37:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:38:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:39:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:40:8: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:41:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:42:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:43:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:44:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:45:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:46:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:47:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:48:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:49:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:50:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:51:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:52:8: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:53:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:54:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:55:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:56:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:57:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:58:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:59:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:60:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:61:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:62:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:63:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:64:8: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:65:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:66:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:67:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:68:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:69:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:70:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:71:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:72:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:73:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:74:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:75:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:76:8: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:77:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:78:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:79:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:80:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:81:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:82:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:83:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:84:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:85:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:86:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:87:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:88:8: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:89:8: warning: type defaults to 'int' in declaration of 'stream_LTX__init_mcrypt' [-Wimplicit-int] mcrypt_symb.c:90:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_set_state' [-Wimplicit-int] mcrypt_symb.c:91:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_state' [-Wimplicit-int] mcrypt_symb.c:92:8: warning: type defaults to 'int' in declaration of 'stream_LTX__end_mcrypt' [-Wimplicit-int] mcrypt_symb.c:93:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt' [-Wimplicit-int] mcrypt_symb.c:94:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mdecrypt' [-Wimplicit-int] mcrypt_symb.c:95:8: warning: type defaults to 'int' in declaration of 'stream_LTX__has_iv' [-Wimplicit-int] mcrypt_symb.c:96:8: warning: type defaults to 'int' in declaration of 'stream_LTX__is_block_mode' [-Wimplicit-int] mcrypt_symb.c:97:8: warning: type defaults to 'int' in declaration of 'stream_LTX__is_block_algorithm_mode' [-Wimplicit-int] mcrypt_symb.c:98:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_modes_name' [-Wimplicit-int] mcrypt_symb.c:99:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_get_size' [-Wimplicit-int] mcrypt_symb.c:100:8: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_version' [-Wimplicit-int] mcrypt_symb.c:101:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:102:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:103:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:104:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:105:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:106:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:107:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:108:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:109:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:110:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:111:8: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:112:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:113:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:114:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:115:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:116:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:117:8: warning: type defaults to 'int' in declaration of 'gost_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:118:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:119:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:120:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:121:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:122:8: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:123:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:124:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:125:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:126:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:127:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:128:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:129:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:130:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:131:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:132:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:133:8: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:134:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:135:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:136:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:137:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:138:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:139:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:140:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:141:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:142:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:143:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:144:8: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:145:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:146:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:147:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:148:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:149:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:150:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:151:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:152:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algo_iv_size' [-Wimplicit-int] mcrypt_symb.c:153:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:154:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:155:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:156:8: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:157:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:158:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:159:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:160:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:161:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:162:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:163:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:164:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:165:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:166:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:167:8: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:168:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:169:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:170:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:171:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:172:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:173:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:174:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:175:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:176:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:177:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:178:8: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:179:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:180:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:181:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:182:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:183:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:184:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:185:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:186:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:187:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:188:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:189:8: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:190:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:191:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:192:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:193:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:194:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:195:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:196:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:197:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:198:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:199:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:200:8: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:201:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:202:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:203:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:204:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:205:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:206:8: warning: type defaults to 'int' in declaration of 'wake_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:207:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:208:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algo_iv_size' [-Wimplicit-int] mcrypt_symb.c:209:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:210:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:211:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:212:8: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:213:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:214:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:215:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:216:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:217:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:218:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:219:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:220:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:221:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:222:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:223:8: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:224:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:225:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:226:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:227:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:228:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:229:8: warning: type defaults to 'int' in declaration of 'des_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:230:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:231:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:232:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:233:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:234:8: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:235:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:236:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:237:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:238:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:239:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:240:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:241:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:242:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:243:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:244:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:245:8: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:246:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:247:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:248:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:249:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:250:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:251:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:252:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:253:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:254:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:255:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:256:8: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:257:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:258:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:259:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:260:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:261:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:262:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:263:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:264:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:265:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:266:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:267:8: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:268:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:269:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:270:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:271:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:272:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:273:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:274:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:275:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:276:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:277:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:278:8: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:279:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:280:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:281:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:282:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:283:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:284:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:285:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:286:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algo_iv_size' [-Wimplicit-int] mcrypt_symb.c:287:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:288:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:289:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:290:8: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:291:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:292:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:293:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:294:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:295:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:296:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:297:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:298:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:299:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:300:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:301:8: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_algorithm_version' [-Wimplicit-int] mcrypt_symb.c:302:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_set_key' [-Wimplicit-int] mcrypt_symb.c:303:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_encrypt' [-Wimplicit-int] mcrypt_symb.c:304:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_decrypt' [-Wimplicit-int] mcrypt_symb.c:305:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_size' [-Wimplicit-int] mcrypt_symb.c:306:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_block_size' [-Wimplicit-int] mcrypt_symb.c:307:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__is_block_algorithm' [-Wimplicit-int] mcrypt_symb.c:308:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_key_size' [-Wimplicit-int] mcrypt_symb.c:309:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_supported_key_sizes' [-Wimplicit-int] mcrypt_symb.c:310:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_algorithms_name' [-Wimplicit-int] mcrypt_symb.c:311:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_self_test' [-Wimplicit-int] mcrypt_symb.c:312:8: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_algorithm_version' [-Wimplicit-int] /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o libmcrypt.la -rpath /usr/lib -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo echo "{ global:" > .libs/libmcrypt.ver cat libmcrypt.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver echo "local: *; };" >> .libs/libmcrypt.ver gcc -shared .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o ../modules/modes/.libs/cbc.o ../modules/modes/.libs/cfb.o ../modules/modes/.libs/ctr.o ../modules/modes/.libs/ecb.o ../modules/modes/.libs/ncfb.o ../modules/modes/.libs/nofb.o ../modules/modes/.libs/ofb.o ../modules/modes/.libs/stream.o ../modules/algorithms/.libs/cast-128.o ../modules/algorithms/.libs/gost.o ../modules/algorithms/.libs/rijndael-128.o ../modules/algorithms/.libs/twofish.o ../modules/algorithms/.libs/arcfour.o ../modules/algorithms/.libs/cast-256.o ../modules/algorithms/.libs/loki97.o ../modules/algorithms/.libs/rijndael-192.o ../modules/algorithms/.libs/saferplus.o ../modules/algorithms/.libs/wake.o ../modules/algorithms/.libs/blowfish-compat.o ../modules/algorithms/.libs/des.o ../modules/algorithms/.libs/rijndael-256.o ../modules/algorithms/.libs/serpent.o ../modules/algorithms/.libs/xtea.o ../modules/algorithms/.libs/blowfish.o ../modules/algorithms/.libs/enigma.o ../modules/algorithms/.libs/rc2.o ../modules/algorithms/.libs/tripledes.o -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 (cd .libs && rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4) (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so) creating libmcrypt.la (cd .libs && rm -f libmcrypt.la && ln -s ../libmcrypt.la libmcrypt.la) make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' Making all in src make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT cipher_test.o -MD -MP -MF ".deps/cipher_test.Tpo" -c -o cipher_test.o cipher_test.c; \ then mv -f ".deps/cipher_test.Tpo" ".deps/cipher_test.Po"; else rm -f ".deps/cipher_test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -MT aes_test.o -MD -MP -MF ".deps/aes_test.Tpo" -c -o aes_test.o aes_test.c; \ then mv -f ".deps/aes_test.Tpo" ".deps/aes_test.Po"; else rm -f ".deps/aes_test.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o aestest aes_test.o ../lib/libmcrypt.la /bin/sh ../libtool --tag=CC --mode=link gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o ciphertest cipher_test.o ../lib/libmcrypt.la mkdir .libs gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so creating aestest creating ciphertest make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/src' Making all in doc make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8' ==> Entering fakeroot environment... ==> Starting package()... Making install in modules make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' Making install in algorithms make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' test -z "/usr/lib/libmcrypt" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/algorithms' Making install in modes make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' test -z "/usr/lib/libmcrypt" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt" make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/modules' Making install in include make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/include" /build/libmcrypt/src/libmcrypt-2.5.8/install-sh -c -m 644 'mcrypt.h' '/build/libmcrypt/pkg/libmcrypt/usr/include/mcrypt.h' /build/libmcrypt/src/libmcrypt-2.5.8/install-sh -c -m 644 'mutils/mcrypt.h' '/build/libmcrypt/pkg/libmcrypt/usr/include/mutils/mcrypt.h' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/include' Making install in lib make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' test -z "/usr/bin" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/bin" test -z "/usr/lib" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/lib" test -z "/usr/share/aclocal" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/share/aclocal" /usr/bin/install -c 'libmcrypt-config' '/build/libmcrypt/pkg/libmcrypt/usr/bin/libmcrypt-config' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmcrypt.la' '/build/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.la' /usr/bin/install -c -m 644 'libmcrypt.m4' '/build/libmcrypt/pkg/libmcrypt/usr/share/aclocal/libmcrypt.m4' /usr/bin/install -c .libs/libmcrypt.so.4.4.8 /build/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.so.4.4.8 (cd /build/libmcrypt/pkg/libmcrypt/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) (cd /build/libmcrypt/pkg/libmcrypt/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) /usr/bin/install -c .libs/libmcrypt.lai /build/libmcrypt/pkg/libmcrypt/usr/lib/libmcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/lib' Making install in src make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/src' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/src' 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/libmcrypt/src/libmcrypt-2.5.8/src' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/src' Making install in doc make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || mkdir -p -- "/build/libmcrypt/pkg/libmcrypt/usr/share/man/man3" /usr/bin/install -c -m 644 './mcrypt.3' '/build/libmcrypt/pkg/libmcrypt/usr/share/man/man3/mcrypt.3' make[2]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8/doc' make[1]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8' make[2]: Entering directory '/build/libmcrypt/src/libmcrypt-2.5.8' 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/libmcrypt/src/libmcrypt-2.5.8' make[1]: Leaving directory '/build/libmcrypt/src/libmcrypt-2.5.8' ==> Tidying install... -> Removing empty directories... -> 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 "libmcrypt"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: libmcrypt 2.5.8-6 (Tue 19 May 2020 03:41:52 AM UTC) ==> Cleaning up...