>>> Building on exopi-2 under security/libmcrypt DIST = [security/libmcrypt:libmcrypt-2.5.8.tar.gz] FULLPKGNAME = libmcrypt-2.5.8p3 distfiles size=1335178 >>> Running build in security/libmcrypt at 1713770449.89 ===> security/libmcrypt ===> Building from scratch libmcrypt-2.5.8p3 ===> Checking files for libmcrypt-2.5.8p3 `/exopi-cvs/ports/distfiles/libmcrypt-2.5.8.tar.gz' is up to date. >> (SHA256) libmcrypt-2.5.8.tar.gz: OK ===> Extracting for libmcrypt-2.5.8p3 ===> Patching for libmcrypt-2.5.8p3 ===> Applying OpenBSD patch patch-lib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/Makefile.in.orig Mon Feb 19 07:32:37 2007 |+++ lib/Makefile.in Wed May 27 01:50:14 2009 -------------------------- Patching file lib/Makefile.in using Plan A... Hunk #1 succeeded at 227. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for libmcrypt-2.5.8p3 ===> Configuring for libmcrypt-2.5.8p3 Using /exopi-obj/pobj/libmcrypt-2.5.8/config.site (generated) configure: loading site script /exopi-obj/pobj/libmcrypt-2.5.8/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for inline... inline checking for an ANSI C-conforming const... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking byteswap.h usability... no checking byteswap.h presence... no checking for byteswap.h... no checking for dirent.h... (cached) yes checking for dlfcn.h... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/endian.h usability... yes checking sys/endian.h presence... yes checking for sys/endian.h... yes checking for sys/types.h... (cached) yes checking for sys/mman.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking whether closedir returns void... (cached) no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for bzero... (cached) yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for mlock... (cached) yes checking for readdir_r... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strrchr... (cached) yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned int... (cached) yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... (cached) yes checking size of unsigned char... (cached) 1 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating libmcrypt.spec config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating include/mutils/mcrypt.h config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands ===> Building for libmcrypt-2.5.8p3 /usr/bin/make all-recursive Making all in modules Making all in algorithms if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT 3-way.lo -MD -MP -MF ".deps/3-way.Tpo" -c -o 3-way.lo 3-way.c; then mv -f ".deps/3-way.Tpo" ".deps/3-way.Plo"; else rm -f ".deps/3-way.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -fPIC -DPIC -o .libs/3-way.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -o 3-way.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o threeway.la -module -avoid-version -rpath /usr/local/lib/libmcrypt 3-way.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/threeway.so -O2 -pipe .libs/3-way.o -Wl,-soname,threeway.so libtool: link: ar cru .libs/threeway.a 3-way.o libtool: link: ranlib .libs/threeway.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-128.lo -MD -MP -MF ".deps/cast-128.Tpo" -c -o cast-128.lo cast-128.c; then mv -f ".deps/cast-128.Tpo" ".deps/cast-128.Plo"; else rm -f ".deps/cast-128.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -fPIC -DPIC -o .libs/cast-128.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -o cast-128.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o cast-128.la -module -avoid-version -rpath /usr/local/lib/libmcrypt cast-128.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/cast-128.so -O2 -pipe .libs/cast-128.o -Wl,-soname,cast-128.so libtool: link: ar cru .libs/cast-128.a cast-128.o libtool: link: ranlib .libs/cast-128.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT gost.lo -MD -MP -MF ".deps/gost.Tpo" -c -o gost.lo gost.c; then mv -f ".deps/gost.Tpo" ".deps/gost.Plo"; else rm -f ".deps/gost.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -fPIC -DPIC -o .libs/gost.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -o gost.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o gost.la -module -avoid-version -rpath /usr/local/lib/libmcrypt gost.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/gost.so -O2 -pipe .libs/gost.o -Wl,-soname,gost.so libtool: link: ar cru .libs/gost.a gost.o libtool: link: ranlib .libs/gost.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-128.lo -MD -MP -MF ".deps/rijndael-128.Tpo" -c -o rijndael-128.lo rijndael-128.c; then mv -f ".deps/rijndael-128.Tpo" ".deps/rijndael-128.Plo"; else rm -f ".deps/rijndael-128.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -o rijndael-128.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o rijndael-128.la -module -avoid-version -rpath /usr/local/lib/libmcrypt rijndael-128.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/rijndael-128.so -O2 -pipe .libs/rijndael-128.o -Wl,-soname,rijndael-128.so libtool: link: ar cru .libs/rijndael-128.a rijndael-128.o libtool: link: ranlib .libs/rijndael-128.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer64.lo -MD -MP -MF ".deps/safer64.Tpo" -c -o safer64.lo safer64.c; then mv -f ".deps/safer64.Tpo" ".deps/safer64.Plo"; else rm -f ".deps/safer64.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -fPIC -DPIC -o .libs/safer64.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -o safer64.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o safer-sk64.la -module -avoid-version -rpath /usr/local/lib/libmcrypt safer64.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/safer-sk64.so -O2 -pipe .libs/safer64.o -Wl,-soname,safer-sk64.so libtool: link: ar cru .libs/safer-sk64.a safer64.o libtool: link: ranlib .libs/safer-sk64.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT twofish.lo -MD -MP -MF ".deps/twofish.Tpo" -c -o twofish.lo twofish.c; then mv -f ".deps/twofish.Tpo" ".deps/twofish.Plo"; else rm -f ".deps/twofish.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -o twofish.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o twofish.la -module -avoid-version -rpath /usr/local/lib/libmcrypt twofish.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/twofish.so -O2 -pipe .libs/twofish.o -Wl,-soname,twofish.so libtool: link: ar cru .libs/twofish.a twofish.o libtool: link: ranlib .libs/twofish.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT arcfour.lo -MD -MP -MF ".deps/arcfour.Tpo" -c -o arcfour.lo arcfour.c; then mv -f ".deps/arcfour.Tpo" ".deps/arcfour.Plo"; else rm -f ".deps/arcfour.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -o arcfour.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o arcfour.la -module -avoid-version -rpath /usr/local/lib/libmcrypt arcfour.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/arcfour.so -O2 -pipe .libs/arcfour.o -Wl,-soname,arcfour.so libtool: link: ar cru .libs/arcfour.a arcfour.o libtool: link: ranlib .libs/arcfour.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-256.lo -MD -MP -MF ".deps/cast-256.Tpo" -c -o cast-256.lo cast-256.c; then mv -f ".deps/cast-256.Tpo" ".deps/cast-256.Plo"; else rm -f ".deps/cast-256.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -o cast-256.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o cast-256.la -module -avoid-version -rpath /usr/local/lib/libmcrypt cast-256.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/cast-256.so -O2 -pipe .libs/cast-256.o -Wl,-soname,cast-256.so libtool: link: ar cru .libs/cast-256.a cast-256.o libtool: link: ranlib .libs/cast-256.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT loki97.lo -MD -MP -MF ".deps/loki97.Tpo" -c -o loki97.lo loki97.c; then mv -f ".deps/loki97.Tpo" ".deps/loki97.Plo"; else rm -f ".deps/loki97.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -fPIC -DPIC -o .libs/loki97.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -o loki97.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o loki97.la -module -avoid-version -rpath /usr/local/lib/libmcrypt loki97.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/loki97.so -O2 -pipe .libs/loki97.o -Wl,-soname,loki97.so libtool: link: ar cru .libs/loki97.a loki97.o libtool: link: ranlib .libs/loki97.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-192.lo -MD -MP -MF ".deps/rijndael-192.Tpo" -c -o rijndael-192.lo rijndael-192.c; then mv -f ".deps/rijndael-192.Tpo" ".deps/rijndael-192.Plo"; else rm -f ".deps/rijndael-192.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -o rijndael-192.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o rijndael-192.la -module -avoid-version -rpath /usr/local/lib/libmcrypt rijndael-192.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/rijndael-192.so -O2 -pipe .libs/rijndael-192.o -Wl,-soname,rijndael-192.so libtool: link: ar cru .libs/rijndael-192.a rijndael-192.o libtool: link: ranlib .libs/rijndael-192.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT saferplus.lo -MD -MP -MF ".deps/saferplus.Tpo" -c -o saferplus.lo saferplus.c; then mv -f ".deps/saferplus.Tpo" ".deps/saferplus.Plo"; else rm -f ".deps/saferplus.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -o saferplus.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o saferplus.la -module -avoid-version -rpath /usr/local/lib/libmcrypt saferplus.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/saferplus.so -O2 -pipe .libs/saferplus.o -Wl,-soname,saferplus.so libtool: link: ar cru .libs/saferplus.a saferplus.o libtool: link: ranlib .libs/saferplus.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT wake.lo -MD -MP -MF ".deps/wake.Tpo" -c -o wake.lo wake.c; then mv -f ".deps/wake.Tpo" ".deps/wake.Plo"; else rm -f ".deps/wake.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -fPIC -DPIC -o .libs/wake.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -o wake.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o wake.la -module -avoid-version -rpath /usr/local/lib/libmcrypt wake.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/wake.so -O2 -pipe .libs/wake.o -Wl,-soname,wake.so libtool: link: ar cru .libs/wake.a wake.o libtool: link: ranlib .libs/wake.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish-compat.lo -MD -MP -MF ".deps/blowfish-compat.Tpo" -c -o blowfish-compat.lo blowfish-compat.c; then mv -f ".deps/blowfish-compat.Tpo" ".deps/blowfish-compat.Plo"; else rm -f ".deps/blowfish-compat.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -o blowfish-compat.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o blowfish-compat.la -module -avoid-version -rpath /usr/local/lib/libmcrypt blowfish-compat.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/blowfish-compat.so -O2 -pipe .libs/blowfish-compat.o -Wl,-soname,blowfish-compat.so libtool: link: ar cru .libs/blowfish-compat.a blowfish-compat.o libtool: link: ranlib .libs/blowfish-compat.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT des.lo -MD -MP -MF ".deps/des.Tpo" -c -o des.lo des.c; then mv -f ".deps/des.Tpo" ".deps/des.Plo"; else rm -f ".deps/des.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.o des.c:199:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key); ^ des.c:200:13: warning: passing arguments to 'perminit_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit_ip(key); ^ des.c:201:13: warning: passing arguments to 'perminit_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit_fp(key); ^ des.c:255:12: warning: passing arguments to 'permute_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_ip(block, key, (char *) work); /* Initial Permutation */ ^ des.c:270:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:272:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:274:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:276:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:278:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:280:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:282:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:284:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:286:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:288:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:290:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:292:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:294:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:296:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:298:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:300:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:310:12: warning: passing arguments to 'permute_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_fp((char *) work, key, block); /* Inverse initial permutation */ ^ des.c:323:12: warning: passing arguments to 'permute_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_ip(block, key, (char *) work); /* Initial permutation */ ^ des.c:339:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:341:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:343:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:345:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:347:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:349:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:351:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:353:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:355:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:357:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:359:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:361:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:363:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:365:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:367:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:369:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:378:12: warning: passing arguments to 'permute_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_fp((char *) work, key, block); /* Inverse initial permutation */ ^ des.c:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:382:13: note: conflicting prototype is here static void permute_ip(char *inblock, DES_KEY * key, char *outblock) ^ des.c:38:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:409:13: note: conflicting prototype is here static void permute_fp(char *inblock, DES_KEY * key, char *outblock) ^ des.c:40:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static word32 f(); ^ des.c:436:15: note: conflicting prototype is here static word32 f(DES_KEY * key, register word32 r, register char *subkey) ^ des.c:38:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:488:13: note: conflicting prototype is here static void perminit_ip(DES_KEY * key) ^ des.c:39:1: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] perminit_fp(); ^ des.c:509:13: note: conflicting prototype is here static void perminit_fp(DES_KEY * key) ^ des.c:38:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:531:13: note: conflicting prototype is here static void spinit(DES_KEY * key) ^ 45 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o des.c:199:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key); ^ des.c:200:13: warning: passing arguments to 'perminit_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit_ip(key); ^ des.c:201:13: warning: passing arguments to 'perminit_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit_fp(key); ^ des.c:255:12: warning: passing arguments to 'permute_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_ip(block, key, (char *) work); /* Initial Permutation */ ^ des.c:270:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:272:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:274:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:276:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:278:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:280:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:282:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:284:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:286:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:288:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:290:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:292:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:294:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:296:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:298:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:300:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:310:12: warning: passing arguments to 'permute_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_fp((char *) work, key, block); /* Inverse initial permutation */ ^ des.c:323:12: warning: passing arguments to 'permute_ip' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_ip(block, key, (char *) work); /* Initial permutation */ ^ des.c:339:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:341:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:343:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:345:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:347:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:349:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:351:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:353:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:355:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:357:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:359:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:361:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:363:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:365:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:367:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, left, knp); ^ des.c:369:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, right, knp); ^ des.c:378:12: warning: passing arguments to 'permute_fp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute_fp((char *) work, key, block); /* Inverse initial permutation */ ^ des.c:38:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:382:13: note: conflicting prototype is here static void permute_ip(char *inblock, DES_KEY * key, char *outblock) ^ des.c:38:27: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:409:13: note: conflicting prototype is here static void permute_fp(char *inblock, DES_KEY * key, char *outblock) ^ des.c:40:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static word32 f(); ^ des.c:436:15: note: conflicting prototype is here static word32 f(DES_KEY * key, register word32 r, register char *subkey) ^ des.c:38:41: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:488:13: note: conflicting prototype is here static void perminit_ip(DES_KEY * key) ^ des.c:39:1: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] perminit_fp(); ^ des.c:509:13: note: conflicting prototype is here static void perminit_fp(DES_KEY * key) ^ des.c:38:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute_ip(), permute_fp(), perminit_ip(), spinit(), ^ des.c:531:13: note: conflicting prototype is here static void spinit(DES_KEY * key) ^ 45 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o des.la -module -avoid-version -rpath /usr/local/lib/libmcrypt des.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/des.so -O2 -pipe .libs/des.o -Wl,-soname,des.so libtool: link: ar cru .libs/des.a des.o libtool: link: ranlib .libs/des.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-256.lo -MD -MP -MF ".deps/rijndael-256.Tpo" -c -o rijndael-256.lo rijndael-256.c; then mv -f ".deps/rijndael-256.Tpo" ".deps/rijndael-256.Plo"; else rm -f ".deps/rijndael-256.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -o rijndael-256.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o rijndael-256.la -module -avoid-version -rpath /usr/local/lib/libmcrypt rijndael-256.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/rijndael-256.so -O2 -pipe .libs/rijndael-256.o -Wl,-soname,rijndael-256.so libtool: link: ar cru .libs/rijndael-256.a rijndael-256.o libtool: link: ranlib .libs/rijndael-256.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT serpent.lo -MD -MP -MF ".deps/serpent.Tpo" -c -o serpent.lo serpent.c; then mv -f ".deps/serpent.Tpo" ".deps/serpent.Plo"; else rm -f ".deps/serpent.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -o serpent.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o serpent.la -module -avoid-version -rpath /usr/local/lib/libmcrypt serpent.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/serpent.so -O2 -pipe .libs/serpent.o -Wl,-soname,serpent.so libtool: link: ar cru .libs/serpent.a serpent.o libtool: link: ranlib .libs/serpent.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT xtea.lo -MD -MP -MF ".deps/xtea.Tpo" -c -o xtea.lo xtea.c; then mv -f ".deps/xtea.Tpo" ".deps/xtea.Plo"; else rm -f ".deps/xtea.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -fPIC -DPIC -o .libs/xtea.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -o xtea.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o xtea.la -module -avoid-version -rpath /usr/local/lib/libmcrypt xtea.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/xtea.so -O2 -pipe .libs/xtea.o -Wl,-soname,xtea.so libtool: link: ar cru .libs/xtea.a xtea.o libtool: link: ranlib .libs/xtea.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish.lo -MD -MP -MF ".deps/blowfish.Tpo" -c -o blowfish.lo blowfish.c; then mv -f ".deps/blowfish.Tpo" ".deps/blowfish.Plo"; else rm -f ".deps/blowfish.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -o blowfish.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o blowfish.la -module -avoid-version -rpath /usr/local/lib/libmcrypt blowfish.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/blowfish.so -O2 -pipe .libs/blowfish.o -Wl,-soname,blowfish.so libtool: link: ar cru .libs/blowfish.a blowfish.o libtool: link: ranlib .libs/blowfish.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT enigma.lo -MD -MP -MF ".deps/enigma.Tpo" -c -o enigma.lo enigma.c; then mv -f ".deps/enigma.Tpo" ".deps/enigma.Plo"; else rm -f ".deps/enigma.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -fPIC -DPIC -o .libs/enigma.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -o enigma.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o enigma.la -module -avoid-version -rpath /usr/local/lib/libmcrypt enigma.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/enigma.so -O2 -pipe .libs/enigma.o -Wl,-soname,enigma.so libtool: link: ar cru .libs/enigma.a enigma.o libtool: link: ranlib .libs/enigma.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rc2.lo -MD -MP -MF ".deps/rc2.Tpo" -c -o rc2.lo rc2.c; then mv -f ".deps/rc2.Tpo" ".deps/rc2.Plo"; else rm -f ".deps/rc2.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -fPIC -DPIC -o .libs/rc2.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -o rc2.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o rc2.la -module -avoid-version -rpath /usr/local/lib/libmcrypt rc2.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/rc2.so -O2 -pipe .libs/rc2.o -Wl,-soname,rc2.so libtool: link: ar cru .libs/rc2.a rc2.o libtool: link: ranlib .libs/rc2.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer128.lo -MD -MP -MF ".deps/safer128.Tpo" -c -o safer128.lo safer128.c; then mv -f ".deps/safer128.Tpo" ".deps/safer128.Plo"; else rm -f ".deps/safer128.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -fPIC -DPIC -o .libs/safer128.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -o safer128.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o safer-sk128.la -module -avoid-version -rpath /usr/local/lib/libmcrypt safer128.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/safer-sk128.so -O2 -pipe .libs/safer128.o -Wl,-soname,safer-sk128.so libtool: link: ar cru .libs/safer-sk128.a safer128.o libtool: link: ranlib .libs/safer-sk128.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT tripledes.lo -MD -MP -MF ".deps/tripledes.Tpo" -c -o tripledes.lo tripledes.c; then mv -f ".deps/tripledes.Tpo" ".deps/tripledes.Plo"; else rm -f ".deps/tripledes.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o tripledes.c:199:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 0); ^ tripledes.c:200:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 1); ^ tripledes.c:201:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 2); ^ tripledes.c:202:10: warning: passing arguments to 'perminit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit(&key->iperm, ip); ^ tripledes.c:203:10: warning: passing arguments to 'perminit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit(&key->fperm, fp); ^ tripledes.c:316:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute(block, key->iperm, (char *) work); /* Initial Permutation */ ^ tripledes.c:331:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:333:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:335:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:337:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:339:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:341:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:343:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:345:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:347:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:349:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:351:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:353:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:355:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:357:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:359:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:361:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:371:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:373:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:375:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:377:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:379:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:381:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:383:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:385:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:387:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:389:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:391:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:393:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:395:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:397:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:399:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:401:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:409:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:411:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:413:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:415:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:417:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:419:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:421:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:423:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:425:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:427:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:429:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:431:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:433:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:435:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:437:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:439:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:449:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute((char *) work, key->fperm, block); /* Inverse initial permutation */ ^ tripledes.c:463:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute(block, key->iperm, (char *) work); /* Initial permutation */ ^ tripledes.c:482:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:484:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:486:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:488:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:490:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:492:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:494:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:496:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:498:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:500:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:502:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:504:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:506:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:508:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:510:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:512:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:522:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:524:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:526:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:528:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:530:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:532:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:534:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:536:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:538:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:540:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:542:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:544:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:546:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:548:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:550:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:552:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:561:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:563:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:565:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:567:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:569:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:571:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:573:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:575:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:577:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:579:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:581:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:583:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:585:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:587:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:589:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:591:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:601:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute((char *) work, key->fperm, block); /* Inverse initial permutation */ ^ tripledes.c:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:605:13: note: conflicting prototype is here static void permute(char *inblock, char perm[16][16][8], char *outblock) ^ tripledes.c:40:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static word32 f(); ^ tripledes.c:637:15: note: conflicting prototype is here static word32 f(TRIPLEDES_KEY * key, int pos, register word32 r, ^ tripledes.c:39:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:690:13: note: conflicting prototype is here static void perminit(char perm[16][16][8], char p[64]) ^ tripledes.c:39:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:712:13: note: conflicting prototype is here static void spinit(TRIPLEDES_KEY * key, int pos) ^ 109 warnings generated. cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -o tripledes.o tripledes.c:199:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 0); ^ tripledes.c:200:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 1); ^ tripledes.c:201:8: warning: passing arguments to 'spinit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] spinit(key, 2); ^ tripledes.c:202:10: warning: passing arguments to 'perminit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit(&key->iperm, ip); ^ tripledes.c:203:10: warning: passing arguments to 'perminit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] perminit(&key->fperm, fp); ^ tripledes.c:316:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute(block, key->iperm, (char *) work); /* Initial Permutation */ ^ tripledes.c:331:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:333:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:335:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:337:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:339:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:341:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:343:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:345:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:347:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:349:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:351:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:353:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:355:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:357:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:359:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:361:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:371:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:373:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:375:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:377:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:379:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:381:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:383:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:385:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:387:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:389:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:391:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:393:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:395:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:397:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:399:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:401:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:409:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:411:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:413:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:415:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:417:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:419:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:421:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:423:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:425:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:427:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:429:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:431:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:433:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:435:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:437:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:439:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:449:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute((char *) work, key->fperm, block); /* Inverse initial permutation */ ^ tripledes.c:463:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute(block, key->iperm, (char *) work); /* Initial permutation */ ^ tripledes.c:482:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:484:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:486:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:488:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:490:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:492:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:494:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:496:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:498:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:500:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:502:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:504:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:506:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:508:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:510:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 2, left, knp); ^ tripledes.c:512:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 2, right, knp); ^ tripledes.c:522:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:524:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:526:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:528:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:530:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:532:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:534:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:536:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:538:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:540:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:542:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:544:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:546:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:548:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:550:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 1, right, knp); ^ tripledes.c:552:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 1, left, knp); ^ tripledes.c:561:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:563:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:565:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:567:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:569:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:571:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:573:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:575:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:577:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:579:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:581:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:583:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:585:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:587:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:589:12: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] right ^= f(key, 0, left, knp); ^ tripledes.c:591:11: warning: passing arguments to 'f' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] left ^= f(key, 0, right, knp); ^ tripledes.c:601:9: warning: passing arguments to 'permute' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] permute((char *) work, key->fperm, block); /* Inverse initial permutation */ ^ tripledes.c:39:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:605:13: note: conflicting prototype is here static void permute(char *inblock, char perm[16][16][8], char *outblock) ^ tripledes.c:40:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static word32 f(); ^ tripledes.c:637:15: note: conflicting prototype is here static word32 f(TRIPLEDES_KEY * key, int pos, register word32 r, ^ tripledes.c:39:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:690:13: note: conflicting prototype is here static void perminit(char perm[16][16][8], char p[64]) ^ tripledes.c:39:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void permute(), perminit(), spinit(); ^ tripledes.c:712:13: note: conflicting prototype is here static void spinit(TRIPLEDES_KEY * key, int pos) ^ 109 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o tripledes.la -module -avoid-version -rpath /usr/local/lib/libmcrypt tripledes.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/tripledes.so -O2 -pipe .libs/tripledes.o -Wl,-soname,tripledes.so libtool: link: ar cru .libs/tripledes.a tripledes.o libtool: link: ranlib .libs/tripledes.a Making all in modes if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cbc.lo -MD -MP -MF ".deps/cbc.Tpo" -c -o cbc.lo cbc.c; then mv -f ".deps/cbc.Tpo" ".deps/cbc.Plo"; else rm -f ".deps/cbc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -fPIC -DPIC -o .libs/cbc.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -o cbc.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o cbc.la -module -avoid-version -rpath /usr/local/lib/libmcrypt cbc.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/cbc.so -O2 -pipe .libs/cbc.o -Wl,-soname,cbc.so libtool: link: ar cru .libs/cbc.a cbc.o libtool: link: ranlib .libs/cbc.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cfb.lo -MD -MP -MF ".deps/cfb.Tpo" -c -o cfb.lo cfb.c; then mv -f ".deps/cfb.Tpo" ".deps/cfb.Plo"; else rm -f ".deps/cfb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -fPIC -DPIC -o .libs/cfb.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -o cfb.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o cfb.la -module -avoid-version -rpath /usr/local/lib/libmcrypt cfb.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/cfb.so -O2 -pipe .libs/cfb.o -Wl,-soname,cfb.so libtool: link: ar cru .libs/cfb.a cfb.o libtool: link: ranlib .libs/cfb.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ctr.lo -MD -MP -MF ".deps/ctr.Tpo" -c -o ctr.lo ctr.c; then mv -f ".deps/ctr.Tpo" ".deps/ctr.Plo"; else rm -f ".deps/ctr.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -fPIC -DPIC -o .libs/ctr.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -o ctr.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ctr.la -module -avoid-version -rpath /usr/local/lib/libmcrypt ctr.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/ctr.so -O2 -pipe .libs/ctr.o -Wl,-soname,ctr.so libtool: link: ar cru .libs/ctr.a ctr.o libtool: link: ranlib .libs/ctr.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ecb.lo -MD -MP -MF ".deps/ecb.Tpo" -c -o ecb.lo ecb.c; then mv -f ".deps/ecb.Tpo" ".deps/ecb.Plo"; else rm -f ".deps/ecb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -fPIC -DPIC -o .libs/ecb.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -o ecb.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ecb.la -module -avoid-version -rpath /usr/local/lib/libmcrypt ecb.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/ecb.so -O2 -pipe .libs/ecb.o -Wl,-soname,ecb.so libtool: link: ar cru .libs/ecb.a ecb.o libtool: link: ranlib .libs/ecb.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ncfb.lo -MD -MP -MF ".deps/ncfb.Tpo" -c -o ncfb.lo ncfb.c; then mv -f ".deps/ncfb.Tpo" ".deps/ncfb.Plo"; else rm -f ".deps/ncfb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -o ncfb.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ncfb.la -module -avoid-version -rpath /usr/local/lib/libmcrypt ncfb.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/ncfb.so -O2 -pipe .libs/ncfb.o -Wl,-soname,ncfb.so libtool: link: ar cru .libs/ncfb.a ncfb.o libtool: link: ranlib .libs/ncfb.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT nofb.lo -MD -MP -MF ".deps/nofb.Tpo" -c -o nofb.lo nofb.c; then mv -f ".deps/nofb.Tpo" ".deps/nofb.Plo"; else rm -f ".deps/nofb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -fPIC -DPIC -o .libs/nofb.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -o nofb.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o nofb.la -module -avoid-version -rpath /usr/local/lib/libmcrypt nofb.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/nofb.so -O2 -pipe .libs/nofb.o -Wl,-soname,nofb.so libtool: link: ar cru .libs/nofb.a nofb.o libtool: link: ranlib .libs/nofb.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ofb.lo -MD -MP -MF ".deps/ofb.Tpo" -c -o ofb.lo ofb.c; then mv -f ".deps/ofb.Tpo" ".deps/ofb.Plo"; else rm -f ".deps/ofb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -fPIC -DPIC -o .libs/ofb.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -o ofb.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ofb.la -module -avoid-version -rpath /usr/local/lib/libmcrypt ofb.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/ofb.so -O2 -pipe .libs/ofb.o -Wl,-soname,ofb.so libtool: link: ar cru .libs/ofb.a ofb.o libtool: link: ranlib .libs/ofb.a if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" -c -o stream.lo stream.c; then mv -f ".deps/stream.Tpo" ".deps/stream.Plo"; else rm -f ".deps/stream.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.o cc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -pipe -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o stream.la -module -avoid-version -rpath /usr/local/lib/libmcrypt stream.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/stream.so -O2 -pipe .libs/stream.o -Wl,-soname,stream.so libtool: link: ar cru .libs/stream.a stream.o libtool: link: ranlib .libs/stream.a Making all in include Making all in lib if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_extra.lo -MD -MP -MF ".deps/mcrypt_extra.Tpo" -c -o mcrypt_extra.lo mcrypt_extra.c; then mv -f ".deps/mcrypt_extra.Tpo" ".deps/mcrypt_extra.Plo"; else rm -f ".deps/mcrypt_extra.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -o mcrypt_extra.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt.lo -MD -MP -MF ".deps/mcrypt.Tpo" -c -o mcrypt.lo mcrypt.c; then mv -f ".deps/mcrypt.Tpo" ".deps/mcrypt.Plo"; else rm -f ".deps/mcrypt.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -o mcrypt.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT bzero.lo -MD -MP -MF ".deps/bzero.Tpo" -c -o bzero.lo bzero.c; then mv -f ".deps/bzero.Tpo" ".deps/bzero.Plo"; else rm -f ".deps/bzero.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -fPIC -DPIC -o .libs/bzero.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -o bzero.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT xmemory.lo -MD -MP -MF ".deps/xmemory.Tpo" -c -o xmemory.lo xmemory.c; then mv -f ".deps/xmemory.Tpo" ".deps/xmemory.Plo"; else rm -f ".deps/xmemory.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -o xmemory.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_modules.lo -MD -MP -MF ".deps/mcrypt_modules.Tpo" -c -o mcrypt_modules.lo mcrypt_modules.c; then mv -f ".deps/mcrypt_modules.Tpo" ".deps/mcrypt_modules.Plo"; else rm -f ".deps/mcrypt_modules.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -o mcrypt_modules.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT win32_comp.lo -MD -MP -MF ".deps/win32_comp.Tpo" -c -o win32_comp.lo win32_comp.c; then mv -f ".deps/win32_comp.Tpo" ".deps/win32_comp.Plo"; else rm -f ".deps/win32_comp.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -o win32_comp.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_threads.lo -MD -MP -MF ".deps/mcrypt_threads.Tpo" -c -o mcrypt_threads.lo mcrypt_threads.c; then mv -f ".deps/mcrypt_threads.Tpo" ".deps/mcrypt_threads.Plo"; else rm -f ".deps/mcrypt_threads.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -o mcrypt_threads.o if /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/local/lib/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_symb.lo -MD -MP -MF ".deps/mcrypt_symb.Tpo" -c -o mcrypt_symb.lo mcrypt_symb.c; then mv -f ".deps/mcrypt_symb.Tpo" ".deps/mcrypt_symb.Plo"; else rm -f ".deps/mcrypt_symb.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o mcrypt_symb.c:5:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:6:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:7:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:8:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:9:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:10:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:11:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:12:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:13:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:14:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:15:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:16:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:17:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:18:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:19:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:20:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:21:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:22:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:23:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:24:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:25:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:26:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:27:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:28:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:29:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:30:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:31:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:32:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:33:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:34:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:35:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:36:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:37:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:38:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:39:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:40:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:41:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:42:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:43:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:44:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:45:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:46:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:47:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:48:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:49:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:50:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:51:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:52:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:53:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:54:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:55:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:56:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:57:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:58:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:59:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:60:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:61:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:62:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:63:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:64:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:65:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:66:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:67:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:68:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:69:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:70:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:71:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:72:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:73:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:74:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:75:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:76:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:77:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:78:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:79:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:80:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:81:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:82:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:83:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:84:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:85:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:86:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:87:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:88:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:89:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:90:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:91:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:92:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:93:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:94:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:95:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:96:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:97:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:98:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:99:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:100:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:101:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:102:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:103:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:104:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:105:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:106:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:107:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:108:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:109:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:110:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:111:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:112:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:113:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:114:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:115:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:116:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:117:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:118:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:119:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:120:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:121:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:122:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:123:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:124:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:125:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:126:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:127:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:128:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:129:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:130:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:131:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:132:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:133:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:134:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:135:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:136:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:137:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:138:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:139:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:140:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:141:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:142:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:143:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:144:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:145:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:146:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:147:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:148:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:149:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:150:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:151:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:152:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:153:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:154:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:155:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:156:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:157:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:158:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:159:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:160:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:161:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:162:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:163:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:164:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:165:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:166:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:167:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:168:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:169:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:170:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:171:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:172:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:173:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:174:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:175:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:176:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:177:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:178:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:179:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:180:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:181:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:182:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:183:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:184:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:185:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:186:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:187:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:188:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:189:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:190:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:191:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:192:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:193:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:194:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:195:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:196:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:197:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:198:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:199:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:200:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:201:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:202:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:203:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:204:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:205:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:206:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:207:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:208:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:209:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:210:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:211:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:212:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:213:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:214:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:215:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:216:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:217:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:218:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:219:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:220:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:221:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:222:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:223:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:224:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:225:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:226:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:227:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:228:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:229:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:230:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:231:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:232:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:233:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:234:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:235:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:236:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:237:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:238:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:239:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:240:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:241:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:242:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:243:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:244:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:245:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:246:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:247:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:248:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:249:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:250:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:251:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:252:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:253:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:254:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:255:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:256:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:257:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:258:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:259:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:260:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:261:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:262:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:263:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:264:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:265:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:266:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:267:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:268:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:269:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:270:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:271:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:272:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:273:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:274:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:275:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:276:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:277:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:278:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:279:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:280:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:281:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:282:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:283:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:284:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:285:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:286:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:287:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:288:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:289:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:290:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:291:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:292:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:293:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:294:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:295:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:296:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:297:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:298:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:299:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:300:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:301:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:302:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:303:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:304:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:305:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:306:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:307:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:308:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:309:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:310:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:311:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:312:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int 308 warnings generated. cc -DHAVE_CONFIG_H -DLIBDIR="/usr/local/lib/libmcrypt/" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -pipe -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -o mcrypt_symb.o mcrypt_symb.c:5:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:6:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:7:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:8:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:9:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:10:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:11:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:12:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:13:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:14:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:15:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:16:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cbc_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:17:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:18:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:19:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:20:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:21:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:22:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:23:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:24:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:25:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:26:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:27:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:28:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cfb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:29:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:30:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:31:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:32:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:33:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:34:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:35:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:36:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:37:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:38:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:39:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:40:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ctr_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:41:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:42:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:43:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:44:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:45:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:46:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:47:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:48:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:49:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:50:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:51:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:52:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ecb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:53:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:54:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:55:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:56:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:57:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:58:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:59:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:60:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:61:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:62:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:63:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:64:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ncfb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:65:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:66:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:67:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:68:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:69:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:70:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:71:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:72:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:73:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:74:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:75:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:76:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern nofb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:77:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:78:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:79:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:80:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:81:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:82:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:83:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:84:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:85:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:86:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:87:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:88:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern ofb_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:89:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__init_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:90:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_set_state(); ~~~~~~ ^ int mcrypt_symb.c:91:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_get_state(); ~~~~~~ ^ int mcrypt_symb.c:92:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__end_mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:93:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt(); ~~~~~~ ^ int mcrypt_symb.c:94:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mdecrypt(); ~~~~~~ ^ int mcrypt_symb.c:95:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__has_iv(); ~~~~~~ ^ int mcrypt_symb.c:96:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__is_block_mode(); ~~~~~~ ^ int mcrypt_symb.c:97:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__is_block_algorithm_mode(); ~~~~~~ ^ int mcrypt_symb.c:98:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_get_modes_name(); ~~~~~~ ^ int mcrypt_symb.c:99:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_mode_get_size(); ~~~~~~ ^ int mcrypt_symb.c:100:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern stream_LTX__mcrypt_mode_version(); ~~~~~~ ^ int mcrypt_symb.c:101:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:102:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:103:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:104:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:105:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:106:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:107:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:108:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:109:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:110:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:111:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_128_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:112:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:113:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:114:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:115:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:116:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:117:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:118:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:119:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:120:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:121:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:122:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern gost_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:123:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:124:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:125:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:126:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:127:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:128:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:129:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:130:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:131:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:132:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:133:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_128_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:134:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:135:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:136:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:137:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:138:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:139:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:140:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:141:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:142:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:143:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:144:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern twofish_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:145:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:146:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:147:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:148:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:149:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:150:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:151:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:152:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:153:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:154:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:155:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:156:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern arcfour_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:157:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:158:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:159:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:160:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:161:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:162:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:163:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:164:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:165:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:166:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:167:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern cast_256_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:168:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:169:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:170:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:171:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:172:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:173:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:174:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:175:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:176:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:177:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:178:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern loki97_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:179:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:180:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:181:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:182:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:183:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:184:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:185:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:186:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:187:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:188:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:189:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_192_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:190:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:191:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:192:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:193:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:194:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:195:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:196:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:197:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:198:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:199:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:200:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern saferplus_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:201:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:202:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:203:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:204:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:205:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:206:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:207:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:208:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:209:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:210:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:211:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:212:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern wake_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:213:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:214:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:215:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:216:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:217:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:218:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:219:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:220:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:221:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:222:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:223:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_compat_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:224:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:225:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:226:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:227:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:228:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:229:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:230:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:231:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:232:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:233:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:234:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern des_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:235:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:236:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:237:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:238:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:239:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:240:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:241:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:242:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:243:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:244:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:245:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rijndael_256_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:246:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:247:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:248:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:249:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:250:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:251:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:252:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:253:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:254:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:255:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:256:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern serpent_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:257:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:258:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:259:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:260:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:261:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:262:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:263:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:264:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:265:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:266:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:267:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern xtea_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:268:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:269:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:270:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:271:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:272:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:273:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:274:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:275:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:276:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:277:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:278:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern blowfish_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:279:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:280:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:281:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:282:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:283:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:284:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:285:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:286:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algo_iv_size(); ~~~~~~ ^ int mcrypt_symb.c:287:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:288:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:289:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:290:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern enigma_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:291:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:292:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:293:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:294:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:295:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:296:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:297:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:298:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:299:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:300:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:301:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern rc2_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int mcrypt_symb.c:302:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_set_key(); ~~~~~~ ^ int mcrypt_symb.c:303:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_encrypt(); ~~~~~~ ^ int mcrypt_symb.c:304:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_decrypt(); ~~~~~~ ^ int mcrypt_symb.c:305:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_size(); ~~~~~~ ^ int mcrypt_symb.c:306:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_block_size(); ~~~~~~ ^ int mcrypt_symb.c:307:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__is_block_algorithm(); ~~~~~~ ^ int mcrypt_symb.c:308:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_key_size(); ~~~~~~ ^ int mcrypt_symb.c:309:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_supported_key_sizes(); ~~~~~~ ^ int mcrypt_symb.c:310:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_get_algorithms_name(); ~~~~~~ ^ int mcrypt_symb.c:311:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_self_test(); ~~~~~~ ^ int mcrypt_symb.c:312:8: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] extern tripledes_LTX__mcrypt_algorithm_version(); ~~~~~~ ^ int 308 warnings generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o libmcrypt.la -rpath /usr/local/lib -version-info 8:7:0 -export-symbols libmcrypt.sym mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libmcrypt.so.8.7 -O2 -pipe .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o ../modules/modes/.libs/cbc.o ../modules/modes/.libs/cfb.o ../modules/modes/.libs/ctr.o ../modules/modes/.libs/ecb.o ../modules/modes/.libs/ncfb.o ../modules/modes/.libs/nofb.o ../modules/modes/.libs/ofb.o ../modules/modes/.libs/stream.o ../modules/algorithms/.libs/cast-128.o ../modules/algorithms/.libs/gost.o ../modules/algorithms/.libs/rijndael-128.o ../modules/algorithms/.libs/twofish.o ../modules/algorithms/.libs/arcfour.o ../modules/algorithms/.libs/cast-256.o ../modules/algorithms/.libs/loki97.o ../modules/algorithms/.libs/rijndael-192.o ../modules/algorithms/.libs/saferplus.o ../modules/algorithms/.libs/wake.o ../modules/algorithms/.libs/blowfish-compat.o ../modules/algorithms/.libs/des.o ../modules/algorithms/.libs/rijndael-256.o ../modules/algorithms/.libs/serpent.o ../modules/algorithms/.libs/xtea.o ../modules/algorithms/.libs/blowfish.o ../modules/algorithms/.libs/enigma.o ../modules/algorithms/.libs/rc2.o ../modules/algorithms/.libs/tripledes.o -Wl,--version-script,./.libs/libmcrypt.ver -Wl,-soname,libmcrypt.so.8.7 libtool: link: ar cru .libs/libmcrypt.a mcrypt_extra.o mcrypt.o bzero.o xmemory.o mcrypt_modules.o win32_comp.o mcrypt_threads.o mcrypt_symb.o ../modules/modes/cbc.o ../modules/modes/cfb.o ../modules/modes/ctr.o ../modules/modes/ecb.o ../modules/modes/ncfb.o ../modules/modes/nofb.o ../modules/modes/ofb.o ../modules/modes/stream.o ../modules/algorithms/cast-128.o ../modules/algorithms/gost.o ../modules/algorithms/rijndael-128.o ../modules/algorithms/twofish.o ../modules/algorithms/arcfour.o ../modules/algorithms/cast-256.o ../modules/algorithms/loki97.o ../modules/algorithms/rijndael-192.o ../modules/algorithms/saferplus.o ../modules/algorithms/wake.o ../modules/algorithms/blowfish-compat.o ../modules/algorithms/des.o ../modules/algorithms/rijndael-256.o ../modules/algorithms/serpent.o ../modules/algorithms/xtea.o ../modules/algorithms/blowfish.o ../modules/algorithms/enigma.o ../modules/algorithms/rc2.o ../modules/algorithms/tripledes.o libtool: link: ranlib .libs/libmcrypt.a Making all in src if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT cipher_test.o -MD -MP -MF ".deps/cipher_test.Tpo" -c -o cipher_test.o cipher_test.c; then mv -f ".deps/cipher_test.Tpo" ".deps/cipher_test.Po"; else rm -f ".deps/cipher_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ciphertest cipher_test.o ../lib/libmcrypt.la libtool: link: cc -o .libs/ciphertest -O2 -pipe cipher_test.o -L.libs -lmcrypt -Wl,-rpath-link,/usr/local/lib if cc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -MT aes_test.o -MD -MP -MF ".deps/aes_test.Tpo" -c -o aes_test.o aes_test.c; then mv -f ".deps/aes_test.Tpo" ".deps/aes_test.Po"; else rm -f ".deps/aes_test.Tpo"; exit 1; fi /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o aestest aes_test.o ../lib/libmcrypt.la libtool: link: cc -o .libs/aestest -O2 -pipe aes_test.o -L.libs -lmcrypt -Wl,-rpath-link,/usr/local/lib Making all in doc >>> Running package in security/libmcrypt at 1713770537.02 ===> security/libmcrypt ===> Faking installation for libmcrypt-2.5.8p3 Making install in modules Making install in algorithms test -z "/usr/local/lib/libmcrypt" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt" Making install in modes test -z "/usr/local/lib/libmcrypt" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt" Making install in include test -z "/usr/local/include" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/include" /exopi-obj/pobj/libmcrypt-2.5.8/libmcrypt-2.5.8/install-sh -c -m 644 'mcrypt.h' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/include/mcrypt.h' /exopi-obj/pobj/libmcrypt-2.5.8/libmcrypt-2.5.8/install-sh -c -m 644 'mutils/mcrypt.h' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/include/mutils/mcrypt.h' Making install in lib test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/bin" /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 755 'libmcrypt-config' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/bin/libmcrypt-config' test -z "/usr/local/lib" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c 'libmcrypt.la' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt.la' libtool: install: /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 644 ./.libs/libmcrypt.a /exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt.a libtool: install: /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 644 ./.libs/libmcrypt.so.8.7 /exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt.so.8.7 libtool: install: /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 644 ./.libs/libmcrypt.lai /exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/lib/libmcrypt.la test -z "/usr/local/share/aclocal" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/share/aclocal" /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 644 'libmcrypt.m4' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/share/aclocal/libmcrypt.m4' Making install in src Making install in doc test -z "/usr/local/man/man3" || mkdir -p -- "/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/man/man3" /exopi-obj/pobj/libmcrypt-2.5.8/bin/install -c -m 644 './mcrypt.3' '/exopi-obj/pobj/libmcrypt-2.5.8/fake-amd64/usr/local/man/man3/mcrypt.3' ===> Building package for libmcrypt-2.5.8p3 Create /exopi-cvs/ports/packages/amd64/all/libmcrypt-2.5.8p3.tgz Creating package libmcrypt-2.5.8p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*************************************** | 60% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libmcrypt-2.5.8p3.tgz >>> Running clean in security/libmcrypt at 1713770540.60 ===> security/libmcrypt ===> Cleaning for libmcrypt-2.5.8p3 >>> Ended at 1713770541.24 max_stuck=0.15/build=87.15/package=3.60/clean=0.67