<86>Aug 19 05:33:23 userdel[3980015]: delete user 'rooter' <86>Aug 19 05:33:23 userdel[3980015]: removed group 'rooter' owned by 'rooter' <86>Aug 19 05:33:23 userdel[3980015]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 19 05:33:23 groupadd[3980073]: group added to /etc/group: name=rooter, GID=1829 <86>Aug 19 05:33:23 groupadd[3980073]: group added to /etc/gshadow: name=rooter <86>Aug 19 05:33:23 groupadd[3980073]: new group: name=rooter, GID=1829 <86>Aug 19 05:33:23 useradd[3980122]: new user: name=rooter, UID=1829, GID=1829, home=/root, shell=/bin/bash, from=none <86>Aug 19 05:33:23 userdel[3980187]: delete user 'builder' <86>Aug 19 05:33:23 userdel[3980187]: removed group 'builder' owned by 'builder' <86>Aug 19 05:33:23 userdel[3980187]: removed shadow group 'builder' owned by 'builder' <86>Aug 19 05:33:24 groupadd[3980242]: group added to /etc/group: name=builder, GID=1830 <86>Aug 19 05:33:24 groupadd[3980242]: group added to /etc/gshadow: name=builder <86>Aug 19 05:33:24 groupadd[3980242]: new group: name=builder, GID=1830 <86>Aug 19 05:33:24 useradd[3980280]: new user: name=builder, UID=1830, GID=1830, home=/usr/src, shell=/bin/bash, from=none <13>Aug 19 05:33:26 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Aug 19 05:33:27 rpmi: libstdc++13-devel-13.2.1-alt1 sisyphus+325923.100.1.1 1690624806 installed <13>Aug 19 05:33:27 rpmi: gcc13-c++-13.2.1-alt1 sisyphus+325923.100.1.1 1690624806 installed <13>Aug 19 05:33:27 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libmcrypt-2.5.8-alt3.nosrc.rpm (w1.gzdio) Installing libmcrypt-2.5.8-alt3.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37425 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmcrypt-2.5.8 + echo 'Source #0 (libmcrypt-2.5.8.tar):' Source #0 (libmcrypt-2.5.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libmcrypt-2.5.8.tar + cd libmcrypt-2.5.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libmcrypt-2.5.7-alt-libdl.patch):' Patch #0 (libmcrypt-2.5.7-alt-libdl.patch): + /usr/bin/patch -p1 patching file lib/Makefile.am Hunk #1 succeeded at 10 (offset -1 lines). patching file lib/mcrypt_modules.c + echo 'Patch #1 (libmcrypt-2.5.1-dlopen.patch):' Patch #1 (libmcrypt-2.5.1-dlopen.patch): + /usr/bin/patch -p1 patching file lib/mcrypt_modules.c Hunk #1 succeeded at 26 (offset 1 line). + echo 'Patch #2 (libmcrypt-2.5.1-symbols.patch):' Patch #2 (libmcrypt-2.5.1-symbols.patch): + /usr/bin/patch -p1 patching file lib/libdefs.h + echo 'Patch #3 (libmcrypt-2.5.1-extra.patch):' Patch #3 (libmcrypt-2.5.1-extra.patch): + /usr/bin/patch -p1 patching file lib/mcrypt_extra.c Hunk #1 succeeded at 94 with fuzz 2 (offset -5 lines). Hunk #2 succeeded at 157 (offset -9 lines). Hunk #3 succeeded at 197 with fuzz 2 (offset -9 lines). Hunk #4 succeeded at 260 (offset -10 lines). + echo 'Patch #5 (libmcrypt-2.5.8-nolibltdl.patch):' Patch #5 (libmcrypt-2.5.8-nolibltdl.patch): + /usr/bin/patch -p1 patching file Makefile.am patching file configure.in + /usr/bin/subst 's,libmcrypt_la_LIBADD = @EXTRA_OBJECTS@,,' lib/Makefile.am + cd modules + find . -type f -name '*.c' + xargs /usr/bin/subst 's/#define _.*//' + rm -v acinclude.m4 removed 'acinclude.m4' + rm -rv libltdl/ removed 'libltdl/ltdl.h' removed 'libltdl/ltdl.c' removed 'libltdl/configure.in' removed 'libltdl/configure' removed 'libltdl/config-h.in' removed 'libltdl/aclocal.m4' removed 'libltdl/acinclude.m4' removed 'libltdl/README' removed 'libltdl/Makefile.in' removed 'libltdl/Makefile.am' removed 'libltdl/COPYING.LIB' removed directory 'libltdl/' + mv -v configure.in configure.ac renamed 'configure.in' -> 'configure.ac' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37425 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmcrypt-2.5.8 + autoreconf -fisv autoreconf-default: export WARNINGS= autoreconf-default: Entering directory '.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using Gtkdoc autoreconf-default: running: aclocal --force autoreconf-default: running: /usr/bin/autoconf-2.71 --force configure.ac:14: warning: The macro `AC_CANONICAL_SYSTEM' is obsolete. configure.ac:14: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.ac:14: the top level configure.ac:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10432: AM_INIT_AUTOMAKE is expanded from... configure.ac:15: the top level configure.ac:16: warning: 'AM_CONFIG_HEADER': this macro is obsolete. configure.ac:16: You should use the 'AC_CONFIG_HEADERS' macro instead. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:10784: AM_CONFIG_HEADER is expanded from... configure.ac:16: the top level configure.ac:64: warning: The macro `ac_cv_prog_gcc' is obsolete. configure.ac:64: You should run autoupdate. ./lib/autoconf/c.m4:465: ac_cv_prog_gcc is expanded from... configure.ac:64: the top level configure.ac:95: warning: The macro `AC_LIBLTDL_INSTALLABLE' is obsolete. configure.ac:95: You should run autoupdate. aclocal.m4:8570: AC_LIBLTDL_INSTALLABLE is expanded from... configure.ac:95: the top level configure.ac:191: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:191: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:191: the top level configure.ac:216: warning: The macro `AC_LIBTOOL_DLOPEN' is obsolete. configure.ac:216: You should run autoupdate. aclocal.m4:9453: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:216: the top level configure.ac:216: warning: AC_LIBTOOL_DLOPEN: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:216: put the 'dlopen' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9453: AC_LIBTOOL_DLOPEN is expanded from... configure.ac:216: the top level configure.ac:217: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete. configure.ac:217: You should run autoupdate. aclocal.m4:9488: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:217: the top level configure.ac:217: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you configure.ac:217: put the 'win32-dll' option into LT_INIT's first parameter. ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... aclocal.m4:9488: AC_LIBTOOL_WIN32_DLL is expanded from... configure.ac:217: the top level configure.ac:221: warning: The macro `AM_PROG_LIBTOOL' is obsolete. configure.ac:221: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:221: the top level configure.ac:230: warning: The macro `AC_OUTPUT_COMMANDS' is obsolete. configure.ac:230: You should run autoupdate. ./lib/autoconf/status.m4:1025: AC_OUTPUT_COMMANDS is expanded from... configure.ac:230: the top level autoreconf-default: running: /usr/bin/autoheader-2.71 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:15: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:23: installing './compile' configure.ac:15: installing './missing' Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am:2: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') lib/Makefile.am: installing './depcomp' modules/algorithms/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') modules/modes/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') parallel-tests: installing './test-driver' autoreconf-default: Leaving directory '.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + configure_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + configure_runstatedir_flags=--runstatedir=/var/run + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --runstatedir=/var/run --without-included-gettext --disable-static --disable-ltdl --disable-libtool-lock --disable-dynamic-loading configure: WARNING: unrecognized options: --without-included-gettext, --disable-ltdl checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for inline... inline checking for an ANSI C-conforming const... yes checking for argz.h... yes checking for byteswap.h... yes checking for dirent.h... yes checking for dlfcn.h... yes checking for endian.h... yes checking for malloc.h... yes checking for memory.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking for sys/mman.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking whether closedir returns void... no checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking size of unsigned long int... 4 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmcrypt.spec config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating include/mutils/mcrypt.h config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-ltdl + cp /usr/src/RPM/SOURCES/mcrypt_symb.c lib + make -j16 make all-recursive Making all in modules Making all in algorithms make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o arcfour.lo arcfour.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c arcfour.c -fPIC -DPIC -o .libs/arcfour.o arcfour.c: In function '_mcrypt_set_key': arcfour.c:55:13: warning: variable 'ivindex' set but not used [-Wunused-but-set-variable] 55 | int ivindex; | ^~~~~~~ arcfour.c: In function '_mcrypt_self_test': arcfour.c:199:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 199 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from arcfour.c:20: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ arcfour.c:199:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 199 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 3-way.lo 3-way.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c 3-way.c -fPIC -DPIC -o .libs/3-way.o 3-way.c:72:6: warning: conflicting types for built-in function 'gamma'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 72 | void gamma(word32 * a) | ^~~~~ 3-way.c: In function '_mcrypt_self_test': 3-way.c:331:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 331 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from 3-way.c:14: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ 3-way.c:331:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 331 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o gost.lo gost.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c gost.c -fPIC -DPIC -o .libs/gost.o gost.c: In function '_mcrypt_self_test': gost.c:403:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 403 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from gost.c:40: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ gost.c:403:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 403 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o blowfish-compat.lo blowfish-compat.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c blowfish-compat.c -fPIC -DPIC -o .libs/blowfish-compat.o blowfish-compat.c: In function '_mcrypt_set_key': blowfish-compat.c:569:32: warning: pointer targets in passing argument 2 of 'initialize_blowfish' differ in signedness [-Wpointer-sign] 569 | initialize_blowfish(c, k, len); | ^ | | | char * blowfish-compat.c:152:52: note: expected 'byte *' {aka 'unsigned char *'} but argument is of type 'char *' 152 | static short initialize_blowfish(blf_ctx * c, byte key[], short keybytes) | ~~~~~^~~~~ blowfish-compat.c: In function '_mcrypt_self_test': blowfish-compat.c:646:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 646 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from blowfish-compat.c:12: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ blowfish-compat.c:646:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 646 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o safer64.lo safer64.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c safer64.c -fPIC -DPIC -o .libs/safer64.o safer64.c: In function '_mcrypt_self_test': safer64.c:374:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 374 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from safer64.c:29: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ safer64.c:374:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 374 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o des.lo des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c des.c -fPIC -DPIC -o .libs/des.o des.c: In function '_mcrypt_self_test': des.c:653:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 653 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from des.c:19: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ des.c:653:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 653 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rijndael-128.lo rijndael-128.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rijndael-128.c -fPIC -DPIC -o .libs/rijndael-128.o rijndael-128.c: In function '_mcrypt_self_test': rijndael-128.c:487:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 487 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from rijndael-128.c:24: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ rijndael-128.c:487:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 487 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o loki97.lo loki97.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c loki97.c -fPIC -DPIC -o .libs/loki97.o loki97.c: In function 'ff_mult': loki97.c:110:16: warning: variable 'r' set but not used [-Wunused-but-set-variable] 110 | word32 r, s, m; | ^ loki97.c: In function '_mcrypt_self_test': loki97.c:464:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 464 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from loki97.c:66: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ loki97.c:464:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 464 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rijndael-256.lo rijndael-256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rijndael-256.c -fPIC -DPIC -o .libs/rijndael-256.o rijndael-256.c: In function '_mcrypt_self_test': rijndael-256.c:486:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 486 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from rijndael-256.c:24: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ rijndael-256.c:486:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 486 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rijndael-192.lo rijndael-192.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o rijndael-192.c: In function '_mcrypt_self_test': rijndael-192.c:485:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 485 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from rijndael-192.c:25: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ rijndael-192.c:485:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 485 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wake.lo wake.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c wake.c -fPIC -DPIC -o .libs/wake.o wake.c: In function '_mcrypt_self_test': wake.c:346:17: warning: pointer 'key_45' may be used after 'free' [-Wuse-after-free] 346 | free(key); | ^~~~~~~~~ wake.c:335:9: note: call to 'free' here 335 | free(key); | ^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cast-256.lo cast-256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o cast-256.c: In function '_mcrypt_self_test': cast-256.c:561:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 561 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from cast-256.c:67: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ cast-256.c:561:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 561 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cast-128.lo cast-128.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cast-128.c -fPIC -DPIC -o .libs/cast-128.o cast-128.c: In function '_mcrypt_self_test': cast-128.c:380:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 380 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from cast-128.c:18: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ cast-128.c:380:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 380 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o twofish.lo twofish.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c twofish.c -fPIC -DPIC -o .libs/twofish.o twofish.c: In function '_mcrypt_encrypt': twofish.c:515:9: warning: 't0' is used uninitialized [-Wuninitialized] 515 | f_rnd(0, blk, pkey, t0, t1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ twofish.c:502:16: note: 't0' was declared here 502 | word32 t0, t1, blk[4]; | ^~ twofish.c:515:9: warning: 't1' is used uninitialized [-Wuninitialized] 515 | f_rnd(0, blk, pkey, t0, t1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ twofish.c:502:20: note: 't1' was declared here 502 | word32 t0, t1, blk[4]; | ^~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o saferplus.lo saferplus.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c saferplus.c -fPIC -DPIC -o .libs/saferplus.o saferplus.c: In function '_mcrypt_self_test': saferplus.c:667:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 667 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from saferplus.c:66: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ saferplus.c:667:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 667 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o serpent.lo serpent.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c serpent.c -fPIC -DPIC -o .libs/serpent.o serpent.c: In function '_mcrypt_self_test': serpent.c:947:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 947 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from serpent.c:42: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ serpent.c:947:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 947 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o enigma.lo enigma.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c enigma.c -fPIC -DPIC -o .libs/enigma.o enigma.c: In function '_mcrypt_self_test': enigma.c:273:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 273 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from enigma.c:18: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ enigma.c:273:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 273 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xtea.lo xtea.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xtea.c -fPIC -DPIC -o .libs/xtea.o xtea.c: In function '_mcrypt_decrypt': xtea.c:97:16: warning: variable 'limit' set but not used [-Wunused-but-set-variable] 97 | word32 limit, sum = 0; | ^~~~~ xtea.c: In function '_mcrypt_self_test': xtea.c:220:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 220 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from xtea.c:13: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ xtea.c:220:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 220 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o blowfish.lo blowfish.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c blowfish.c -fPIC -DPIC -o .libs/blowfish.o blowfish.c: In function '_mcrypt_set_key': blowfish.c:477:32: warning: pointer targets in passing argument 2 of 'initialize_blowfish' differ in signedness [-Wpointer-sign] 477 | initialize_blowfish(c, k, len); | ^ | | | char * blowfish.c:422:61: note: expected 'unsigned char *' but argument is of type 'char *' 422 | static short initialize_blowfish(blf_ctx * c, unsigned char key[], | ~~~~~~~~~~~~~~^~~~~ blowfish.c: In function '_mcrypt_self_test': blowfish.c:555:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 555 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from blowfish.c:12: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ blowfish.c:555:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 555 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o rc2.lo rc2.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rc2.c -fPIC -DPIC -o .libs/rc2.o rc2.c: In function '_mcrypt_self_test': rc2.c:303:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 303 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from rc2.c:18: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ rc2.c:303:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 303 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o safer128.lo safer128.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c safer128.c -fPIC -DPIC -o .libs/safer128.o safer128.c: In function '_mcrypt_self_test': safer128.c:377:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 377 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from safer128.c:30: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ safer128.c:377:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 377 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o tripledes.lo tripledes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o tripledes.c: In function '_mcrypt_self_test': tripledes.c:839:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 839 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from tripledes.c:21: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ tripledes.c:839:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 839 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o arcfour.la arcfour.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/arcfour.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so libtool: link: ( cd ".libs" && rm -f "arcfour.la" && ln -s "../arcfour.la" "arcfour.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o threeway.la 3-way.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/3-way.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,threeway.so -o .libs/threeway.so In function 'memcpy', inlined from '_mcrypt_self_test' at 3-way.c:309:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "threeway.la" && ln -s "../threeway.la" "threeway.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o gost.la gost.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/gost.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,gost.so -o .libs/gost.so In function 'memcpy', inlined from '_mcrypt_self_test' at gost.c:381:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "gost.la" && ln -s "../gost.la" "gost.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o wake.la wake.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/wake.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,wake.so -o .libs/wake.so libtool: link: ( cd ".libs" && rm -f "wake.la" && ln -s "../wake.la" "wake.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o safer-sk64.la safer64.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/safer64.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,safer-sk64.so -o .libs/safer-sk64.so In function 'memcpy', inlined from '_mcrypt_self_test' at safer64.c:352:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "safer-sk64.la" && ln -s "../safer-sk64.la" "safer-sk64.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o blowfish-compat.la blowfish-compat.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/blowfish-compat.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so In function 'memcpy', inlined from '_mcrypt_self_test' at blowfish-compat.c:625:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "blowfish-compat.la" && ln -s "../blowfish-compat.la" "blowfish-compat.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o blowfish.la blowfish.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/blowfish.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so In function 'memcpy', inlined from '_mcrypt_self_test' at blowfish.c:533:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "blowfish.la" && ln -s "../blowfish.la" "blowfish.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o rijndael-128.la rijndael-128.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/rijndael-128.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,rijndael-128.so -o .libs/rijndael-128.so In function 'memcpy', inlined from '_mcrypt_self_test' at rijndael-128.c:465:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "rijndael-128.la" && ln -s "../rijndael-128.la" "rijndael-128.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o xtea.la xtea.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/xtea.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,xtea.so -o .libs/xtea.so In function 'memcpy', inlined from '_mcrypt_self_test' at xtea.c:199:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "xtea.la" && ln -s "../xtea.la" "xtea.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o loki97.la loki97.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/loki97.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,loki97.so -o .libs/loki97.so In function 'memcpy', inlined from '_mcrypt_self_test' at loki97.c:442:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "loki97.la" && ln -s "../loki97.la" "loki97.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o enigma.la enigma.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/enigma.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,enigma.so -o .libs/enigma.so libtool: link: ( cd ".libs" && rm -f "enigma.la" && ln -s "../enigma.la" "enigma.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o des.la des.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/des.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,des.so -o .libs/des.so In function 'memcpy', inlined from '_mcrypt_self_test' at des.c:631:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "des.la" && ln -s "../des.la" "des.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o rijndael-192.la rijndael-192.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/rijndael-192.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,rijndael-192.so -o .libs/rijndael-192.so In function 'memcpy', inlined from '_mcrypt_self_test' at rijndael-192.c:463:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "rijndael-192.la" && ln -s "../rijndael-192.la" "rijndael-192.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o rijndael-256.la rijndael-256.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/rijndael-256.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,rijndael-256.so -o .libs/rijndael-256.so In function 'memcpy', inlined from '_mcrypt_self_test' at rijndael-256.c:464:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "rijndael-256.la" && ln -s "../rijndael-256.la" "rijndael-256.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o rc2.la rc2.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/rc2.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,rc2.so -o .libs/rc2.so In function 'memcpy', inlined from '_mcrypt_self_test' at rc2.c:281:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "rc2.la" && ln -s "../rc2.la" "rc2.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o cast-256.la cast-256.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/cast-256.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so In function 'memcpy', inlined from '_mcrypt_self_test' at cast-256.c:538:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "cast-256.la" && ln -s "../cast-256.la" "cast-256.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o safer-sk128.la safer128.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/safer128.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,safer-sk128.so -o .libs/safer-sk128.so In function 'memcpy', inlined from '_mcrypt_self_test' at safer128.c:355:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "safer-sk128.la" && ln -s "../safer-sk128.la" "safer-sk128.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o tripledes.la tripledes.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/tripledes.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,tripledes.so -o .libs/tripledes.so libtool: link: ( cd ".libs" && rm -f "tripledes.la" && ln -s "../tripledes.la" "tripledes.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o cast-128.la cast-128.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/cast-128.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,cast-128.so -o .libs/cast-128.so In function 'memcpy', inlined from '_mcrypt_self_test' at cast-128.c:359:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "cast-128.la" && ln -s "../cast-128.la" "cast-128.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o twofish.la twofish.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/twofish.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,twofish.so -o .libs/twofish.so libtool: link: ( cd ".libs" && rm -f "twofish.la" && ln -s "../twofish.la" "twofish.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o saferplus.la saferplus.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/saferplus.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,saferplus.so -o .libs/saferplus.so In function 'memcpy', inlined from '_mcrypt_self_test' at saferplus.c:645:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "saferplus.la" && ln -s "../saferplus.la" "saferplus.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o serpent.la serpent.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/serpent.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,serpent.so -o .libs/serpent.so In function 'memcpy', inlined from '_mcrypt_self_test' at serpent.c:925:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "serpent.la" && ln -s "../serpent.la" "serpent.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' Making all in modes make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ctr.lo ctr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ctr.c -fPIC -DPIC -o .libs/ctr.o ctr.c: In function '_mcrypt': ctr.c:199:13: warning: unused variable 'i' [-Wunused-variable] 199 | int i, j=0; | ^ ctr.c:198:17: warning: unused variable 'fplain' [-Wunused-variable] 198 | word32 *fplain = plaintext; | ^~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ofb.lo ofb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ofb.c -fPIC -DPIC -o .libs/ofb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cbc.lo cbc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cbc.c -fPIC -DPIC -o .libs/cbc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o stream.lo stream.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c stream.c -fPIC -DPIC -o .libs/stream.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ecb.lo ecb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ecb.c -fPIC -DPIC -o .libs/ecb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cfb.lo cfb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cfb.c -fPIC -DPIC -o .libs/cfb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o nofb.lo nofb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c nofb.c -fPIC -DPIC -o .libs/nofb.o nofb.c: In function '_mcrypt': nofb.c:185:16: warning: variable '_mcrypt_block_encrypt' set but not used [-Wunused-but-set-variable] 185 | void (*_mcrypt_block_encrypt) (void *, void *); | ^~~~~~~~~~~~~~~~~~~~~ nofb.c:184:13: warning: unused variable 'i' [-Wunused-variable] 184 | int i, j=0; | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ncfb.lo ncfb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ncfb.c -fPIC -DPIC -o .libs/ncfb.o ncfb.c: In function '_mcrypt': ncfb.c:267:16: warning: variable '_mcrypt_block_encrypt' set but not used [-Wunused-but-set-variable] 267 | void (*_mcrypt_block_encrypt) (void *, void *); | ^~~~~~~~~~~~~~~~~~~~~ ncfb.c:266:13: warning: unused variable 'i' [-Wunused-variable] 266 | int i, j=0; | ^ ncfb.c: In function '_mdecrypt': ncfb.c:292:16: warning: variable '_mcrypt_block_encrypt' set but not used [-Wunused-but-set-variable] 292 | void (*_mcrypt_block_encrypt) (void *, void *); | ^~~~~~~~~~~~~~~~~~~~~ ncfb.c:291:13: warning: unused variable 'i' [-Wunused-variable] 291 | int i, j=0; | ^ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o stream.la stream.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/stream.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,stream.so -o .libs/stream.so libtool: link: ( cd ".libs" && rm -f "stream.la" && ln -s "../stream.la" "stream.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o ecb.la ecb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ecb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,ecb.so -o .libs/ecb.so libtool: link: ( cd ".libs" && rm -f "ecb.la" && ln -s "../ecb.la" "ecb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o cbc.la cbc.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/cbc.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,cbc.so -o .libs/cbc.so libtool: link: ( cd ".libs" && rm -f "cbc.la" && ln -s "../cbc.la" "cbc.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o ctr.la ctr.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ctr.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,ctr.so -o .libs/ctr.so libtool: link: ( cd ".libs" && rm -f "ctr.la" && ln -s "../ctr.la" "ctr.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o ofb.la ofb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ofb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,ofb.so -o .libs/ofb.so libtool: link: ( cd ".libs" && rm -f "ofb.la" && ln -s "../ofb.la" "ofb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o nofb.la nofb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/nofb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,nofb.so -o .libs/nofb.so libtool: link: ( cd ".libs" && rm -f "nofb.la" && ln -s "../nofb.la" "nofb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o cfb.la cfb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/cfb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,cfb.so -o .libs/cfb.so libtool: link: ( cd ".libs" && rm -f "cfb.la" && ln -s "../cfb.la" "cfb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o ncfb.la ncfb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ncfb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,ncfb.so -o .libs/ncfb.so libtool: link: ( cd ".libs" && rm -f "ncfb.la" && ln -s "../ncfb.la" "ncfb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Nothing to be done for 'all-am'. Making all in include make[2]: Nothing to be done for 'all'. Making all in lib make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o bzero.lo bzero.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c bzero.c -fPIC -DPIC -o .libs/bzero.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o xmemory.lo xmemory.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c xmemory.c -fPIC -DPIC -o .libs/xmemory.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o win32_comp.lo win32_comp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_symb.lo mcrypt_symb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_threads.lo mcrypt_threads.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt.lo mcrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt.c -fPIC -DPIC -o .libs/mcrypt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_extra.lo mcrypt_extra.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_extra.c -fPIC -DPIC -o .libs/mcrypt_extra.o mcrypt_extra.c: In function 'mcrypt_readdir': mcrypt_extra.c:47:9: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations] 47 | readdir_r(dirstream, ret2, &ret); | ^~~~~~~~~ In file included from ./libdefs.h:70, from mcrypt_extra.c:22: /usr/include/dirent.h:185:12: note: declared here 185 | extern int readdir_r (DIR *__restrict __dirp, | ^~~~~~~~~ mcrypt_extra.c: In function 'mcrypt_algorithm_module_ok': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:303:17: note: in expansion of macro 'lt_dlexit' 303 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:312:17: note: in expansion of macro 'lt_dlexit' 312 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:320:9: note: in expansion of macro 'lt_dlexit' 320 | lt_dlexit(); | ^~~~~~~~~ mcrypt_extra.c: In function 'mcrypt_mode_module_ok': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:344:17: note: in expansion of macro 'lt_dlexit' 344 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:353:17: note: in expansion of macro 'lt_dlexit' 353 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_extra.c:360:9: note: in expansion of macro 'lt_dlexit' 360 | lt_dlexit(); | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_modules.lo mcrypt_modules.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o In file included from mcrypt_modules.c:23: mcrypt_modules.c: In function 'mcrypt_module_open': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:249:17: note: in expansion of macro 'lt_dlexit' 249 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:263:17: note: in expansion of macro 'lt_dlexit' 263 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:283:17: note: in expansion of macro 'lt_dlexit' 283 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_self_test': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:707:17: note: in expansion of macro 'lt_dlexit' 707 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:714:17: note: in expansion of macro 'lt_dlexit' 714 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_algorithm_version': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:748:17: note: in expansion of macro 'lt_dlexit' 748 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:755:17: note: in expansion of macro 'lt_dlexit' 755 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_mode_version': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:789:17: note: in expansion of macro 'lt_dlexit' 789 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:796:17: note: in expansion of macro 'lt_dlexit' 796 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_algorithm': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:830:17: note: in expansion of macro 'lt_dlexit' 830 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:837:17: note: in expansion of macro 'lt_dlexit' 837 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_algorithm_mode': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:871:17: note: in expansion of macro 'lt_dlexit' 871 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:878:17: note: in expansion of macro 'lt_dlexit' 878 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_mode': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:912:17: note: in expansion of macro 'lt_dlexit' 912 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:919:17: note: in expansion of macro 'lt_dlexit' 919 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_block_size': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:953:17: note: in expansion of macro 'lt_dlexit' 953 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:960:17: note: in expansion of macro 'lt_dlexit' 960 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_key_size': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:994:17: note: in expansion of macro 'lt_dlexit' 994 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1001:17: note: in expansion of macro 'lt_dlexit' 1001 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_supported_key_sizes': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1040:17: note: in expansion of macro 'lt_dlexit' 1040 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1049:17: note: in expansion of macro 'lt_dlexit' 1049 | lt_dlexit(); | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym -ldl -o libmcrypt.la -rpath /usr/lib mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo libtool: link: echo "{ global:" > .libs/libmcrypt.ver libtool: link: cat libmcrypt.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver libtool: link: echo "local: *; };" >> .libs/libmcrypt.ver libtool: link: if test -r libmcrypt-altlinux.ver; then cp libmcrypt-altlinux.ver .libs/libmcrypt.ver; fi libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o -ldl -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 libtool: link: (cd ".libs" && rm -f "libmcrypt.so.4" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so.4") libtool: link: (cd ".libs" && rm -f "libmcrypt.so" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so") libtool: link: ( cd ".libs" && rm -f "libmcrypt.la" && ln -s "../libmcrypt.la" "libmcrypt.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o aes_test.o aes_test.c aes_test.c: In function 'main': aes_test.c:78:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 78 | key = CFB8_AES_128_KEY; | ^ aes_test.c:79:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 79 | IV = CFB8_AES_128_IV; | ^ aes_test.c:111:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 111 | key = CFB128_AES_128_KEY; | ^ aes_test.c:112:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 112 | IV = CFB128_AES_128_IV; | ^ aes_test.c:158:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 158 | key = OFB128_AES_128_KEY; | ^ aes_test.c:159:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 159 | IV = OFB128_AES_128_IV; | ^ aes_test.c:200:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 200 | key = CTR_AES_128_KEY; | ^ aes_test.c:201:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 201 | IV = CTR_AES_128_IV; | ^ aes_test.c:72:13: warning: unused variable 'keysize' [-Wunused-variable] 72 | int keysize; | ^~~~~~~ aes_test.c:68:13: warning: unused variable 'x' [-Wunused-variable] 68 | int x = 0, siz; | ^ aes_test.c:67:22: warning: unused variable 'ivsize' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^~~~~~ aes_test.c:67:16: warning: unused variable 'jmax' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^~~~ aes_test.c:67:13: warning: unused variable 'j' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^ aes_test.c:66:19: warning: unused variable 'imax' [-Wunused-variable] 66 | int i, t, imax; | ^~~~ aes_test.c:66:16: warning: unused variable 't' [-Wunused-variable] 66 | int i, t, imax; | ^ aes_test.c:66:13: warning: unused variable 'i' [-Wunused-variable] 66 | int i, t, imax; | ^ aes_test.c:65:20: warning: unused variable 'td2' [-Wunused-variable] 65 | MCRYPT td, td2; | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cipher_test.o cipher_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o aestest aes_test.o ../lib/libmcrypt.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ciphertest cipher_test.o ../lib/libmcrypt.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48628 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmcrypt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmcrypt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libmcrypt-2.5.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmcrypt-buildroot make: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' Making install in modules make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' Making install in algorithms make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' Making install in modes make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/include/mutils' /usr/libexec/rpm-build/install -p -m 644 mutils/mcrypt.h '/usr/src/tmp/libmcrypt-buildroot/usr/include/mutils' /usr/libexec/rpm-build/install -p -m 644 mcrypt.h '/usr/src/tmp/libmcrypt-buildroot/usr/include/.' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/bin' /usr/libexec/rpm-build/install -p libmcrypt-config '/usr/src/tmp/libmcrypt-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmcrypt.la '/usr/src/tmp/libmcrypt-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmcrypt.so.4.4.8 /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt.so.4.4.8 libtool: install: (cd /usr/src/tmp/libmcrypt-buildroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) libtool: install: (cd /usr/src/tmp/libmcrypt-buildroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmcrypt.lai /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/share/aclocal' /usr/libexec/rpm-build/install -p -m 644 libmcrypt.m4 '/usr/src/tmp/libmcrypt-buildroot/usr/share/aclocal' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 mcrypt.3 '/usr/src/tmp/libmcrypt-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' + mkdir -p /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + for i in modes algorithms + cp modules/modes/.libs/cbc.so modules/modes/.libs/cfb.so modules/modes/.libs/ctr.so modules/modes/.libs/ecb.so modules/modes/.libs/ncfb.so modules/modes/.libs/nofb.so modules/modes/.libs/ofb.so modules/modes/.libs/stream.so /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + for i in modes algorithms + cp modules/algorithms/.libs/arcfour.so modules/algorithms/.libs/blowfish-compat.so modules/algorithms/.libs/blowfish.so modules/algorithms/.libs/cast-128.so modules/algorithms/.libs/cast-256.so modules/algorithms/.libs/des.so modules/algorithms/.libs/enigma.so modules/algorithms/.libs/gost.so modules/algorithms/.libs/loki97.so modules/algorithms/.libs/rc2.so modules/algorithms/.libs/rijndael-128.so modules/algorithms/.libs/rijndael-192.so modules/algorithms/.libs/rijndael-256.so modules/algorithms/.libs/safer-sk128.so modules/algorithms/.libs/safer-sk64.so modules/algorithms/.libs/saferplus.so modules/algorithms/.libs/serpent.so modules/algorithms/.libs/threeway.so modules/algorithms/.libs/tripledes.so modules/algorithms/.libs/twofish.so modules/algorithms/.libs/wake.so modules/algorithms/.libs/xtea.so /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmcrypt-buildroot (auto) removed './usr/lib/libmcrypt.la' mode of './usr/lib/libmcrypt/xtea.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/wake.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/twofish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/tripledes.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/threeway.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/serpent.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/saferplus.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/safer-sk64.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/safer-sk128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-256.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-192.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rc2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/loki97.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/gost.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/enigma.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/des.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cast-256.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cast-128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/blowfish-compat.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/arcfour.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/stream.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ofb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/nofb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ncfb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ecb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ctr.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cfb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cbc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt.so.4.4.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmcrypt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libmcrypt-config: 8c8 < mcrypt_cflags="-I/usr/include" --- > mcrypt_cflags="" 79c79 < includes="-I/usr/include" --- > includes="" /usr/bin/libmcrypt-config: 7c7 < mcrypt_libs=" -L/usr/lib -lmcrypt " --- > mcrypt_libs=" -lmcrypt " Checking contents of files in /usr/src/tmp/libmcrypt-buildroot/ (default) Compressing files in /usr/src/tmp/libmcrypt-buildroot (auto) Adjusting library links in /usr/src/tmp/libmcrypt-buildroot ./usr/lib: (from :0) libmcrypt.so.4 -> libmcrypt.so.4.4.8 Verifying ELF objects in /usr/src/tmp/libmcrypt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libmcrypt.so.4.4.8: uses non-LFS functions: readdir_r Processing files: libmcrypt-2.5.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZrBcZu find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt.so.4: 38 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3xvVau find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libmcrypt.so.4 = set:jdQoNRIggrn3qUZDDZd088sGVZbTwId16z1MRozIFblWmpZ92rxldpw0DdBODniwwG3rHtLbG23J2fcZJ0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zM6aZY Creating libmcrypt-debuginfo package Processing files: libmcrypt-devel-2.5.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.62382 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmcrypt-2.5.8 + DOCDIR=/usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + export DOCDIR + rm -rf /usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + /bin/mkdir -p /usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + cp -prL AUTHORS NEWS README THANKS TODO doc/README.config doc/README.key doc/README.xtea doc/example.c /usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + chmod -R go-w /usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + chmod -R a+rX /usr/src/tmp/libmcrypt-buildroot/usr/share/doc/libmcrypt-devel-2.5.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cV36O9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pVzqoz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) find-requires: FINDPACKAGE-COMMANDS: cat Requires: libmcrypt = 2.5.8-alt3, /bin/sh, /usr/lib/libmcrypt.so.4.4.8, coreutils Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PtpQa6 Processing files: libmcrypt-debuginfo-2.5.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XOYVMO find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Quv7oh find-requires: running scripts (debuginfo) Provides: debug(libmcrypt.so.4) Requires: libmcrypt = 2.5.8-alt3, debug(libc.so.6) Adding to libmcrypt-devel a strict dependency on libmcrypt Adding to libmcrypt-debuginfo a strict dependency on libmcrypt Removing 1 extra deps from libmcrypt-devel due to dependency on libmcrypt Wrote: /usr/src/RPM/RPMS/i586/libmcrypt-2.5.8-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcrypt-devel-2.5.8-alt3.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libmcrypt-debuginfo-2.5.8-alt3.i586.rpm (w2.lzdio) 19.36user 15.34system 0:26.78elapsed 129%CPU (0avgtext+0avgdata 33456maxresident)k 0inputs+0outputs (0major+3198550minor)pagefaults 0swaps 2.98user 1.35system 0:34.35elapsed 12%CPU (0avgtext+0avgdata 123732maxresident)k 0inputs+0outputs (0major+204043minor)pagefaults 0swaps --- libmcrypt-2.5.8-alt3.i586.rpm.repo 2023-07-28 06:35:28.000000000 +0000 +++ libmcrypt-2.5.8-alt3.i586.rpm.hasher 2023-08-19 05:33:56.345569638 +0000 @@ -45,33 +45,33 @@ File: /usr/lib/libmcrypt.so.4 120777 root:root libmcrypt.so.4.4.8 -File: /usr/lib/libmcrypt.so.4.4.8 100644 root:root d7929b4078fd3665dd0b94a5bb3d96e5 -File: /usr/lib/libmcrypt/arcfour.so 100644 root:root 592bf98d60bba99c6549cb1e778b4847 -File: /usr/lib/libmcrypt/blowfish-compat.so 100644 root:root 71c1b6cb26ecb2fcca786b58d3e32192 -File: /usr/lib/libmcrypt/blowfish.so 100644 root:root 8cb95be6f3743e700882857c79f4f3df -File: /usr/lib/libmcrypt/cast-128.so 100644 root:root f27a63e070819ca84483325641cb4b4d -File: /usr/lib/libmcrypt/cast-256.so 100644 root:root 8a01830b6164121e947941399809ef66 -File: /usr/lib/libmcrypt/cbc.so 100644 root:root 41f6ab2e0ade8889eba4d3e012f87289 -File: /usr/lib/libmcrypt/cfb.so 100644 root:root d9d3e588631bcbdc39b2b90360605fcd -File: /usr/lib/libmcrypt/ctr.so 100644 root:root 00ba9cfb58a3e089c03ed78ec0910ed2 -File: /usr/lib/libmcrypt/des.so 100644 root:root 54ff7b3e715addd1330bbe65d2f78d01 -File: /usr/lib/libmcrypt/ecb.so 100644 root:root 898f485c69328d78ebab27df34548035 -File: /usr/lib/libmcrypt/enigma.so 100644 root:root 11eca01cc184c749d4480c64e1d19ba4 -File: /usr/lib/libmcrypt/gost.so 100644 root:root d96f63c0b854cd46a2d4dc5c82eb440e -File: /usr/lib/libmcrypt/loki97.so 100644 root:root be94f31556575d4681b4d11b7733053b -File: /usr/lib/libmcrypt/ncfb.so 100644 root:root 77f01af4b50aaec9fc41337fa1341ad2 -File: /usr/lib/libmcrypt/nofb.so 100644 root:root 9e0523e0cf6bbd48ff3b57b9a771161e -File: /usr/lib/libmcrypt/ofb.so 100644 root:root 0e441183b4b18f629c545e232f2dcb9f -File: /usr/lib/libmcrypt/rc2.so 100644 root:root 7778d99e125f6f17be0690ffca4bfb25 -File: /usr/lib/libmcrypt/rijndael-128.so 100644 root:root 6070b1d360914b6ea5daa8fa53e229b1 -File: /usr/lib/libmcrypt/rijndael-192.so 100644 root:root cc6441b3c493681a81dd495f567569bd -File: /usr/lib/libmcrypt/rijndael-256.so 100644 root:root 2b3adea3627c5909dde05bde8a8a3912 -File: /usr/lib/libmcrypt/safer-sk128.so 100644 root:root c3a6ea64cad4c2df357e1204203a431b -File: /usr/lib/libmcrypt/safer-sk64.so 100644 root:root 6b822bb5ce3b0ac3734c6db0cb365511 -File: /usr/lib/libmcrypt/saferplus.so 100644 root:root 0cccc9abfe9d33391d83865829d957fa -File: /usr/lib/libmcrypt/serpent.so 100644 root:root 1836ad22ea346b09389868a69227d5b0 -File: /usr/lib/libmcrypt/stream.so 100644 root:root 36648c4baa2127309c6b8bb55c268b23 -File: /usr/lib/libmcrypt/threeway.so 100644 root:root 5f3fc37d3e92d3311a723fee17622190 -File: /usr/lib/libmcrypt/tripledes.so 100644 root:root 1e3b71864d2f3d1c7743daea9f50ae8c -File: /usr/lib/libmcrypt/twofish.so 100644 root:root 21114ae3b6d8142033263174ad79ef68 -File: /usr/lib/libmcrypt/wake.so 100644 root:root 3275119d7a166b438df54de57cfd0691 -File: /usr/lib/libmcrypt/xtea.so 100644 root:root 4fadbfce234cc8fae7c4021e62ad28af -RPMIdentity: 302eb9079e9819188941d885003bbb28b73dc41755caac19313e17d846f1fccff2c1342e2ef9659bb8624e70457c5915d1c21cc10bbed89e25d15457ae625d32 +File: /usr/lib/libmcrypt.so.4.4.8 100644 root:root e890ad8fe01874803b3907e77b941f74 +File: /usr/lib/libmcrypt/arcfour.so 100644 root:root 811c6186a02d49e2b207f48b2133d087 +File: /usr/lib/libmcrypt/blowfish-compat.so 100644 root:root 545093dce7827497d0dfac384b1e802a +File: /usr/lib/libmcrypt/blowfish.so 100644 root:root 57e60c3002c4d1e41fe4329ded9be5d8 +File: /usr/lib/libmcrypt/cast-128.so 100644 root:root 44a9a5e99a1a2cbd3d2ee1b5b047ab2c +File: /usr/lib/libmcrypt/cast-256.so 100644 root:root 17ef0a7b4892c4347a27fc0c1a9d7fe0 +File: /usr/lib/libmcrypt/cbc.so 100644 root:root 5c9a9f4063bd669a91eeed045e729517 +File: /usr/lib/libmcrypt/cfb.so 100644 root:root 5f3d65cb87825b30c40088e9c8202520 +File: /usr/lib/libmcrypt/ctr.so 100644 root:root bb3feef5010fa47842de460f90dd6c21 +File: /usr/lib/libmcrypt/des.so 100644 root:root d2ec8be4907723e961a9a8d17534cfcf +File: /usr/lib/libmcrypt/ecb.so 100644 root:root a62fe321f073a17f9ef5a9c4b70312e8 +File: /usr/lib/libmcrypt/enigma.so 100644 root:root 9f3f413556c388a03b572720e3f63cb0 +File: /usr/lib/libmcrypt/gost.so 100644 root:root 070a9b40b9510f9e823e5b8a44502f2b +File: /usr/lib/libmcrypt/loki97.so 100644 root:root c281785f1e037ba51be4b95fb85a1d8c +File: /usr/lib/libmcrypt/ncfb.so 100644 root:root 1f9bf2154b2a8320d84aa2d8f3a3f25e +File: /usr/lib/libmcrypt/nofb.so 100644 root:root 3c31b9e10799ffc8d1542d5c4fa75056 +File: /usr/lib/libmcrypt/ofb.so 100644 root:root 767c33470801124ed8548b5080f5d7a4 +File: /usr/lib/libmcrypt/rc2.so 100644 root:root a27ce1acad50605a32bcff75dc0a6bc0 +File: /usr/lib/libmcrypt/rijndael-128.so 100644 root:root 8666d460f814127e110f0c2eaf0b8330 +File: /usr/lib/libmcrypt/rijndael-192.so 100644 root:root ad1a7f4ec1d96796a08ac1ef95dd18e9 +File: /usr/lib/libmcrypt/rijndael-256.so 100644 root:root e2183e8cd1994702fbacdcfa75535bc1 +File: /usr/lib/libmcrypt/safer-sk128.so 100644 root:root 534d3123236a2d4b292ee190f52ca560 +File: /usr/lib/libmcrypt/safer-sk64.so 100644 root:root 950e62a48caf747e4fb6dcf128661d00 +File: /usr/lib/libmcrypt/saferplus.so 100644 root:root 7f2f1952bc4390ffe4463b5b2a00a694 +File: /usr/lib/libmcrypt/serpent.so 100644 root:root db5f2935730074639fc34f54070d2e22 +File: /usr/lib/libmcrypt/stream.so 100644 root:root 53cc2dcdbd67dfda3d2bcfd1c8458d50 +File: /usr/lib/libmcrypt/threeway.so 100644 root:root adb03fd4fbfdc3692e551b3f6b779793 +File: /usr/lib/libmcrypt/tripledes.so 100644 root:root 55abf90586bbc7e5cb73e78cd7f1e956 +File: /usr/lib/libmcrypt/twofish.so 100644 root:root 9fe39f0f1dc7ea98cf70bdd8a70dbcaa +File: /usr/lib/libmcrypt/wake.so 100644 root:root 034447cf6a38ea39d7fc766594bf63ba +File: /usr/lib/libmcrypt/xtea.so 100644 root:root 03e06cd7aef70bcd17e1e74f9d61d8da +RPMIdentity: 3a8f5f3d17ffa8bcfd85962b1b92af17d01b95e30967a25fbdf948fd5485574ea4cf370f49987966b8c26eda313d97d4615cfd6c076c4988d12ffbd561cd16cd --- libmcrypt-debuginfo-2.5.8-alt3.i586.rpm.repo 2023-07-28 06:35:28.000000000 +0000 +++ libmcrypt-debuginfo-2.5.8-alt3.i586.rpm.hasher 2023-08-19 05:33:56.438571271 +0000 @@ -1,94 +1,91 @@ -/usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7 120777 root:root ../../../libmcrypt/tripledes.so -/usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860 120777 root:root ../../../libmcrypt/loki97.so -/usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906 120777 root:root ../../../libmcrypt/gost.so -/usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +/usr/lib/debug/.build-id/08 40755 root:root +/usr/lib/debug/.build-id/08/2b3fe70ab43ad1e4cdca6078cb9368a6b58567 120777 root:root ../../../libmcrypt/wake.so +/usr/lib/debug/.build-id/08/2b3fe70ab43ad1e4cdca6078cb9368a6b58567.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug +/usr/lib/debug/.build-id/08/3648cc9d5d57179ef754586b2aa05edf471b0b 120777 root:root ../../../libmcrypt/tripledes.so +/usr/lib/debug/.build-id/08/3648cc9d5d57179ef754586b2aa05edf471b0b.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug /usr/lib/debug/.build-id/1a 40755 root:root -/usr/lib/debug/.build-id/1a/dea73e3e0cd88aec84ac8294e216366a0b79b6 120777 root:root ../../../libmcrypt/rijndael-256.so -/usr/lib/debug/.build-id/1a/dea73e3e0cd88aec84ac8294e216366a0b79b6.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug -/usr/lib/debug/.build-id/1f 40755 root:root -/usr/lib/debug/.build-id/1f/2396cae69d8f8cd315348816f44fc372497ad5 120777 root:root ../../../libmcrypt/twofish.so -/usr/lib/debug/.build-id/1f/2396cae69d8f8cd315348816f44fc372497ad5.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/58f5c82be194ce08c272298625d05d02b1aa94 120777 root:root ../../../libmcrypt/serpent.so -/usr/lib/debug/.build-id/20/58f5c82be194ce08c272298625d05d02b1aa94.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/c76ce3d903ac913630d87d9d6aa07c1856e771 120777 root:root ../../../libmcrypt/cast-128.so -/usr/lib/debug/.build-id/27/c76ce3d903ac913630d87d9d6aa07c1856e771.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug -/usr/lib/debug/.build-id/42 40755 root:root -/usr/lib/debug/.build-id/42/73d94326db4d8059642a159b47a47efe07b083 120777 root:root ../../../libmcrypt/blowfish.so -/usr/lib/debug/.build-id/42/73d94326db4d8059642a159b47a47efe07b083.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug -/usr/lib/debug/.build-id/45 40755 root:root -/usr/lib/debug/.build-id/45/c5882c351d042358b9cc8e179b4d3a4dec6072 120777 root:root ../../../libmcrypt/blowfish-compat.so -/usr/lib/debug/.build-id/45/c5882c351d042358b9cc8e179b4d3a4dec6072.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/5bd9943a2a8c196fbfd3da7b20c4bd3c43a8a4 120777 root:root ../../../libmcrypt/ncfb.so -/usr/lib/debug/.build-id/48/5bd9943a2a8c196fbfd3da7b20c4bd3c43a8a4.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug -/usr/lib/debug/.build-id/4b 40755 root:root -/usr/lib/debug/.build-id/4b/436e5ea6f47e13b5f6ef0263d821060511bf1f 120777 root:root ../../../libmcrypt/ctr.so -/usr/lib/debug/.build-id/4b/436e5ea6f47e13b5f6ef0263d821060511bf1f.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug -/usr/lib/debug/.build-id/4c 40755 root:root -/usr/lib/debug/.build-id/4c/1094e9130f8c05c1a97e5f56726a626023fa21 120777 root:root ../../../libmcrypt/xtea.so -/usr/lib/debug/.build-id/4c/1094e9130f8c05c1a97e5f56726a626023fa21.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug -/usr/lib/debug/.build-id/4d 40755 root:root -/usr/lib/debug/.build-id/4d/f4884510cc27f27159d2fbbead35b405dc7e3f 120777 root:root ../../../libmcrypt/saferplus.so -/usr/lib/debug/.build-id/4d/f4884510cc27f27159d2fbbead35b405dc7e3f.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug -/usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075 120777 root:root ../../../libmcrypt/des.so -/usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac 120777 root:root ../../../libmcrypt/safer-sk64.so -/usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f 120777 root:root ../../../libmcrypt/cbc.so -/usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27 120777 root:root ../../../libmcrypt/safer-sk128.so -/usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995 120777 root:root ../../../libmcrypt/rijndael-128.so -/usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08 120777 root:root ../../../libmcrypt/threeway.so -/usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug -/usr/lib/debug/.build-id/a4 40755 root:root -/usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4 120777 root:root ../../../libmcrypt/cast-256.so -/usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918 120777 root:root ../../../libmcrypt/cfb.so -/usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4 120777 root:root ../../../libmcrypt/rc2.so -/usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699 120777 root:root ../../../libmcrypt/ofb.so -/usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug -/usr/lib/debug/.build-id/cf 40755 root:root -/usr/lib/debug/.build-id/cf/94ed63ff511450947982c67eb28d49d26f20a2 120777 root:root ../../../libmcrypt/nofb.so -/usr/lib/debug/.build-id/cf/94ed63ff511450947982c67eb28d49d26f20a2.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug -/usr/lib/debug/.build-id/d5 40755 root:root -/usr/lib/debug/.build-id/d5/cd32924c319bb36a9125e6589c2d184228c0ce 120777 root:root ../../../libmcrypt/wake.so -/usr/lib/debug/.build-id/d5/cd32924c319bb36a9125e6589c2d184228c0ce.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug -/usr/lib/debug/.build-id/d7 40755 root:root -/usr/lib/debug/.build-id/d7/05efb5bbfad7a8d47846c92ca8b36c806dc4d2 120777 root:root ../../../libmcrypt/stream.so -/usr/lib/debug/.build-id/d7/05efb5bbfad7a8d47846c92ca8b36c806dc4d2.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug -/usr/lib/debug/.build-id/d8 40755 root:root -/usr/lib/debug/.build-id/d8/c406afa9c60d98c353387feff8f3ea063cd7a5 120777 root:root ../../../libmcrypt/arcfour.so -/usr/lib/debug/.build-id/d8/c406afa9c60d98c353387feff8f3ea063cd7a5.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +/usr/lib/debug/.build-id/1a/ee5a7f50a733694d512055f088994a819ce290 120777 root:root ../../../libmcrypt/enigma.so +/usr/lib/debug/.build-id/1a/ee5a7f50a733694d512055f088994a819ce290.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/7b8e291e2789accc9181854603e2d80dab5189 120777 root:root ../../../libmcrypt/saferplus.so +/usr/lib/debug/.build-id/1d/7b8e291e2789accc9181854603e2d80dab5189.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +/usr/lib/debug/.build-id/2b 40755 root:root +/usr/lib/debug/.build-id/2b/ec665ee9bb182df5c1b4dcc2df1670ab1089ba 120777 root:root ../../../libmcrypt/cast-256.so +/usr/lib/debug/.build-id/2b/ec665ee9bb182df5c1b4dcc2df1670ab1089ba.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +/usr/lib/debug/.build-id/3b 40755 root:root +/usr/lib/debug/.build-id/3b/e44acbfc2dfacd4387f714566bca8a7b2c5efa 120777 root:root ../../../libmcrypt/safer-sk64.so +/usr/lib/debug/.build-id/3b/e44acbfc2dfacd4387f714566bca8a7b2c5efa.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/4bc5055e7e1d14a24faf7e6d3ad17ac3c467dd 120777 root:root ../../../libmcrypt/blowfish-compat.so +/usr/lib/debug/.build-id/55/4bc5055e7e1d14a24faf7e6d3ad17ac3c467dd.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/05d3ce9711f0fbf405f721648ae9f32491e400 120777 root:root ../../../libmcrypt/serpent.so +/usr/lib/debug/.build-id/57/05d3ce9711f0fbf405f721648ae9f32491e400.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug +/usr/lib/debug/.build-id/5b 40755 root:root +/usr/lib/debug/.build-id/5b/460ab306292266529e40067a622e114216dc94 120777 root:root ../../../libmcrypt/nofb.so +/usr/lib/debug/.build-id/5b/460ab306292266529e40067a622e114216dc94.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug +/usr/lib/debug/.build-id/5e 40755 root:root +/usr/lib/debug/.build-id/5e/9422f7e512772a4d3171c7b965602973e3dd3b 120777 root:root ../../../libmcrypt/ctr.so +/usr/lib/debug/.build-id/5e/9422f7e512772a4d3171c7b965602973e3dd3b.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/e26ee17b796f826686635569ef417e9eb592ef 120777 root:root ../../../libmcrypt/ecb.so +/usr/lib/debug/.build-id/61/e26ee17b796f826686635569ef417e9eb592ef.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/025d82d145047a889101405c0ef8fce75cc1ad 120777 root:root ../../../libmcrypt/rc2.so +/usr/lib/debug/.build-id/63/025d82d145047a889101405c0ef8fce75cc1ad.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug +/usr/lib/debug/.build-id/63/3b1c9e17c9c7f2adc7de1c78a4e58c3f844dc7 120777 root:root ../../../libmcrypt/cbc.so +/usr/lib/debug/.build-id/63/3b1c9e17c9c7f2adc7de1c78a4e58c3f844dc7.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +/usr/lib/debug/.build-id/72 40755 root:root +/usr/lib/debug/.build-id/72/170661be06650379c08fe6fa9ebe5ffbc0d07d 120777 root:root ../../../libmcrypt/cast-128.so +/usr/lib/debug/.build-id/72/170661be06650379c08fe6fa9ebe5ffbc0d07d.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +/usr/lib/debug/.build-id/7d 40755 root:root +/usr/lib/debug/.build-id/7d/d2707cfdafe35cbf5367811f00aa485b2ecb1f 120777 root:root ../../../libmcrypt/rijndael-128.so +/usr/lib/debug/.build-id/7d/d2707cfdafe35cbf5367811f00aa485b2ecb1f.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +/usr/lib/debug/.build-id/7f 40755 root:root +/usr/lib/debug/.build-id/7f/188e5b26b9657c21ea74af3a1b01a2c090dc34 120777 root:root ../../../libmcrypt/cfb.so +/usr/lib/debug/.build-id/7f/188e5b26b9657c21ea74af3a1b01a2c090dc34.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug +/usr/lib/debug/.build-id/7f/1d3247ce05ecab144105d619fb10474a892ff6 120777 root:root ../../../libmcrypt/xtea.so +/usr/lib/debug/.build-id/7f/1d3247ce05ecab144105d619fb10474a892ff6.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/59c7ea1d152e41b41d9a712f18eebae8846be9 120777 root:root ../../../libmcrypt/ofb.so +/usr/lib/debug/.build-id/8c/59c7ea1d152e41b41d9a712f18eebae8846be9.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/7a81fababfe98b6ade22d7826654fdb0b3b2ab 120777 root:root ../../../libmcrypt.so.4.4.8 +/usr/lib/debug/.build-id/94/7a81fababfe98b6ade22d7826654fdb0b3b2ab.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +/usr/lib/debug/.build-id/aa 40755 root:root +/usr/lib/debug/.build-id/aa/67379817ffc60465c83177bf3ae4850e038a09 120777 root:root ../../../libmcrypt/ncfb.so +/usr/lib/debug/.build-id/aa/67379817ffc60465c83177bf3ae4850e038a09.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +/usr/lib/debug/.build-id/b0 40755 root:root +/usr/lib/debug/.build-id/b0/1896d38a6d91c032ec890f86dda140e38e6b7f 120777 root:root ../../../libmcrypt/arcfour.so +/usr/lib/debug/.build-id/b0/1896d38a6d91c032ec890f86dda140e38e6b7f.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +/usr/lib/debug/.build-id/b2 40755 root:root +/usr/lib/debug/.build-id/b2/01d6282da4d59cf4a914f572c2f2962fc419f4 120777 root:root ../../../libmcrypt/loki97.so +/usr/lib/debug/.build-id/b2/01d6282da4d59cf4a914f572c2f2962fc419f4.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/ba3b1f9fa41d031d64240b27a8cd6a2c081a7a 120777 root:root ../../../libmcrypt/stream.so +/usr/lib/debug/.build-id/c9/ba3b1f9fa41d031d64240b27a8cd6a2c081a7a.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +/usr/lib/debug/.build-id/ca 40755 root:root +/usr/lib/debug/.build-id/ca/2449495800b80d6acf3ce7ed98a4c8e016a935 120777 root:root ../../../libmcrypt/twofish.so +/usr/lib/debug/.build-id/ca/2449495800b80d6acf3ce7ed98a4c8e016a935.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug /usr/lib/debug/.build-id/db 40755 root:root -/usr/lib/debug/.build-id/db/dfc946fef9f61ede74f3a6439b70fce14b12cb 120777 root:root ../../../libmcrypt/enigma.so -/usr/lib/debug/.build-id/db/dfc946fef9f61ede74f3a6439b70fce14b12cb.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug -/usr/lib/debug/.build-id/de 40755 root:root -/usr/lib/debug/.build-id/de/b859513cd323bc1fd25a433781ff5bea4f767b 120777 root:root ../../../libmcrypt/rijndael-192.so -/usr/lib/debug/.build-id/de/b859513cd323bc1fd25a433781ff5bea4f767b.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug -/usr/lib/debug/.build-id/e0 40755 root:root -/usr/lib/debug/.build-id/e0/6e1c52d9ec73a2412b26c862c257409650f414 120777 root:root ../../../libmcrypt/ecb.so -/usr/lib/debug/.build-id/e0/6e1c52d9ec73a2412b26c862c257409650f414.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug -/usr/lib/debug/.build-id/e2 40755 root:root -/usr/lib/debug/.build-id/e2/315bef86e4d106e881d2fb3394edec3ad7168a 120777 root:root ../../../libmcrypt.so.4.4.8 -/usr/lib/debug/.build-id/e2/315bef86e4d106e881d2fb3394edec3ad7168a.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +/usr/lib/debug/.build-id/db/aed33b0a366c0444611ab00bcb14257b37f828 120777 root:root ../../../libmcrypt/des.so +/usr/lib/debug/.build-id/db/aed33b0a366c0444611ab00bcb14257b37f828.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +/usr/lib/debug/.build-id/ec 40755 root:root +/usr/lib/debug/.build-id/ec/98149cdf44b7cc3059f9da40e269eba47cf645 120777 root:root ../../../libmcrypt/rijndael-192.so +/usr/lib/debug/.build-id/ec/98149cdf44b7cc3059f9da40e269eba47cf645.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +/usr/lib/debug/.build-id/ef 40755 root:root +/usr/lib/debug/.build-id/ef/e49b2e2f51cf9491e79d462ef2da8b101c0377 120777 root:root ../../../libmcrypt/blowfish.so +/usr/lib/debug/.build-id/ef/e49b2e2f51cf9491e79d462ef2da8b101c0377.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +/usr/lib/debug/.build-id/f3 40755 root:root +/usr/lib/debug/.build-id/f3/fdcbf01d7ebe70967400b46fda0a7b7ca4d046 120777 root:root ../../../libmcrypt/safer-sk128.so +/usr/lib/debug/.build-id/f3/fdcbf01d7ebe70967400b46fda0a7b7ca4d046.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/ef675bb3ad122d4730db5367ee682e5a6f7fd2 120777 root:root ../../../libmcrypt/gost.so +/usr/lib/debug/.build-id/f5/ef675bb3ad122d4730db5367ee682e5a6f7fd2.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +/usr/lib/debug/.build-id/f8 40755 root:root +/usr/lib/debug/.build-id/f8/a7c59936520067f681c72d07330c9e440e29e8 120777 root:root ../../../libmcrypt/rijndael-256.so +/usr/lib/debug/.build-id/f8/a7c59936520067f681c72d07330c9e440e29e8.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/20b8aac280ec0c88a7838eaa95e94d839b034d 120777 root:root ../../../libmcrypt/threeway.so +/usr/lib/debug/.build-id/fd/20b8aac280ec0c88a7838eaa95e94d839b034d.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug /usr/lib/debug/usr/lib/libmcrypt 40755 root:root @@ -192,128 +189,125 @@ Provides: libmcrypt-debuginfo = 2.5.8-alt3:sisyphus+325745.100.1.1 -File: /usr/lib/debug/.build-id/00 40755 root:root -File: /usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7 120777 root:root ../../../libmcrypt/tripledes.so -File: /usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug -File: /usr/lib/debug/.build-id/01 40755 root:root -File: /usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860 120777 root:root ../../../libmcrypt/loki97.so -File: /usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug -File: /usr/lib/debug/.build-id/11 40755 root:root -File: /usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906 120777 root:root ../../../libmcrypt/gost.so -File: /usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +File: /usr/lib/debug/.build-id/08 40755 root:root +File: /usr/lib/debug/.build-id/08/2b3fe70ab43ad1e4cdca6078cb9368a6b58567 120777 root:root ../../../libmcrypt/wake.so +File: /usr/lib/debug/.build-id/08/2b3fe70ab43ad1e4cdca6078cb9368a6b58567.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug +File: /usr/lib/debug/.build-id/08/3648cc9d5d57179ef754586b2aa05edf471b0b 120777 root:root ../../../libmcrypt/tripledes.so +File: /usr/lib/debug/.build-id/08/3648cc9d5d57179ef754586b2aa05edf471b0b.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug File: /usr/lib/debug/.build-id/1a 40755 root:root -File: /usr/lib/debug/.build-id/1a/dea73e3e0cd88aec84ac8294e216366a0b79b6 120777 root:root ../../../libmcrypt/rijndael-256.so -File: /usr/lib/debug/.build-id/1a/dea73e3e0cd88aec84ac8294e216366a0b79b6.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug -File: /usr/lib/debug/.build-id/1f 40755 root:root -File: /usr/lib/debug/.build-id/1f/2396cae69d8f8cd315348816f44fc372497ad5 120777 root:root ../../../libmcrypt/twofish.so -File: /usr/lib/debug/.build-id/1f/2396cae69d8f8cd315348816f44fc372497ad5.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/58f5c82be194ce08c272298625d05d02b1aa94 120777 root:root ../../../libmcrypt/serpent.so -File: /usr/lib/debug/.build-id/20/58f5c82be194ce08c272298625d05d02b1aa94.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/c76ce3d903ac913630d87d9d6aa07c1856e771 120777 root:root ../../../libmcrypt/cast-128.so -File: /usr/lib/debug/.build-id/27/c76ce3d903ac913630d87d9d6aa07c1856e771.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug -File: /usr/lib/debug/.build-id/42 40755 root:root -File: /usr/lib/debug/.build-id/42/73d94326db4d8059642a159b47a47efe07b083 120777 root:root ../../../libmcrypt/blowfish.so -File: /usr/lib/debug/.build-id/42/73d94326db4d8059642a159b47a47efe07b083.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug -File: /usr/lib/debug/.build-id/45 40755 root:root -File: /usr/lib/debug/.build-id/45/c5882c351d042358b9cc8e179b4d3a4dec6072 120777 root:root ../../../libmcrypt/blowfish-compat.so -File: /usr/lib/debug/.build-id/45/c5882c351d042358b9cc8e179b4d3a4dec6072.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug -File: /usr/lib/debug/.build-id/48 40755 root:root -File: /usr/lib/debug/.build-id/48/5bd9943a2a8c196fbfd3da7b20c4bd3c43a8a4 120777 root:root ../../../libmcrypt/ncfb.so -File: /usr/lib/debug/.build-id/48/5bd9943a2a8c196fbfd3da7b20c4bd3c43a8a4.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug -File: /usr/lib/debug/.build-id/4b 40755 root:root -File: /usr/lib/debug/.build-id/4b/436e5ea6f47e13b5f6ef0263d821060511bf1f 120777 root:root ../../../libmcrypt/ctr.so -File: /usr/lib/debug/.build-id/4b/436e5ea6f47e13b5f6ef0263d821060511bf1f.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug -File: /usr/lib/debug/.build-id/4c 40755 root:root -File: /usr/lib/debug/.build-id/4c/1094e9130f8c05c1a97e5f56726a626023fa21 120777 root:root ../../../libmcrypt/xtea.so -File: /usr/lib/debug/.build-id/4c/1094e9130f8c05c1a97e5f56726a626023fa21.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug -File: /usr/lib/debug/.build-id/4d 40755 root:root -File: /usr/lib/debug/.build-id/4d/f4884510cc27f27159d2fbbead35b405dc7e3f 120777 root:root ../../../libmcrypt/saferplus.so -File: /usr/lib/debug/.build-id/4d/f4884510cc27f27159d2fbbead35b405dc7e3f.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug -File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075 120777 root:root ../../../libmcrypt/des.so -File: /usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac 120777 root:root ../../../libmcrypt/safer-sk64.so -File: /usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f 120777 root:root ../../../libmcrypt/cbc.so -File: /usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27 120777 root:root ../../../libmcrypt/safer-sk128.so -File: /usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995 120777 root:root ../../../libmcrypt/rijndael-128.so -File: /usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08 120777 root:root ../../../libmcrypt/threeway.so -File: /usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug -File: /usr/lib/debug/.build-id/a4 40755 root:root -File: /usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4 120777 root:root ../../../libmcrypt/cast-256.so -File: /usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918 120777 root:root ../../../libmcrypt/cfb.so -File: /usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4 120777 root:root ../../../libmcrypt/rc2.so -File: /usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699 120777 root:root ../../../libmcrypt/ofb.so -File: /usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug -File: /usr/lib/debug/.build-id/cf 40755 root:root -File: /usr/lib/debug/.build-id/cf/94ed63ff511450947982c67eb28d49d26f20a2 120777 root:root ../../../libmcrypt/nofb.so -File: /usr/lib/debug/.build-id/cf/94ed63ff511450947982c67eb28d49d26f20a2.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug -File: /usr/lib/debug/.build-id/d5 40755 root:root -File: /usr/lib/debug/.build-id/d5/cd32924c319bb36a9125e6589c2d184228c0ce 120777 root:root ../../../libmcrypt/wake.so -File: /usr/lib/debug/.build-id/d5/cd32924c319bb36a9125e6589c2d184228c0ce.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug -File: /usr/lib/debug/.build-id/d7 40755 root:root -File: /usr/lib/debug/.build-id/d7/05efb5bbfad7a8d47846c92ca8b36c806dc4d2 120777 root:root ../../../libmcrypt/stream.so -File: /usr/lib/debug/.build-id/d7/05efb5bbfad7a8d47846c92ca8b36c806dc4d2.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug -File: /usr/lib/debug/.build-id/d8 40755 root:root -File: /usr/lib/debug/.build-id/d8/c406afa9c60d98c353387feff8f3ea063cd7a5 120777 root:root ../../../libmcrypt/arcfour.so -File: /usr/lib/debug/.build-id/d8/c406afa9c60d98c353387feff8f3ea063cd7a5.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +File: /usr/lib/debug/.build-id/1a/ee5a7f50a733694d512055f088994a819ce290 120777 root:root ../../../libmcrypt/enigma.so +File: /usr/lib/debug/.build-id/1a/ee5a7f50a733694d512055f088994a819ce290.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/7b8e291e2789accc9181854603e2d80dab5189 120777 root:root ../../../libmcrypt/saferplus.so +File: /usr/lib/debug/.build-id/1d/7b8e291e2789accc9181854603e2d80dab5189.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +File: /usr/lib/debug/.build-id/2b 40755 root:root +File: /usr/lib/debug/.build-id/2b/ec665ee9bb182df5c1b4dcc2df1670ab1089ba 120777 root:root ../../../libmcrypt/cast-256.so +File: /usr/lib/debug/.build-id/2b/ec665ee9bb182df5c1b4dcc2df1670ab1089ba.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +File: /usr/lib/debug/.build-id/3b 40755 root:root +File: /usr/lib/debug/.build-id/3b/e44acbfc2dfacd4387f714566bca8a7b2c5efa 120777 root:root ../../../libmcrypt/safer-sk64.so +File: /usr/lib/debug/.build-id/3b/e44acbfc2dfacd4387f714566bca8a7b2c5efa.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/4bc5055e7e1d14a24faf7e6d3ad17ac3c467dd 120777 root:root ../../../libmcrypt/blowfish-compat.so +File: /usr/lib/debug/.build-id/55/4bc5055e7e1d14a24faf7e6d3ad17ac3c467dd.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/05d3ce9711f0fbf405f721648ae9f32491e400 120777 root:root ../../../libmcrypt/serpent.so +File: /usr/lib/debug/.build-id/57/05d3ce9711f0fbf405f721648ae9f32491e400.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug +File: /usr/lib/debug/.build-id/5b 40755 root:root +File: /usr/lib/debug/.build-id/5b/460ab306292266529e40067a622e114216dc94 120777 root:root ../../../libmcrypt/nofb.so +File: /usr/lib/debug/.build-id/5b/460ab306292266529e40067a622e114216dc94.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug +File: /usr/lib/debug/.build-id/5e 40755 root:root +File: /usr/lib/debug/.build-id/5e/9422f7e512772a4d3171c7b965602973e3dd3b 120777 root:root ../../../libmcrypt/ctr.so +File: /usr/lib/debug/.build-id/5e/9422f7e512772a4d3171c7b965602973e3dd3b.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/e26ee17b796f826686635569ef417e9eb592ef 120777 root:root ../../../libmcrypt/ecb.so +File: /usr/lib/debug/.build-id/61/e26ee17b796f826686635569ef417e9eb592ef.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/025d82d145047a889101405c0ef8fce75cc1ad 120777 root:root ../../../libmcrypt/rc2.so +File: /usr/lib/debug/.build-id/63/025d82d145047a889101405c0ef8fce75cc1ad.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug +File: /usr/lib/debug/.build-id/63/3b1c9e17c9c7f2adc7de1c78a4e58c3f844dc7 120777 root:root ../../../libmcrypt/cbc.so +File: /usr/lib/debug/.build-id/63/3b1c9e17c9c7f2adc7de1c78a4e58c3f844dc7.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +File: /usr/lib/debug/.build-id/72 40755 root:root +File: /usr/lib/debug/.build-id/72/170661be06650379c08fe6fa9ebe5ffbc0d07d 120777 root:root ../../../libmcrypt/cast-128.so +File: /usr/lib/debug/.build-id/72/170661be06650379c08fe6fa9ebe5ffbc0d07d.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +File: /usr/lib/debug/.build-id/7d 40755 root:root +File: /usr/lib/debug/.build-id/7d/d2707cfdafe35cbf5367811f00aa485b2ecb1f 120777 root:root ../../../libmcrypt/rijndael-128.so +File: /usr/lib/debug/.build-id/7d/d2707cfdafe35cbf5367811f00aa485b2ecb1f.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +File: /usr/lib/debug/.build-id/7f 40755 root:root +File: /usr/lib/debug/.build-id/7f/188e5b26b9657c21ea74af3a1b01a2c090dc34 120777 root:root ../../../libmcrypt/cfb.so +File: /usr/lib/debug/.build-id/7f/188e5b26b9657c21ea74af3a1b01a2c090dc34.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug +File: /usr/lib/debug/.build-id/7f/1d3247ce05ecab144105d619fb10474a892ff6 120777 root:root ../../../libmcrypt/xtea.so +File: /usr/lib/debug/.build-id/7f/1d3247ce05ecab144105d619fb10474a892ff6.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/59c7ea1d152e41b41d9a712f18eebae8846be9 120777 root:root ../../../libmcrypt/ofb.so +File: /usr/lib/debug/.build-id/8c/59c7ea1d152e41b41d9a712f18eebae8846be9.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/7a81fababfe98b6ade22d7826654fdb0b3b2ab 120777 root:root ../../../libmcrypt.so.4.4.8 +File: /usr/lib/debug/.build-id/94/7a81fababfe98b6ade22d7826654fdb0b3b2ab.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +File: /usr/lib/debug/.build-id/aa 40755 root:root +File: /usr/lib/debug/.build-id/aa/67379817ffc60465c83177bf3ae4850e038a09 120777 root:root ../../../libmcrypt/ncfb.so +File: /usr/lib/debug/.build-id/aa/67379817ffc60465c83177bf3ae4850e038a09.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +File: /usr/lib/debug/.build-id/b0 40755 root:root +File: /usr/lib/debug/.build-id/b0/1896d38a6d91c032ec890f86dda140e38e6b7f 120777 root:root ../../../libmcrypt/arcfour.so +File: /usr/lib/debug/.build-id/b0/1896d38a6d91c032ec890f86dda140e38e6b7f.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +File: /usr/lib/debug/.build-id/b2 40755 root:root +File: /usr/lib/debug/.build-id/b2/01d6282da4d59cf4a914f572c2f2962fc419f4 120777 root:root ../../../libmcrypt/loki97.so +File: /usr/lib/debug/.build-id/b2/01d6282da4d59cf4a914f572c2f2962fc419f4.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/ba3b1f9fa41d031d64240b27a8cd6a2c081a7a 120777 root:root ../../../libmcrypt/stream.so +File: /usr/lib/debug/.build-id/c9/ba3b1f9fa41d031d64240b27a8cd6a2c081a7a.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +File: /usr/lib/debug/.build-id/ca 40755 root:root +File: /usr/lib/debug/.build-id/ca/2449495800b80d6acf3ce7ed98a4c8e016a935 120777 root:root ../../../libmcrypt/twofish.so +File: /usr/lib/debug/.build-id/ca/2449495800b80d6acf3ce7ed98a4c8e016a935.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug File: /usr/lib/debug/.build-id/db 40755 root:root -File: /usr/lib/debug/.build-id/db/dfc946fef9f61ede74f3a6439b70fce14b12cb 120777 root:root ../../../libmcrypt/enigma.so -File: /usr/lib/debug/.build-id/db/dfc946fef9f61ede74f3a6439b70fce14b12cb.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug -File: /usr/lib/debug/.build-id/de 40755 root:root -File: /usr/lib/debug/.build-id/de/b859513cd323bc1fd25a433781ff5bea4f767b 120777 root:root ../../../libmcrypt/rijndael-192.so -File: /usr/lib/debug/.build-id/de/b859513cd323bc1fd25a433781ff5bea4f767b.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug -File: /usr/lib/debug/.build-id/e0 40755 root:root -File: /usr/lib/debug/.build-id/e0/6e1c52d9ec73a2412b26c862c257409650f414 120777 root:root ../../../libmcrypt/ecb.so -File: /usr/lib/debug/.build-id/e0/6e1c52d9ec73a2412b26c862c257409650f414.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug -File: /usr/lib/debug/.build-id/e2 40755 root:root -File: /usr/lib/debug/.build-id/e2/315bef86e4d106e881d2fb3394edec3ad7168a 120777 root:root ../../../libmcrypt.so.4.4.8 -File: /usr/lib/debug/.build-id/e2/315bef86e4d106e881d2fb3394edec3ad7168a.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +File: /usr/lib/debug/.build-id/db/aed33b0a366c0444611ab00bcb14257b37f828 120777 root:root ../../../libmcrypt/des.so +File: /usr/lib/debug/.build-id/db/aed33b0a366c0444611ab00bcb14257b37f828.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +File: /usr/lib/debug/.build-id/ec 40755 root:root +File: /usr/lib/debug/.build-id/ec/98149cdf44b7cc3059f9da40e269eba47cf645 120777 root:root ../../../libmcrypt/rijndael-192.so +File: /usr/lib/debug/.build-id/ec/98149cdf44b7cc3059f9da40e269eba47cf645.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +File: /usr/lib/debug/.build-id/ef 40755 root:root +File: /usr/lib/debug/.build-id/ef/e49b2e2f51cf9491e79d462ef2da8b101c0377 120777 root:root ../../../libmcrypt/blowfish.so +File: /usr/lib/debug/.build-id/ef/e49b2e2f51cf9491e79d462ef2da8b101c0377.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +File: /usr/lib/debug/.build-id/f3 40755 root:root +File: /usr/lib/debug/.build-id/f3/fdcbf01d7ebe70967400b46fda0a7b7ca4d046 120777 root:root ../../../libmcrypt/safer-sk128.so +File: /usr/lib/debug/.build-id/f3/fdcbf01d7ebe70967400b46fda0a7b7ca4d046.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/ef675bb3ad122d4730db5367ee682e5a6f7fd2 120777 root:root ../../../libmcrypt/gost.so +File: /usr/lib/debug/.build-id/f5/ef675bb3ad122d4730db5367ee682e5a6f7fd2.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +File: /usr/lib/debug/.build-id/f8 40755 root:root +File: /usr/lib/debug/.build-id/f8/a7c59936520067f681c72d07330c9e440e29e8 120777 root:root ../../../libmcrypt/rijndael-256.so +File: /usr/lib/debug/.build-id/f8/a7c59936520067f681c72d07330c9e440e29e8.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/20b8aac280ec0c88a7838eaa95e94d839b034d 120777 root:root ../../../libmcrypt/threeway.so +File: /usr/lib/debug/.build-id/fd/20b8aac280ec0c88a7838eaa95e94d839b034d.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug File: /usr/lib/debug/usr/lib/libmcrypt 40755 root:root -File: /usr/lib/debug/usr/lib/libmcrypt.so.4.4.8.debug 100644 root:root 8c65de35ac279526e6de0aa1585aa4f9 +File: /usr/lib/debug/usr/lib/libmcrypt.so.4.4.8.debug 100644 root:root 5a28c8fb66948720a1756c4d41a6525a File: /usr/lib/debug/usr/lib/libmcrypt.so.4.debug 120777 root:root libmcrypt.so.4.4.8.debug -File: /usr/lib/debug/usr/lib/libmcrypt/arcfour.so.debug 100644 root:root ffb536458e618457dade05cfd134bd22 -File: /usr/lib/debug/usr/lib/libmcrypt/blowfish-compat.so.debug 100644 root:root 6eaca9f732276c169dbd5e4d20250a03 -File: /usr/lib/debug/usr/lib/libmcrypt/blowfish.so.debug 100644 root:root 49217374e987c463447e4fc5a15a0a23 -File: /usr/lib/debug/usr/lib/libmcrypt/cast-128.so.debug 100644 root:root 7cc584fbf3a923356d3cd21a16c9c384 -File: /usr/lib/debug/usr/lib/libmcrypt/cast-256.so.debug 100644 root:root 04604cc5b9473cacb23ed6b4eb61fc9d -File: /usr/lib/debug/usr/lib/libmcrypt/cbc.so.debug 100644 root:root 12295dba3e2de2320c3fb41d94f1a884 -File: /usr/lib/debug/usr/lib/libmcrypt/cfb.so.debug 100644 root:root bf5eddc5419e71db76780a7eba485d89 -File: /usr/lib/debug/usr/lib/libmcrypt/ctr.so.debug 100644 root:root f27c733f5b6347746816f7c6634b95c9 -File: /usr/lib/debug/usr/lib/libmcrypt/des.so.debug 100644 root:root 0d1dc3d1c391ce8a4a35aea01d596aca -File: /usr/lib/debug/usr/lib/libmcrypt/ecb.so.debug 100644 root:root 377fb1b51da2562dc46f08f8c2ec0126 -File: /usr/lib/debug/usr/lib/libmcrypt/enigma.so.debug 100644 root:root 226362d623e47b295d7a53e4d177108f -File: /usr/lib/debug/usr/lib/libmcrypt/gost.so.debug 100644 root:root 4af46d87eee9c2ae143a2dabbb1e5cef -File: /usr/lib/debug/usr/lib/libmcrypt/loki97.so.debug 100644 root:root df1572a322968cc192706316ac28c81a -File: /usr/lib/debug/usr/lib/libmcrypt/ncfb.so.debug 100644 root:root 890abfc4a8bba3f855410fe6c1176ddf -File: /usr/lib/debug/usr/lib/libmcrypt/nofb.so.debug 100644 root:root eecd98966c36a1cee40067d47b724c54 -File: /usr/lib/debug/usr/lib/libmcrypt/ofb.so.debug 100644 root:root 24e6d080a3d8986752b04d8fa117ac66 -File: /usr/lib/debug/usr/lib/libmcrypt/rc2.so.debug 100644 root:root f9cfb506db2532146e21656f4303118e -File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-128.so.debug 100644 root:root 8387c2d467fa98839aa68b582daf4fde -File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-192.so.debug 100644 root:root 5cb853c914fbeb6c82a1e094c6332a0c -File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-256.so.debug 100644 root:root 21aeaed0e7bd40922897c222a2438c09 -File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk128.so.debug 100644 root:root 96323e3df7a1120bc153687cd93b71a3 -File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk64.so.debug 100644 root:root 7ac6443e4092912741d3cfcac01ec7b2 -File: /usr/lib/debug/usr/lib/libmcrypt/saferplus.so.debug 100644 root:root e5630d0a9c33f74c87880f92b646dee2 -File: /usr/lib/debug/usr/lib/libmcrypt/serpent.so.debug 100644 root:root 05ee3b04cb60a0afc28c1d56efe5d0b5 -File: /usr/lib/debug/usr/lib/libmcrypt/stream.so.debug 100644 root:root 9b515d11b6e9317b5f9c8e05dc617b07 -File: /usr/lib/debug/usr/lib/libmcrypt/threeway.so.debug 100644 root:root 032147063750800c0705513f732fc50f -File: /usr/lib/debug/usr/lib/libmcrypt/tripledes.so.debug 100644 root:root e6af99bbf9cb06d0d8c4c56bd2b21443 -File: /usr/lib/debug/usr/lib/libmcrypt/twofish.so.debug 100644 root:root c52ebdd60ccdd37382e25b1a79705d2c -File: /usr/lib/debug/usr/lib/libmcrypt/wake.so.debug 100644 root:root 0c72ac8bc1e3cdb185ddf81c980c1c93 -File: /usr/lib/debug/usr/lib/libmcrypt/xtea.so.debug 100644 root:root b49f2e10bcdb0ec3b55aa56471b2af8a +File: /usr/lib/debug/usr/lib/libmcrypt/arcfour.so.debug 100644 root:root fc4744c4a4a6e646cb7b19d2dc8cd29d +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish-compat.so.debug 100644 root:root 3a2ed594c3596b1ab7cf8eb8af5b430c +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish.so.debug 100644 root:root 59e01d80ff614b6585b8d69d8bf485ef +File: /usr/lib/debug/usr/lib/libmcrypt/cast-128.so.debug 100644 root:root 15d0d1e74d9beac08cceed7f1e355004 +File: /usr/lib/debug/usr/lib/libmcrypt/cast-256.so.debug 100644 root:root 44b5ea12f513ce4c7f201647c5482054 +File: /usr/lib/debug/usr/lib/libmcrypt/cbc.so.debug 100644 root:root 2072544fbd3684afaf1f25a87f205cb1 +File: /usr/lib/debug/usr/lib/libmcrypt/cfb.so.debug 100644 root:root 93f2413cc06169a2830055733b35a0c9 +File: /usr/lib/debug/usr/lib/libmcrypt/ctr.so.debug 100644 root:root 8173d4bf6c8ef36b9cd848b12078ba79 +File: /usr/lib/debug/usr/lib/libmcrypt/des.so.debug 100644 root:root 211165589b5264816dfa9cc78084b31a +File: /usr/lib/debug/usr/lib/libmcrypt/ecb.so.debug 100644 root:root c16e1cd539ae72b338bc508fac1da0fd +File: /usr/lib/debug/usr/lib/libmcrypt/enigma.so.debug 100644 root:root 26d822b153eb61c029a94ff28f5a9395 +File: /usr/lib/debug/usr/lib/libmcrypt/gost.so.debug 100644 root:root df75274cab0af8489a8dc71cf2ec7255 +File: /usr/lib/debug/usr/lib/libmcrypt/loki97.so.debug 100644 root:root 98822749cedbf9aaac0f0e1a9555c017 +File: /usr/lib/debug/usr/lib/libmcrypt/ncfb.so.debug 100644 root:root ddeb23510e0d689b296f4ef1cb3644ac +File: /usr/lib/debug/usr/lib/libmcrypt/nofb.so.debug 100644 root:root db80e243acc9bd75008d235033e73df4 +File: /usr/lib/debug/usr/lib/libmcrypt/ofb.so.debug 100644 root:root 85b015f02e8c2cf89aec349744389db9 +File: /usr/lib/debug/usr/lib/libmcrypt/rc2.so.debug 100644 root:root 74771b8d0d5915e5cab0b842ebc2c6eb +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-128.so.debug 100644 root:root 29e847eb6a378b57c2ac65a5bbcf9734 +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-192.so.debug 100644 root:root dc2e8fe45bedf0ad164bc31560c49cdb +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-256.so.debug 100644 root:root b8bb90bf2967191ff475529dbca4868a +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk128.so.debug 100644 root:root 253a7a8ff6b7a62d64a15efeaad1cea6 +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk64.so.debug 100644 root:root a4d465947b791129cf8200fc5eae3cdf +File: /usr/lib/debug/usr/lib/libmcrypt/saferplus.so.debug 100644 root:root 5a77d426a89d30a0606c291847be9a23 +File: /usr/lib/debug/usr/lib/libmcrypt/serpent.so.debug 100644 root:root b05d30bded79fbdd2d7b7f651a95354c +File: /usr/lib/debug/usr/lib/libmcrypt/stream.so.debug 100644 root:root 954c79e5f6f22dfaa945782db5103543 +File: /usr/lib/debug/usr/lib/libmcrypt/threeway.so.debug 100644 root:root 66fe2d8382a06d1c82ddd237fca61045 +File: /usr/lib/debug/usr/lib/libmcrypt/tripledes.so.debug 100644 root:root 6e39265d65a857e1242a6490e0f41427 +File: /usr/lib/debug/usr/lib/libmcrypt/twofish.so.debug 100644 root:root 390bae0ca6ccf95d40e99d8d08fbd60b +File: /usr/lib/debug/usr/lib/libmcrypt/wake.so.debug 100644 root:root 1329f64e36705ba399314f6d5be23973 +File: /usr/lib/debug/usr/lib/libmcrypt/xtea.so.debug 100644 root:root d431730e0e22d76b4b8b745257bec25b File: /usr/src/debug/libmcrypt-2.5.8 40755 root:root @@ -379,2 +373,2 @@ File: /usr/src/debug/libmcrypt-2.5.8/modules/modes/stream.c 100644 root:root 59fabee410f3dee707a526c4e48ac6aa -RPMIdentity: dfac02006bea024ff551fa42c69a1413c752080c40eea4ca5a952a6b1581bf306d39351767db8eed0ad0a55f731f872bd280c74d74051654a1697d2fc179048a +RPMIdentity: 30145b3ffa18926e6c77d09a53f1ac6e1370db4b58d3360fe9a8dcbb0166bb0ca9548c4236b55e6d77ea0ec2fb5345e61d3590123f9d5782aee527a038a71f80