Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libmcrypt.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2825-4928/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libmcrypt.spec'] warning: Could not canonicalize hostname: opus5.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libmcrypt-2.5.7-1.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libmcrypt.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-2825-4928/root/', None, 86400, True, 0, 486, 495, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libmcrypt.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zlXBaH + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libmcrypt-2.5.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/libmcrypt-2.5.7.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libmcrypt-2.5.7 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libmcrypt-2.5.7-nolibltdl.patch):' Patch #0 (libmcrypt-2.5.7-nolibltdl.patch): + /bin/cat /builddir/build/SOURCES/libmcrypt-2.5.7-nolibltdl.patch + /usr/bin/patch -s -p1 --fuzz=0 + echo 'Patch #1 (libmcrypt-2.5.7-aclocal_underquoted.patch):' Patch #1 (libmcrypt-2.5.7-aclocal_underquoted.patch): + /bin/cat /builddir/build/SOURCES/libmcrypt-2.5.7-aclocal_underquoted.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9KicfQ + umask 022 + cd /builddir/build/BUILD + cd libmcrypt-2.5.7 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-koji-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for bzero... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for readdir... yes checking for memmove... yes checking for bcopy... yes checking whether byte ordering is bigendian... no checking for unsigned long int... yes checking size of unsigned long int... 8 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short int... yes checking size of unsigned short int... 2 checking for unsigned char... yes checking size of unsigned char... 1 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking for a sed that does not truncate output... /bin/sed checking how to recognise dependent libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) checking command to parse nm output... ok checking for dlfcn.h... (cached) yes checking for x86_64-koji-linux-gnu-file... no checking for file... /usr/bin/file checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating 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 modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/mcrypt.h config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands + make -j2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' Making all in algorithms make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 3-way.lo -MD -MP -MF ".deps/3-way.Tpo" \ -c -o 3-way.lo `test -f '3-way.c' || echo './'`3-way.c; \ then mv ".deps/3-way.Tpo" ".deps/3-way.Plo"; \ else rm -f ".deps/3-way.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-128.lo -MD -MP -MF ".deps/cast-128.Tpo" \ -c -o cast-128.lo `test -f 'cast-128.c' || echo './'`cast-128.c; \ then mv ".deps/cast-128.Tpo" ".deps/cast-128.Plo"; \ else rm -f ".deps/cast-128.Tpo"; exit 1; \ fi mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -fPIC -DPIC -o .libs/3-way.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -fPIC -DPIC -o .libs/cast-128.lo In file included from 3-way.c:14: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from 3-way.c:14: /usr/include/features.h:213:1: warning: this is the location of the previous definition 3-way.c:72: warning: conflicting types for built-in function 'gamma' 3-way.c: In function 'threeway_LTX__mcrypt_self_test': 3-way.c:331: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' 3-way.c:331: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness 3-way.c:331: note: expected 'const char *' but argument is of type 'unsigned char *' In file included from cast-128.c:18: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from cast-128.c:18: /usr/include/features.h:213:1: warning: this is the location of the previous definition cast-128.c: In function 'cast_128_LTX__mcrypt_self_test': cast-128.c:380: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' cast-128.c:380: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-128.c:380: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT 3-way.lo -MD -MP -MF .deps/3-way.Tpo -c 3-way.c -o 3-way.o >/dev/null 2>&1 cast-128.c: In function 'cast_128_LTX__mcrypt_set_key': cast-128.c:159: warning: 't[3]' may be used uninitialized in this function cast-128.c:159: warning: 't[2]' may be used uninitialized in this function cast-128.c:159: warning: 'z[3]' may be used uninitialized in this function cast-128.c:159: warning: 'z[2]' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-128.lo -MD -MP -MF .deps/cast-128.Tpo -c cast-128.c -o cast-128.o >/dev/null 2>&1 mv -f .libs/3-way.lo 3-way.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gost.lo -MD -MP -MF ".deps/gost.Tpo" \ -c -o gost.lo `test -f 'gost.c' || echo './'`gost.c; \ then mv ".deps/gost.Tpo" ".deps/gost.Plo"; \ else rm -f ".deps/gost.Tpo"; exit 1; \ fi rm -f .libs/gost.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -fPIC -DPIC -o .libs/gost.lo In file included from gost.c:40: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from gost.c:40: /usr/include/features.h:213:1: warning: this is the location of the previous definition gost.c: In function 'gost_LTX__mcrypt_self_test': gost.c:403: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' gost.c:403: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness gost.c:403: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/cast-128.lo cast-128.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-128.lo -MD -MP -MF ".deps/rijndael-128.Tpo" \ -c -o rijndael-128.lo `test -f 'rijndael-128.c' || echo './'`rijndael-128.c; \ then mv ".deps/rijndael-128.Tpo" ".deps/rijndael-128.Plo"; \ else rm -f ".deps/rijndael-128.Tpo"; exit 1; \ fi rm -f .libs/rijndael-128.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.lo In file included from rijndael-128.c:24: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from rijndael-128.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition rijndael-128.c: In function 'rijndael_128_LTX__mcrypt_self_test': rijndael-128.c:487: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-128.c:487: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-128.c:487: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT gost.lo -MD -MP -MF .deps/gost.Tpo -c gost.c -o gost.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-128.lo -MD -MP -MF .deps/rijndael-128.Tpo -c rijndael-128.c -o rijndael-128.o >/dev/null 2>&1 mv -f .libs/gost.lo gost.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer64.lo -MD -MP -MF ".deps/safer64.Tpo" \ -c -o safer64.lo `test -f 'safer64.c' || echo './'`safer64.c; \ then mv ".deps/safer64.Tpo" ".deps/safer64.Plo"; \ else rm -f ".deps/safer64.Tpo"; exit 1; \ fi rm -f .libs/safer64.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -fPIC -DPIC -o .libs/safer64.lo mv -f .libs/rijndael-128.lo rijndael-128.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT twofish.lo -MD -MP -MF ".deps/twofish.Tpo" \ -c -o twofish.lo `test -f 'twofish.c' || echo './'`twofish.c; \ then mv ".deps/twofish.Tpo" ".deps/twofish.Plo"; \ else rm -f ".deps/twofish.Tpo"; exit 1; \ fi In file included from safer64.c:29: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from safer64.c:29: /usr/include/features.h:213:1: warning: this is the location of the previous definition safer64.c: In function 'safer_sk64_LTX__mcrypt_self_test': safer64.c:374: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' safer64.c:374: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer64.c:374: note: expected 'const char *' but argument is of type 'unsigned char *' rm -f .libs/twofish.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -fPIC -DPIC -o .libs/twofish.lo In file included from twofish.c:47: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from twofish.c:47: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer64.lo -MD -MP -MF .deps/safer64.Tpo -c safer64.c -o safer64.o >/dev/null 2>&1 twofish.c: In function 'twofish_LTX__mcrypt_encrypt': twofish.c:515: warning: 't0' is used uninitialized in this function twofish.c:515: warning: 't1' is used uninitialized in this function mv -f .libs/safer64.lo safer64.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arcfour.lo -MD -MP -MF ".deps/arcfour.Tpo" \ -c -o arcfour.lo `test -f 'arcfour.c' || echo './'`arcfour.c; \ then mv ".deps/arcfour.Tpo" ".deps/arcfour.Plo"; \ else rm -f ".deps/arcfour.Tpo"; exit 1; \ fi rm -f .libs/arcfour.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -fPIC -DPIC -o .libs/arcfour.lo In file included from arcfour.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from arcfour.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition arcfour.c: In function 'arcfour_LTX__mcrypt_self_test': arcfour.c:199: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' arcfour.c:199: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness arcfour.c:199: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT twofish.lo -MD -MP -MF .deps/twofish.Tpo -c twofish.c -o twofish.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT arcfour.lo -MD -MP -MF .deps/arcfour.Tpo -c arcfour.c -o arcfour.o >/dev/null 2>&1 mv -f .libs/arcfour.lo arcfour.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-256.lo -MD -MP -MF ".deps/cast-256.Tpo" \ -c -o cast-256.lo `test -f 'cast-256.c' || echo './'`cast-256.c; \ then mv ".deps/cast-256.Tpo" ".deps/cast-256.Plo"; \ else rm -f ".deps/cast-256.Tpo"; exit 1; \ fi rm -f .libs/cast-256.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -fPIC -DPIC -o .libs/cast-256.lo In file included from cast-256.c:67: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from cast-256.c:67: /usr/include/features.h:213:1: warning: this is the location of the previous definition cast-256.c: In function 'cast_256_LTX__mcrypt_self_test': cast-256.c:561: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' cast-256.c:561: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness cast-256.c:561: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/twofish.lo twofish.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loki97.lo -MD -MP -MF ".deps/loki97.Tpo" \ -c -o loki97.lo `test -f 'loki97.c' || echo './'`loki97.c; \ then mv ".deps/loki97.Tpo" ".deps/loki97.Plo"; \ else rm -f ".deps/loki97.Tpo"; exit 1; \ fi rm -f .libs/loki97.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -fPIC -DPIC -o .libs/loki97.lo In file included from loki97.c:66: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from loki97.c:66: /usr/include/features.h:213:1: warning: this is the location of the previous definition loki97.c: In function 'loki97_LTX__mcrypt_self_test': loki97.c:464: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' loki97.c:464: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness loki97.c:464: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cast-256.lo -MD -MP -MF .deps/cast-256.Tpo -c cast-256.c -o cast-256.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT loki97.lo -MD -MP -MF .deps/loki97.Tpo -c loki97.c -o loki97.o >/dev/null 2>&1 mv -f .libs/loki97.lo loki97.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-192.lo -MD -MP -MF ".deps/rijndael-192.Tpo" \ -c -o rijndael-192.lo `test -f 'rijndael-192.c' || echo './'`rijndael-192.c; \ then mv ".deps/rijndael-192.Tpo" ".deps/rijndael-192.Plo"; \ else rm -f ".deps/rijndael-192.Tpo"; exit 1; \ fi rm -f .libs/rijndael-192.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.lo In file included from rijndael-192.c:25: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from rijndael-192.c:25: /usr/include/features.h:213:1: warning: this is the location of the previous definition rijndael-192.c: In function 'rijndael_192_LTX__mcrypt_self_test': rijndael-192.c:485: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-192.c:485: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-192.c:485: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/cast-256.lo cast-256.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT saferplus.lo -MD -MP -MF ".deps/saferplus.Tpo" \ -c -o saferplus.lo `test -f 'saferplus.c' || echo './'`saferplus.c; \ then mv ".deps/saferplus.Tpo" ".deps/saferplus.Plo"; \ else rm -f ".deps/saferplus.Tpo"; exit 1; \ fi rm -f .libs/saferplus.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -fPIC -DPIC -o .libs/saferplus.lo In file included from saferplus.c:66: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from saferplus.c:66: /usr/include/features.h:213:1: warning: this is the location of the previous definition saferplus.c: In function 'saferplus_LTX__mcrypt_self_test': saferplus.c:667: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' saferplus.c:667: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness saferplus.c:667: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-192.lo -MD -MP -MF .deps/rijndael-192.Tpo -c rijndael-192.c -o rijndael-192.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT saferplus.lo -MD -MP -MF .deps/saferplus.Tpo -c saferplus.c -o saferplus.o >/dev/null 2>&1 mv -f .libs/rijndael-192.lo rijndael-192.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wake.lo -MD -MP -MF ".deps/wake.Tpo" \ -c -o wake.lo `test -f 'wake.c' || echo './'`wake.c; \ then mv ".deps/wake.Tpo" ".deps/wake.Plo"; \ else rm -f ".deps/wake.Tpo"; exit 1; \ fi rm -f .libs/wake.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -fPIC -DPIC -o .libs/wake.lo mv -f .libs/saferplus.lo saferplus.lo In file included from wake.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from wake.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish-compat.lo -MD -MP -MF ".deps/blowfish-compat.Tpo" \ -c -o blowfish-compat.lo `test -f 'blowfish-compat.c' || echo './'`blowfish-compat.c; \ then mv ".deps/blowfish-compat.Tpo" ".deps/blowfish-compat.Plo"; \ else rm -f ".deps/blowfish-compat.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wake.lo -MD -MP -MF .deps/wake.Tpo -c wake.c -o wake.o >/dev/null 2>&1 rm -f .libs/blowfish-compat.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.lo In file included from blowfish-compat.c:12: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from blowfish-compat.c:12: /usr/include/features.h:213:1: warning: this is the location of the previous definition blowfish-compat.c: In function 'blowfish_compat_LTX__mcrypt_set_key': blowfish-compat.c:569: warning: pointer targets in passing argument 2 of 'initialize_blowfish' differ in signedness blowfish-compat.c:152: note: expected 'byte *' but argument is of type 'char *' blowfish-compat.c: In function 'blowfish_compat_LTX__mcrypt_self_test': blowfish-compat.c:646: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish-compat.c:646: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish-compat.c:646: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/wake.lo wake.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT des.lo -MD -MP -MF ".deps/des.Tpo" \ -c -o des.lo `test -f 'des.c' || echo './'`des.c; \ then mv ".deps/des.Tpo" ".deps/des.Plo"; \ else rm -f ".deps/des.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish-compat.lo -MD -MP -MF .deps/blowfish-compat.Tpo -c blowfish-compat.c -o blowfish-compat.o >/dev/null 2>&1 rm -f .libs/des.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -fPIC -DPIC -o .libs/des.lo In file included from des.c:19: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from des.c:19: /usr/include/features.h:213:1: warning: this is the location of the previous definition des.c: In function 'des_LTX__mcrypt_self_test': des.c:653: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' des.c:653: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness des.c:653: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/blowfish-compat.lo blowfish-compat.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-256.lo -MD -MP -MF ".deps/rijndael-256.Tpo" \ -c -o rijndael-256.lo `test -f 'rijndael-256.c' || echo './'`rijndael-256.c; \ then mv ".deps/rijndael-256.Tpo" ".deps/rijndael-256.Plo"; \ else rm -f ".deps/rijndael-256.Tpo"; exit 1; \ fi rm -f .libs/rijndael-256.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT des.lo -MD -MP -MF .deps/des.Tpo -c des.c -o des.o >/dev/null 2>&1 In file included from rijndael-256.c:24: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from rijndael-256.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition rijndael-256.c: In function 'rijndael_256_LTX__mcrypt_self_test': rijndael-256.c:486: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' rijndael-256.c:486: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rijndael-256.c:486: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/des.lo des.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serpent.lo -MD -MP -MF ".deps/serpent.Tpo" \ -c -o serpent.lo `test -f 'serpent.c' || echo './'`serpent.c; \ then mv ".deps/serpent.Tpo" ".deps/serpent.Plo"; \ else rm -f ".deps/serpent.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rijndael-256.lo -MD -MP -MF .deps/rijndael-256.Tpo -c rijndael-256.c -o rijndael-256.o >/dev/null 2>&1 rm -f .libs/serpent.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -fPIC -DPIC -o .libs/serpent.lo In file included from serpent.c:42: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from serpent.c:42: /usr/include/features.h:213:1: warning: this is the location of the previous definition serpent.c: In function 'serpent_LTX__mcrypt_self_test': serpent.c:947: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' serpent.c:947: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness serpent.c:947: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/rijndael-256.lo rijndael-256.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xtea.lo -MD -MP -MF ".deps/xtea.Tpo" \ -c -o xtea.lo `test -f 'xtea.c' || echo './'`xtea.c; \ then mv ".deps/xtea.Tpo" ".deps/xtea.Plo"; \ else rm -f ".deps/xtea.Tpo"; exit 1; \ fi rm -f .libs/xtea.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -fPIC -DPIC -o .libs/xtea.lo In file included from xtea.c:13: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from xtea.c:13: /usr/include/features.h:213:1: warning: this is the location of the previous definition xtea.c: In function 'xtea_LTX__mcrypt_self_test': xtea.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' xtea.c:220: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness xtea.c:220: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xtea.lo -MD -MP -MF .deps/xtea.Tpo -c xtea.c -o xtea.o >/dev/null 2>&1 mv -f .libs/xtea.lo xtea.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish.lo -MD -MP -MF ".deps/blowfish.Tpo" \ -c -o blowfish.lo `test -f 'blowfish.c' || echo './'`blowfish.c; \ then mv ".deps/blowfish.Tpo" ".deps/blowfish.Plo"; \ else rm -f ".deps/blowfish.Tpo"; exit 1; \ fi rm -f .libs/blowfish.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -fPIC -DPIC -o .libs/blowfish.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT serpent.lo -MD -MP -MF .deps/serpent.Tpo -c serpent.c -o serpent.o >/dev/null 2>&1 In file included from blowfish.c:12: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from blowfish.c:12: /usr/include/features.h:213:1: warning: this is the location of the previous definition blowfish.c: In function 'blowfish_LTX__mcrypt_set_key': blowfish.c:477: warning: pointer targets in passing argument 2 of 'initialize_blowfish' differ in signedness blowfish.c:422: note: expected 'unsigned char *' but argument is of type 'char *' blowfish.c: In function 'blowfish_LTX__mcrypt_self_test': blowfish.c:555: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' blowfish.c:555: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness blowfish.c:555: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT blowfish.lo -MD -MP -MF .deps/blowfish.Tpo -c blowfish.c -o blowfish.o >/dev/null 2>&1 mv -f .libs/blowfish.lo blowfish.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enigma.lo -MD -MP -MF ".deps/enigma.Tpo" \ -c -o enigma.lo `test -f 'enigma.c' || echo './'`enigma.c; \ then mv ".deps/enigma.Tpo" ".deps/enigma.Plo"; \ else rm -f ".deps/enigma.Tpo"; exit 1; \ fi rm -f .libs/enigma.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -fPIC -DPIC -o .libs/enigma.lo In file included from enigma.c:18: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from enigma.c:18: /usr/include/features.h:213:1: warning: this is the location of the previous definition enigma.c: In function 'enigma_LTX__mcrypt_self_test': enigma.c:273: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' enigma.c:273: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness enigma.c:273: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT enigma.lo -MD -MP -MF .deps/enigma.Tpo -c enigma.c -o enigma.o >/dev/null 2>&1 mv -f .libs/serpent.lo serpent.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rc2.lo -MD -MP -MF ".deps/rc2.Tpo" \ -c -o rc2.lo `test -f 'rc2.c' || echo './'`rc2.c; \ then mv ".deps/rc2.Tpo" ".deps/rc2.Plo"; \ else rm -f ".deps/rc2.Tpo"; exit 1; \ fi rm -f .libs/rc2.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -fPIC -DPIC -o .libs/rc2.lo mv -f .libs/enigma.lo enigma.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer128.lo -MD -MP -MF ".deps/safer128.Tpo" \ -c -o safer128.lo `test -f 'safer128.c' || echo './'`safer128.c; \ then mv ".deps/safer128.Tpo" ".deps/safer128.Plo"; \ else rm -f ".deps/safer128.Tpo"; exit 1; \ fi In file included from rc2.c:18: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from rc2.c:18: /usr/include/features.h:213:1: warning: this is the location of the previous definition rc2.c: In function 'rc2_LTX__mcrypt_self_test': rc2.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' rc2.c:303: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness rc2.c:303: note: expected 'const char *' but argument is of type 'unsigned char *' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT rc2.lo -MD -MP -MF .deps/rc2.Tpo -c rc2.c -o rc2.o >/dev/null 2>&1 rm -f .libs/safer128.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -fPIC -DPIC -o .libs/safer128.lo In file included from safer128.c:30: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from safer128.c:30: /usr/include/features.h:213:1: warning: this is the location of the previous definition safer128.c: In function 'safer_sk128_LTX__mcrypt_self_test': safer128.c:377: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' safer128.c:377: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness safer128.c:377: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/rc2.lo rc2.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tripledes.lo -MD -MP -MF ".deps/tripledes.Tpo" \ -c -o tripledes.lo `test -f 'tripledes.c' || echo './'`tripledes.c; \ then mv ".deps/tripledes.Tpo" ".deps/tripledes.Plo"; \ else rm -f ".deps/tripledes.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT safer128.lo -MD -MP -MF .deps/safer128.Tpo -c safer128.c -o safer128.o >/dev/null 2>&1 rm -f .libs/tripledes.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -fPIC -DPIC -o .libs/tripledes.lo In file included from tripledes.c:21: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from tripledes.c:21: /usr/include/features.h:213:1: warning: this is the location of the previous definition tripledes.c: In function 'tripledes_LTX__mcrypt_self_test': tripledes.c:839: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' tripledes.c:839: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness tripledes.c:839: note: expected 'const char *' but argument is of type 'unsigned char *' mv -f .libs/safer128.lo safer128.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o threeway.la -module -avoid-version -rpath /usr/lib64/libmcrypt 3-way.lo rm -fr .libs/threeway.la .libs/threeway.* .libs/threeway.* gcc -shared 3-way.lo -Wl,-soname -Wl,threeway.so -o .libs/threeway.so ar cru .libs/threeway.a 3-way.o ranlib .libs/threeway.a creating threeway.la (cd .libs && rm -f threeway.la && ln -s ../threeway.la threeway.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cast-128.la -module -avoid-version -rpath /usr/lib64/libmcrypt cast-128.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT tripledes.lo -MD -MP -MF .deps/tripledes.Tpo -c tripledes.c -o tripledes.o >/dev/null 2>&1 rm -fr .libs/cast-128.la .libs/cast-128.* .libs/cast-128.* gcc -shared cast-128.lo -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so ar cru .libs/cast-128.a cast-128.o ranlib .libs/cast-128.a creating cast-128.la (cd .libs && rm -f cast-128.la && ln -s ../cast-128.la cast-128.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o gost.la -module -avoid-version -rpath /usr/lib64/libmcrypt gost.lo rm -fr .libs/gost.la .libs/gost.* .libs/gost.* gcc -shared gost.lo -Wl,-soname -Wl,gost.so -o .libs/gost.so ar cru .libs/gost.a gost.o ranlib .libs/gost.a creating gost.la (cd .libs && rm -f gost.la && ln -s ../gost.la gost.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rijndael-128.la -module -avoid-version -rpath /usr/lib64/libmcrypt rijndael-128.lo mv -f .libs/tripledes.lo tripledes.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o safer-sk64.la -module -avoid-version -rpath /usr/lib64/libmcrypt safer64.lo rm -fr .libs/rijndael-128.la .libs/rijndael-128.* .libs/rijndael-128.* gcc -shared rijndael-128.lo -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so rm -fr .libs/safer-sk64.la .libs/safer-sk64.* .libs/safer-sk64.* gcc -shared safer64.lo -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so ar cru .libs/rijndael-128.a rijndael-128.o ranlib .libs/rijndael-128.a creating rijndael-128.la (cd .libs && rm -f rijndael-128.la && ln -s ../rijndael-128.la rijndael-128.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o twofish.la -module -avoid-version -rpath /usr/lib64/libmcrypt twofish.lo ar cru .libs/safer-sk64.a safer64.o ranlib .libs/safer-sk64.a creating safer-sk64.la (cd .libs && rm -f safer-sk64.la && ln -s ../safer-sk64.la safer-sk64.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o arcfour.la -module -avoid-version -rpath /usr/lib64/libmcrypt arcfour.lo rm -fr .libs/twofish.la .libs/twofish.* .libs/twofish.* gcc -shared twofish.lo -Wl,-soname -Wl,twofish.so -o .libs/twofish.so rm -fr .libs/arcfour.la .libs/arcfour.* .libs/arcfour.* gcc -shared arcfour.lo -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so ar cru .libs/twofish.a twofish.o ranlib .libs/twofish.a creating twofish.la (cd .libs && rm -f twofish.la && ln -s ../twofish.la twofish.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cast-256.la -module -avoid-version -rpath /usr/lib64/libmcrypt cast-256.lo ar cru .libs/arcfour.a arcfour.o ranlib .libs/arcfour.a creating arcfour.la (cd .libs && rm -f arcfour.la && ln -s ../arcfour.la arcfour.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o loki97.la -module -avoid-version -rpath /usr/lib64/libmcrypt loki97.lo rm -fr .libs/cast-256.la .libs/cast-256.* .libs/cast-256.* gcc -shared cast-256.lo -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so rm -fr .libs/loki97.la .libs/loki97.* .libs/loki97.* gcc -shared loki97.lo -Wl,-soname -Wl,loki97.so -o .libs/loki97.so ar cru .libs/cast-256.a cast-256.o ranlib .libs/cast-256.a creating cast-256.la (cd .libs && rm -f cast-256.la && ln -s ../cast-256.la cast-256.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rijndael-192.la -module -avoid-version -rpath /usr/lib64/libmcrypt rijndael-192.lo ar cru .libs/loki97.a loki97.o ranlib .libs/loki97.a creating loki97.la (cd .libs && rm -f loki97.la && ln -s ../loki97.la loki97.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o saferplus.la -module -avoid-version -rpath /usr/lib64/libmcrypt saferplus.lo rm -fr .libs/rijndael-192.la .libs/rijndael-192.* .libs/rijndael-192.* gcc -shared rijndael-192.lo -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so rm -fr .libs/saferplus.la .libs/saferplus.* .libs/saferplus.* gcc -shared saferplus.lo -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so ar cru .libs/rijndael-192.a rijndael-192.o ranlib .libs/rijndael-192.a creating rijndael-192.la (cd .libs && rm -f rijndael-192.la && ln -s ../rijndael-192.la rijndael-192.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o wake.la -module -avoid-version -rpath /usr/lib64/libmcrypt wake.lo ar cru .libs/saferplus.a saferplus.o ranlib .libs/saferplus.a creating saferplus.la (cd .libs && rm -f saferplus.la && ln -s ../saferplus.la saferplus.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o blowfish-compat.la -module -avoid-version -rpath /usr/lib64/libmcrypt blowfish-compat.lo rm -fr .libs/wake.la .libs/wake.* .libs/wake.* gcc -shared wake.lo -Wl,-soname -Wl,wake.so -o .libs/wake.so rm -fr .libs/blowfish-compat.la .libs/blowfish-compat.* .libs/blowfish-compat.* ar cru .libs/wake.a wake.o gcc -shared blowfish-compat.lo -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so ranlib .libs/wake.a creating wake.la (cd .libs && rm -f wake.la && ln -s ../wake.la wake.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o des.la -module -avoid-version -rpath /usr/lib64/libmcrypt des.lo ar cru .libs/blowfish-compat.a blowfish-compat.o ranlib .libs/blowfish-compat.a creating blowfish-compat.la (cd .libs && rm -f blowfish-compat.la && ln -s ../blowfish-compat.la blowfish-compat.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rijndael-256.la -module -avoid-version -rpath /usr/lib64/libmcrypt rijndael-256.lo rm -fr .libs/des.la .libs/des.* .libs/des.* gcc -shared des.lo -Wl,-soname -Wl,des.so -o .libs/des.so rm -fr .libs/rijndael-256.la .libs/rijndael-256.* .libs/rijndael-256.* gcc -shared rijndael-256.lo -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so ar cru .libs/des.a des.o ranlib .libs/des.a creating des.la (cd .libs && rm -f des.la && ln -s ../des.la des.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o serpent.la -module -avoid-version -rpath /usr/lib64/libmcrypt serpent.lo ar cru .libs/rijndael-256.a rijndael-256.o ranlib .libs/rijndael-256.a creating rijndael-256.la (cd .libs && rm -f rijndael-256.la && ln -s ../rijndael-256.la rijndael-256.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o xtea.la -module -avoid-version -rpath /usr/lib64/libmcrypt xtea.lo rm -fr .libs/serpent.la .libs/serpent.* .libs/serpent.* gcc -shared serpent.lo -Wl,-soname -Wl,serpent.so -o .libs/serpent.so rm -fr .libs/xtea.la .libs/xtea.* .libs/xtea.* ar cru .libs/serpent.a serpent.o gcc -shared xtea.lo -Wl,-soname -Wl,xtea.so -o .libs/xtea.so ranlib .libs/serpent.a creating serpent.la (cd .libs && rm -f serpent.la && ln -s ../serpent.la serpent.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o blowfish.la -module -avoid-version -rpath /usr/lib64/libmcrypt blowfish.lo ar cru .libs/xtea.a xtea.o ranlib .libs/xtea.a creating xtea.la (cd .libs && rm -f xtea.la && ln -s ../xtea.la xtea.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o enigma.la -module -avoid-version -rpath /usr/lib64/libmcrypt enigma.lo rm -fr .libs/blowfish.la .libs/blowfish.* .libs/blowfish.* gcc -shared blowfish.lo -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so ar cru .libs/blowfish.a blowfish.o rm -fr .libs/enigma.la .libs/enigma.* .libs/enigma.* ranlib .libs/blowfish.a creating blowfish.la (cd .libs && rm -f blowfish.la && ln -s ../blowfish.la blowfish.la) gcc -shared enigma.lo -Wl,-soname -Wl,enigma.so -o .libs/enigma.so /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o rc2.la -module -avoid-version -rpath /usr/lib64/libmcrypt rc2.lo ar cru .libs/enigma.a enigma.o ranlib .libs/enigma.a creating enigma.la (cd .libs && rm -f enigma.la && ln -s ../enigma.la enigma.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o safer-sk128.la -module -avoid-version -rpath /usr/lib64/libmcrypt safer128.lo rm -fr .libs/rc2.la .libs/rc2.* .libs/rc2.* gcc -shared rc2.lo -Wl,-soname -Wl,rc2.so -o .libs/rc2.so rm -fr .libs/safer-sk128.la .libs/safer-sk128.* .libs/safer-sk128.* ar cru .libs/rc2.a rc2.o ranlib .libs/rc2.a creating rc2.la gcc -shared safer128.lo -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so (cd .libs && rm -f rc2.la && ln -s ../rc2.la rc2.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o tripledes.la -module -avoid-version -rpath /usr/lib64/libmcrypt tripledes.lo ar cru .libs/safer-sk128.a safer128.o ranlib .libs/safer-sk128.a creating safer-sk128.la (cd .libs && rm -f safer-sk128.la && ln -s ../safer-sk128.la safer-sk128.la) rm -fr .libs/tripledes.la .libs/tripledes.* .libs/tripledes.* gcc -shared tripledes.lo -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so ar cru .libs/tripledes.a tripledes.o ranlib .libs/tripledes.a creating tripledes.la (cd .libs && rm -f tripledes.la && ln -s ../tripledes.la tripledes.la) make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' Making all in modes make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cbc.lo -MD -MP -MF ".deps/cbc.Tpo" \ -c -o cbc.lo `test -f 'cbc.c' || echo './'`cbc.c; \ then mv ".deps/cbc.Tpo" ".deps/cbc.Plo"; \ else rm -f ".deps/cbc.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cfb.lo -MD -MP -MF ".deps/cfb.Tpo" \ -c -o cfb.lo `test -f 'cfb.c' || echo './'`cfb.c; \ then mv ".deps/cfb.Tpo" ".deps/cfb.Plo"; \ else rm -f ".deps/cfb.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -fPIC -DPIC -o .libs/cbc.lo rm -f .libs/cfb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -fPIC -DPIC -o .libs/cfb.lo In file included from cbc.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from cbc.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition In file included from cfb.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from cfb.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cbc.lo -MD -MP -MF .deps/cbc.Tpo -c cbc.c -o cbc.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cfb.lo -MD -MP -MF .deps/cfb.Tpo -c cfb.c -o cfb.o >/dev/null 2>&1 mv -f .libs/cbc.lo cbc.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ctr.lo -MD -MP -MF ".deps/ctr.Tpo" \ -c -o ctr.lo `test -f 'ctr.c' || echo './'`ctr.c; \ then mv ".deps/ctr.Tpo" ".deps/ctr.Plo"; \ else rm -f ".deps/ctr.Tpo"; exit 1; \ fi mv -f .libs/cfb.lo cfb.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ecb.lo -MD -MP -MF ".deps/ecb.Tpo" \ -c -o ecb.lo `test -f 'ecb.c' || echo './'`ecb.c; \ then mv ".deps/ecb.Tpo" ".deps/ecb.Plo"; \ else rm -f ".deps/ecb.Tpo"; exit 1; \ fi rm -f .libs/ctr.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -fPIC -DPIC -o .libs/ctr.lo rm -f .libs/ecb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -fPIC -DPIC -o .libs/ecb.lo In file included from ctr.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from ctr.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition ctr.c: In function 'ctr_LTX__mcrypt': ctr.c:199: warning: unused variable 'i' ctr.c:198: warning: unused variable 'fplain' In file included from ecb.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from ecb.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ecb.lo -MD -MP -MF .deps/ecb.Tpo -c ecb.c -o ecb.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ctr.lo -MD -MP -MF .deps/ctr.Tpo -c ctr.c -o ctr.o >/dev/null 2>&1 mv -f .libs/ecb.lo ecb.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ncfb.lo -MD -MP -MF ".deps/ncfb.Tpo" \ -c -o ncfb.lo `test -f 'ncfb.c' || echo './'`ncfb.c; \ then mv ".deps/ncfb.Tpo" ".deps/ncfb.Plo"; \ else rm -f ".deps/ncfb.Tpo"; exit 1; \ fi rm -f .libs/ncfb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -fPIC -DPIC -o .libs/ncfb.lo mv -f .libs/ctr.lo ctr.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nofb.lo -MD -MP -MF ".deps/nofb.Tpo" \ -c -o nofb.lo `test -f 'nofb.c' || echo './'`nofb.c; \ then mv ".deps/nofb.Tpo" ".deps/nofb.Plo"; \ else rm -f ".deps/nofb.Tpo"; exit 1; \ fi In file included from ncfb.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from ncfb.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition ncfb.c: In function 'ncfb_LTX__mcrypt': ncfb.c:266: warning: unused variable 'i' ncfb.c: In function 'ncfb_LTX__mdecrypt': ncfb.c:291: warning: unused variable 'i' rm -f .libs/nofb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -fPIC -DPIC -o .libs/nofb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ncfb.lo -MD -MP -MF .deps/ncfb.Tpo -c ncfb.c -o ncfb.o >/dev/null 2>&1 In file included from nofb.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from nofb.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition nofb.c: In function 'nofb_LTX__mcrypt': nofb.c:184: warning: unused variable 'i' gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT nofb.lo -MD -MP -MF .deps/nofb.Tpo -c nofb.c -o nofb.o >/dev/null 2>&1 mv -f .libs/ncfb.lo ncfb.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ofb.lo -MD -MP -MF ".deps/ofb.Tpo" \ -c -o ofb.lo `test -f 'ofb.c' || echo './'`ofb.c; \ then mv ".deps/ofb.Tpo" ".deps/ofb.Plo"; \ else rm -f ".deps/ofb.Tpo"; exit 1; \ fi mv -f .libs/nofb.lo nofb.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stream.lo -MD -MP -MF ".deps/stream.Tpo" \ -c -o stream.lo `test -f 'stream.c' || echo './'`stream.c; \ then mv ".deps/stream.Tpo" ".deps/stream.Plo"; \ else rm -f ".deps/stream.Tpo"; exit 1; \ fi rm -f .libs/ofb.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -fPIC -DPIC -o .libs/ofb.lo In file included from ofb.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from ofb.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition rm -f .libs/stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -fPIC -DPIC -o .libs/stream.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT ofb.lo -MD -MP -MF .deps/ofb.Tpo -c ofb.c -o ofb.o >/dev/null 2>&1 In file included from stream.c:20: ../../lib/libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ../../lib/libdefs.h:12, from stream.c:20: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I../.. -I../../lib -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT stream.lo -MD -MP -MF .deps/stream.Tpo -c stream.c -o stream.o >/dev/null 2>&1 mv -f .libs/ofb.lo ofb.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cbc.la -module -avoid-version -rpath /usr/lib64/libmcrypt cbc.lo mv -f .libs/stream.lo stream.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o cfb.la -module -avoid-version -rpath /usr/lib64/libmcrypt cfb.lo rm -fr .libs/cbc.la .libs/cbc.* .libs/cbc.* gcc -shared cbc.lo -Wl,-soname -Wl,cbc.so -o .libs/cbc.so rm -fr .libs/cfb.la .libs/cfb.* .libs/cfb.* gcc -shared cfb.lo -Wl,-soname -Wl,cfb.so -o .libs/cfb.so ar cru .libs/cbc.a cbc.o ranlib .libs/cbc.a creating cbc.la (cd .libs && rm -f cbc.la && ln -s ../cbc.la cbc.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ctr.la -module -avoid-version -rpath /usr/lib64/libmcrypt ctr.lo ar cru .libs/cfb.a cfb.o ranlib .libs/cfb.a creating cfb.la (cd .libs && rm -f cfb.la && ln -s ../cfb.la cfb.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ecb.la -module -avoid-version -rpath /usr/lib64/libmcrypt ecb.lo rm -fr .libs/ctr.la .libs/ctr.* .libs/ctr.* gcc -shared ctr.lo -Wl,-soname -Wl,ctr.so -o .libs/ctr.so rm -fr .libs/ecb.la .libs/ecb.* .libs/ecb.* gcc -shared ecb.lo -Wl,-soname -Wl,ecb.so -o .libs/ecb.so ar cru .libs/ctr.a ctr.o ranlib .libs/ctr.a creating ctr.la ar cru .libs/ecb.a ecb.o ranlib .libs/ecb.a creating ecb.la (cd .libs && rm -f ctr.la && ln -s ../ctr.la ctr.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ncfb.la -module -avoid-version -rpath /usr/lib64/libmcrypt ncfb.lo (cd .libs && rm -f ecb.la && ln -s ../ecb.la ecb.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o nofb.la -module -avoid-version -rpath /usr/lib64/libmcrypt nofb.lo rm -fr .libs/ncfb.la .libs/ncfb.* .libs/ncfb.* rm -fr .libs/nofb.la .libs/nofb.* .libs/nofb.* gcc -shared nofb.lo -Wl,-soname -Wl,nofb.so -o .libs/nofb.so gcc -shared ncfb.lo -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so ar cru .libs/ncfb.a ncfb.o ranlib .libs/ncfb.a ar cru .libs/nofb.a nofb.o creating ncfb.la ranlib .libs/nofb.a creating nofb.la (cd .libs && rm -f ncfb.la && ln -s ../ncfb.la ncfb.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ofb.la -module -avoid-version -rpath /usr/lib64/libmcrypt ofb.lo (cd .libs && rm -f nofb.la && ln -s ../nofb.la nofb.la) /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o stream.la -module -avoid-version -rpath /usr/lib64/libmcrypt stream.lo rm -fr .libs/ofb.la .libs/ofb.* .libs/ofb.* rm -fr .libs/stream.la .libs/stream.* .libs/stream.* gcc -shared ofb.lo -Wl,-soname -Wl,ofb.so -o .libs/ofb.so gcc -shared stream.lo -Wl,-soname -Wl,stream.so -o .libs/stream.so ar cru .libs/ofb.a ofb.o ranlib .libs/ofb.a creating ofb.la ar cru .libs/stream.a stream.o ranlib .libs/stream.a creating stream.la (cd .libs && rm -f ofb.la && ln -s ../ofb.la ofb.la) (cd .libs && rm -f stream.la && ln -s ../stream.la stream.la) make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_extra.lo -MD -MP -MF ".deps/mcrypt_extra.Tpo" \ -c -o mcrypt_extra.lo `test -f 'mcrypt_extra.c' || echo './'`mcrypt_extra.c; \ then mv ".deps/mcrypt_extra.Tpo" ".deps/mcrypt_extra.Plo"; \ else rm -f ".deps/mcrypt_extra.Tpo"; exit 1; \ fi if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt.lo -MD -MP -MF ".deps/mcrypt.Tpo" \ -c -o mcrypt.lo `test -f 'mcrypt.c' || echo './'`mcrypt.c; \ then mv ".deps/mcrypt.Tpo" ".deps/mcrypt.Plo"; \ else rm -f ".deps/mcrypt.Tpo"; exit 1; \ fi mkdir .libs gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.lo rm -f .libs/mcrypt.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.lo In file included from mcrypt_extra.c:22: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from mcrypt_extra.c:22: /usr/include/features.h:213:1: warning: this is the location of the previous definition mcrypt_extra.c: In function 'mcrypt_list_algorithms': mcrypt_extra.c:72: warning: unused variable 'tmpsize' mcrypt_extra.c:71: warning: unused variable 'ptr' mcrypt_extra.c:70: warning: unused variable 'dirname' mcrypt_extra.c:69: warning: unused variable 'directory' mcrypt_extra.c:68: warning: unused variable 'pdir' mcrypt_extra.c: In function 'mcrypt_list_modes': mcrypt_extra.c:179: warning: unused variable 'tmpsize' mcrypt_extra.c:178: warning: unused variable 'ptr' mcrypt_extra.c:177: warning: unused variable 'dirname' mcrypt_extra.c:176: warning: unused variable 'directory' mcrypt_extra.c:175: warning: unused variable 'pdir' In file included from mcrypt.c:43: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from mcrypt.c:43: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt.lo -MD -MP -MF .deps/mcrypt.Tpo -c mcrypt.c -o mcrypt.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_extra.lo -MD -MP -MF .deps/mcrypt_extra.Tpo -c mcrypt_extra.c -o mcrypt_extra.o >/dev/null 2>&1 mv -f .libs/mcrypt.lo mcrypt.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bzero.lo -MD -MP -MF ".deps/bzero.Tpo" \ -c -o bzero.lo `test -f 'bzero.c' || echo './'`bzero.c; \ then mv ".deps/bzero.Tpo" ".deps/bzero.Plo"; \ else rm -f ".deps/bzero.Tpo"; exit 1; \ fi mv -f .libs/mcrypt_extra.lo mcrypt_extra.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmemory.lo -MD -MP -MF ".deps/xmemory.Tpo" \ -c -o xmemory.lo `test -f 'xmemory.c' || echo './'`xmemory.c; \ then mv ".deps/xmemory.Tpo" ".deps/xmemory.Plo"; \ else rm -f ".deps/xmemory.Tpo"; exit 1; \ fi rm -f .libs/bzero.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -fPIC -DPIC -o .libs/bzero.lo In file included from bzero.c:24: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from bzero.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bzero.lo -MD -MP -MF .deps/bzero.Tpo -c bzero.c -o bzero.o >/dev/null 2>&1 rm -f .libs/xmemory.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -fPIC -DPIC -o .libs/xmemory.lo mv -f .libs/bzero.lo bzero.lo In file included from xmemory.c:24: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from xmemory.c:24: /usr/include/features.h:213:1: warning: this is the location of the previous definition if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_modules.lo -MD -MP -MF ".deps/mcrypt_modules.Tpo" \ -c -o mcrypt_modules.lo `test -f 'mcrypt_modules.c' || echo './'`mcrypt_modules.c; \ then mv ".deps/mcrypt_modules.Tpo" ".deps/mcrypt_modules.Plo"; \ else rm -f ".deps/mcrypt_modules.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT xmemory.lo -MD -MP -MF .deps/xmemory.Tpo -c xmemory.c -o xmemory.o >/dev/null 2>&1 mv -f .libs/xmemory.lo xmemory.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT win32_comp.lo -MD -MP -MF ".deps/win32_comp.Tpo" \ -c -o win32_comp.lo `test -f 'win32_comp.c' || echo './'`win32_comp.c; \ then mv ".deps/win32_comp.Tpo" ".deps/win32_comp.Plo"; \ else rm -f ".deps/win32_comp.Tpo"; exit 1; \ fi rm -f .libs/mcrypt_modules.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.lo In file included from mcrypt_modules.c:22: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from mcrypt_modules.c:22: /usr/include/features.h:213:1: warning: this is the location of the previous definition rm -f .libs/win32_comp.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.lo In file included from win32_comp.c:3: libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from libdefs.h:12, from win32_comp.c:3: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT win32_comp.lo -MD -MP -MF .deps/win32_comp.Tpo -c win32_comp.c -o win32_comp.o >/dev/null 2>&1 mv -f .libs/win32_comp.lo win32_comp.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_threads.lo -MD -MP -MF ".deps/mcrypt_threads.Tpo" \ -c -o mcrypt_threads.lo `test -f 'mcrypt_threads.c' || echo './'`mcrypt_threads.c; \ then mv ".deps/mcrypt_threads.Tpo" ".deps/mcrypt_threads.Plo"; \ else rm -f ".deps/mcrypt_threads.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_modules.lo -MD -MP -MF .deps/mcrypt_modules.Tpo -c mcrypt_modules.c -o mcrypt_modules.o >/dev/null 2>&1 rm -f .libs/mcrypt_threads.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.lo In file included from mcrypt_threads.c:22: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from mcrypt_threads.c:22: /usr/include/features.h:213:1: warning: this is the location of the previous definition gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_threads.lo -MD -MP -MF .deps/mcrypt_threads.Tpo -c mcrypt_threads.c -o mcrypt_threads.o >/dev/null 2>&1 mv -f .libs/mcrypt_threads.lo mcrypt_threads.lo if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_symb.lo -MD -MP -MF ".deps/mcrypt_symb.Tpo" \ -c -o mcrypt_symb.lo `test -f 'mcrypt_symb.c' || echo './'`mcrypt_symb.c; \ then mv ".deps/mcrypt_symb.Tpo" ".deps/mcrypt_symb.Plo"; \ else rm -f ".deps/mcrypt_symb.Tpo"; exit 1; \ fi mv -f .libs/mcrypt_modules.lo mcrypt_modules.lo rm -f .libs/mcrypt_symb.lo gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.lo In file included from mcrypt_internal.h:3, from mcrypt_symb.c:1: ./libdefs.h:64:1: warning: "_POSIX_C_SOURCE" redefined In file included from /usr/include/sys/types.h:26, from ./libdefs.h:12, from mcrypt_internal.h:3, from mcrypt_symb.c:1: /usr/include/features.h:213:1: warning: this is the location of the previous definition mcrypt_symb.c:5: warning: type defaults to 'int' in declaration of 'cbc_LTX__init_mcrypt' mcrypt_symb.c:6: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_set_state' mcrypt_symb.c:7: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_state' mcrypt_symb.c:8: warning: type defaults to 'int' in declaration of 'cbc_LTX__end_mcrypt' mcrypt_symb.c:9: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt' mcrypt_symb.c:10: warning: type defaults to 'int' in declaration of 'cbc_LTX__mdecrypt' mcrypt_symb.c:11: warning: type defaults to 'int' in declaration of 'cbc_LTX__has_iv' mcrypt_symb.c:12: warning: type defaults to 'int' in declaration of 'cbc_LTX__is_block_mode' mcrypt_symb.c:13: warning: type defaults to 'int' in declaration of 'cbc_LTX__is_block_algorithm_mode' mcrypt_symb.c:14: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_get_modes_name' mcrypt_symb.c:15: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_get_size' mcrypt_symb.c:16: warning: type defaults to 'int' in declaration of 'cbc_LTX__mcrypt_mode_version' mcrypt_symb.c:17: warning: type defaults to 'int' in declaration of 'cfb_LTX__init_mcrypt' mcrypt_symb.c:18: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_set_state' mcrypt_symb.c:19: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_state' mcrypt_symb.c:20: warning: type defaults to 'int' in declaration of 'cfb_LTX__end_mcrypt' mcrypt_symb.c:21: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt' mcrypt_symb.c:22: warning: type defaults to 'int' in declaration of 'cfb_LTX__mdecrypt' mcrypt_symb.c:23: warning: type defaults to 'int' in declaration of 'cfb_LTX__has_iv' mcrypt_symb.c:24: warning: type defaults to 'int' in declaration of 'cfb_LTX__is_block_mode' mcrypt_symb.c:25: warning: type defaults to 'int' in declaration of 'cfb_LTX__is_block_algorithm_mode' mcrypt_symb.c:26: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_get_modes_name' mcrypt_symb.c:27: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_get_size' mcrypt_symb.c:28: warning: type defaults to 'int' in declaration of 'cfb_LTX__mcrypt_mode_version' mcrypt_symb.c:29: warning: type defaults to 'int' in declaration of 'ctr_LTX__init_mcrypt' mcrypt_symb.c:30: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_set_state' mcrypt_symb.c:31: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_state' mcrypt_symb.c:32: warning: type defaults to 'int' in declaration of 'ctr_LTX__end_mcrypt' mcrypt_symb.c:33: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt' mcrypt_symb.c:34: warning: type defaults to 'int' in declaration of 'ctr_LTX__mdecrypt' mcrypt_symb.c:35: warning: type defaults to 'int' in declaration of 'ctr_LTX__has_iv' mcrypt_symb.c:36: warning: type defaults to 'int' in declaration of 'ctr_LTX__is_block_mode' mcrypt_symb.c:37: warning: type defaults to 'int' in declaration of 'ctr_LTX__is_block_algorithm_mode' mcrypt_symb.c:38: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_get_modes_name' mcrypt_symb.c:39: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_get_size' mcrypt_symb.c:40: warning: type defaults to 'int' in declaration of 'ctr_LTX__mcrypt_mode_version' mcrypt_symb.c:41: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_set_state' mcrypt_symb.c:42: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_state' mcrypt_symb.c:43: warning: type defaults to 'int' in declaration of 'ecb_LTX__init_mcrypt' mcrypt_symb.c:44: warning: type defaults to 'int' in declaration of 'ecb_LTX__end_mcrypt' mcrypt_symb.c:45: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt' mcrypt_symb.c:46: warning: type defaults to 'int' in declaration of 'ecb_LTX__mdecrypt' mcrypt_symb.c:47: warning: type defaults to 'int' in declaration of 'ecb_LTX__has_iv' mcrypt_symb.c:48: warning: type defaults to 'int' in declaration of 'ecb_LTX__is_block_mode' mcrypt_symb.c:49: warning: type defaults to 'int' in declaration of 'ecb_LTX__is_block_algorithm_mode' mcrypt_symb.c:50: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_get_modes_name' mcrypt_symb.c:51: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_get_size' mcrypt_symb.c:52: warning: type defaults to 'int' in declaration of 'ecb_LTX__mcrypt_mode_version' mcrypt_symb.c:53: warning: type defaults to 'int' in declaration of 'ncfb_LTX__init_mcrypt' mcrypt_symb.c:54: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_set_state' mcrypt_symb.c:55: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_state' mcrypt_symb.c:56: warning: type defaults to 'int' in declaration of 'ncfb_LTX__end_mcrypt' mcrypt_symb.c:57: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt' mcrypt_symb.c:58: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mdecrypt' mcrypt_symb.c:59: warning: type defaults to 'int' in declaration of 'ncfb_LTX__has_iv' mcrypt_symb.c:60: warning: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_mode' mcrypt_symb.c:61: warning: type defaults to 'int' in declaration of 'ncfb_LTX__is_block_algorithm_mode' mcrypt_symb.c:62: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_get_modes_name' mcrypt_symb.c:63: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_get_size' mcrypt_symb.c:64: warning: type defaults to 'int' in declaration of 'ncfb_LTX__mcrypt_mode_version' mcrypt_symb.c:65: warning: type defaults to 'int' in declaration of 'nofb_LTX__init_mcrypt' mcrypt_symb.c:66: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_set_state' mcrypt_symb.c:67: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_state' mcrypt_symb.c:68: warning: type defaults to 'int' in declaration of 'nofb_LTX__end_mcrypt' mcrypt_symb.c:69: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt' mcrypt_symb.c:70: warning: type defaults to 'int' in declaration of 'nofb_LTX__mdecrypt' mcrypt_symb.c:71: warning: type defaults to 'int' in declaration of 'nofb_LTX__has_iv' mcrypt_symb.c:72: warning: type defaults to 'int' in declaration of 'nofb_LTX__is_block_mode' mcrypt_symb.c:73: warning: type defaults to 'int' in declaration of 'nofb_LTX__is_block_algorithm_mode' mcrypt_symb.c:74: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_get_modes_name' mcrypt_symb.c:75: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_get_size' mcrypt_symb.c:76: warning: type defaults to 'int' in declaration of 'nofb_LTX__mcrypt_mode_version' mcrypt_symb.c:77: warning: type defaults to 'int' in declaration of 'ofb_LTX__init_mcrypt' mcrypt_symb.c:78: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_set_state' mcrypt_symb.c:79: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_state' mcrypt_symb.c:80: warning: type defaults to 'int' in declaration of 'ofb_LTX__end_mcrypt' mcrypt_symb.c:81: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt' mcrypt_symb.c:82: warning: type defaults to 'int' in declaration of 'ofb_LTX__mdecrypt' mcrypt_symb.c:83: warning: type defaults to 'int' in declaration of 'ofb_LTX__has_iv' mcrypt_symb.c:84: warning: type defaults to 'int' in declaration of 'ofb_LTX__is_block_mode' mcrypt_symb.c:85: warning: type defaults to 'int' in declaration of 'ofb_LTX__is_block_algorithm_mode' mcrypt_symb.c:86: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_get_modes_name' mcrypt_symb.c:87: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_get_size' mcrypt_symb.c:88: warning: type defaults to 'int' in declaration of 'ofb_LTX__mcrypt_mode_version' mcrypt_symb.c:89: warning: type defaults to 'int' in declaration of 'stream_LTX__init_mcrypt' mcrypt_symb.c:90: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_set_state' mcrypt_symb.c:91: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_state' mcrypt_symb.c:92: warning: type defaults to 'int' in declaration of 'stream_LTX__end_mcrypt' mcrypt_symb.c:93: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt' mcrypt_symb.c:94: warning: type defaults to 'int' in declaration of 'stream_LTX__mdecrypt' mcrypt_symb.c:95: warning: type defaults to 'int' in declaration of 'stream_LTX__has_iv' mcrypt_symb.c:96: warning: type defaults to 'int' in declaration of 'stream_LTX__is_block_mode' mcrypt_symb.c:97: warning: type defaults to 'int' in declaration of 'stream_LTX__is_block_algorithm_mode' mcrypt_symb.c:98: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_get_modes_name' mcrypt_symb.c:99: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_get_size' mcrypt_symb.c:100: warning: type defaults to 'int' in declaration of 'stream_LTX__mcrypt_mode_version' mcrypt_symb.c:101: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_set_key' mcrypt_symb.c:102: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_encrypt' mcrypt_symb.c:103: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_decrypt' mcrypt_symb.c:104: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_size' mcrypt_symb.c:105: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_block_size' mcrypt_symb.c:106: warning: type defaults to 'int' in declaration of 'cast_128_LTX__is_block_algorithm' mcrypt_symb.c:107: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_key_size' mcrypt_symb.c:108: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:109: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:110: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_self_test' mcrypt_symb.c:111: warning: type defaults to 'int' in declaration of 'cast_128_LTX__mcrypt_algorithm_version' mcrypt_symb.c:112: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_set_key' mcrypt_symb.c:113: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_encrypt' mcrypt_symb.c:114: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_decrypt' mcrypt_symb.c:115: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_size' mcrypt_symb.c:116: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_block_size' mcrypt_symb.c:117: warning: type defaults to 'int' in declaration of 'gost_LTX__is_block_algorithm' mcrypt_symb.c:118: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_key_size' mcrypt_symb.c:119: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:120: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:121: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_self_test' mcrypt_symb.c:122: warning: type defaults to 'int' in declaration of 'gost_LTX__mcrypt_algorithm_version' mcrypt_symb.c:123: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_set_key' mcrypt_symb.c:124: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_encrypt' mcrypt_symb.c:125: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_decrypt' mcrypt_symb.c:126: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_size' mcrypt_symb.c:127: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_block_size' mcrypt_symb.c:128: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__is_block_algorithm' mcrypt_symb.c:129: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_key_size' mcrypt_symb.c:130: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:131: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:132: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_self_test' mcrypt_symb.c:133: warning: type defaults to 'int' in declaration of 'rijndael_128_LTX__mcrypt_algorithm_version' mcrypt_symb.c:134: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_set_key' mcrypt_symb.c:135: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_encrypt' mcrypt_symb.c:136: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_decrypt' mcrypt_symb.c:137: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_size' mcrypt_symb.c:138: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_block_size' mcrypt_symb.c:139: warning: type defaults to 'int' in declaration of 'twofish_LTX__is_block_algorithm' mcrypt_symb.c:140: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_key_size' mcrypt_symb.c:141: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:142: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:143: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_self_test' mcrypt_symb.c:144: warning: type defaults to 'int' in declaration of 'twofish_LTX__mcrypt_algorithm_version' mcrypt_symb.c:145: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_set_key' mcrypt_symb.c:146: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_encrypt' mcrypt_symb.c:147: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_decrypt' mcrypt_symb.c:148: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_size' mcrypt_symb.c:149: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_block_size' mcrypt_symb.c:150: warning: type defaults to 'int' in declaration of 'arcfour_LTX__is_block_algorithm' mcrypt_symb.c:151: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_key_size' mcrypt_symb.c:152: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algo_iv_size' mcrypt_symb.c:153: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:154: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:155: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_self_test' mcrypt_symb.c:156: warning: type defaults to 'int' in declaration of 'arcfour_LTX__mcrypt_algorithm_version' mcrypt_symb.c:157: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_set_key' mcrypt_symb.c:158: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_encrypt' mcrypt_symb.c:159: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_decrypt' mcrypt_symb.c:160: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_size' mcrypt_symb.c:161: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_block_size' mcrypt_symb.c:162: warning: type defaults to 'int' in declaration of 'cast_256_LTX__is_block_algorithm' mcrypt_symb.c:163: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_key_size' mcrypt_symb.c:164: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:165: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:166: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_self_test' mcrypt_symb.c:167: warning: type defaults to 'int' in declaration of 'cast_256_LTX__mcrypt_algorithm_version' mcrypt_symb.c:168: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_set_key' mcrypt_symb.c:169: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_encrypt' mcrypt_symb.c:170: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_decrypt' mcrypt_symb.c:171: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_size' mcrypt_symb.c:172: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_block_size' mcrypt_symb.c:173: warning: type defaults to 'int' in declaration of 'loki97_LTX__is_block_algorithm' mcrypt_symb.c:174: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_key_size' mcrypt_symb.c:175: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:176: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:177: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_self_test' mcrypt_symb.c:178: warning: type defaults to 'int' in declaration of 'loki97_LTX__mcrypt_algorithm_version' mcrypt_symb.c:179: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_set_key' mcrypt_symb.c:180: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_encrypt' mcrypt_symb.c:181: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_decrypt' mcrypt_symb.c:182: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_size' mcrypt_symb.c:183: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_block_size' mcrypt_symb.c:184: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__is_block_algorithm' mcrypt_symb.c:185: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_key_size' mcrypt_symb.c:186: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:187: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:188: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_self_test' mcrypt_symb.c:189: warning: type defaults to 'int' in declaration of 'rijndael_192_LTX__mcrypt_algorithm_version' mcrypt_symb.c:190: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_set_key' mcrypt_symb.c:191: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_encrypt' mcrypt_symb.c:192: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_decrypt' mcrypt_symb.c:193: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_size' mcrypt_symb.c:194: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_block_size' mcrypt_symb.c:195: warning: type defaults to 'int' in declaration of 'saferplus_LTX__is_block_algorithm' mcrypt_symb.c:196: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_key_size' gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib64/libmcrypt/\" -I. -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT mcrypt_symb.lo -MD -MP -MF .deps/mcrypt_symb.Tpo -c mcrypt_symb.c -o mcrypt_symb.o >/dev/null 2>&1 mcrypt_symb.c:197: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:198: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:199: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_self_test' mcrypt_symb.c:200: warning: type defaults to 'int' in declaration of 'saferplus_LTX__mcrypt_algorithm_version' mcrypt_symb.c:201: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_set_key' mcrypt_symb.c:202: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_encrypt' mcrypt_symb.c:203: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_decrypt' mcrypt_symb.c:204: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_size' mcrypt_symb.c:205: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_block_size' mcrypt_symb.c:206: warning: type defaults to 'int' in declaration of 'wake_LTX__is_block_algorithm' mcrypt_symb.c:207: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_key_size' mcrypt_symb.c:208: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algo_iv_size' mcrypt_symb.c:209: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:210: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:211: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_self_test' mcrypt_symb.c:212: warning: type defaults to 'int' in declaration of 'wake_LTX__mcrypt_algorithm_version' mcrypt_symb.c:213: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_set_key' mcrypt_symb.c:214: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_encrypt' mcrypt_symb.c:215: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_decrypt' mcrypt_symb.c:216: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_size' mcrypt_symb.c:217: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_block_size' mcrypt_symb.c:218: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__is_block_algorithm' mcrypt_symb.c:219: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_key_size' mcrypt_symb.c:220: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:221: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:222: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_self_test' mcrypt_symb.c:223: warning: type defaults to 'int' in declaration of 'blowfish_compat_LTX__mcrypt_algorithm_version' mcrypt_symb.c:224: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_set_key' mcrypt_symb.c:225: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_encrypt' mcrypt_symb.c:226: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_decrypt' mcrypt_symb.c:227: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_size' mcrypt_symb.c:228: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_block_size' mcrypt_symb.c:229: warning: type defaults to 'int' in declaration of 'des_LTX__is_block_algorithm' mcrypt_symb.c:230: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_key_size' mcrypt_symb.c:231: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:232: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:233: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_self_test' mcrypt_symb.c:234: warning: type defaults to 'int' in declaration of 'des_LTX__mcrypt_algorithm_version' mcrypt_symb.c:235: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_set_key' mcrypt_symb.c:236: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_encrypt' mcrypt_symb.c:237: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_decrypt' mcrypt_symb.c:238: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_size' mcrypt_symb.c:239: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_block_size' mcrypt_symb.c:240: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__is_block_algorithm' mcrypt_symb.c:241: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_key_size' mcrypt_symb.c:242: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:243: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:244: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_self_test' mcrypt_symb.c:245: warning: type defaults to 'int' in declaration of 'rijndael_256_LTX__mcrypt_algorithm_version' mcrypt_symb.c:246: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_set_key' mcrypt_symb.c:247: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_encrypt' mcrypt_symb.c:248: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_decrypt' mcrypt_symb.c:249: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_size' mcrypt_symb.c:250: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_block_size' mcrypt_symb.c:251: warning: type defaults to 'int' in declaration of 'serpent_LTX__is_block_algorithm' mcrypt_symb.c:252: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_key_size' mcrypt_symb.c:253: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:254: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:255: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_self_test' mcrypt_symb.c:256: warning: type defaults to 'int' in declaration of 'serpent_LTX__mcrypt_algorithm_version' mcrypt_symb.c:257: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_set_key' mcrypt_symb.c:258: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_encrypt' mcrypt_symb.c:259: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_decrypt' mcrypt_symb.c:260: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_size' mcrypt_symb.c:261: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_block_size' mcrypt_symb.c:262: warning: type defaults to 'int' in declaration of 'xtea_LTX__is_block_algorithm' mcrypt_symb.c:263: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_key_size' mcrypt_symb.c:264: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:265: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:266: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_self_test' mcrypt_symb.c:267: warning: type defaults to 'int' in declaration of 'xtea_LTX__mcrypt_algorithm_version' mcrypt_symb.c:268: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_set_key' mcrypt_symb.c:269: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_encrypt' mcrypt_symb.c:270: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_decrypt' mcrypt_symb.c:271: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_size' mcrypt_symb.c:272: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_block_size' mcrypt_symb.c:273: warning: type defaults to 'int' in declaration of 'blowfish_LTX__is_block_algorithm' mcrypt_symb.c:274: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_key_size' mcrypt_symb.c:275: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:276: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:277: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_self_test' mcrypt_symb.c:278: warning: type defaults to 'int' in declaration of 'blowfish_LTX__mcrypt_algorithm_version' mcrypt_symb.c:279: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_set_key' mcrypt_symb.c:280: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_encrypt' mcrypt_symb.c:281: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_decrypt' mcrypt_symb.c:282: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_size' mcrypt_symb.c:283: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_block_size' mcrypt_symb.c:284: warning: type defaults to 'int' in declaration of 'enigma_LTX__is_block_algorithm' mcrypt_symb.c:285: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_key_size' mcrypt_symb.c:286: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algo_iv_size' mcrypt_symb.c:287: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:288: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:289: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_self_test' mcrypt_symb.c:290: warning: type defaults to 'int' in declaration of 'enigma_LTX__mcrypt_algorithm_version' mcrypt_symb.c:291: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_set_key' mcrypt_symb.c:292: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_encrypt' mcrypt_symb.c:293: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_decrypt' mcrypt_symb.c:294: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_size' mcrypt_symb.c:295: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_block_size' mcrypt_symb.c:296: warning: type defaults to 'int' in declaration of 'rc2_LTX__is_block_algorithm' mcrypt_symb.c:297: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_key_size' mcrypt_symb.c:298: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:299: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:300: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_self_test' mcrypt_symb.c:301: warning: type defaults to 'int' in declaration of 'rc2_LTX__mcrypt_algorithm_version' mcrypt_symb.c:302: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_set_key' mcrypt_symb.c:303: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_encrypt' mcrypt_symb.c:304: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_decrypt' mcrypt_symb.c:305: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_size' mcrypt_symb.c:306: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_block_size' mcrypt_symb.c:307: warning: type defaults to 'int' in declaration of 'tripledes_LTX__is_block_algorithm' mcrypt_symb.c:308: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_key_size' mcrypt_symb.c:309: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_supported_key_sizes' mcrypt_symb.c:310: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_get_algorithms_name' mcrypt_symb.c:311: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_self_test' mcrypt_symb.c:312: warning: type defaults to 'int' in declaration of 'tripledes_LTX__mcrypt_algorithm_version' mv -f .libs/mcrypt_symb.lo mcrypt_symb.lo /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o libmcrypt.la -rpath /usr/lib64 -version-info 8:7:4 -version-info 8:7:4 -export-symbols libmcrypt.sym mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo ../modules/modes/cbc.lo ../modules/modes/cfb.lo ../modules/modes/ctr.lo ../modules/modes/ecb.lo ../modules/modes/ncfb.lo ../modules/modes/nofb.lo ../modules/modes/ofb.lo ../modules/modes/stream.lo ../modules/algorithms/cast-128.lo ../modules/algorithms/gost.lo ../modules/algorithms/rijndael-128.lo ../modules/algorithms/twofish.lo ../modules/algorithms/arcfour.lo ../modules/algorithms/cast-256.lo ../modules/algorithms/loki97.lo ../modules/algorithms/rijndael-192.lo ../modules/algorithms/saferplus.lo ../modules/algorithms/wake.lo ../modules/algorithms/blowfish-compat.lo ../modules/algorithms/des.lo ../modules/algorithms/rijndael-256.lo ../modules/algorithms/serpent.lo ../modules/algorithms/xtea.lo ../modules/algorithms/blowfish.lo ../modules/algorithms/enigma.lo ../modules/algorithms/rc2.lo ../modules/algorithms/tripledes.lo rm -fr .libs/libmcrypt.la .libs/libmcrypt.* .libs/libmcrypt.* gcc -shared 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 -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-retain-symbols-file -Wl,libmcrypt.sym -o .libs/libmcrypt.so.4.4.7 (cd .libs && rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.7 libmcrypt.so.4) (cd .libs && rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.7 libmcrypt.so) 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 ranlib .libs/libmcrypt.a creating libmcrypt.la (cd .libs && rm -f libmcrypt.la && ln -s ../libmcrypt.la libmcrypt.la) make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' Making all in src make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT cipher_test.o -MD -MP -MF ".deps/cipher_test.Tpo" \ -c -o cipher_test.o `test -f 'cipher_test.c' || echo './'`cipher_test.c; \ then mv ".deps/cipher_test.Tpo" ".deps/cipher_test.Po"; \ else rm -f ".deps/cipher_test.Tpo"; exit 1; \ fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT aes_test.o -MD -MP -MF ".deps/aes_test.Tpo" \ -c -o aes_test.o `test -f 'aes_test.c' || echo './'`aes_test.c; \ then mv ".deps/aes_test.Tpo" ".deps/aes_test.Po"; \ else rm -f ".deps/aes_test.Tpo"; exit 1; \ fi aes_test.c: In function 'main': aes_test.c:78: warning: pointer targets in assignment differ in signedness aes_test.c:79: warning: pointer targets in assignment differ in signedness aes_test.c:111: warning: pointer targets in assignment differ in signedness aes_test.c:112: warning: pointer targets in assignment differ in signedness aes_test.c:158: warning: pointer targets in assignment differ in signedness aes_test.c:159: warning: pointer targets in assignment differ in signedness aes_test.c:200: warning: pointer targets in assignment differ in signedness aes_test.c:201: warning: pointer targets in assignment differ in signedness aes_test.c:72: warning: unused variable 'keysize' aes_test.c:68: warning: unused variable 'x' aes_test.c:67: warning: unused variable 'ivsize' aes_test.c:67: warning: unused variable 'jmax' aes_test.c:67: warning: unused variable 'j' aes_test.c:66: warning: unused variable 'imax' aes_test.c:66: warning: unused variable 't' aes_test.c:66: warning: unused variable 'i' aes_test.c:65: warning: unused variable 'td2' cipher_test.c: In function 'main': cipher_test.c:42: warning: 'IV' may be used uninitialized in this function /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o ciphertest cipher_test.o ../lib/libmcrypt.la /bin/sh ../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o aestest aes_test.o ../lib/libmcrypt.la mkdir .libs gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so -Wl,--rpath -Wl,/usr/lib64 gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so -Wl,--rpath -Wl,/usr/lib64 creating ciphertest creating aestest make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5XaVVZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 ++ dirname /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 + cd libmcrypt-2.5.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 + make DESTDIR=/builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 install Making install in modules make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' Making install in algorithms make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64 mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/algorithms' Making install in modes make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules/modes' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[3]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/modules' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/bin mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/bin /usr/bin/install -c libmcrypt-config /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/bin/libmcrypt-config /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64 /bin/sh ../libtool --mode=install /usr/bin/install -c libmcrypt.la /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.la /usr/bin/install -c .libs/libmcrypt.so.4.4.7 /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.so.4.4.7 (cd /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64 && rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.7 libmcrypt.so.4) (cd /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64 && rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.7 libmcrypt.so) /usr/bin/install -c .libs/libmcrypt.lai /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.la /usr/bin/install -c .libs/libmcrypt.a /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.a ranlib /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.a chmod 644 /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/include mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/include /usr/bin/install -c -m 644 mcrypt.h /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/include/mcrypt.h /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/aclocal mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/aclocal /usr/bin/install -c -m 644 libmcrypt.m4 /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/aclocal/libmcrypt.m4 make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/lib' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[2]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/man/man3 mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/man mkdir /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/man/man3 /usr/bin/install -c -m 644 ./mcrypt.3 /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/man/man3/mcrypt.3 make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7/doc' make[1]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7' make[2]: Entering directory `/builddir/build/BUILD/libmcrypt-2.5.7' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7' make[1]: Leaving directory `/builddir/build/BUILD/libmcrypt-2.5.7' + find /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/libmcrypt-2.5.7 extracting debug info from /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/lib64/libmcrypt.so.4.4.7 symlinked /usr/lib/debug/usr/lib64/libmcrypt.so.4.4.7.debug to /usr/lib/debug/usr/lib64/libmcrypt.so.4.debug symlinked /usr/lib/debug/usr/lib64/libmcrypt.so.4.4.7.debug to /usr/lib/debug/usr/lib64/libmcrypt.so.debug 802 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libmcrypt-2.5.7-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jIfHGb + umask 022 + cd /builddir/build/BUILD + cd libmcrypt-2.5.7 + DOCDIR=/builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-2.5.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-2.5.7 + /bin/mkdir -p /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-2.5.7 + cp -pr AUTHORS COPYING.LIB ChangeLog KNOWN-BUGS README NEWS THANKS TODO /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-2.5.7 + exit 0 Provides: libmcrypt.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libmcrypt.so.4()(64bit) rtld(GNU_HASH) Processing files: libmcrypt-devel-2.5.7-1.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l8yQNn + umask 022 + cd /builddir/build/BUILD + cd libmcrypt-2.5.7 + DOCDIR=/builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-devel-2.5.7 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-devel-2.5.7 + /bin/mkdir -p /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-devel-2.5.7 + cp -pr doc/README.key doc/README.xtea doc/example.c /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64/usr/share/doc/libmcrypt-devel-2.5.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libmcrypt.so.4()(64bit) Processing files: libmcrypt-debuginfo-2.5.7-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 warning: Could not canonicalize hostname: opus5.rutgers.edu Wrote: /builddir/build/RPMS/libmcrypt-2.5.7-1.x86_64.rpm Wrote: /builddir/build/RPMS/libmcrypt-devel-2.5.7-1.x86_64.rpm Wrote: /builddir/build/RPMS/libmcrypt-debuginfo-2.5.7-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XnSf9b + umask 022 + cd /builddir/build/BUILD + cd libmcrypt-2.5.7 + rm -rf /builddir/build/BUILDROOT/libmcrypt-2.5.7-1.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->