<86>Apr 27 09:59:56 userdel[1300678]: delete user 'rooter' <86>Apr 27 09:59:56 userdel[1300678]: removed group 'rooter' owned by 'rooter' <86>Apr 27 09:59:56 userdel[1300678]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 09:59:56 groupadd[1300690]: group added to /etc/group: name=rooter, GID=1844 <86>Apr 27 09:59:56 groupadd[1300690]: group added to /etc/gshadow: name=rooter <86>Apr 27 09:59:56 groupadd[1300690]: new group: name=rooter, GID=1844 <86>Apr 27 09:59:56 useradd[1300707]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>Apr 27 09:59:56 userdel[1300731]: delete user 'builder' <86>Apr 27 09:59:56 userdel[1300731]: removed group 'builder' owned by 'builder' <86>Apr 27 09:59:56 userdel[1300731]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 09:59:56 groupadd[1300748]: group added to /etc/group: name=builder, GID=1845 <86>Apr 27 09:59:56 groupadd[1300748]: group added to /etc/gshadow: name=builder <86>Apr 27 09:59:56 groupadd[1300748]: new group: name=builder, GID=1845 <86>Apr 27 09:59:56 useradd[1300765]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 10:00:00 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Apr 27 10:00:00 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 10:00:01 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563095 installed <13>Apr 27 10:00:01 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.69491 + 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.69491 + 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:467: 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... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/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... /usr/bin/grep checking for egrep... /usr/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... /usr/bin/sed checking for fgrep... /usr/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... /usr/bin/dd checking how to truncate binary pipes... /usr/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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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=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=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 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 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 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 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 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 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 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 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 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 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 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 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-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 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 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 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 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 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 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 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' 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' 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 | /usr/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 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' 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' /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.49809 + 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:/usr/bin:/bin:/usr/local/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'. /usr/bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/include' /usr/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' /usr/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' /usr/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' /usr/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'. /usr/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 Splitting links to aliased files under /{,s}bin in /usr/src/tmp/libmcrypt-buildroot Processing files: libmcrypt-2.5.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QFLj7M 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.I6QTjz 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.xaNBmL Creating libmcrypt-debuginfo package Processing files: libmcrypt-devel-2.5.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5147 + 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.6Ei5aY 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.0oISNZ 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.JMPFWQ 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.p0e91w find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AHQLkm 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) 20.18user 25.54system 0:41.01elapsed 111%CPU (0avgtext+0avgdata 32564maxresident)k 0inputs+0outputs (0major+3213035minor)pagefaults 0swaps 3.38user 2.45system 0:51.51elapsed 11%CPU (0avgtext+0avgdata 127384maxresident)k 0inputs+0outputs (0major+202723minor)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 2024-04-27 10:00:45.132812997 +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 9545939fccf89fff2253e197e2d9632a +File: /usr/lib/libmcrypt/arcfour.so 100644 root:root 37831ceb70932fa58bd8351186da7eec +File: /usr/lib/libmcrypt/blowfish-compat.so 100644 root:root d8ff8337301398eb03cb79f940162200 +File: /usr/lib/libmcrypt/blowfish.so 100644 root:root d301fe534304f4f166e92abf9731ec1a +File: /usr/lib/libmcrypt/cast-128.so 100644 root:root d4b1e1dd6ba655c689c769cb2b0b731a +File: /usr/lib/libmcrypt/cast-256.so 100644 root:root e3ded8e5ced2b11b9d810522f5b8e5e4 +File: /usr/lib/libmcrypt/cbc.so 100644 root:root 3a72819cb0eecb7afab0d96ca5bcbe72 +File: /usr/lib/libmcrypt/cfb.so 100644 root:root 8ab707ee106e89a94e7611650e3970b4 +File: /usr/lib/libmcrypt/ctr.so 100644 root:root ad5f4774337dfb0945e594b6ef0111b4 +File: /usr/lib/libmcrypt/des.so 100644 root:root 53e6707422166c66e17c32c6844c1cd9 +File: /usr/lib/libmcrypt/ecb.so 100644 root:root 3ad6ee9b05b14529e920289fcd043aae +File: /usr/lib/libmcrypt/enigma.so 100644 root:root 15a6950f61a0ed121bec5b241d06136c +File: /usr/lib/libmcrypt/gost.so 100644 root:root 3147f82a59b244126f2fcf3732d0dd36 +File: /usr/lib/libmcrypt/loki97.so 100644 root:root 6c4ea6e994117528addbd23fe944c128 +File: /usr/lib/libmcrypt/ncfb.so 100644 root:root 357a8412a8410a3c919f7b265f08ddd6 +File: /usr/lib/libmcrypt/nofb.so 100644 root:root 49629d085216f2f70986955f88696c7f +File: /usr/lib/libmcrypt/ofb.so 100644 root:root 005d1be3ae7a8f2da76051e2d8f90bc3 +File: /usr/lib/libmcrypt/rc2.so 100644 root:root cfed972a9a0e155d23cc6948bff7ef0a +File: /usr/lib/libmcrypt/rijndael-128.so 100644 root:root dad06c82a9f2c63e352c990cf8e87853 +File: /usr/lib/libmcrypt/rijndael-192.so 100644 root:root b4faf761dc64bfa56e699b14563f72a3 +File: /usr/lib/libmcrypt/rijndael-256.so 100644 root:root 188b4312565c08bcae09a13b34c808ff +File: /usr/lib/libmcrypt/safer-sk128.so 100644 root:root 4044736b751b4722c8057258e164a17a +File: /usr/lib/libmcrypt/safer-sk64.so 100644 root:root 91c5a8f51878d136752a4ad124053fc7 +File: /usr/lib/libmcrypt/saferplus.so 100644 root:root 6b8cce0b43e67b14176ae880ab221357 +File: /usr/lib/libmcrypt/serpent.so 100644 root:root ae361f0a00f715270e0d7c198ca0871e +File: /usr/lib/libmcrypt/stream.so 100644 root:root 576857ed1d6034ae74f371c5ad857771 +File: /usr/lib/libmcrypt/threeway.so 100644 root:root ab318b21340c06637fe48783da93b687 +File: /usr/lib/libmcrypt/tripledes.so 100644 root:root d89b52af184fbe32830162d061e8a71e +File: /usr/lib/libmcrypt/twofish.so 100644 root:root 6f904dea16cc7723706e3379a54adac5 +File: /usr/lib/libmcrypt/wake.so 100644 root:root e7485455047180e5a70c1f15bf90ab4b +File: /usr/lib/libmcrypt/xtea.so 100644 root:root 3d37ef657f1a8c5395d7c16d1c9b6a6f +RPMIdentity: 6edff643f07de63bf05b763c35a58f6c3c1ef1a0d2f2efc431f653f1fddc8a55c5afee2a57694c8ccaef5c0d50fb6d998317b99c9009d5f709c1251fd5087b3f --- 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 2024-04-27 10:00:45.241814425 +0000 @@ -1,94 +1,92 @@ /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/00/fce3571edd48f582365206a21eb2e83adbd499 120777 root:root ../../../libmcrypt/cbc.so +/usr/lib/debug/.build-id/00/fce3571edd48f582365206a21eb2e83adbd499.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +/usr/lib/debug/.build-id/02 40755 root:root +/usr/lib/debug/.build-id/02/98623687f577d7b82b9f65716dfb180e615de0 120777 root:root ../../../libmcrypt/arcfour.so +/usr/lib/debug/.build-id/02/98623687f577d7b82b9f65716dfb180e615de0.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +/usr/lib/debug/.build-id/05 40755 root:root +/usr/lib/debug/.build-id/05/7448d36751096a98a9ab09456914c169b3a6b3 120777 root:root ../../../libmcrypt/rijndael-256.so +/usr/lib/debug/.build-id/05/7448d36751096a98a9ab09456914c169b3a6b3.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.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/1a/1f52ca0c648b5ec32943d09916be8d5d4d08a8 120777 root:root ../../../libmcrypt/wake.so +/usr/lib/debug/.build-id/1a/1f52ca0c648b5ec32943d09916be8d5d4d08a8.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug +/usr/lib/debug/.build-id/1a/4297246a20e48944926c0d70d5f7e21a50e9ab 120777 root:root ../../../libmcrypt/blowfish.so +/usr/lib/debug/.build-id/1a/4297246a20e48944926c0d70d5f7e21a50e9ab.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +/usr/lib/debug/.build-id/26 40755 root:root +/usr/lib/debug/.build-id/26/43c0d814b1073e8d781c8be9cd74d0010b036f 120777 root:root ../../../libmcrypt/stream.so +/usr/lib/debug/.build-id/26/43c0d814b1073e8d781c8be9cd74d0010b036f.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +/usr/lib/debug/.build-id/2a 40755 root:root +/usr/lib/debug/.build-id/2a/d688f5126fac11bd865b3b851dc5b3c5b635f2 120777 root:root ../../../libmcrypt.so.4.4.8 +/usr/lib/debug/.build-id/2a/d688f5126fac11bd865b3b851dc5b3c5b635f2.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +/usr/lib/debug/.build-id/30 40755 root:root +/usr/lib/debug/.build-id/30/5a2fc4abd5a07eb92249f720ac9ceec86e1a86 120777 root:root ../../../libmcrypt/saferplus.so +/usr/lib/debug/.build-id/30/5a2fc4abd5a07eb92249f720ac9ceec86e1a86.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/27ca6e2f2685bc45e8ef8afec140eeee95ef30 120777 root:root ../../../libmcrypt/loki97.so +/usr/lib/debug/.build-id/37/27ca6e2f2685bc45e8ef8afec140eeee95ef30.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug +/usr/lib/debug/.build-id/39 40755 root:root +/usr/lib/debug/.build-id/39/7029ed665fa6e36cb13f5ce6860a06aa2e3109 120777 root:root ../../../libmcrypt/rijndael-192.so +/usr/lib/debug/.build-id/39/7029ed665fa6e36cb13f5ce6860a06aa2e3109.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/8eadfa8c32597bb49274d3598f9ad98e98a7d8 120777 root:root ../../../libmcrypt/ctr.so +/usr/lib/debug/.build-id/55/8eadfa8c32597bb49274d3598f9ad98e98a7d8.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug +/usr/lib/debug/.build-id/56 40755 root:root +/usr/lib/debug/.build-id/56/59721fb3f63a385ddb6a1ee80f83fb27375654 120777 root:root ../../../libmcrypt/threeway.so +/usr/lib/debug/.build-id/56/59721fb3f63a385ddb6a1ee80f83fb27375654.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug +/usr/lib/debug/.build-id/67 40755 root:root +/usr/lib/debug/.build-id/67/200161e74481e6405d2a4565890e58be82c136 120777 root:root ../../../libmcrypt/nofb.so +/usr/lib/debug/.build-id/67/200161e74481e6405d2a4565890e58be82c136.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.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/69/d95b6af0a6eb78e0b5c3bb63f4bae41098853f 120777 root:root ../../../libmcrypt/xtea.so +/usr/lib/debug/.build-id/69/d95b6af0a6eb78e0b5c3bb63f4bae41098853f.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/bb1c75bc69089cc48687dd640188cc4ce8689b 120777 root:root ../../../libmcrypt/enigma.so +/usr/lib/debug/.build-id/71/bb1c75bc69089cc48687dd640188cc4ce8689b.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +/usr/lib/debug/.build-id/83 40755 root:root +/usr/lib/debug/.build-id/83/a0b3a0d6110a8d171db2f7ee1ce13579d0e92b 120777 root:root ../../../libmcrypt/cast-256.so +/usr/lib/debug/.build-id/83/a0b3a0d6110a8d171db2f7ee1ce13579d0e92b.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +/usr/lib/debug/.build-id/93 40755 root:root +/usr/lib/debug/.build-id/93/1f264a4181f9f9e6e93cc0ba0edfd2ff3be166 120777 root:root ../../../libmcrypt/ofb.so +/usr/lib/debug/.build-id/93/1f264a4181f9f9e6e93cc0ba0edfd2ff3be166.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +/usr/lib/debug/.build-id/98 40755 root:root +/usr/lib/debug/.build-id/98/495223b0b8282951ee6704542d5a5c4fe171e0 120777 root:root ../../../libmcrypt/blowfish-compat.so +/usr/lib/debug/.build-id/98/495223b0b8282951ee6704542d5a5c4fe171e0.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/23d9a469925299152cab1c54c06e0a0a8505b8 120777 root:root ../../../libmcrypt/ecb.so +/usr/lib/debug/.build-id/99/23d9a469925299152cab1c54c06e0a0a8505b8.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/08a7bc5131595e26679b5e3ae107a34d29da1b 120777 root:root ../../../libmcrypt/serpent.so +/usr/lib/debug/.build-id/9c/08a7bc5131595e26679b5e3ae107a34d29da1b.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.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/a4/9fe8db73d64d5aa27fc931e807ee73f8696ca2 120777 root:root ../../../libmcrypt/ncfb.so +/usr/lib/debug/.build-id/a4/9fe8db73d64d5aa27fc931e807ee73f8696ca2.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +/usr/lib/debug/.build-id/a4/e880002fb4d221087e5532f6ff5ecc88068367 120777 root:root ../../../libmcrypt/tripledes.so +/usr/lib/debug/.build-id/a4/e880002fb4d221087e5532f6ff5ecc88068367.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/37f6b2e209e05ebc60db4b1a68ff9e8e106d5b 120777 root:root ../../../libmcrypt/rc2.so +/usr/lib/debug/.build-id/ac/37f6b2e209e05ebc60db4b1a68ff9e8e106d5b.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug +/usr/lib/debug/.build-id/ad 40755 root:root +/usr/lib/debug/.build-id/ad/2ecc97ca6bcfc16ee89399af737191a9b3ee2b 120777 root:root ../../../libmcrypt/cfb.so +/usr/lib/debug/.build-id/ad/2ecc97ca6bcfc16ee89399af737191a9b3ee2b.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.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/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/c8/86c2c3090dafe6c32a71e4563b05b4ddfcc467 120777 root:root ../../../libmcrypt/cast-128.so +/usr/lib/debug/.build-id/c8/86c2c3090dafe6c32a71e4563b05b4ddfcc467.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +/usr/lib/debug/.build-id/d0 40755 root:root +/usr/lib/debug/.build-id/d0/670da078b6dc6b508a2a0754b16898d255b1b9 120777 root:root ../../../libmcrypt/rijndael-128.so +/usr/lib/debug/.build-id/d0/670da078b6dc6b508a2a0754b16898d255b1b9.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +/usr/lib/debug/.build-id/f1 40755 root:root +/usr/lib/debug/.build-id/f1/4f22af77d3657bd4ce76ae5aec5d3633e12d93 120777 root:root ../../../libmcrypt/gost.so +/usr/lib/debug/.build-id/f1/4f22af77d3657bd4ce76ae5aec5d3633e12d93.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +/usr/lib/debug/.build-id/f5 40755 root:root +/usr/lib/debug/.build-id/f5/22424d225aaa82b200ffc19f98ee9efceb98cd 120777 root:root ../../../libmcrypt/safer-sk128.so +/usr/lib/debug/.build-id/f5/22424d225aaa82b200ffc19f98ee9efceb98cd.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +/usr/lib/debug/.build-id/f9 40755 root:root +/usr/lib/debug/.build-id/f9/08ec3501a5c1684f184c7cfe590e1880df715b 120777 root:root ../../../libmcrypt/twofish.so +/usr/lib/debug/.build-id/f9/08ec3501a5c1684f184c7cfe590e1880df715b.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug +/usr/lib/debug/.build-id/fd 40755 root:root +/usr/lib/debug/.build-id/fd/444fb7088bceb68351721e9ace23dc2a9cf405 120777 root:root ../../../libmcrypt/des.so +/usr/lib/debug/.build-id/fd/444fb7088bceb68351721e9ace23dc2a9cf405.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +/usr/lib/debug/.build-id/fe 40755 root:root +/usr/lib/debug/.build-id/fe/1526061dc81e959d2b51d47213adb76fff0ca6 120777 root:root ../../../libmcrypt/safer-sk64.so +/usr/lib/debug/.build-id/fe/1526061dc81e959d2b51d47213adb76fff0ca6.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug /usr/lib/debug/usr/lib/libmcrypt 40755 root:root @@ -193,127 +191,125 @@ 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/00/fce3571edd48f582365206a21eb2e83adbd499 120777 root:root ../../../libmcrypt/cbc.so +File: /usr/lib/debug/.build-id/00/fce3571edd48f582365206a21eb2e83adbd499.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +File: /usr/lib/debug/.build-id/02 40755 root:root +File: /usr/lib/debug/.build-id/02/98623687f577d7b82b9f65716dfb180e615de0 120777 root:root ../../../libmcrypt/arcfour.so +File: /usr/lib/debug/.build-id/02/98623687f577d7b82b9f65716dfb180e615de0.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +File: /usr/lib/debug/.build-id/05 40755 root:root +File: /usr/lib/debug/.build-id/05/7448d36751096a98a9ab09456914c169b3a6b3 120777 root:root ../../../libmcrypt/rijndael-256.so +File: /usr/lib/debug/.build-id/05/7448d36751096a98a9ab09456914c169b3a6b3.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.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/1a/1f52ca0c648b5ec32943d09916be8d5d4d08a8 120777 root:root ../../../libmcrypt/wake.so +File: /usr/lib/debug/.build-id/1a/1f52ca0c648b5ec32943d09916be8d5d4d08a8.debug 120777 root:root ../../usr/lib/libmcrypt/wake.so.debug +File: /usr/lib/debug/.build-id/1a/4297246a20e48944926c0d70d5f7e21a50e9ab 120777 root:root ../../../libmcrypt/blowfish.so +File: /usr/lib/debug/.build-id/1a/4297246a20e48944926c0d70d5f7e21a50e9ab.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +File: /usr/lib/debug/.build-id/26 40755 root:root +File: /usr/lib/debug/.build-id/26/43c0d814b1073e8d781c8be9cd74d0010b036f 120777 root:root ../../../libmcrypt/stream.so +File: /usr/lib/debug/.build-id/26/43c0d814b1073e8d781c8be9cd74d0010b036f.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +File: /usr/lib/debug/.build-id/2a 40755 root:root +File: /usr/lib/debug/.build-id/2a/d688f5126fac11bd865b3b851dc5b3c5b635f2 120777 root:root ../../../libmcrypt.so.4.4.8 +File: /usr/lib/debug/.build-id/2a/d688f5126fac11bd865b3b851dc5b3c5b635f2.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +File: /usr/lib/debug/.build-id/30 40755 root:root +File: /usr/lib/debug/.build-id/30/5a2fc4abd5a07eb92249f720ac9ceec86e1a86 120777 root:root ../../../libmcrypt/saferplus.so +File: /usr/lib/debug/.build-id/30/5a2fc4abd5a07eb92249f720ac9ceec86e1a86.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/27ca6e2f2685bc45e8ef8afec140eeee95ef30 120777 root:root ../../../libmcrypt/loki97.so +File: /usr/lib/debug/.build-id/37/27ca6e2f2685bc45e8ef8afec140eeee95ef30.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug +File: /usr/lib/debug/.build-id/39 40755 root:root +File: /usr/lib/debug/.build-id/39/7029ed665fa6e36cb13f5ce6860a06aa2e3109 120777 root:root ../../../libmcrypt/rijndael-192.so +File: /usr/lib/debug/.build-id/39/7029ed665fa6e36cb13f5ce6860a06aa2e3109.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/8eadfa8c32597bb49274d3598f9ad98e98a7d8 120777 root:root ../../../libmcrypt/ctr.so +File: /usr/lib/debug/.build-id/55/8eadfa8c32597bb49274d3598f9ad98e98a7d8.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug +File: /usr/lib/debug/.build-id/56 40755 root:root +File: /usr/lib/debug/.build-id/56/59721fb3f63a385ddb6a1ee80f83fb27375654 120777 root:root ../../../libmcrypt/threeway.so +File: /usr/lib/debug/.build-id/56/59721fb3f63a385ddb6a1ee80f83fb27375654.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug +File: /usr/lib/debug/.build-id/67 40755 root:root +File: /usr/lib/debug/.build-id/67/200161e74481e6405d2a4565890e58be82c136 120777 root:root ../../../libmcrypt/nofb.so +File: /usr/lib/debug/.build-id/67/200161e74481e6405d2a4565890e58be82c136.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.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/69/d95b6af0a6eb78e0b5c3bb63f4bae41098853f 120777 root:root ../../../libmcrypt/xtea.so +File: /usr/lib/debug/.build-id/69/d95b6af0a6eb78e0b5c3bb63f4bae41098853f.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/bb1c75bc69089cc48687dd640188cc4ce8689b 120777 root:root ../../../libmcrypt/enigma.so +File: /usr/lib/debug/.build-id/71/bb1c75bc69089cc48687dd640188cc4ce8689b.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +File: /usr/lib/debug/.build-id/83 40755 root:root +File: /usr/lib/debug/.build-id/83/a0b3a0d6110a8d171db2f7ee1ce13579d0e92b 120777 root:root ../../../libmcrypt/cast-256.so +File: /usr/lib/debug/.build-id/83/a0b3a0d6110a8d171db2f7ee1ce13579d0e92b.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +File: /usr/lib/debug/.build-id/93 40755 root:root +File: /usr/lib/debug/.build-id/93/1f264a4181f9f9e6e93cc0ba0edfd2ff3be166 120777 root:root ../../../libmcrypt/ofb.so +File: /usr/lib/debug/.build-id/93/1f264a4181f9f9e6e93cc0ba0edfd2ff3be166.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +File: /usr/lib/debug/.build-id/98 40755 root:root +File: /usr/lib/debug/.build-id/98/495223b0b8282951ee6704542d5a5c4fe171e0 120777 root:root ../../../libmcrypt/blowfish-compat.so +File: /usr/lib/debug/.build-id/98/495223b0b8282951ee6704542d5a5c4fe171e0.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/23d9a469925299152cab1c54c06e0a0a8505b8 120777 root:root ../../../libmcrypt/ecb.so +File: /usr/lib/debug/.build-id/99/23d9a469925299152cab1c54c06e0a0a8505b8.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/08a7bc5131595e26679b5e3ae107a34d29da1b 120777 root:root ../../../libmcrypt/serpent.so +File: /usr/lib/debug/.build-id/9c/08a7bc5131595e26679b5e3ae107a34d29da1b.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.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/a4/9fe8db73d64d5aa27fc931e807ee73f8696ca2 120777 root:root ../../../libmcrypt/ncfb.so +File: /usr/lib/debug/.build-id/a4/9fe8db73d64d5aa27fc931e807ee73f8696ca2.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +File: /usr/lib/debug/.build-id/a4/e880002fb4d221087e5532f6ff5ecc88068367 120777 root:root ../../../libmcrypt/tripledes.so +File: /usr/lib/debug/.build-id/a4/e880002fb4d221087e5532f6ff5ecc88068367.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/37f6b2e209e05ebc60db4b1a68ff9e8e106d5b 120777 root:root ../../../libmcrypt/rc2.so +File: /usr/lib/debug/.build-id/ac/37f6b2e209e05ebc60db4b1a68ff9e8e106d5b.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug +File: /usr/lib/debug/.build-id/ad 40755 root:root +File: /usr/lib/debug/.build-id/ad/2ecc97ca6bcfc16ee89399af737191a9b3ee2b 120777 root:root ../../../libmcrypt/cfb.so +File: /usr/lib/debug/.build-id/ad/2ecc97ca6bcfc16ee89399af737191a9b3ee2b.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.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/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/c8/86c2c3090dafe6c32a71e4563b05b4ddfcc467 120777 root:root ../../../libmcrypt/cast-128.so +File: /usr/lib/debug/.build-id/c8/86c2c3090dafe6c32a71e4563b05b4ddfcc467.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +File: /usr/lib/debug/.build-id/d0 40755 root:root +File: /usr/lib/debug/.build-id/d0/670da078b6dc6b508a2a0754b16898d255b1b9 120777 root:root ../../../libmcrypt/rijndael-128.so +File: /usr/lib/debug/.build-id/d0/670da078b6dc6b508a2a0754b16898d255b1b9.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +File: /usr/lib/debug/.build-id/f1 40755 root:root +File: /usr/lib/debug/.build-id/f1/4f22af77d3657bd4ce76ae5aec5d3633e12d93 120777 root:root ../../../libmcrypt/gost.so +File: /usr/lib/debug/.build-id/f1/4f22af77d3657bd4ce76ae5aec5d3633e12d93.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +File: /usr/lib/debug/.build-id/f5 40755 root:root +File: /usr/lib/debug/.build-id/f5/22424d225aaa82b200ffc19f98ee9efceb98cd 120777 root:root ../../../libmcrypt/safer-sk128.so +File: /usr/lib/debug/.build-id/f5/22424d225aaa82b200ffc19f98ee9efceb98cd.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +File: /usr/lib/debug/.build-id/f9 40755 root:root +File: /usr/lib/debug/.build-id/f9/08ec3501a5c1684f184c7cfe590e1880df715b 120777 root:root ../../../libmcrypt/twofish.so +File: /usr/lib/debug/.build-id/f9/08ec3501a5c1684f184c7cfe590e1880df715b.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug +File: /usr/lib/debug/.build-id/fd 40755 root:root +File: /usr/lib/debug/.build-id/fd/444fb7088bceb68351721e9ace23dc2a9cf405 120777 root:root ../../../libmcrypt/des.so +File: /usr/lib/debug/.build-id/fd/444fb7088bceb68351721e9ace23dc2a9cf405.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +File: /usr/lib/debug/.build-id/fe 40755 root:root +File: /usr/lib/debug/.build-id/fe/1526061dc81e959d2b51d47213adb76fff0ca6 120777 root:root ../../../libmcrypt/safer-sk64.so +File: /usr/lib/debug/.build-id/fe/1526061dc81e959d2b51d47213adb76fff0ca6.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.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 76f5de6db5bb03efd7bff71f75e0586a 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 57602e7235d55efe8050f4f7a28ad006 +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish-compat.so.debug 100644 root:root 66126df77ce1a5f98234d444c005c94c +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish.so.debug 100644 root:root 320a79426baf52cc07ed9faf5ce31a65 +File: /usr/lib/debug/usr/lib/libmcrypt/cast-128.so.debug 100644 root:root 2487741119559e1482d506957f9d84ec +File: /usr/lib/debug/usr/lib/libmcrypt/cast-256.so.debug 100644 root:root 05b84ad854ce9ef1b8d84b8d62f2414c +File: /usr/lib/debug/usr/lib/libmcrypt/cbc.so.debug 100644 root:root 5ea4225246b6d14f0d774be543f94a1b +File: /usr/lib/debug/usr/lib/libmcrypt/cfb.so.debug 100644 root:root 5f737763efcc5a5aa2a890fb474d80c6 +File: /usr/lib/debug/usr/lib/libmcrypt/ctr.so.debug 100644 root:root d6d26e9405b16d2dc7db90e5f1544f64 +File: /usr/lib/debug/usr/lib/libmcrypt/des.so.debug 100644 root:root 0b0b471b41dc3ea7c2c7a226084a04d9 +File: /usr/lib/debug/usr/lib/libmcrypt/ecb.so.debug 100644 root:root 092ae15c239a95afcd6a9ca4cf10ad34 +File: /usr/lib/debug/usr/lib/libmcrypt/enigma.so.debug 100644 root:root 90b93a86a5ef2ba5f226b084c6fca3a7 +File: /usr/lib/debug/usr/lib/libmcrypt/gost.so.debug 100644 root:root be58fe8f916ccdb2f9fec41773092239 +File: /usr/lib/debug/usr/lib/libmcrypt/loki97.so.debug 100644 root:root 08d440afceac987a3cb30737a5626c90 +File: /usr/lib/debug/usr/lib/libmcrypt/ncfb.so.debug 100644 root:root ade5c5b85330138909e4940ffec79ec5 +File: /usr/lib/debug/usr/lib/libmcrypt/nofb.so.debug 100644 root:root 06f273cc0a9061cb83d5d72e50abe654 +File: /usr/lib/debug/usr/lib/libmcrypt/ofb.so.debug 100644 root:root f239e422efad793ca42cf4a428b2a076 +File: /usr/lib/debug/usr/lib/libmcrypt/rc2.so.debug 100644 root:root dbb9d1bb205f5a0169bf73599d19b9a2 +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-128.so.debug 100644 root:root f55a6dfe6ef9b4fa85e3bb3bac290c0a +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-192.so.debug 100644 root:root fd0f426e0bf9f3eb7556bf948be9bf9e +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-256.so.debug 100644 root:root 5a374d6377ba71449b33cbeffbdad694 +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk128.so.debug 100644 root:root f1cce302e97a588a0ab5644374cef2be +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk64.so.debug 100644 root:root 85f1fc0b2164aef0ff88f2f9fbe70ce6 +File: /usr/lib/debug/usr/lib/libmcrypt/saferplus.so.debug 100644 root:root af4cb6b5fe2620e84c44c74ac308b58a +File: /usr/lib/debug/usr/lib/libmcrypt/serpent.so.debug 100644 root:root d2bad97d5a61232118ece1e21d30aafa +File: /usr/lib/debug/usr/lib/libmcrypt/stream.so.debug 100644 root:root 48f368b780a56d02c1b14293f5e111be +File: /usr/lib/debug/usr/lib/libmcrypt/threeway.so.debug 100644 root:root 430e2a178a7c876ee092c70e83b235e9 +File: /usr/lib/debug/usr/lib/libmcrypt/tripledes.so.debug 100644 root:root 600dbd165f266a7c401db92ce00352d0 +File: /usr/lib/debug/usr/lib/libmcrypt/twofish.so.debug 100644 root:root 2bd81c0a9b2b7fdc602fcc713e4818b2 +File: /usr/lib/debug/usr/lib/libmcrypt/wake.so.debug 100644 root:root 360f5cbf28d54905dc32926da27b4bfb +File: /usr/lib/debug/usr/lib/libmcrypt/xtea.so.debug 100644 root:root 2cce6599b8abefb9939ad465165d802e File: /usr/src/debug/libmcrypt-2.5.8 40755 root:root @@ -379,2 +375,2 @@ File: /usr/src/debug/libmcrypt-2.5.8/modules/modes/stream.c 100644 root:root 59fabee410f3dee707a526c4e48ac6aa -RPMIdentity: dfac02006bea024ff551fa42c69a1413c752080c40eea4ca5a952a6b1581bf306d39351767db8eed0ad0a55f731f872bd280c74d74051654a1697d2fc179048a +RPMIdentity: 737b8061b8219215742d486579ae5e514bf90ecedc07702899955756a4242cb571aad337169a6d3263d6296ddc0614d1f3dfaa1c1de1edb2a86e390a45d1ec21