* Package: dev-libs/libmcrypt-2.5.8-r4 * Repository: gentoo * USE: arm64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>> Unpacking source... >>> Unpacking libmcrypt-2.5.8.tar.gz to /var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work >>> Source unpacked in /var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work >>> Preparing source in /var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8 ... * Applying libmcrypt-2.5.8-rotate-mask.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/libltdl' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: libmcrypt-2.5.8/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: libmcrypt-2.5.8/libltdl/ * Applying uclibc-conf/1.2.0 patch ... * Running elibtoolize in: libmcrypt-2.5.8/libltdl/libltdl/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8 ... * econf: updating libmcrypt-2.5.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libmcrypt-2.5.8/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libmcrypt-2.5.8-r4 --htmldir=/usr/share/doc/libmcrypt-2.5.8-r4/html --with-sysroot=/ --libdir=/usr/lib64 checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking target system type... aarch64-unknown-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether aarch64-unknown-linux-gnu-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of aarch64-unknown-linux-gnu-g++... none checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether aarch64-unknown-linux-gnu-gcc accepts -g... yes checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes checking dependency style of aarch64-unknown-linux-gnu-gcc... none checking how to run the C preprocessor... aarch64-unknown-linux-gnu-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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... yes checking for bcopy... yes checking whether byte ordering is bigendian... no checking size of unsigned long int... 8 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-ld checking if the linker (aarch64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... aarch64-unknown-linux-gnu-nm checking the name lister (aarch64-unknown-linux-gnu-nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for aarch64-unknown-linux-gnu-ld option to reload object files... -r checking for aarch64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-unknown-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for aarch64-unknown-linux-gnu-ar... aarch64-unknown-linux-gnu-ar checking for archiver @FILE support... @ checking for aarch64-unknown-linux-gnu-strip... aarch64-unknown-linux-gnu-strip checking for aarch64-unknown-linux-gnu-ranlib... aarch64-unknown-linux-gnu-ranlib checking command to parse aarch64-unknown-linux-gnu-nm output from aarch64-unknown-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for aarch64-unknown-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if aarch64-unknown-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for aarch64-unknown-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if aarch64-unknown-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if aarch64-unknown-linux-gnu-gcc static flag -static works... yes checking if aarch64-unknown-linux-gnu-gcc supports -c -o file.o... yes checking if aarch64-unknown-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the aarch64-unknown-linux-gnu-gcc linker (aarch64-unknown-linux-gnu-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 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... * Unable to trace static ELF: ./conftest: ./conftest no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... checking how to run the C++ preprocessor... aarch64-unknown-linux-gnu-g++ -E checking for ld used by aarch64-unknown-linux-gnu-g++... aarch64-unknown-linux-gnu-ld checking if the linker (aarch64-unknown-linux-gnu-ld) is GNU ld... yes checking whether the aarch64-unknown-linux-gnu-g++ linker (aarch64-unknown-linux-gnu-ld) supports shared libraries... yes checking for aarch64-unknown-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if aarch64-unknown-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if aarch64-unknown-linux-gnu-g++ static flag -static works... yes checking if aarch64-unknown-linux-gnu-g++ supports -c -o file.o... yes checking if aarch64-unknown-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the aarch64-unknown-linux-gnu-g++ linker (aarch64-unknown-linux-gnu-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done 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: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8 ... make -j96 make all-recursive make[1]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' Making all in modules make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' Making all in algorithms make[3]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o 3-way.lo 3-way.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o cast-128.lo cast-128.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o gost.lo gost.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o rijndael-128.lo rijndael-128.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o safer64.lo safer64.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o twofish.lo twofish.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o arcfour.lo arcfour.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o cast-256.lo cast-256.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o loki97.lo loki97.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o rijndael-192.lo rijndael-192.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o saferplus.lo saferplus.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o wake.lo wake.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o blowfish-compat.lo blowfish-compat.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o des.lo des.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o rijndael-256.lo rijndael-256.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o serpent.lo serpent.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o xtea.lo xtea.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o blowfish.lo blowfish.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o enigma.lo enigma.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o rc2.lo rc2.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o safer128.lo safer128.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o tripledes.lo tripledes.c libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c gost.c -fPIC -DPIC -o .libs/gost.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c 3-way.c -fPIC -DPIC -o .libs/3-way.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c loki97.c -fPIC -DPIC -o .libs/loki97.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c cast-128.c -fPIC -DPIC -o .libs/cast-128.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c safer64.c -fPIC -DPIC -o .libs/safer64.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c twofish.c -fPIC -DPIC -o .libs/twofish.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c xtea.c -fPIC -DPIC -o .libs/xtea.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c wake.c -fPIC -DPIC -o .libs/wake.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c serpent.c -fPIC -DPIC -o .libs/serpent.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c rc2.c -fPIC -DPIC -o .libs/rc2.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c des.c -fPIC -DPIC -o .libs/des.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c safer128.c -fPIC -DPIC -o .libs/safer128.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c enigma.c -fPIC -DPIC -o .libs/enigma.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o 3-way.c:72:6: warning: conflicting types for built-in function ‘gamma’; expected ‘double(double)’ [-Wbuiltin-declaration-mismatch] 72 | void gamma(word32 * a) | ^~~~~ 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o arcfour.la arcfour.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xtea.la xtea.lo 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o enigma.la enigma.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wake.la wake.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o threeway.la 3-way.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rc2.la rc2.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blowfish-compat.la blowfish-compat.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blowfish.la blowfish.lo 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/arcfour.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/xtea.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,xtea.so -o .libs/xtea.so 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o safer-sk64.la safer64.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o safer-sk128.la safer128.lo libtool: link: ( cd ".libs" && rm -f "arcfour.la" && ln -s "../arcfour.la" "arcfour.la" ) libtool: link: ( cd ".libs" && rm -f "xtea.la" && ln -s "../xtea.la" "xtea.la" ) libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/enigma.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,enigma.so -o .libs/enigma.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/wake.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,wake.so -o .libs/wake.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/3-way.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,threeway.so -o .libs/threeway.so /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o des.la des.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rc2.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rc2.so -o .libs/rc2.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/blowfish.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/blowfish-compat.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so libtool: link: ( cd ".libs" && rm -f "enigma.la" && ln -s "../enigma.la" "enigma.la" ) 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: ( cd ".libs" && rm -f "wake.la" && ln -s "../wake.la" "wake.la" ) libtool: link: ( cd ".libs" && rm -f "blowfish.la" && ln -s "../blowfish.la" "blowfish.la" ) libtool: link: ( cd ".libs" && rm -f "threeway.la" && ln -s "../threeway.la" "threeway.la" ) libtool: link: ( cd ".libs" && rm -f "rc2.la" && ln -s "../rc2.la" "rc2.la" ) libtool: link: ( cd ".libs" && rm -f "blowfish-compat.la" && ln -s "../blowfish-compat.la" "blowfish-compat.la" ) 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-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 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o loki97.la loki97.lo 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/safer64.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/safer128.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rijndael-128.la rijndael-128.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rijndael-256.la rijndael-256.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rijndael-192.la rijndael-192.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gost.la gost.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tripledes.la tripledes.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cast-128.la cast-128.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/des.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,des.so -o .libs/des.so libtool: link: ( cd ".libs" && rm -f "safer-sk64.la" && ln -s "../safer-sk64.la" "safer-sk64.la" ) libtool: link: ( cd ".libs" && rm -f "safer-sk128.la" && ln -s "../safer-sk128.la" "safer-sk128.la" ) 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: ( cd ".libs" && rm -f "des.la" && ln -s "../des.la" "des.la" ) libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/loki97.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,loki97.so -o .libs/loki97.so /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o saferplus.la saferplus.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-128.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-256.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-192.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so libtool: link: ( cd ".libs" && rm -f "loki97.la" && ln -s "../loki97.la" "loki97.la" ) libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/tripledes.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/gost.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,gost.so -o .libs/gost.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/cast-128.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so libtool: link: ( cd ".libs" && rm -f "rijndael-128.la" && ln -s "../rijndael-128.la" "rijndael-128.la" ) libtool: link: ( cd ".libs" && rm -f "rijndael-192.la" && ln -s "../rijndael-192.la" "rijndael-192.la" ) libtool: link: ( cd ".libs" && rm -f "rijndael-256.la" && ln -s "../rijndael-256.la" "rijndael-256.la" ) libtool: link: ( cd ".libs" && rm -f "tripledes.la" && ln -s "../tripledes.la" "tripledes.la" ) libtool: link: ( cd ".libs" && rm -f "gost.la" && ln -s "../gost.la" "gost.la" ) libtool: link: ( cd ".libs" && rm -f "cast-128.la" && ln -s "../cast-128.la" "cast-128.la" ) /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o twofish.la twofish.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/saferplus.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so libtool: link: ( cd ".libs" && rm -f "saferplus.la" && ln -s "../saferplus.la" "saferplus.la" ) 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/twofish.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,twofish.so -o .libs/twofish.so libtool: link: ( cd ".libs" && rm -f "twofish.la" && ln -s "../twofish.la" "twofish.la" ) /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cast-256.la cast-256.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/cast-256.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so libtool: link: ( cd ".libs" && rm -f "cast-256.la" && ln -s "../cast-256.la" "cast-256.la" ) 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 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 34 | return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o serpent.la serpent.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/serpent.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,serpent.so -o .libs/serpent.so libtool: link: ( cd ".libs" && rm -f "serpent.la" && ln -s "../serpent.la" "serpent.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/algorithms' Making all in modes make[3]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o cbc.lo cbc.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o cfb.lo cfb.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o ctr.lo ctr.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o ecb.lo ecb.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o ncfb.lo ncfb.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o nofb.lo nofb.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o ofb.lo ofb.c /bin/sh ../../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o stream.lo stream.c libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c cbc.c -fPIC -DPIC -o .libs/cbc.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c cfb.c -fPIC -DPIC -o .libs/cfb.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c ecb.c -fPIC -DPIC -o .libs/ecb.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c ctr.c -fPIC -DPIC -o .libs/ctr.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c nofb.c -fPIC -DPIC -o .libs/nofb.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c ofb.c -fPIC -DPIC -o .libs/ofb.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ecb.la ecb.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stream.la stream.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cbc.la cbc.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o cfb.la cfb.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ofb.la ofb.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nofb.la nofb.lo /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ctr.la ctr.lo libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/stream.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,stream.so -o .libs/stream.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ecb.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ecb.so -o .libs/ecb.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/cbc.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cbc.so -o .libs/cbc.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/cfb.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cfb.so -o .libs/cfb.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ofb.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ofb.so -o .libs/ofb.so libtool: link: ( cd ".libs" && rm -f "stream.la" && ln -s "../stream.la" "stream.la" ) libtool: link: ( cd ".libs" && rm -f "ecb.la" && ln -s "../ecb.la" "ecb.la" ) /bin/sh ../../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ncfb.la ncfb.lo libtool: link: ( cd ".libs" && rm -f "cbc.la" && ln -s "../cbc.la" "cbc.la" ) libtool: link: ( cd ".libs" && rm -f "cfb.la" && ln -s "../cfb.la" "cfb.la" ) libtool: link: ( cd ".libs" && rm -f "ofb.la" && ln -s "../ofb.la" "ofb.la" ) libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/nofb.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,nofb.so -o .libs/nofb.so libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctr.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ctr.so -o .libs/ctr.so libtool: link: ( cd ".libs" && rm -f "nofb.la" && ln -s "../nofb.la" "nofb.la" ) libtool: link: ( cd ".libs" && rm -f "ctr.la" && ln -s "../ctr.la" "ctr.la" ) libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .libs/ncfb.o -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so libtool: link: ( cd ".libs" && rm -f "ncfb.la" && ln -s "../ncfb.la" "ncfb.la" ) make[3]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' Making all in include make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/include' Making all in lib make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o mcrypt_extra.lo mcrypt_extra.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o mcrypt.lo mcrypt.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o bzero.lo bzero.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o xmemory.lo xmemory.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o mcrypt_modules.lo mcrypt_modules.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o win32_comp.lo win32_comp.c /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o mcrypt_threads.lo mcrypt_threads.c libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c bzero.c -fPIC -DPIC -o .libs/bzero.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o mcrypt_extra.c: In function ‘mcrypt_readdir’: mcrypt_extra.c:47:2: warning: ‘readdir_r’ is deprecated [-Wdeprecated-declarations] 47 | readdir_r(dirstream, ret2, &ret); | ^~~~~~~~~ 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, | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o mcrypt_symb.lo mcrypt_symb.c libtool: compile: aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -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] 5 | extern cbc_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:6:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt_set_state’ [-Wimplicit-int] 6 | extern cbc_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:7:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt_get_state’ [-Wimplicit-int] 7 | extern cbc_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:8:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__end_mcrypt’ [-Wimplicit-int] 8 | extern cbc_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:9:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt’ [-Wimplicit-int] 9 | extern cbc_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:10:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mdecrypt’ [-Wimplicit-int] 10 | extern cbc_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:11:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__has_iv’ [-Wimplicit-int] 11 | extern cbc_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:12:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__is_block_mode’ [-Wimplicit-int] 12 | extern cbc_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:13:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 13 | extern cbc_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:14:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 14 | extern cbc_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:15:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 15 | extern cbc_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:16:8: warning: type defaults to ‘int’ in declaration of ‘cbc_LTX__mcrypt_mode_version’ [-Wimplicit-int] 16 | extern cbc_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:17:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__init_mcrypt’ [-Wimplicit-int] 17 | extern cfb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:18:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt_set_state’ [-Wimplicit-int] 18 | extern cfb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:19:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt_get_state’ [-Wimplicit-int] 19 | extern cfb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:20:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__end_mcrypt’ [-Wimplicit-int] 20 | extern cfb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:21:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt’ [-Wimplicit-int] 21 | extern cfb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:22:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mdecrypt’ [-Wimplicit-int] 22 | extern cfb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:23:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__has_iv’ [-Wimplicit-int] 23 | extern cfb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:24:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__is_block_mode’ [-Wimplicit-int] 24 | extern cfb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:25:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 25 | extern cfb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:26:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 26 | extern cfb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:27:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 27 | extern cfb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:28:8: warning: type defaults to ‘int’ in declaration of ‘cfb_LTX__mcrypt_mode_version’ [-Wimplicit-int] 28 | extern cfb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:29:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__init_mcrypt’ [-Wimplicit-int] 29 | extern ctr_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:30:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt_set_state’ [-Wimplicit-int] 30 | extern ctr_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:31:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt_get_state’ [-Wimplicit-int] 31 | extern ctr_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:32:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__end_mcrypt’ [-Wimplicit-int] 32 | extern ctr_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:33:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt’ [-Wimplicit-int] 33 | extern ctr_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:34:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mdecrypt’ [-Wimplicit-int] 34 | extern ctr_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:35:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__has_iv’ [-Wimplicit-int] 35 | extern ctr_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:36:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__is_block_mode’ [-Wimplicit-int] 36 | extern ctr_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:37:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 37 | extern ctr_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:38:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 38 | extern ctr_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:39:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 39 | extern ctr_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:40:8: warning: type defaults to ‘int’ in declaration of ‘ctr_LTX__mcrypt_mode_version’ [-Wimplicit-int] 40 | extern ctr_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:41:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt_set_state’ [-Wimplicit-int] 41 | extern ecb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:42:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt_get_state’ [-Wimplicit-int] 42 | extern ecb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:43:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__init_mcrypt’ [-Wimplicit-int] 43 | extern ecb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:44:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__end_mcrypt’ [-Wimplicit-int] 44 | extern ecb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:45:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt’ [-Wimplicit-int] 45 | extern ecb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:46:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mdecrypt’ [-Wimplicit-int] 46 | extern ecb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:47:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__has_iv’ [-Wimplicit-int] 47 | extern ecb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:48:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__is_block_mode’ [-Wimplicit-int] 48 | extern ecb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:49:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 49 | extern ecb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:50:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 50 | extern ecb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:51:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 51 | extern ecb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:52:8: warning: type defaults to ‘int’ in declaration of ‘ecb_LTX__mcrypt_mode_version’ [-Wimplicit-int] 52 | extern ecb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:53:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__init_mcrypt’ [-Wimplicit-int] 53 | extern ncfb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:54:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt_set_state’ [-Wimplicit-int] 54 | extern ncfb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:55:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt_get_state’ [-Wimplicit-int] 55 | extern ncfb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:56:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__end_mcrypt’ [-Wimplicit-int] 56 | extern ncfb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:57:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt’ [-Wimplicit-int] 57 | extern ncfb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:58:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mdecrypt’ [-Wimplicit-int] 58 | extern ncfb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:59:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__has_iv’ [-Wimplicit-int] 59 | extern ncfb_LTX__has_iv(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:60:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__is_block_mode’ [-Wimplicit-int] 60 | extern ncfb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:61:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 61 | extern ncfb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:62:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 62 | extern ncfb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:63:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 63 | extern ncfb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:64:8: warning: type defaults to ‘int’ in declaration of ‘ncfb_LTX__mcrypt_mode_version’ [-Wimplicit-int] 64 | extern ncfb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:65:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__init_mcrypt’ [-Wimplicit-int] 65 | extern nofb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:66:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt_set_state’ [-Wimplicit-int] 66 | extern nofb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:67:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt_get_state’ [-Wimplicit-int] 67 | extern nofb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:68:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__end_mcrypt’ [-Wimplicit-int] 68 | extern nofb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:69:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt’ [-Wimplicit-int] 69 | extern nofb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:70:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mdecrypt’ [-Wimplicit-int] 70 | extern nofb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:71:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__has_iv’ [-Wimplicit-int] 71 | extern nofb_LTX__has_iv(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:72:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__is_block_mode’ [-Wimplicit-int] 72 | extern nofb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:73:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 73 | extern nofb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:74:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 74 | extern nofb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:75:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 75 | extern nofb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:76:8: warning: type defaults to ‘int’ in declaration of ‘nofb_LTX__mcrypt_mode_version’ [-Wimplicit-int] 76 | extern nofb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:77:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__init_mcrypt’ [-Wimplicit-int] 77 | extern ofb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:78:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt_set_state’ [-Wimplicit-int] 78 | extern ofb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:79:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt_get_state’ [-Wimplicit-int] 79 | extern ofb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:80:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__end_mcrypt’ [-Wimplicit-int] 80 | extern ofb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:81:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt’ [-Wimplicit-int] 81 | extern ofb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:82:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mdecrypt’ [-Wimplicit-int] 82 | extern ofb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:83:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__has_iv’ [-Wimplicit-int] 83 | extern ofb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:84:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__is_block_mode’ [-Wimplicit-int] 84 | extern ofb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:85:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 85 | extern ofb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:86:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 86 | extern ofb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:87:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 87 | extern ofb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:88:8: warning: type defaults to ‘int’ in declaration of ‘ofb_LTX__mcrypt_mode_version’ [-Wimplicit-int] 88 | extern ofb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:89:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__init_mcrypt’ [-Wimplicit-int] 89 | extern stream_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:90:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt_set_state’ [-Wimplicit-int] 90 | extern stream_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:91:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt_get_state’ [-Wimplicit-int] 91 | extern stream_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:92:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__end_mcrypt’ [-Wimplicit-int] 92 | extern stream_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:93:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt’ [-Wimplicit-int] 93 | extern stream_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:94:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mdecrypt’ [-Wimplicit-int] 94 | extern stream_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:95:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__has_iv’ [-Wimplicit-int] 95 | extern stream_LTX__has_iv(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:96:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__is_block_mode’ [-Wimplicit-int] 96 | extern stream_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:97:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__is_block_algorithm_mode’ [-Wimplicit-int] 97 | extern stream_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:98:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt_get_modes_name’ [-Wimplicit-int] 98 | extern stream_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:99:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt_mode_get_size’ [-Wimplicit-int] 99 | extern stream_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:100:8: warning: type defaults to ‘int’ in declaration of ‘stream_LTX__mcrypt_mode_version’ [-Wimplicit-int] 100 | extern stream_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:101:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_set_key’ [-Wimplicit-int] 101 | extern cast_128_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:102:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_encrypt’ [-Wimplicit-int] 102 | extern cast_128_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:103:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_decrypt’ [-Wimplicit-int] 103 | extern cast_128_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:104:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_get_size’ [-Wimplicit-int] 104 | extern cast_128_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:105:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 105 | extern cast_128_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:106:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__is_block_algorithm’ [-Wimplicit-int] 106 | extern cast_128_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:107:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 107 | extern cast_128_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:108:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 108 | extern cast_128_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:109:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 109 | extern cast_128_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:110:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_self_test’ [-Wimplicit-int] 110 | extern cast_128_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:111:8: warning: type defaults to ‘int’ in declaration of ‘cast_128_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 111 | extern cast_128_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:112:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_set_key’ [-Wimplicit-int] 112 | extern gost_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:113:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_encrypt’ [-Wimplicit-int] 113 | extern gost_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:114:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_decrypt’ [-Wimplicit-int] 114 | extern gost_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:115:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_get_size’ [-Wimplicit-int] 115 | extern gost_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:116:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 116 | extern gost_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:117:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__is_block_algorithm’ [-Wimplicit-int] 117 | extern gost_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:118:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 118 | extern gost_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:119:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 119 | extern gost_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:120:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 120 | extern gost_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:121:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_self_test’ [-Wimplicit-int] 121 | extern gost_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:122:8: warning: type defaults to ‘int’ in declaration of ‘gost_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 122 | extern gost_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:123:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_set_key’ [-Wimplicit-int] 123 | extern rijndael_128_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:124:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_encrypt’ [-Wimplicit-int] 124 | extern rijndael_128_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:125:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_decrypt’ [-Wimplicit-int] 125 | extern rijndael_128_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:126:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_get_size’ [-Wimplicit-int] 126 | extern rijndael_128_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:127:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 127 | extern rijndael_128_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:128:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__is_block_algorithm’ [-Wimplicit-int] 128 | extern rijndael_128_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:129:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 129 | extern rijndael_128_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:130:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 130 | extern rijndael_128_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:131:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 131 | extern rijndael_128_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:132:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_self_test’ [-Wimplicit-int] 132 | extern rijndael_128_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:133:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_128_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 133 | extern rijndael_128_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:134:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_set_key’ [-Wimplicit-int] 134 | extern twofish_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:135:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_encrypt’ [-Wimplicit-int] 135 | extern twofish_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:136:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_decrypt’ [-Wimplicit-int] 136 | extern twofish_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:137:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_get_size’ [-Wimplicit-int] 137 | extern twofish_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:138:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 138 | extern twofish_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:139:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__is_block_algorithm’ [-Wimplicit-int] 139 | extern twofish_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:140:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 140 | extern twofish_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:141:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 141 | extern twofish_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:142:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 142 | extern twofish_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:143:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_self_test’ [-Wimplicit-int] 143 | extern twofish_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:144:8: warning: type defaults to ‘int’ in declaration of ‘twofish_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 144 | extern twofish_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:145:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_set_key’ [-Wimplicit-int] 145 | extern arcfour_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:146:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_encrypt’ [-Wimplicit-int] 146 | extern arcfour_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:147:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_decrypt’ [-Wimplicit-int] 147 | extern arcfour_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:148:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_size’ [-Wimplicit-int] 148 | extern arcfour_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:149:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 149 | extern arcfour_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:150:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__is_block_algorithm’ [-Wimplicit-int] 150 | extern arcfour_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:151:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 151 | extern arcfour_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:152:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_algo_iv_size’ [-Wimplicit-int] 152 | extern arcfour_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:153:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 153 | extern arcfour_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:154:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 154 | extern arcfour_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:155:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_self_test’ [-Wimplicit-int] 155 | extern arcfour_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:156:8: warning: type defaults to ‘int’ in declaration of ‘arcfour_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 156 | extern arcfour_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:157:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_set_key’ [-Wimplicit-int] 157 | extern cast_256_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:158:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_encrypt’ [-Wimplicit-int] 158 | extern cast_256_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:159:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_decrypt’ [-Wimplicit-int] 159 | extern cast_256_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:160:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_get_size’ [-Wimplicit-int] 160 | extern cast_256_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:161:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 161 | extern cast_256_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:162:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__is_block_algorithm’ [-Wimplicit-int] 162 | extern cast_256_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:163:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 163 | extern cast_256_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:164:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 164 | extern cast_256_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:165:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 165 | extern cast_256_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:166:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_self_test’ [-Wimplicit-int] 166 | extern cast_256_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:167:8: warning: type defaults to ‘int’ in declaration of ‘cast_256_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 167 | extern cast_256_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:168:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_set_key’ [-Wimplicit-int] 168 | extern loki97_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:169:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_encrypt’ [-Wimplicit-int] 169 | extern loki97_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:170:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_decrypt’ [-Wimplicit-int] 170 | extern loki97_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:171:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_get_size’ [-Wimplicit-int] 171 | extern loki97_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:172:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 172 | extern loki97_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:173:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__is_block_algorithm’ [-Wimplicit-int] 173 | extern loki97_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:174:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 174 | extern loki97_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:175:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 175 | extern loki97_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:176:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 176 | extern loki97_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:177:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_self_test’ [-Wimplicit-int] 177 | extern loki97_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:178:8: warning: type defaults to ‘int’ in declaration of ‘loki97_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 178 | extern loki97_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:179:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_set_key’ [-Wimplicit-int] 179 | extern rijndael_192_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:180:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_encrypt’ [-Wimplicit-int] 180 | extern rijndael_192_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:181:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_decrypt’ [-Wimplicit-int] 181 | extern rijndael_192_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:182:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_get_size’ [-Wimplicit-int] 182 | extern rijndael_192_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:183:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 183 | extern rijndael_192_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:184:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__is_block_algorithm’ [-Wimplicit-int] 184 | extern rijndael_192_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:185:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 185 | extern rijndael_192_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:186:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 186 | extern rijndael_192_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:187:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 187 | extern rijndael_192_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:188:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_self_test’ [-Wimplicit-int] 188 | extern rijndael_192_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:189:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_192_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 189 | extern rijndael_192_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:190:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_set_key’ [-Wimplicit-int] 190 | extern saferplus_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:191:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_encrypt’ [-Wimplicit-int] 191 | extern saferplus_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:192:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_decrypt’ [-Wimplicit-int] 192 | extern saferplus_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:193:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_get_size’ [-Wimplicit-int] 193 | extern saferplus_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:194:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 194 | extern saferplus_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:195:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__is_block_algorithm’ [-Wimplicit-int] 195 | extern saferplus_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:196:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 196 | extern saferplus_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:197:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 197 | extern saferplus_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:198:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 198 | extern saferplus_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:199:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_self_test’ [-Wimplicit-int] 199 | extern saferplus_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:200:8: warning: type defaults to ‘int’ in declaration of ‘saferplus_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 200 | extern saferplus_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:201:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_set_key’ [-Wimplicit-int] 201 | extern wake_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:202:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_encrypt’ [-Wimplicit-int] 202 | extern wake_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:203:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_decrypt’ [-Wimplicit-int] 203 | extern wake_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:204:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_size’ [-Wimplicit-int] 204 | extern wake_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:205:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 205 | extern wake_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:206:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__is_block_algorithm’ [-Wimplicit-int] 206 | extern wake_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:207:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 207 | extern wake_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:208:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_algo_iv_size’ [-Wimplicit-int] 208 | extern wake_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:209:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 209 | extern wake_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:210:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 210 | extern wake_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:211:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_self_test’ [-Wimplicit-int] 211 | extern wake_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:212:8: warning: type defaults to ‘int’ in declaration of ‘wake_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 212 | extern wake_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:213:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_set_key’ [-Wimplicit-int] 213 | extern blowfish_compat_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:214:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_encrypt’ [-Wimplicit-int] 214 | extern blowfish_compat_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:215:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_decrypt’ [-Wimplicit-int] 215 | extern blowfish_compat_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:216:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_get_size’ [-Wimplicit-int] 216 | extern blowfish_compat_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:217:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 217 | extern blowfish_compat_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:218:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__is_block_algorithm’ [-Wimplicit-int] 218 | extern blowfish_compat_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:219:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 219 | extern blowfish_compat_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:220:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 220 | extern blowfish_compat_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:221:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 221 | extern blowfish_compat_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:222:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_self_test’ [-Wimplicit-int] 222 | extern blowfish_compat_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:223:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_compat_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 223 | extern blowfish_compat_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:224:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_set_key’ [-Wimplicit-int] 224 | extern des_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:225:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_encrypt’ [-Wimplicit-int] 225 | extern des_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:226:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_decrypt’ [-Wimplicit-int] 226 | extern des_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:227:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_get_size’ [-Wimplicit-int] 227 | extern des_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:228:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 228 | extern des_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:229:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__is_block_algorithm’ [-Wimplicit-int] 229 | extern des_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:230:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 230 | extern des_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:231:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 231 | extern des_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:232:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 232 | extern des_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:233:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_self_test’ [-Wimplicit-int] 233 | extern des_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:234:8: warning: type defaults to ‘int’ in declaration of ‘des_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 234 | extern des_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:235:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_set_key’ [-Wimplicit-int] 235 | extern rijndael_256_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:236:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_encrypt’ [-Wimplicit-int] 236 | extern rijndael_256_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:237:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_decrypt’ [-Wimplicit-int] 237 | extern rijndael_256_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:238:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_get_size’ [-Wimplicit-int] 238 | extern rijndael_256_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:239:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 239 | extern rijndael_256_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:240:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__is_block_algorithm’ [-Wimplicit-int] 240 | extern rijndael_256_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:241:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 241 | extern rijndael_256_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:242:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 242 | extern rijndael_256_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:243:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 243 | extern rijndael_256_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:244:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_self_test’ [-Wimplicit-int] 244 | extern rijndael_256_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:245:8: warning: type defaults to ‘int’ in declaration of ‘rijndael_256_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 245 | extern rijndael_256_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:246:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_set_key’ [-Wimplicit-int] 246 | extern serpent_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:247:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_encrypt’ [-Wimplicit-int] 247 | extern serpent_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:248:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_decrypt’ [-Wimplicit-int] 248 | extern serpent_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:249:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_get_size’ [-Wimplicit-int] 249 | extern serpent_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:250:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 250 | extern serpent_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:251:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__is_block_algorithm’ [-Wimplicit-int] 251 | extern serpent_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:252:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 252 | extern serpent_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:253:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 253 | extern serpent_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:254:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 254 | extern serpent_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:255:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_self_test’ [-Wimplicit-int] 255 | extern serpent_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:256:8: warning: type defaults to ‘int’ in declaration of ‘serpent_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 256 | extern serpent_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:257:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_set_key’ [-Wimplicit-int] 257 | extern xtea_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:258:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_encrypt’ [-Wimplicit-int] 258 | extern xtea_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:259:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_decrypt’ [-Wimplicit-int] 259 | extern xtea_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:260:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_get_size’ [-Wimplicit-int] 260 | extern xtea_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:261:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 261 | extern xtea_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:262:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__is_block_algorithm’ [-Wimplicit-int] 262 | extern xtea_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:263:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 263 | extern xtea_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:264:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 264 | extern xtea_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:265:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 265 | extern xtea_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:266:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_self_test’ [-Wimplicit-int] 266 | extern xtea_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:267:8: warning: type defaults to ‘int’ in declaration of ‘xtea_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 267 | extern xtea_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:268:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_set_key’ [-Wimplicit-int] 268 | extern blowfish_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:269:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_encrypt’ [-Wimplicit-int] 269 | extern blowfish_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:270:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_decrypt’ [-Wimplicit-int] 270 | extern blowfish_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:271:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_get_size’ [-Wimplicit-int] 271 | extern blowfish_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:272:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 272 | extern blowfish_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:273:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__is_block_algorithm’ [-Wimplicit-int] 273 | extern blowfish_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:274:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 274 | extern blowfish_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:275:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 275 | extern blowfish_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:276:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 276 | extern blowfish_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:277:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_self_test’ [-Wimplicit-int] 277 | extern blowfish_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:278:8: warning: type defaults to ‘int’ in declaration of ‘blowfish_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 278 | extern blowfish_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:279:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_set_key’ [-Wimplicit-int] 279 | extern enigma_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:280:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_encrypt’ [-Wimplicit-int] 280 | extern enigma_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:281:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_decrypt’ [-Wimplicit-int] 281 | extern enigma_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:282:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_size’ [-Wimplicit-int] 282 | extern enigma_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:283:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 283 | extern enigma_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:284:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__is_block_algorithm’ [-Wimplicit-int] 284 | extern enigma_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:285:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 285 | extern enigma_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:286:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_algo_iv_size’ [-Wimplicit-int] 286 | extern enigma_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:287:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 287 | extern enigma_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:288:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 288 | extern enigma_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:289:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_self_test’ [-Wimplicit-int] 289 | extern enigma_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:290:8: warning: type defaults to ‘int’ in declaration of ‘enigma_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 290 | extern enigma_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:291:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_set_key’ [-Wimplicit-int] 291 | extern rc2_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:292:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_encrypt’ [-Wimplicit-int] 292 | extern rc2_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:293:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_decrypt’ [-Wimplicit-int] 293 | extern rc2_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:294:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_get_size’ [-Wimplicit-int] 294 | extern rc2_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:295:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 295 | extern rc2_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:296:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__is_block_algorithm’ [-Wimplicit-int] 296 | extern rc2_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:297:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 297 | extern rc2_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:298:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 298 | extern rc2_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:299:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 299 | extern rc2_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:300:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_self_test’ [-Wimplicit-int] 300 | extern rc2_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:301:8: warning: type defaults to ‘int’ in declaration of ‘rc2_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 301 | extern rc2_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:302:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_set_key’ [-Wimplicit-int] 302 | extern tripledes_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:303:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_encrypt’ [-Wimplicit-int] 303 | extern tripledes_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:304:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_decrypt’ [-Wimplicit-int] 304 | extern tripledes_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:305:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_get_size’ [-Wimplicit-int] 305 | extern tripledes_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:306:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_get_block_size’ [-Wimplicit-int] 306 | extern tripledes_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:307:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__is_block_algorithm’ [-Wimplicit-int] 307 | extern tripledes_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:308:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_get_key_size’ [-Wimplicit-int] 308 | extern tripledes_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:309:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_get_supported_key_sizes’ [-Wimplicit-int] 309 | extern tripledes_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:310:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_get_algorithms_name’ [-Wimplicit-int] 310 | extern tripledes_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:311:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_self_test’ [-Wimplicit-int] 311 | extern tripledes_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:312:8: warning: type defaults to ‘int’ in declaration of ‘tripledes_LTX__mcrypt_algorithm_version’ [-Wimplicit-int] 312 | extern tripledes_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmcrypt.la -rpath /usr/lib64 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 libtool: link: echo "{ global:" > .libs/libmcrypt.ver libtool: link: cat libmcrypt.sym | sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver libtool: link: echo "local: *; };" >> .libs/libmcrypt.ver libtool: link: aarch64-unknown-linux-gnu-gcc -shared -fPIC -DPIC .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 -Wl,--as-needed -O2 -march=native -g -ggdb -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 libtool: link: (cd ".libs" && rm -f "libmcrypt.so.4" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so.4") libtool: link: (cd ".libs" && rm -f "libmcrypt.so" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so") libtool: link: ( cd ".libs" && rm -f "libmcrypt.la" && ln -s "../libmcrypt.la" "libmcrypt.la" ) make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/lib' Making all in src make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o cipher_test.o cipher_test.c aarch64-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o aes_test.o aes_test.c /bin/sh ../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o aestest aes_test.o ../lib/libmcrypt.la /bin/sh ../libtool --tag=CC --mode=link aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ciphertest cipher_test.o ../lib/libmcrypt.la libtool: link: aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/aestest aes_test.o -Wl,--as-needed ../lib/.libs/libmcrypt.so libtool: link: aarch64-unknown-linux-gnu-gcc -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o .libs/ciphertest cipher_test.o -Wl,--as-needed ../lib/.libs/libmcrypt.so make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' Making all in doc make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/doc' make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' >>> Source compiled. >>> Test phase: dev-libs/libmcrypt-2.5.8-r4 make -j96 check Making check in modules make[1]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' Making check in algorithms make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/algorithms' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/algorithms' Making check in modes make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/modes' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/modules' Making check in include make[1]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/include' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/include' Making check in lib make[1]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/lib' Making check in src make[1]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' make check-TESTS make[2]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' make[3]: Entering directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' PASS: aestest FAIL: ciphertest ============================================================================ Testsuite summary for  ============================================================================ # TOTAL: 2 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/test-suite.log ============================================================================ make[3]: *** [Makefile:703: test-suite.log] Error 1 make[3]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' make[2]: *** [Makefile:811: check-TESTS] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' make[1]: *** [Makefile:891: check-am] Error 2 make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/src' make: *** [Makefile:437: check-recursive] Error 1 * ERROR: dev-libs/libmcrypt-2.5.8-r4::gentoo failed (test phase): * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 1455: Called default * phase-functions.sh, line 855: Called default_src_test * phase-functions.sh, line 884: Called __eapi0_src_test * phase-helpers.sh, line 779: Called die * The specific snippet of code: * $emake_cmd ${internal_opts} check || \ * die "Make check failed. See above for details." * * If you need support, post the output of `emerge --info '=dev-libs/libmcrypt-2.5.8-r4::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-libs/libmcrypt-2.5.8-r4::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/dev-libs/libmcrypt-2.5.8-r4:20200423-160323.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/temp/environment'. * Working directory: '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' * S: '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' emerge --info: Portage 2.3.99 (python 3.6.10-final-0, default/linux/arm64/17.0, gcc-9.3.0, glibc-2.30-r8, 4.9.0-4-arm64 aarch64) ================================================================= System uname: Linux-4.9.0-4-arm64-aarch64-with-gentoo-2.7 KiB Mem: 131544964 total, 99871960 free KiB Swap: 3321056 total, 2274364 free Timestamp of repository gentoo: Thu, 23 Apr 2020 12:38:33 +0000 sh bash 5.0_p16 ld GNU ld (Gentoo 2.34 p1) 2.34.0 app-shells/bash: 5.0_p16::gentoo dev-lang/perl: 5.30.2::gentoo dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.8.2-r2::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.18::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.13.4-r2::gentoo, 1.16.2::gentoo sys-devel/binutils: 2.34::gentoo sys-devel/gcc: 9.3.0::gentoo sys-devel/gcc-config: 2.2.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) sys-libs/glibc: 2.30-r8::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="arm64 ~arm64" ACCEPT_LICENSE="*" CBUILD="aarch64-unknown-linux-gnu" CC="aarch64-unknown-linux-gnu-gcc" CFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" CHOST="aarch64-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="aarch64-unknown-linux-gnu-g++" CXXFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="en_US.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j96" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl arm64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS