* Package: dev-libs/libmcrypt-2.5.8-r4:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox 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 ] * Applying libmcrypt-2.5.8-autoconf-2.70.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 --system-acdir=/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/temp/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 --system-acdir=/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/temp/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.sub with /usr/share/gnuconfig/config.sub * econf: updating libmcrypt-2.5.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating libmcrypt-2.5.8/libltdl/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libmcrypt-2.5.8/libltdl/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-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 stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for inline... inline checking for an ANSI C-conforming const... yes checking for argz.h... yes checking for byteswap.h... yes checking for dirent.h... yes checking for dlfcn.h... yes checking for endian.h... yes checking for malloc.h... yes checking for memory.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking for sys/mman.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking whether closedir returns void... no checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking 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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-file... no checking for file... file checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-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 x86_64-pc-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 -j4 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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o 3-way.lo 3-way.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cast-128.lo cast-128.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o gost.lo gost.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o rijndael-128.lo rijndael-128.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c 3-way.c -fPIC -DPIC -o .libs/3-way.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c gost.c -fPIC -DPIC -o .libs/gost.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cast-128.c -fPIC -DPIC -o .libs/cast-128.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:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o safer64.lo safer64.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o twofish.lo twofish.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c safer64.c -fPIC -DPIC -o .libs/safer64.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c twofish.c -fPIC -DPIC -o .libs/twofish.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o arcfour.lo arcfour.c In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cast-256.lo cast-256.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o loki97.lo loki97.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o rijndael-192.lo rijndael-192.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c loki97.c -fPIC -DPIC -o .libs/loki97.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o saferplus.lo saferplus.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o wake.lo wake.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c wake.c -fPIC -DPIC -o .libs/wake.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o blowfish-compat.lo blowfish-compat.c In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o des.lo des.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c des.c -fPIC -DPIC -o .libs/des.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o rijndael-256.lo rijndael-256.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o serpent.lo serpent.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c serpent.c -fPIC -DPIC -o .libs/serpent.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o xtea.lo xtea.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c xtea.c -fPIC -DPIC -o .libs/xtea.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o blowfish.lo blowfish.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o enigma.lo enigma.c In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o rc2.lo rc2.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c enigma.c -fPIC -DPIC -o .libs/enigma.o In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c rc2.c -fPIC -DPIC -o .libs/rc2.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o safer128.lo safer128.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c safer128.c -fPIC -DPIC -o .libs/safer128.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o tripledes.lo tripledes.c In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o threeway.la 3-way.lo In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:535, 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:29:10: warning: '__builtin___memcpy_chk' specified size between 18446744071562067968 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/3-way.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,threeway.so -o .libs/threeway.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o gost.la gost.lo libtool: link: ( cd ".libs" && rm -f "threeway.la" && ln -s "../threeway.la" "threeway.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cast-128.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/gost.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,gost.so -o .libs/gost.so libtool: link: ( cd ".libs" && rm -f "cast-128.la" && ln -s "../cast-128.la" "cast-128.la" ) libtool: link: ( cd ".libs" && rm -f "gost.la" && ln -s "../gost.la" "gost.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-128.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o twofish.la twofish.lo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o arcfour.la arcfour.lo libtool: link: ( cd ".libs" && rm -f "rijndael-128.la" && ln -s "../rijndael-128.la" "rijndael-128.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/twofish.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,twofish.so -o .libs/twofish.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/safer64.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so libtool: link: ( cd ".libs" && rm -f "twofish.la" && ln -s "../twofish.la" "twofish.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cast-256.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/arcfour.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o loki97.la loki97.lo libtool: link: ( cd ".libs" && rm -f "safer-sk64.la" && ln -s "../safer-sk64.la" "safer-sk64.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 libtool: link: ( cd ".libs" && rm -f "cast-256.la" && ln -s "../cast-256.la" "cast-256.la" ) libtool: link: ( cd ".libs" && rm -f "arcfour.la" && ln -s "../arcfour.la" "arcfour.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o saferplus.la saferplus.lo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o wake.la wake.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/loki97.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,loki97.so -o .libs/loki97.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-192.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/wake.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,wake.so -o .libs/wake.so libtool: link: ( cd ".libs" && rm -f "loki97.la" && ln -s "../loki97.la" "loki97.la" ) libtool: link: ( cd ".libs" && rm -f "rijndael-192.la" && ln -s "../rijndael-192.la" "rijndael-192.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/saferplus.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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: ( cd ".libs" && rm -f "wake.la" && ln -s "../wake.la" "wake.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 libtool: link: ( cd ".libs" && rm -f "saferplus.la" && ln -s "../saferplus.la" "saferplus.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/blowfish-compat.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/des.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,des.so -o .libs/des.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rijndael-256.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so libtool: link: ( cd ".libs" && rm -f "blowfish-compat.la" && ln -s "../blowfish-compat.la" "blowfish-compat.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/serpent.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,serpent.so -o .libs/serpent.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o xtea.la xtea.lo libtool: link: ( cd ".libs" && rm -f "des.la" && ln -s "../des.la" "des.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o blowfish.la blowfish.lo libtool: link: ( cd ".libs" && rm -f "rijndael-256.la" && ln -s "../rijndael-256.la" "rijndael-256.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o enigma.la enigma.lo libtool: link: ( cd ".libs" && rm -f "serpent.la" && ln -s "../serpent.la" "serpent.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o rc2.la rc2.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/xtea.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,xtea.so -o .libs/xtea.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/enigma.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,enigma.so -o .libs/enigma.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/blowfish.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so libtool: link: ( cd ".libs" && rm -f "xtea.la" && ln -s "../xtea.la" "xtea.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 "enigma.la" && ln -s "../enigma.la" "enigma.la" ) libtool: link: ( cd ".libs" && rm -f "blowfish.la" && ln -s "../blowfish.la" "blowfish.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tripledes.la tripledes.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/rc2.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,rc2.so -o .libs/rc2.so libtool: link: ( cd ".libs" && rm -f "rc2.la" && ln -s "../rc2.la" "rc2.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/safer128.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tripledes.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so libtool: link: ( cd ".libs" && rm -f "safer-sk128.la" && ln -s "../safer-sk128.la" "safer-sk128.la" ) libtool: link: ( cd ".libs" && rm -f "tripledes.la" && ln -s "../tripledes.la" "tripledes.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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cbc.lo cbc.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o cfb.lo cfb.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ctr.lo ctr.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ecb.lo ecb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c ecb.c -fPIC -DPIC -o .libs/ecb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cfb.c -fPIC -DPIC -o .libs/cfb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c cbc.c -fPIC -DPIC -o .libs/cbc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c ctr.c -fPIC -DPIC -o .libs/ctr.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ncfb.lo ncfb.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o nofb.lo nofb.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o ofb.lo ofb.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o stream.lo stream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c nofb.c -fPIC -DPIC -o .libs/nofb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c ofb.c -fPIC -DPIC -o .libs/ofb.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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 x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ctr.la ctr.lo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ecb.la ecb.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cbc.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cbc.so -o .libs/cbc.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/cfb.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,cfb.so -o .libs/cfb.so libtool: link: ( cd ".libs" && rm -f "cbc.la" && ln -s "../cbc.la" "cbc.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -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: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ecb.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ecb.so -o .libs/ecb.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ctr.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ctr.so -o .libs/ctr.so libtool: link: ( cd ".libs" && rm -f "cfb.la" && ln -s "../cfb.la" "cfb.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o nofb.la nofb.lo libtool: link: ( cd ".libs" && rm -f "ecb.la" && ln -s "../ecb.la" "ecb.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ofb.la ofb.lo libtool: link: ( cd ".libs" && rm -f "ctr.la" && ln -s "../ctr.la" "ctr.la" ) /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -module -avoid-version -rpath /usr/lib64/libmcrypt -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stream.la stream.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ncfb.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/nofb.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,nofb.so -o .libs/nofb.so libtool: link: ( cd ".libs" && rm -f "ncfb.la" && ln -s "../ncfb.la" "ncfb.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/ofb.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,ofb.so -o .libs/ofb.so libtool: link: ( cd ".libs" && rm -f "nofb.la" && ln -s "../nofb.la" "nofb.la" ) libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/stream.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,stream.so -o .libs/stream.so libtool: link: ( cd ".libs" && rm -f "ofb.la" && ln -s "../ofb.la" "ofb.la" ) libtool: link: ( cd ".libs" && rm -f "stream.la" && ln -s "../stream.la" "stream.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 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o mcrypt_extra.lo mcrypt_extra.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o mcrypt.lo mcrypt.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o bzero.lo bzero.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o xmemory.lo xmemory.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c bzero.c -fPIC -DPIC -o .libs/bzero.o mcrypt_extra.c: In function 'mcrypt_readdir': mcrypt_extra.c:47:9: 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:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o mcrypt_modules.lo mcrypt_modules.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o win32_comp.lo win32_comp.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o mcrypt_threads.lo mcrypt_threads.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c -o mcrypt_symb.lo mcrypt_symb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -march=native -fno-diagnostics-color -O2 -Werror=implicit-function-declaration -Werror=implicit-int -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o mcrypt_symb.c:5:8: error: type defaults to 'int' in declaration of 'cbc_LTX__init_mcrypt' [-Werror=implicit-int] 5 | extern cbc_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:6:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_set_state' [-Werror=implicit-int] 6 | extern cbc_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:7:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_state' [-Werror=implicit-int] 7 | extern cbc_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:8:8: error: type defaults to 'int' in declaration of 'cbc_LTX__end_mcrypt' [-Werror=implicit-int] 8 | extern cbc_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:9:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt' [-Werror=implicit-int] 9 | extern cbc_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:10:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mdecrypt' [-Werror=implicit-int] 10 | extern cbc_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:11:8: error: type defaults to 'int' in declaration of 'cbc_LTX__has_iv' [-Werror=implicit-int] 11 | extern cbc_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:12:8: error: type defaults to 'int' in declaration of 'cbc_LTX__is_block_mode' [-Werror=implicit-int] 12 | extern cbc_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:13:8: error: type defaults to 'int' in declaration of 'cbc_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 13 | extern cbc_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:14:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 14 | extern cbc_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:15:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 15 | extern cbc_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:16:8: error: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_version' [-Werror=implicit-int] 16 | extern cbc_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:17:8: error: type defaults to 'int' in declaration of 'cfb_LTX__init_mcrypt' [-Werror=implicit-int] 17 | extern cfb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:18:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_set_state' [-Werror=implicit-int] 18 | extern cfb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:19:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_state' [-Werror=implicit-int] 19 | extern cfb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:20:8: error: type defaults to 'int' in declaration of 'cfb_LTX__end_mcrypt' [-Werror=implicit-int] 20 | extern cfb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:21:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt' [-Werror=implicit-int] 21 | extern cfb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:22:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mdecrypt' [-Werror=implicit-int] 22 | extern cfb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:23:8: error: type defaults to 'int' in declaration of 'cfb_LTX__has_iv' [-Werror=implicit-int] 23 | extern cfb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:24:8: error: type defaults to 'int' in declaration of 'cfb_LTX__is_block_mode' [-Werror=implicit-int] 24 | extern cfb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:25:8: error: type defaults to 'int' in declaration of 'cfb_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 25 | extern cfb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:26:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 26 | extern cfb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:27:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 27 | extern cfb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:28:8: error: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_version' [-Werror=implicit-int] 28 | extern cfb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:29:8: error: type defaults to 'int' in declaration of 'ctr_LTX__init_mcrypt' [-Werror=implicit-int] 29 | extern ctr_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:30:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_set_state' [-Werror=implicit-int] 30 | extern ctr_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:31:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_state' [-Werror=implicit-int] 31 | extern ctr_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:32:8: error: type defaults to 'int' in declaration of 'ctr_LTX__end_mcrypt' [-Werror=implicit-int] 32 | extern ctr_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:33:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt' [-Werror=implicit-int] 33 | extern ctr_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:34:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mdecrypt' [-Werror=implicit-int] 34 | extern ctr_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:35:8: error: type defaults to 'int' in declaration of 'ctr_LTX__has_iv' [-Werror=implicit-int] 35 | extern ctr_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:36:8: error: type defaults to 'int' in declaration of 'ctr_LTX__is_block_mode' [-Werror=implicit-int] 36 | extern ctr_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:37:8: error: type defaults to 'int' in declaration of 'ctr_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 37 | extern ctr_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:38:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 38 | extern ctr_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:39:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 39 | extern ctr_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:40:8: error: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_version' [-Werror=implicit-int] 40 | extern ctr_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:41:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_set_state' [-Werror=implicit-int] 41 | extern ecb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:42:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_state' [-Werror=implicit-int] 42 | extern ecb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:43:8: error: type defaults to 'int' in declaration of 'ecb_LTX__init_mcrypt' [-Werror=implicit-int] 43 | extern ecb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:44:8: error: type defaults to 'int' in declaration of 'ecb_LTX__end_mcrypt' [-Werror=implicit-int] 44 | extern ecb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:45:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt' [-Werror=implicit-int] 45 | extern ecb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:46:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mdecrypt' [-Werror=implicit-int] 46 | extern ecb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:47:8: error: type defaults to 'int' in declaration of 'ecb_LTX__has_iv' [-Werror=implicit-int] 47 | extern ecb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:48:8: error: type defaults to 'int' in declaration of 'ecb_LTX__is_block_mode' [-Werror=implicit-int] 48 | extern ecb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:49:8: error: type defaults to 'int' in declaration of 'ecb_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 49 | extern ecb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:50:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 50 | extern ecb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:51:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 51 | extern ecb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:52:8: error: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_version' [-Werror=implicit-int] 52 | extern ecb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:53:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__init_mcrypt' [-Werror=implicit-int] 53 | extern ncfb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:54:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_set_state' [-Werror=implicit-int] 54 | extern ncfb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:55:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_state' [-Werror=implicit-int] 55 | extern ncfb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:56:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__end_mcrypt' [-Werror=implicit-int] 56 | extern ncfb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:57:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt' [-Werror=implicit-int] 57 | extern ncfb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:58:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mdecrypt' [-Werror=implicit-int] 58 | extern ncfb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:59:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__has_iv' [-Werror=implicit-int] 59 | extern ncfb_LTX__has_iv(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:60:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_mode' [-Werror=implicit-int] 60 | extern ncfb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:61:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 61 | extern ncfb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:62:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 62 | extern ncfb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:63:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 63 | extern ncfb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:64:8: error: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_version' [-Werror=implicit-int] 64 | extern ncfb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:65:8: error: type defaults to 'int' in declaration of 'nofb_LTX__init_mcrypt' [-Werror=implicit-int] 65 | extern nofb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:66:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_set_state' [-Werror=implicit-int] 66 | extern nofb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:67:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_state' [-Werror=implicit-int] 67 | extern nofb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:68:8: error: type defaults to 'int' in declaration of 'nofb_LTX__end_mcrypt' [-Werror=implicit-int] 68 | extern nofb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:69:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt' [-Werror=implicit-int] 69 | extern nofb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:70:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mdecrypt' [-Werror=implicit-int] 70 | extern nofb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:71:8: error: type defaults to 'int' in declaration of 'nofb_LTX__has_iv' [-Werror=implicit-int] 71 | extern nofb_LTX__has_iv(); | ^~~~~~~~~~~~~~~~ mcrypt_symb.c:72:8: error: type defaults to 'int' in declaration of 'nofb_LTX__is_block_mode' [-Werror=implicit-int] 72 | extern nofb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:73:8: error: type defaults to 'int' in declaration of 'nofb_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 73 | extern nofb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:74:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 74 | extern nofb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:75:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 75 | extern nofb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:76:8: error: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_version' [-Werror=implicit-int] 76 | extern nofb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:77:8: error: type defaults to 'int' in declaration of 'ofb_LTX__init_mcrypt' [-Werror=implicit-int] 77 | extern ofb_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:78:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_set_state' [-Werror=implicit-int] 78 | extern ofb_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:79:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_state' [-Werror=implicit-int] 79 | extern ofb_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:80:8: error: type defaults to 'int' in declaration of 'ofb_LTX__end_mcrypt' [-Werror=implicit-int] 80 | extern ofb_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:81:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt' [-Werror=implicit-int] 81 | extern ofb_LTX__mcrypt(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:82:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mdecrypt' [-Werror=implicit-int] 82 | extern ofb_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~ mcrypt_symb.c:83:8: error: type defaults to 'int' in declaration of 'ofb_LTX__has_iv' [-Werror=implicit-int] 83 | extern ofb_LTX__has_iv(); | ^~~~~~~~~~~~~~~ mcrypt_symb.c:84:8: error: type defaults to 'int' in declaration of 'ofb_LTX__is_block_mode' [-Werror=implicit-int] 84 | extern ofb_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:85:8: error: type defaults to 'int' in declaration of 'ofb_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 85 | extern ofb_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:86:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 86 | extern ofb_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:87:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 87 | extern ofb_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:88:8: error: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_version' [-Werror=implicit-int] 88 | extern ofb_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:89:8: error: type defaults to 'int' in declaration of 'stream_LTX__init_mcrypt' [-Werror=implicit-int] 89 | extern stream_LTX__init_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:90:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_set_state' [-Werror=implicit-int] 90 | extern stream_LTX__mcrypt_set_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:91:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_state' [-Werror=implicit-int] 91 | extern stream_LTX__mcrypt_get_state(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:92:8: error: type defaults to 'int' in declaration of 'stream_LTX__end_mcrypt' [-Werror=implicit-int] 92 | extern stream_LTX__end_mcrypt(); | ^~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:93:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt' [-Werror=implicit-int] 93 | extern stream_LTX__mcrypt(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:94:8: error: type defaults to 'int' in declaration of 'stream_LTX__mdecrypt' [-Werror=implicit-int] 94 | extern stream_LTX__mdecrypt(); | ^~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:95:8: error: type defaults to 'int' in declaration of 'stream_LTX__has_iv' [-Werror=implicit-int] 95 | extern stream_LTX__has_iv(); | ^~~~~~~~~~~~~~~~~~ mcrypt_symb.c:96:8: error: type defaults to 'int' in declaration of 'stream_LTX__is_block_mode' [-Werror=implicit-int] 96 | extern stream_LTX__is_block_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:97:8: error: type defaults to 'int' in declaration of 'stream_LTX__is_block_algorithm_mode' [-Werror=implicit-int] 97 | extern stream_LTX__is_block_algorithm_mode(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:98:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_modes_name' [-Werror=implicit-int] 98 | extern stream_LTX__mcrypt_get_modes_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:99:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_get_size' [-Werror=implicit-int] 99 | extern stream_LTX__mcrypt_mode_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:100:8: error: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_version' [-Werror=implicit-int] 100 | extern stream_LTX__mcrypt_mode_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:101:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_set_key' [-Werror=implicit-int] 101 | extern cast_128_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:102:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_encrypt' [-Werror=implicit-int] 102 | extern cast_128_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:103:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_decrypt' [-Werror=implicit-int] 103 | extern cast_128_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:104:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_size' [-Werror=implicit-int] 104 | extern cast_128_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:105:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 105 | extern cast_128_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:106:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__is_block_algorithm' [-Werror=implicit-int] 106 | extern cast_128_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:107:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 107 | extern cast_128_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:108:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 108 | extern cast_128_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:109:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 109 | extern cast_128_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:110:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_self_test' [-Werror=implicit-int] 110 | extern cast_128_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:111:8: error: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 111 | extern cast_128_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:112:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_set_key' [-Werror=implicit-int] 112 | extern gost_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:113:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_encrypt' [-Werror=implicit-int] 113 | extern gost_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:114:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_decrypt' [-Werror=implicit-int] 114 | extern gost_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:115:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_size' [-Werror=implicit-int] 115 | extern gost_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:116:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 116 | extern gost_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:117:8: error: type defaults to 'int' in declaration of 'gost_LTX__is_block_algorithm' [-Werror=implicit-int] 117 | extern gost_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:118:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 118 | extern gost_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:119:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 119 | extern gost_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:120:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 120 | extern gost_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:121:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_self_test' [-Werror=implicit-int] 121 | extern gost_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:122:8: error: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 122 | extern gost_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:123:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_set_key' [-Werror=implicit-int] 123 | extern rijndael_128_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:124:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_encrypt' [-Werror=implicit-int] 124 | extern rijndael_128_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:125:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_decrypt' [-Werror=implicit-int] 125 | extern rijndael_128_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:126:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_size' [-Werror=implicit-int] 126 | extern rijndael_128_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:127:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 127 | extern rijndael_128_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:128:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__is_block_algorithm' [-Werror=implicit-int] 128 | extern rijndael_128_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:129:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 129 | extern rijndael_128_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:130:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 130 | extern rijndael_128_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:131:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 131 | extern rijndael_128_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:132:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_self_test' [-Werror=implicit-int] 132 | extern rijndael_128_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:133:8: error: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 133 | extern rijndael_128_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:134:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_set_key' [-Werror=implicit-int] 134 | extern twofish_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:135:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_encrypt' [-Werror=implicit-int] 135 | extern twofish_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:136:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_decrypt' [-Werror=implicit-int] 136 | extern twofish_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:137:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_size' [-Werror=implicit-int] 137 | extern twofish_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:138:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 138 | extern twofish_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:139:8: error: type defaults to 'int' in declaration of 'twofish_LTX__is_block_algorithm' [-Werror=implicit-int] 139 | extern twofish_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:140:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 140 | extern twofish_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:141:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 141 | extern twofish_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:142:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 142 | extern twofish_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:143:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_self_test' [-Werror=implicit-int] 143 | extern twofish_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:144:8: error: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 144 | extern twofish_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:145:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_set_key' [-Werror=implicit-int] 145 | extern arcfour_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:146:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_encrypt' [-Werror=implicit-int] 146 | extern arcfour_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:147:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_decrypt' [-Werror=implicit-int] 147 | extern arcfour_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:148:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_size' [-Werror=implicit-int] 148 | extern arcfour_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:149:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 149 | extern arcfour_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:150:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__is_block_algorithm' [-Werror=implicit-int] 150 | extern arcfour_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:151:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 151 | extern arcfour_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:152:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algo_iv_size' [-Werror=implicit-int] 152 | extern arcfour_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:153:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 153 | extern arcfour_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:154:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 154 | extern arcfour_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:155:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_self_test' [-Werror=implicit-int] 155 | extern arcfour_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:156:8: error: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 156 | extern arcfour_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:157:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_set_key' [-Werror=implicit-int] 157 | extern cast_256_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:158:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_encrypt' [-Werror=implicit-int] 158 | extern cast_256_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:159:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_decrypt' [-Werror=implicit-int] 159 | extern cast_256_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:160:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_size' [-Werror=implicit-int] 160 | extern cast_256_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:161:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 161 | extern cast_256_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:162:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__is_block_algorithm' [-Werror=implicit-int] 162 | extern cast_256_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:163:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 163 | extern cast_256_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:164:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 164 | extern cast_256_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:165:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 165 | extern cast_256_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:166:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_self_test' [-Werror=implicit-int] 166 | extern cast_256_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:167:8: error: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 167 | extern cast_256_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:168:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_set_key' [-Werror=implicit-int] 168 | extern loki97_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:169:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_encrypt' [-Werror=implicit-int] 169 | extern loki97_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:170:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_decrypt' [-Werror=implicit-int] 170 | extern loki97_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:171:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_size' [-Werror=implicit-int] 171 | extern loki97_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:172:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 172 | extern loki97_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:173:8: error: type defaults to 'int' in declaration of 'loki97_LTX__is_block_algorithm' [-Werror=implicit-int] 173 | extern loki97_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:174:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 174 | extern loki97_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:175:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 175 | extern loki97_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:176:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 176 | extern loki97_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:177:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_self_test' [-Werror=implicit-int] 177 | extern loki97_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:178:8: error: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 178 | extern loki97_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:179:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_set_key' [-Werror=implicit-int] 179 | extern rijndael_192_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:180:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_encrypt' [-Werror=implicit-int] 180 | extern rijndael_192_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:181:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_decrypt' [-Werror=implicit-int] 181 | extern rijndael_192_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:182:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_size' [-Werror=implicit-int] 182 | extern rijndael_192_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:183:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 183 | extern rijndael_192_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:184:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__is_block_algorithm' [-Werror=implicit-int] 184 | extern rijndael_192_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:185:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 185 | extern rijndael_192_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:186:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 186 | extern rijndael_192_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:187:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 187 | extern rijndael_192_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:188:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_self_test' [-Werror=implicit-int] 188 | extern rijndael_192_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:189:8: error: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 189 | extern rijndael_192_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:190:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_set_key' [-Werror=implicit-int] 190 | extern saferplus_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:191:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_encrypt' [-Werror=implicit-int] 191 | extern saferplus_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:192:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_decrypt' [-Werror=implicit-int] 192 | extern saferplus_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:193:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_size' [-Werror=implicit-int] 193 | extern saferplus_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:194:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 194 | extern saferplus_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:195:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__is_block_algorithm' [-Werror=implicit-int] 195 | extern saferplus_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:196:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 196 | extern saferplus_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:197:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 197 | extern saferplus_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:198:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 198 | extern saferplus_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:199:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_self_test' [-Werror=implicit-int] 199 | extern saferplus_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:200:8: error: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 200 | extern saferplus_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:201:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_set_key' [-Werror=implicit-int] 201 | extern wake_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:202:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_encrypt' [-Werror=implicit-int] 202 | extern wake_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:203:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_decrypt' [-Werror=implicit-int] 203 | extern wake_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:204:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_size' [-Werror=implicit-int] 204 | extern wake_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:205:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 205 | extern wake_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:206:8: error: type defaults to 'int' in declaration of 'wake_LTX__is_block_algorithm' [-Werror=implicit-int] 206 | extern wake_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:207:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 207 | extern wake_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:208:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algo_iv_size' [-Werror=implicit-int] 208 | extern wake_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:209:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 209 | extern wake_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:210:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 210 | extern wake_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:211:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_self_test' [-Werror=implicit-int] 211 | extern wake_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:212:8: error: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 212 | extern wake_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:213:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_set_key' [-Werror=implicit-int] 213 | extern blowfish_compat_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:214:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_encrypt' [-Werror=implicit-int] 214 | extern blowfish_compat_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:215:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_decrypt' [-Werror=implicit-int] 215 | extern blowfish_compat_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:216:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_size' [-Werror=implicit-int] 216 | extern blowfish_compat_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:217:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 217 | extern blowfish_compat_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:218:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__is_block_algorithm' [-Werror=implicit-int] 218 | extern blowfish_compat_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:219:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 219 | extern blowfish_compat_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:220:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 220 | extern blowfish_compat_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:221:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 221 | extern blowfish_compat_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:222:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_self_test' [-Werror=implicit-int] 222 | extern blowfish_compat_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:223:8: error: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 223 | extern blowfish_compat_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:224:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_set_key' [-Werror=implicit-int] 224 | extern des_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:225:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_encrypt' [-Werror=implicit-int] 225 | extern des_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:226:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_decrypt' [-Werror=implicit-int] 226 | extern des_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:227:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_size' [-Werror=implicit-int] 227 | extern des_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:228:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 228 | extern des_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:229:8: error: type defaults to 'int' in declaration of 'des_LTX__is_block_algorithm' [-Werror=implicit-int] 229 | extern des_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:230:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 230 | extern des_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:231:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 231 | extern des_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:232:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 232 | extern des_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:233:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_self_test' [-Werror=implicit-int] 233 | extern des_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:234:8: error: type defaults to 'int' in declaration of 'des_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 234 | extern des_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:235:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_set_key' [-Werror=implicit-int] 235 | extern rijndael_256_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:236:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_encrypt' [-Werror=implicit-int] 236 | extern rijndael_256_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:237:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_decrypt' [-Werror=implicit-int] 237 | extern rijndael_256_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:238:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_size' [-Werror=implicit-int] 238 | extern rijndael_256_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:239:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 239 | extern rijndael_256_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:240:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__is_block_algorithm' [-Werror=implicit-int] 240 | extern rijndael_256_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:241:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 241 | extern rijndael_256_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:242:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 242 | extern rijndael_256_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:243:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 243 | extern rijndael_256_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:244:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_self_test' [-Werror=implicit-int] 244 | extern rijndael_256_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:245:8: error: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 245 | extern rijndael_256_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:246:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_set_key' [-Werror=implicit-int] 246 | extern serpent_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:247:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_encrypt' [-Werror=implicit-int] 247 | extern serpent_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:248:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_decrypt' [-Werror=implicit-int] 248 | extern serpent_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:249:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_size' [-Werror=implicit-int] 249 | extern serpent_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:250:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 250 | extern serpent_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:251:8: error: type defaults to 'int' in declaration of 'serpent_LTX__is_block_algorithm' [-Werror=implicit-int] 251 | extern serpent_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:252:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 252 | extern serpent_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:253:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 253 | extern serpent_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:254:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 254 | extern serpent_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:255:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_self_test' [-Werror=implicit-int] 255 | extern serpent_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:256:8: error: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 256 | extern serpent_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:257:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_set_key' [-Werror=implicit-int] 257 | extern xtea_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:258:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_encrypt' [-Werror=implicit-int] 258 | extern xtea_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:259:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_decrypt' [-Werror=implicit-int] 259 | extern xtea_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:260:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_size' [-Werror=implicit-int] 260 | extern xtea_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:261:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 261 | extern xtea_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:262:8: error: type defaults to 'int' in declaration of 'xtea_LTX__is_block_algorithm' [-Werror=implicit-int] 262 | extern xtea_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:263:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 263 | extern xtea_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:264:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 264 | extern xtea_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:265:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 265 | extern xtea_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:266:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_self_test' [-Werror=implicit-int] 266 | extern xtea_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:267:8: error: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 267 | extern xtea_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:268:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_set_key' [-Werror=implicit-int] 268 | extern blowfish_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:269:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_encrypt' [-Werror=implicit-int] 269 | extern blowfish_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:270:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_decrypt' [-Werror=implicit-int] 270 | extern blowfish_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:271:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_size' [-Werror=implicit-int] 271 | extern blowfish_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:272:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 272 | extern blowfish_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:273:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__is_block_algorithm' [-Werror=implicit-int] 273 | extern blowfish_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:274:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 274 | extern blowfish_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:275:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 275 | extern blowfish_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:276:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 276 | extern blowfish_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:277:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_self_test' [-Werror=implicit-int] 277 | extern blowfish_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:278:8: error: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 278 | extern blowfish_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:279:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_set_key' [-Werror=implicit-int] 279 | extern enigma_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:280:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_encrypt' [-Werror=implicit-int] 280 | extern enigma_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:281:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_decrypt' [-Werror=implicit-int] 281 | extern enigma_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:282:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_size' [-Werror=implicit-int] 282 | extern enigma_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:283:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 283 | extern enigma_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:284:8: error: type defaults to 'int' in declaration of 'enigma_LTX__is_block_algorithm' [-Werror=implicit-int] 284 | extern enigma_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:285:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 285 | extern enigma_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:286:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algo_iv_size' [-Werror=implicit-int] 286 | extern enigma_LTX__mcrypt_get_algo_iv_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:287:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 287 | extern enigma_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:288:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 288 | extern enigma_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:289:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_self_test' [-Werror=implicit-int] 289 | extern enigma_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:290:8: error: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 290 | extern enigma_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:291:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_set_key' [-Werror=implicit-int] 291 | extern rc2_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:292:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_encrypt' [-Werror=implicit-int] 292 | extern rc2_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:293:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_decrypt' [-Werror=implicit-int] 293 | extern rc2_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:294:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_size' [-Werror=implicit-int] 294 | extern rc2_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:295:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 295 | extern rc2_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:296:8: error: type defaults to 'int' in declaration of 'rc2_LTX__is_block_algorithm' [-Werror=implicit-int] 296 | extern rc2_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:297:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 297 | extern rc2_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:298:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 298 | extern rc2_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:299:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 299 | extern rc2_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:300:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_self_test' [-Werror=implicit-int] 300 | extern rc2_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:301:8: error: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 301 | extern rc2_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:302:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_set_key' [-Werror=implicit-int] 302 | extern tripledes_LTX__mcrypt_set_key(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:303:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_encrypt' [-Werror=implicit-int] 303 | extern tripledes_LTX__mcrypt_encrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:304:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_decrypt' [-Werror=implicit-int] 304 | extern tripledes_LTX__mcrypt_decrypt(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:305:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_size' [-Werror=implicit-int] 305 | extern tripledes_LTX__mcrypt_get_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:306:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_block_size' [-Werror=implicit-int] 306 | extern tripledes_LTX__mcrypt_get_block_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:307:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__is_block_algorithm' [-Werror=implicit-int] 307 | extern tripledes_LTX__is_block_algorithm(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:308:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_key_size' [-Werror=implicit-int] 308 | extern tripledes_LTX__mcrypt_get_key_size(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:309:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_supported_key_sizes' [-Werror=implicit-int] 309 | extern tripledes_LTX__mcrypt_get_supported_key_sizes(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:310:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_algorithms_name' [-Werror=implicit-int] 310 | extern tripledes_LTX__mcrypt_get_algorithms_name(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:311:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_self_test' [-Werror=implicit-int] 311 | extern tripledes_LTX__mcrypt_self_test(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mcrypt_symb.c:312:8: error: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_algorithm_version' [-Werror=implicit-int] 312 | extern tripledes_LTX__mcrypt_algorithm_version(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: some warnings being treated as errors make[2]: *** [Makefile:536: mcrypt_symb.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8/lib' make[1]: *** [Makefile:440: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-libs/libmcrypt-2.5.8-r4/work/libmcrypt-2.5.8' make: *** [Makefile:368: all] Error 2 * ERROR: dev-libs/libmcrypt-2.5.8-r4::gentoo failed (compile phase): * emake failed * * 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/portage/dev-libs:libmcrypt-2.5.8-r4:20221003-055959.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'