<86>Jan 27 06:30:36 userdel[2496511]: delete user 'rooter' <86>Jan 27 06:30:36 userdel[2496511]: removed group 'rooter' owned by 'rooter' <86>Jan 27 06:30:36 userdel[2496511]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 27 06:30:36 groupadd[2496559]: group added to /etc/group: name=rooter, GID=1814 <86>Jan 27 06:30:36 groupadd[2496559]: group added to /etc/gshadow: name=rooter <86>Jan 27 06:30:36 groupadd[2496559]: new group: name=rooter, GID=1814 <86>Jan 27 06:30:36 useradd[2496618]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash, from=none <86>Jan 27 06:30:36 userdel[2496665]: delete user 'builder' <86>Jan 27 06:30:36 userdel[2496665]: removed group 'builder' owned by 'builder' <86>Jan 27 06:30:36 userdel[2496665]: removed shadow group 'builder' owned by 'builder' <86>Jan 27 06:30:36 groupadd[2496703]: group added to /etc/group: name=builder, GID=1815 <86>Jan 27 06:30:36 groupadd[2496703]: group added to /etc/gshadow: name=builder <86>Jan 27 06:30:36 groupadd[2496703]: new group: name=builder, GID=1815 <86>Jan 27 06:30:36 useradd[2496737]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash, from=none <13>Jan 27 06:30:39 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Jan 27 06:30:39 rpmi: libstdc++13-devel-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Jan 27 06:30:40 rpmi: gcc13-c++-13.2.1-alt2 sisyphus+327572.100.1.1 1692472364 installed <13>Jan 27 06:30:40 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.92949 + 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.92949 + 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... /bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking for i586-alt-linux-g++... i586-alt-linux-g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether i586-alt-linux-g++ accepts -g... yes checking for i586-alt-linux-g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether the compiler supports GNU C... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to enable C11 features... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether in maintanance mode... no checking whether in dmalloc mode... no checking whether to enable dynamic module loading... no *** *** Dynamic loading has been disabled checking which algorithms to include into library... cbc cfb ctr ecb ncfb nofb ofb stream threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 tripledes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for inline... inline checking for an ANSI C-conforming const... yes checking for argz.h... yes checking for byteswap.h... yes checking for dirent.h... yes checking for dlfcn.h... yes checking for endian.h... yes checking for malloc.h... yes checking for memory.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for sys/endian.h... no checking for sys/types.h... (cached) yes checking for sys/mman.h... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking whether closedir returns void... no checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for GNU libc compatible realloc... yes checking for bzero... yes checking for memmove... yes checking for memset... yes checking for mlock... yes checking for readdir_r... yes checking for strchr... yes checking for strdup... yes checking for strrchr... yes checking for readdir,,... no checking for bcopy,,... no checking whether byte ordering is bigendian... no checking size of unsigned long int... 4 checking size of unsigned int... 4 checking size of unsigned short int... 2 checking size of unsigned char... 1 checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-file... no checking for file... file checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... i586-alt-linux-g++ -E checking for ld used by i586-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for i586-alt-linux-g++ option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-g++ PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-g++ static flag -static works... no checking if i586-alt-linux-g++ supports -c -o file.o... yes checking if i586-alt-linux-g++ supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmcrypt.spec config.status: creating lib/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating include/mutils/mcrypt.h config.status: creating include/Makefile config.status: creating modules/Makefile config.status: creating modules/modes/Makefile config.status: creating modules/algorithms/Makefile config.status: creating lib/libmcrypt-config config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands configure: WARNING: unrecognized options: --without-included-gettext, --disable-ltdl + cp /usr/src/RPM/SOURCES/mcrypt_symb.c lib + make -j16 make all-recursive Making all in modules Making all in algorithms make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 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 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 rijndael-192.lo rijndael-192.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c rijndael-192.c -fPIC -DPIC -o .libs/rijndael-192.o rijndael-192.c: In function '_mcrypt_self_test': rijndael-192.c:485:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 485 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from rijndael-192.c:25: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ rijndael-192.c:485:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 485 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o wake.lo wake.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c wake.c -fPIC -DPIC -o .libs/wake.o wake.c: In function '_mcrypt_self_test': wake.c:346:17: warning: pointer 'key_45' may be used after 'free' [-Wuse-after-free] 346 | free(key); | ^~~~~~~~~ wake.c:335:9: note: call to 'free' here 335 | free(key); | ^~~~~~~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cast-256.lo cast-256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cast-256.c -fPIC -DPIC -o .libs/cast-256.o cast-256.c: In function '_mcrypt_self_test': cast-256.c:561:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 561 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from cast-256.c:67: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ cast-256.c:561:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 561 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 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 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 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 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 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 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 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 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 safer128.lo safer128.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c safer128.c -fPIC -DPIC -o .libs/safer128.o safer128.c: In function '_mcrypt_self_test': safer128.c:377:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 377 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from safer128.c:30: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ safer128.c:377:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 377 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 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 tripledes.lo tripledes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c tripledes.c -fPIC -DPIC -o .libs/tripledes.o tripledes.c: In function '_mcrypt_self_test': tripledes.c:839:20: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness [-Wpointer-sign] 839 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~~ | | | unsigned char * In file included from ../../lib/libdefs.h:35, from tripledes.c:21: /usr/include/string.h:156:32: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ tripledes.c:839:32: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness [-Wpointer-sign] 839 | if (strcmp(ciphertext, plaintext) != 0) { | ^~~~~~~~~ | | | unsigned char * /usr/include/string.h:156:50: note: expected 'const char *' but argument is of type 'unsigned char *' 156 | extern int strcmp (const char *__s1, const char *__s2) | ~~~~~~~~~~~~^~~~ make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o arcfour.la arcfour.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/arcfour.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,arcfour.so -o .libs/arcfour.so libtool: link: ( cd ".libs" && rm -f "arcfour.la" && ln -s "../arcfour.la" "arcfour.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o threeway.la 3-way.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/3-way.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,threeway.so -o .libs/threeway.so In function 'memcpy', inlined from '_mcrypt_self_test' at 3-way.c:309:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "threeway.la" && ln -s "../threeway.la" "threeway.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o gost.la gost.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/gost.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,gost.so -o .libs/gost.so In function 'memcpy', inlined from '_mcrypt_self_test' at gost.c:381:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "gost.la" && ln -s "../gost.la" "gost.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o 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 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 blowfish-compat.la blowfish-compat.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/blowfish-compat.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,blowfish-compat.so -o .libs/blowfish-compat.so In function 'memcpy', inlined from '_mcrypt_self_test' at blowfish-compat.c:625:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "blowfish-compat.la" && ln -s "../blowfish-compat.la" "blowfish-compat.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o blowfish.la blowfish.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/blowfish.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,blowfish.so -o .libs/blowfish.so In function 'memcpy', inlined from '_mcrypt_self_test' at blowfish.c:533:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "blowfish.la" && ln -s "../blowfish.la" "blowfish.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o 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 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 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 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 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 cast-256.la cast-256.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/cast-256.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,cast-256.so -o .libs/cast-256.so In function 'memcpy', inlined from '_mcrypt_self_test' at cast-256.c:538:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "cast-256.la" && ln -s "../cast-256.la" "cast-256.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o 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 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 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 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 serpent.la serpent.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/serpent.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,serpent.so -o .libs/serpent.so In function 'memcpy', inlined from '_mcrypt_self_test' at serpent.c:925:2: /usr/include/bits/string_fortified.h:29:10: warning: '__builtin___memcpy_chk' specified size between 2147483648 and 4294967295 exceeds maximum object size 2147483647 [-Wstringop-overflow=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^ libtool: link: ( cd ".libs" && rm -f "serpent.la" && ln -s "../serpent.la" "serpent.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' Making all in modes make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 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 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 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=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o ofb.lo ofb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c ofb.c -fPIC -DPIC -o .libs/ofb.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cbc.lo cbc.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c cbc.c -fPIC -DPIC -o .libs/cbc.o make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I. -I../.. -I../../lib -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o stream.la stream.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/stream.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,stream.so -o .libs/stream.so libtool: link: ( cd ".libs" && rm -f "stream.la" && ln -s "../stream.la" "stream.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o ecb.la ecb.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/ecb.o -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,ecb.so -o .libs/ecb.so libtool: link: ( cd ".libs" && rm -f "ecb.la" && ln -s "../ecb.la" "ecb.la" ) make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' /bin/sh ../../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -module -avoid-version -rpath /usr/lib/libmcrypt -o 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 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 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 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]: 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]: 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 win32_comp.lo win32_comp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c win32_comp.c -fPIC -DPIC -o .libs/win32_comp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_symb.lo mcrypt_symb.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_symb.c -fPIC -DPIC -o .libs/mcrypt_symb.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o 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 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.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_threads.lo mcrypt_threads.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_threads.c -fPIC -DPIC -o .libs/mcrypt_threads.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o mcrypt_modules.lo mcrypt_modules.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -DLIBDIR=\"/usr/lib/libmcrypt/\" -I. -I.. -I. -I.. -I../modules/algorithms -I../modules/modes -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c mcrypt_modules.c -fPIC -DPIC -o .libs/mcrypt_modules.o In file included from mcrypt_modules.c:23: mcrypt_modules.c: In function 'mcrypt_module_open': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:249:17: note: in expansion of macro 'lt_dlexit' 249 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:263:17: note: in expansion of macro 'lt_dlexit' 263 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:283:17: note: in expansion of macro 'lt_dlexit' 283 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_self_test': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:707:17: note: in expansion of macro 'lt_dlexit' 707 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:714:17: note: in expansion of macro 'lt_dlexit' 714 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_algorithm_version': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:748:17: note: in expansion of macro 'lt_dlexit' 748 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:755:17: note: in expansion of macro 'lt_dlexit' 755 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_mode_version': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:789:17: note: in expansion of macro 'lt_dlexit' 789 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:796:17: note: in expansion of macro 'lt_dlexit' 796 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_algorithm': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:830:17: note: in expansion of macro 'lt_dlexit' 830 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:837:17: note: in expansion of macro 'lt_dlexit' 837 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_algorithm_mode': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:871:17: note: in expansion of macro 'lt_dlexit' 871 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:878:17: note: in expansion of macro 'lt_dlexit' 878 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_is_block_mode': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:912:17: note: in expansion of macro 'lt_dlexit' 912 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:919:17: note: in expansion of macro 'lt_dlexit' 919 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_block_size': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:953:17: note: in expansion of macro 'lt_dlexit' 953 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:960:17: note: in expansion of macro 'lt_dlexit' 960 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_key_size': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:994:17: note: in expansion of macro 'lt_dlexit' 994 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1001:17: note: in expansion of macro 'lt_dlexit' 1001 | lt_dlexit(); | ^~~~~~~~~ mcrypt_modules.c: In function 'mcrypt_module_get_algo_supported_key_sizes': ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1040:17: note: in expansion of macro 'lt_dlexit' 1040 | lt_dlexit(); | ^~~~~~~~~ ./libdefs.h:20:22: warning: statement with no effect [-Wunused-value] 20 | # define lt_dlexit() 0 | ^ mcrypt_modules.c:1049:17: note: in expansion of macro 'lt_dlexit' 1049 | lt_dlexit(); | ^~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -version-info 8:8:4 -version-info 8:8:4 -export-symbols libmcrypt.sym -ldl -o libmcrypt.la -rpath /usr/lib mcrypt_extra.lo mcrypt.lo bzero.lo xmemory.lo mcrypt_modules.lo win32_comp.lo mcrypt_threads.lo mcrypt_symb.lo libtool: link: echo "{ global:" > .libs/libmcrypt.ver libtool: link: cat libmcrypt.sym | /bin/sed -e "s/\(.*\)/\1;/" >> .libs/libmcrypt.ver libtool: link: echo "local: *; };" >> .libs/libmcrypt.ver libtool: link: if test -r libmcrypt-altlinux.ver; then cp libmcrypt-altlinux.ver .libs/libmcrypt.ver; fi libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/mcrypt_extra.o .libs/mcrypt.o .libs/bzero.o .libs/xmemory.o .libs/mcrypt_modules.o .libs/win32_comp.o .libs/mcrypt_threads.o .libs/mcrypt_symb.o -ldl -g -O2 -flto=auto -march=i586 -mtune=generic -Wl,-soname -Wl,libmcrypt.so.4 -Wl,-version-script -Wl,.libs/libmcrypt.ver -o .libs/libmcrypt.so.4.4.8 libtool: link: (cd ".libs" && rm -f "libmcrypt.so.4" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so.4") libtool: link: (cd ".libs" && rm -f "libmcrypt.so" && ln -s "libmcrypt.so.4.4.8" "libmcrypt.so") libtool: link: ( cd ".libs" && rm -f "libmcrypt.la" && ln -s "../libmcrypt.la" "libmcrypt.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o aes_test.o aes_test.c aes_test.c: In function 'main': aes_test.c:78:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 78 | key = CFB8_AES_128_KEY; | ^ aes_test.c:79:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 79 | IV = CFB8_AES_128_IV; | ^ aes_test.c:111:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 111 | key = CFB128_AES_128_KEY; | ^ aes_test.c:112:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 112 | IV = CFB128_AES_128_IV; | ^ aes_test.c:158:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 158 | key = OFB128_AES_128_KEY; | ^ aes_test.c:159:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 159 | IV = OFB128_AES_128_IV; | ^ aes_test.c:200:21: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 200 | key = CTR_AES_128_KEY; | ^ aes_test.c:201:20: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 201 | IV = CTR_AES_128_IV; | ^ aes_test.c:72:13: warning: unused variable 'keysize' [-Wunused-variable] 72 | int keysize; | ^~~~~~~ aes_test.c:68:13: warning: unused variable 'x' [-Wunused-variable] 68 | int x = 0, siz; | ^ aes_test.c:67:22: warning: unused variable 'ivsize' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^~~~~~ aes_test.c:67:16: warning: unused variable 'jmax' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^~~~ aes_test.c:67:13: warning: unused variable 'j' [-Wunused-variable] 67 | int j, jmax, ivsize; | ^ aes_test.c:66:19: warning: unused variable 'imax' [-Wunused-variable] 66 | int i, t, imax; | ^~~~ aes_test.c:66:16: warning: unused variable 't' [-Wunused-variable] 66 | int i, t, imax; | ^ aes_test.c:66:13: warning: unused variable 'i' [-Wunused-variable] 66 | int i, t, imax; | ^ aes_test.c:65:20: warning: unused variable 'td2' [-Wunused-variable] 65 | MCRYPT td, td2; | ^~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o cipher_test.o cipher_test.c make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o aestest aes_test.o ../lib/libmcrypt.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/aestest aes_test.o ../lib/.libs/libmcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' /bin/sh ../libtool --tag=CC --mode=link i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o ciphertest cipher_test.o ../lib/libmcrypt.la libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/ciphertest cipher_test.o ../lib/.libs/libmcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.31215 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmcrypt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmcrypt-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libmcrypt-2.5.8 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libmcrypt-buildroot make: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' Making install in modules make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' Making install in algorithms make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/algorithms' Making install in modes make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules/modes' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[3]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/modules' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/include/mutils' /usr/libexec/rpm-build/install -p -m 644 mutils/mcrypt.h '/usr/src/tmp/libmcrypt-buildroot/usr/include/mutils' /usr/libexec/rpm-build/install -p -m 644 mcrypt.h '/usr/src/tmp/libmcrypt-buildroot/usr/include/.' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/include' Making install in lib make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/bin' /usr/libexec/rpm-build/install -p libmcrypt-config '/usr/src/tmp/libmcrypt-buildroot/usr/bin' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/lib' /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p libmcrypt.la '/usr/src/tmp/libmcrypt-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p .libs/libmcrypt.so.4.4.8 /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt.so.4.4.8 libtool: install: (cd /usr/src/tmp/libmcrypt-buildroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so.4 || { rm -f libmcrypt.so.4 && ln -s libmcrypt.so.4.4.8 libmcrypt.so.4; }; }) libtool: install: (cd /usr/src/tmp/libmcrypt-buildroot/usr/lib && { ln -s -f libmcrypt.so.4.4.8 libmcrypt.so || { rm -f libmcrypt.so && ln -s libmcrypt.so.4.4.8 libmcrypt.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p .libs/libmcrypt.lai /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/share/aclocal' /usr/libexec/rpm-build/install -p -m 644 libmcrypt.m4 '/usr/src/tmp/libmcrypt-buildroot/usr/share/aclocal' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/lib' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/src' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libmcrypt-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/install -p -m 644 mcrypt.3 '/usr/src/tmp/libmcrypt-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' make: Leaving directory '/usr/src/RPM/BUILD/libmcrypt-2.5.8' + mkdir -p /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + for i in modes algorithms + cp modules/modes/.libs/cbc.so modules/modes/.libs/cfb.so modules/modes/.libs/ctr.so modules/modes/.libs/ecb.so modules/modes/.libs/ncfb.so modules/modes/.libs/nofb.so modules/modes/.libs/ofb.so modules/modes/.libs/stream.so /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + for i in modes algorithms + cp modules/algorithms/.libs/arcfour.so modules/algorithms/.libs/blowfish-compat.so modules/algorithms/.libs/blowfish.so modules/algorithms/.libs/cast-128.so modules/algorithms/.libs/cast-256.so modules/algorithms/.libs/des.so modules/algorithms/.libs/enigma.so modules/algorithms/.libs/gost.so modules/algorithms/.libs/loki97.so modules/algorithms/.libs/rc2.so modules/algorithms/.libs/rijndael-128.so modules/algorithms/.libs/rijndael-192.so modules/algorithms/.libs/rijndael-256.so modules/algorithms/.libs/safer-sk128.so modules/algorithms/.libs/safer-sk64.so modules/algorithms/.libs/saferplus.so modules/algorithms/.libs/serpent.so modules/algorithms/.libs/threeway.so modules/algorithms/.libs/tripledes.so modules/algorithms/.libs/twofish.so modules/algorithms/.libs/wake.so modules/algorithms/.libs/xtea.so /usr/src/tmp/libmcrypt-buildroot/usr/lib/libmcrypt + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmcrypt-buildroot (auto) removed './usr/lib/libmcrypt.la' mode of './usr/lib/libmcrypt/xtea.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/wake.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/twofish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/tripledes.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/threeway.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/serpent.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/saferplus.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/safer-sk64.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/safer-sk128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-256.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-192.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rijndael-128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/rc2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/loki97.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/gost.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/enigma.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/des.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cast-256.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cast-128.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/blowfish.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/blowfish-compat.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/arcfour.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/stream.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ofb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/nofb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ncfb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ecb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/ctr.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cfb.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt/cbc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib/libmcrypt.so.4.4.8' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmcrypt-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/bin/libmcrypt-config: 8c8 < mcrypt_cflags="-I/usr/include" --- > mcrypt_cflags="" 79c79 < includes="-I/usr/include" --- > includes="" /usr/bin/libmcrypt-config: 7c7 < mcrypt_libs=" -L/usr/lib -lmcrypt " --- > mcrypt_libs=" -lmcrypt " Checking contents of files in /usr/src/tmp/libmcrypt-buildroot/ (default) Compressing files in /usr/src/tmp/libmcrypt-buildroot (auto) Adjusting library links in /usr/src/tmp/libmcrypt-buildroot ./usr/lib: (from :0) libmcrypt.so.4 -> libmcrypt.so.4.4.8 Verifying ELF objects in /usr/src/tmp/libmcrypt-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libmcrypt.so.4.4.8: uses non-LFS functions: readdir_r Processing files: libmcrypt-2.5.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WGIMgr 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.v1nsqd 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.NdhosX Creating libmcrypt-debuginfo package Processing files: libmcrypt-devel-2.5.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66117 + 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.nezmUn 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.nodWf4 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.CuJNgA 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.DBCCur find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uS7yGk 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) 16.49user 11.51system 0:21.40elapsed 130%CPU (0avgtext+0avgdata 33340maxresident)k 0inputs+0outputs (0major+3235879minor)pagefaults 0swaps 2.90user 1.33system 0:28.77elapsed 14%CPU (0avgtext+0avgdata 125072maxresident)k 0inputs+0outputs (0major+194619minor)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-01-27 06:31:03.662800325 +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 c00f470d85d5e193d79cfe4dda04bc46 +File: /usr/lib/libmcrypt/arcfour.so 100644 root:root 854384c86470cf04c3f6ad47631f2d01 +File: /usr/lib/libmcrypt/blowfish-compat.so 100644 root:root 454d615fbff02c02524813f2d82c1b16 +File: /usr/lib/libmcrypt/blowfish.so 100644 root:root fc5b09e179b38f4bf4a6c305d144ca74 +File: /usr/lib/libmcrypt/cast-128.so 100644 root:root b5bb19122b19bd45af302851122c8994 +File: /usr/lib/libmcrypt/cast-256.so 100644 root:root 050dda5a8eb23399e33a852dd04eae69 +File: /usr/lib/libmcrypt/cbc.so 100644 root:root f66a7f91a336e14409f29da4969bd589 +File: /usr/lib/libmcrypt/cfb.so 100644 root:root b9cd1ed85e9e3e82b50a0d5087176a41 +File: /usr/lib/libmcrypt/ctr.so 100644 root:root 26600c17b9f8827c074370b67723851b +File: /usr/lib/libmcrypt/des.so 100644 root:root 2774589e7da0c5cfd90c676aec47bf3c +File: /usr/lib/libmcrypt/ecb.so 100644 root:root c1c8ba1e125df631371b9012187d95d2 +File: /usr/lib/libmcrypt/enigma.so 100644 root:root 757cd8e837d84860bd7c1df92dfd688d +File: /usr/lib/libmcrypt/gost.so 100644 root:root 867ad2d6972571f7601948da10e80cc5 +File: /usr/lib/libmcrypt/loki97.so 100644 root:root dc038676554d73dae47beea43876600e +File: /usr/lib/libmcrypt/ncfb.so 100644 root:root d52178fed1e56c28c22c3ea84ccb3b78 +File: /usr/lib/libmcrypt/nofb.so 100644 root:root 64d0b3c387f5eddb03ae1030735e6724 +File: /usr/lib/libmcrypt/ofb.so 100644 root:root 2c92a2f6fd2eb66071a5670fc9a0f789 +File: /usr/lib/libmcrypt/rc2.so 100644 root:root db045276d51228788cae3816c65430c9 +File: /usr/lib/libmcrypt/rijndael-128.so 100644 root:root e2ff404a137889b13e325b35977b5540 +File: /usr/lib/libmcrypt/rijndael-192.so 100644 root:root 1fce6c848993b40b8b051b225da95471 +File: /usr/lib/libmcrypt/rijndael-256.so 100644 root:root f0c9d2527d555f91335e5dd70a59a8ed +File: /usr/lib/libmcrypt/safer-sk128.so 100644 root:root 728ceb76cf7b31c377c9cc772db08f2f +File: /usr/lib/libmcrypt/safer-sk64.so 100644 root:root 6d08392aded6ee9b54acc92dfbd90337 +File: /usr/lib/libmcrypt/saferplus.so 100644 root:root 3bc323be1ff3cb0442697d3e31934c63 +File: /usr/lib/libmcrypt/serpent.so 100644 root:root e0c9874ede42c7dd148df8c26a2bcd0d +File: /usr/lib/libmcrypt/stream.so 100644 root:root d6e2351aa8e4471fa3ece664f0e1790e +File: /usr/lib/libmcrypt/threeway.so 100644 root:root 5bd5d0a72efb8e17c54a6949420ecfa5 +File: /usr/lib/libmcrypt/tripledes.so 100644 root:root 4ea3587288369ccd44d963bedc1a24c6 +File: /usr/lib/libmcrypt/twofish.so 100644 root:root 397e95fd89fd50058db3fc71cd641dff +File: /usr/lib/libmcrypt/wake.so 100644 root:root 18a15392b215aa747c06f4a2b3ea6e12 +File: /usr/lib/libmcrypt/xtea.so 100644 root:root 6ad5397e66b0e60f33aed7e458d60790 +RPMIdentity: 4026c2d339f2a406bbb04008987ae0c80228c1c18cf1b2ab5507f188fa036f020cfdad02d6a366a41195b9106b81d2cd37a4b3e7d04223ea875aeeb66e389755 --- 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-01-27 06:31:03.732801112 +0000 @@ -1,94 +1,91 @@ /usr/lib/debug/.build-id/00 40755 root:root -/usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7 120777 root:root ../../../libmcrypt/tripledes.so -/usr/lib/debug/.build-id/00/9e39f9c968bd14db9cd6c3f815ce9952124ae7.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug -/usr/lib/debug/.build-id/01 40755 root:root -/usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860 120777 root:root ../../../libmcrypt/loki97.so -/usr/lib/debug/.build-id/01/2a31a92d01ac64f7e13531d8a8648a4b93d860.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.so.debug -/usr/lib/debug/.build-id/11 40755 root:root -/usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906 120777 root:root ../../../libmcrypt/gost.so -/usr/lib/debug/.build-id/11/f852f155c59776eb112ecf42dc93a5e212d906.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug -/usr/lib/debug/.build-id/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/00/a0cad73cdd2c6635ba070c64bb66c80a6d83f3 120777 root:root ../../../libmcrypt/rijndael-256.so +/usr/lib/debug/.build-id/00/a0cad73cdd2c6635ba070c64bb66c80a6d83f3.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug +/usr/lib/debug/.build-id/10 40755 root:root +/usr/lib/debug/.build-id/10/c03dbf4586e63ad81604af9ed138993f80bcd7 120777 root:root ../../../libmcrypt/gost.so +/usr/lib/debug/.build-id/10/c03dbf4586e63ad81604af9ed138993f80bcd7.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +/usr/lib/debug/.build-id/23 40755 root:root +/usr/lib/debug/.build-id/23/1e0e761145e8f24c7ad3e7ff083477bae8e122 120777 root:root ../../../libmcrypt/threeway.so +/usr/lib/debug/.build-id/23/1e0e761145e8f24c7ad3e7ff083477bae8e122.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/5e2fc4ee18624a3af74c6021ea4af9a908b5e7 120777 root:root ../../../libmcrypt/saferplus.so +/usr/lib/debug/.build-id/34/5e2fc4ee18624a3af74c6021ea4af9a908b5e7.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +/usr/lib/debug/.build-id/4f 40755 root:root +/usr/lib/debug/.build-id/4f/7a86b454828457e42d642003bdbe035f116b79 120777 root:root ../../../libmcrypt/ctr.so +/usr/lib/debug/.build-id/4f/7a86b454828457e42d642003bdbe035f116b79.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug /usr/lib/debug/.build-id/52 40755 root:root -/usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075 120777 root:root ../../../libmcrypt/des.so -/usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug -/usr/lib/debug/.build-id/69 40755 root:root -/usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac 120777 root:root ../../../libmcrypt/safer-sk64.so -/usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug -/usr/lib/debug/.build-id/80 40755 root:root -/usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f 120777 root:root ../../../libmcrypt/cbc.so -/usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug -/usr/lib/debug/.build-id/92 40755 root:root -/usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27 120777 root:root ../../../libmcrypt/safer-sk128.so -/usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug -/usr/lib/debug/.build-id/97 40755 root:root -/usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995 120777 root:root ../../../libmcrypt/rijndael-128.so -/usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug -/usr/lib/debug/.build-id/a0 40755 root:root -/usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08 120777 root:root ../../../libmcrypt/threeway.so -/usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug -/usr/lib/debug/.build-id/a4 40755 root:root -/usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4 120777 root:root ../../../libmcrypt/cast-256.so -/usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug -/usr/lib/debug/.build-id/a5 40755 root:root -/usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918 120777 root:root ../../../libmcrypt/cfb.so -/usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug -/usr/lib/debug/.build-id/c2 40755 root:root -/usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4 120777 root:root ../../../libmcrypt/rc2.so -/usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug -/usr/lib/debug/.build-id/c8 40755 root:root -/usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699 120777 root:root ../../../libmcrypt/ofb.so -/usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +/usr/lib/debug/.build-id/52/3aa339e1381397b7b8bdbf5d422898796cd519 120777 root:root ../../../libmcrypt/rijndael-192.so +/usr/lib/debug/.build-id/52/3aa339e1381397b7b8bdbf5d422898796cd519.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +/usr/lib/debug/.build-id/54 40755 root:root +/usr/lib/debug/.build-id/54/6ad744e5fc600f30aafc6e981b0c9bf9ac82e7 120777 root:root ../../../libmcrypt/tripledes.so +/usr/lib/debug/.build-id/54/6ad744e5fc600f30aafc6e981b0c9bf9ac82e7.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug +/usr/lib/debug/.build-id/54/bfa468babb57ad994c14c77ad81a4bd35bb34e 120777 root:root ../../../libmcrypt/serpent.so +/usr/lib/debug/.build-id/54/bfa468babb57ad994c14c77ad81a4bd35bb34e.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug +/usr/lib/debug/.build-id/5c 40755 root:root +/usr/lib/debug/.build-id/5c/4dcbdcce37061a9fd4b34cff5eb5c458d4f48e 120777 root:root ../../../libmcrypt/cbc.so +/usr/lib/debug/.build-id/5c/4dcbdcce37061a9fd4b34cff5eb5c458d4f48e.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +/usr/lib/debug/.build-id/5c/b3f2630f41d262836229132216257c4fc6f7e5 120777 root:root ../../../libmcrypt/safer-sk128.so +/usr/lib/debug/.build-id/5c/b3f2630f41d262836229132216257c4fc6f7e5.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/661af416a3989ee7a327a36968e99769220fa0 120777 root:root ../../../libmcrypt/ecb.so +/usr/lib/debug/.build-id/61/661af416a3989ee7a327a36968e99769220fa0.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +/usr/lib/debug/.build-id/61/7c765fe8fbb65946436eaf2968ac5a79a12b10 120777 root:root ../../../libmcrypt/safer-sk64.so +/usr/lib/debug/.build-id/61/7c765fe8fbb65946436eaf2968ac5a79a12b10.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug +/usr/lib/debug/.build-id/65 40755 root:root +/usr/lib/debug/.build-id/65/8e41df7c7c0c387c084ccd0dda1d8b68cbb169 120777 root:root ../../../libmcrypt/stream.so +/usr/lib/debug/.build-id/65/8e41df7c7c0c387c084ccd0dda1d8b68cbb169.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +/usr/lib/debug/.build-id/6b 40755 root:root +/usr/lib/debug/.build-id/6b/ac506966e706ed3283b9831cdfecd9bc3cd24b 120777 root:root ../../../libmcrypt/blowfish.so +/usr/lib/debug/.build-id/6b/ac506966e706ed3283b9831cdfecd9bc3cd24b.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/3667fd1e2f4955a4bf6936a8eaa9680f343d0b 120777 root:root ../../../libmcrypt/des.so +/usr/lib/debug/.build-id/71/3667fd1e2f4955a4bf6936a8eaa9680f343d0b.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +/usr/lib/debug/.build-id/81 40755 root:root +/usr/lib/debug/.build-id/81/d1c6ff2e850b4a88eaa147c0b4d9c8568e3e4d 120777 root:root ../../../libmcrypt/ncfb.so +/usr/lib/debug/.build-id/81/d1c6ff2e850b4a88eaa147c0b4d9c8568e3e4d.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +/usr/lib/debug/.build-id/8b 40755 root:root +/usr/lib/debug/.build-id/8b/c59a1e5c1cd33ea4541f9322296a20e20cd18c 120777 root:root ../../../libmcrypt/nofb.so +/usr/lib/debug/.build-id/8b/c59a1e5c1cd33ea4541f9322296a20e20cd18c.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug +/usr/lib/debug/.build-id/91 40755 root:root +/usr/lib/debug/.build-id/91/5e81271fe6032c1a7ba8a7b0d3dcc32b043472 120777 root:root ../../../libmcrypt.so.4.4.8 +/usr/lib/debug/.build-id/91/5e81271fe6032c1a7ba8a7b0d3dcc32b043472.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +/usr/lib/debug/.build-id/94 40755 root:root +/usr/lib/debug/.build-id/94/293487e111fd45635ef467aed0411bfebb127a 120777 root:root ../../../libmcrypt/cast-256.so +/usr/lib/debug/.build-id/94/293487e111fd45635ef467aed0411bfebb127a.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/269513baddb9ee807dc1128fca6c63b9ea6c62 120777 root:root ../../../libmcrypt/cast-128.so +/usr/lib/debug/.build-id/99/269513baddb9ee807dc1128fca6c63b9ea6c62.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +/usr/lib/debug/.build-id/9c 40755 root:root +/usr/lib/debug/.build-id/9c/c67870ad701cc7105e57de864b269d6a40223c 120777 root:root ../../../libmcrypt/cfb.so +/usr/lib/debug/.build-id/9c/c67870ad701cc7105e57de864b269d6a40223c.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug +/usr/lib/debug/.build-id/a6 40755 root:root +/usr/lib/debug/.build-id/a6/073f9cd6ea27f46476c7f03c07b173a68590ca 120777 root:root ../../../libmcrypt/xtea.so +/usr/lib/debug/.build-id/a6/073f9cd6ea27f46476c7f03c07b173a68590ca.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +/usr/lib/debug/.build-id/bb 40755 root:root +/usr/lib/debug/.build-id/bb/fe3aa89d75f59e4b6417e778d98a4c66b13db0 120777 root:root ../../../libmcrypt/twofish.so +/usr/lib/debug/.build-id/bb/fe3aa89d75f59e4b6417e778d98a4c66b13db0.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug +/usr/lib/debug/.build-id/bd 40755 root:root +/usr/lib/debug/.build-id/bd/e13a9412a99cdec8dabc0cb1322cc35887d86f 120777 root:root ../../../libmcrypt/rijndael-128.so +/usr/lib/debug/.build-id/bd/e13a9412a99cdec8dabc0cb1322cc35887d86f.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +/usr/lib/debug/.build-id/c6 40755 root:root +/usr/lib/debug/.build-id/c6/1103be7c65e61bf854f8e9ac6c1bd4f2f69c4a 120777 root:root ../../../libmcrypt/ofb.so +/usr/lib/debug/.build-id/c6/1103be7c65e61bf854f8e9ac6c1bd4f2f69c4a.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +/usr/lib/debug/.build-id/c9 40755 root:root +/usr/lib/debug/.build-id/c9/267760dfd9493649e53a77b240761605560dd4 120777 root:root ../../../libmcrypt/rc2.so +/usr/lib/debug/.build-id/c9/267760dfd9493649e53a77b240761605560dd4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.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/cf/388d97de215db2c7d8b4a34018de124e8ed3ba 120777 root:root ../../../libmcrypt/wake.so +/usr/lib/debug/.build-id/cf/388d97de215db2c7d8b4a34018de124e8ed3ba.debug 120777 root:root ../../usr/lib/libmcrypt/wake.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/d8/7c36e3c8c7f8159d2c2b36e1dd4310ab3784ec 120777 root:root ../../../libmcrypt/loki97.so +/usr/lib/debug/.build-id/d8/7c36e3c8c7f8159d2c2b36e1dd4310ab3784ec.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.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/e0/b84f8d9ba26b761cd0e52263207c1e3d5ce105 120777 root:root ../../../libmcrypt/arcfour.so +/usr/lib/debug/.build-id/e0/b84f8d9ba26b761cd0e52263207c1e3d5ce105.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +/usr/lib/debug/.build-id/e8 40755 root:root +/usr/lib/debug/.build-id/e8/60db610a7c70aa180ceea98a148af6b403adbc 120777 root:root ../../../libmcrypt/enigma.so +/usr/lib/debug/.build-id/e8/60db610a7c70aa180ceea98a148af6b403adbc.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +/usr/lib/debug/.build-id/eb 40755 root:root +/usr/lib/debug/.build-id/eb/f91b756cc840c99b74939467892eef154dea9b 120777 root:root ../../../libmcrypt/blowfish-compat.so +/usr/lib/debug/.build-id/eb/f91b756cc840c99b74939467892eef154dea9b.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.so.debug /usr/lib/debug/usr/lib/libmcrypt 40755 root:root @@ -193,127 +190,124 @@ 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/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/00/a0cad73cdd2c6635ba070c64bb66c80a6d83f3 120777 root:root ../../../libmcrypt/rijndael-256.so +File: /usr/lib/debug/.build-id/00/a0cad73cdd2c6635ba070c64bb66c80a6d83f3.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-256.so.debug +File: /usr/lib/debug/.build-id/10 40755 root:root +File: /usr/lib/debug/.build-id/10/c03dbf4586e63ad81604af9ed138993f80bcd7 120777 root:root ../../../libmcrypt/gost.so +File: /usr/lib/debug/.build-id/10/c03dbf4586e63ad81604af9ed138993f80bcd7.debug 120777 root:root ../../usr/lib/libmcrypt/gost.so.debug +File: /usr/lib/debug/.build-id/23 40755 root:root +File: /usr/lib/debug/.build-id/23/1e0e761145e8f24c7ad3e7ff083477bae8e122 120777 root:root ../../../libmcrypt/threeway.so +File: /usr/lib/debug/.build-id/23/1e0e761145e8f24c7ad3e7ff083477bae8e122.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug +File: /usr/lib/debug/.build-id/34 40755 root:root +File: /usr/lib/debug/.build-id/34/5e2fc4ee18624a3af74c6021ea4af9a908b5e7 120777 root:root ../../../libmcrypt/saferplus.so +File: /usr/lib/debug/.build-id/34/5e2fc4ee18624a3af74c6021ea4af9a908b5e7.debug 120777 root:root ../../usr/lib/libmcrypt/saferplus.so.debug +File: /usr/lib/debug/.build-id/4f 40755 root:root +File: /usr/lib/debug/.build-id/4f/7a86b454828457e42d642003bdbe035f116b79 120777 root:root ../../../libmcrypt/ctr.so +File: /usr/lib/debug/.build-id/4f/7a86b454828457e42d642003bdbe035f116b79.debug 120777 root:root ../../usr/lib/libmcrypt/ctr.so.debug File: /usr/lib/debug/.build-id/52 40755 root:root -File: /usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075 120777 root:root ../../../libmcrypt/des.so -File: /usr/lib/debug/.build-id/52/d663f5df477d0b76ff1ef52b162168e965b075.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug -File: /usr/lib/debug/.build-id/69 40755 root:root -File: /usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac 120777 root:root ../../../libmcrypt/safer-sk64.so -File: /usr/lib/debug/.build-id/69/49ee925760c020a00184ac63b6df88d1929cac.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug -File: /usr/lib/debug/.build-id/80 40755 root:root -File: /usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f 120777 root:root ../../../libmcrypt/cbc.so -File: /usr/lib/debug/.build-id/80/6a4446e21b4447d43e6c031de5805c58caa56f.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug -File: /usr/lib/debug/.build-id/92 40755 root:root -File: /usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27 120777 root:root ../../../libmcrypt/safer-sk128.so -File: /usr/lib/debug/.build-id/92/f3830497ff327c2eae5c3ccb8a18bc77a8aa27.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug -File: /usr/lib/debug/.build-id/97 40755 root:root -File: /usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995 120777 root:root ../../../libmcrypt/rijndael-128.so -File: /usr/lib/debug/.build-id/97/1e27cc2cf0203c65ec36762dee70dda3f41995.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug -File: /usr/lib/debug/.build-id/a0 40755 root:root -File: /usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08 120777 root:root ../../../libmcrypt/threeway.so -File: /usr/lib/debug/.build-id/a0/45b2934c2bc6e1488bdf87a474329f1cbb6c08.debug 120777 root:root ../../usr/lib/libmcrypt/threeway.so.debug -File: /usr/lib/debug/.build-id/a4 40755 root:root -File: /usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4 120777 root:root ../../../libmcrypt/cast-256.so -File: /usr/lib/debug/.build-id/a4/c94e9361066809eeca65ba4d74c935b31bd0b4.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug -File: /usr/lib/debug/.build-id/a5 40755 root:root -File: /usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918 120777 root:root ../../../libmcrypt/cfb.so -File: /usr/lib/debug/.build-id/a5/a363c8d5246e3dd87b5ab53952bf9bbc794918.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug -File: /usr/lib/debug/.build-id/c2 40755 root:root -File: /usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4 120777 root:root ../../../libmcrypt/rc2.so -File: /usr/lib/debug/.build-id/c2/d082b70d6098be5cef8a5b0a447390e399d5b4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.so.debug -File: /usr/lib/debug/.build-id/c8 40755 root:root -File: /usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699 120777 root:root ../../../libmcrypt/ofb.so -File: /usr/lib/debug/.build-id/c8/4e3fc009802acea016be0028545c9e0da38699.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +File: /usr/lib/debug/.build-id/52/3aa339e1381397b7b8bdbf5d422898796cd519 120777 root:root ../../../libmcrypt/rijndael-192.so +File: /usr/lib/debug/.build-id/52/3aa339e1381397b7b8bdbf5d422898796cd519.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-192.so.debug +File: /usr/lib/debug/.build-id/54 40755 root:root +File: /usr/lib/debug/.build-id/54/6ad744e5fc600f30aafc6e981b0c9bf9ac82e7 120777 root:root ../../../libmcrypt/tripledes.so +File: /usr/lib/debug/.build-id/54/6ad744e5fc600f30aafc6e981b0c9bf9ac82e7.debug 120777 root:root ../../usr/lib/libmcrypt/tripledes.so.debug +File: /usr/lib/debug/.build-id/54/bfa468babb57ad994c14c77ad81a4bd35bb34e 120777 root:root ../../../libmcrypt/serpent.so +File: /usr/lib/debug/.build-id/54/bfa468babb57ad994c14c77ad81a4bd35bb34e.debug 120777 root:root ../../usr/lib/libmcrypt/serpent.so.debug +File: /usr/lib/debug/.build-id/5c 40755 root:root +File: /usr/lib/debug/.build-id/5c/4dcbdcce37061a9fd4b34cff5eb5c458d4f48e 120777 root:root ../../../libmcrypt/cbc.so +File: /usr/lib/debug/.build-id/5c/4dcbdcce37061a9fd4b34cff5eb5c458d4f48e.debug 120777 root:root ../../usr/lib/libmcrypt/cbc.so.debug +File: /usr/lib/debug/.build-id/5c/b3f2630f41d262836229132216257c4fc6f7e5 120777 root:root ../../../libmcrypt/safer-sk128.so +File: /usr/lib/debug/.build-id/5c/b3f2630f41d262836229132216257c4fc6f7e5.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk128.so.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/661af416a3989ee7a327a36968e99769220fa0 120777 root:root ../../../libmcrypt/ecb.so +File: /usr/lib/debug/.build-id/61/661af416a3989ee7a327a36968e99769220fa0.debug 120777 root:root ../../usr/lib/libmcrypt/ecb.so.debug +File: /usr/lib/debug/.build-id/61/7c765fe8fbb65946436eaf2968ac5a79a12b10 120777 root:root ../../../libmcrypt/safer-sk64.so +File: /usr/lib/debug/.build-id/61/7c765fe8fbb65946436eaf2968ac5a79a12b10.debug 120777 root:root ../../usr/lib/libmcrypt/safer-sk64.so.debug +File: /usr/lib/debug/.build-id/65 40755 root:root +File: /usr/lib/debug/.build-id/65/8e41df7c7c0c387c084ccd0dda1d8b68cbb169 120777 root:root ../../../libmcrypt/stream.so +File: /usr/lib/debug/.build-id/65/8e41df7c7c0c387c084ccd0dda1d8b68cbb169.debug 120777 root:root ../../usr/lib/libmcrypt/stream.so.debug +File: /usr/lib/debug/.build-id/6b 40755 root:root +File: /usr/lib/debug/.build-id/6b/ac506966e706ed3283b9831cdfecd9bc3cd24b 120777 root:root ../../../libmcrypt/blowfish.so +File: /usr/lib/debug/.build-id/6b/ac506966e706ed3283b9831cdfecd9bc3cd24b.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish.so.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/3667fd1e2f4955a4bf6936a8eaa9680f343d0b 120777 root:root ../../../libmcrypt/des.so +File: /usr/lib/debug/.build-id/71/3667fd1e2f4955a4bf6936a8eaa9680f343d0b.debug 120777 root:root ../../usr/lib/libmcrypt/des.so.debug +File: /usr/lib/debug/.build-id/81 40755 root:root +File: /usr/lib/debug/.build-id/81/d1c6ff2e850b4a88eaa147c0b4d9c8568e3e4d 120777 root:root ../../../libmcrypt/ncfb.so +File: /usr/lib/debug/.build-id/81/d1c6ff2e850b4a88eaa147c0b4d9c8568e3e4d.debug 120777 root:root ../../usr/lib/libmcrypt/ncfb.so.debug +File: /usr/lib/debug/.build-id/8b 40755 root:root +File: /usr/lib/debug/.build-id/8b/c59a1e5c1cd33ea4541f9322296a20e20cd18c 120777 root:root ../../../libmcrypt/nofb.so +File: /usr/lib/debug/.build-id/8b/c59a1e5c1cd33ea4541f9322296a20e20cd18c.debug 120777 root:root ../../usr/lib/libmcrypt/nofb.so.debug +File: /usr/lib/debug/.build-id/91 40755 root:root +File: /usr/lib/debug/.build-id/91/5e81271fe6032c1a7ba8a7b0d3dcc32b043472 120777 root:root ../../../libmcrypt.so.4.4.8 +File: /usr/lib/debug/.build-id/91/5e81271fe6032c1a7ba8a7b0d3dcc32b043472.debug 120777 root:root ../../usr/lib/libmcrypt.so.4.4.8.debug +File: /usr/lib/debug/.build-id/94 40755 root:root +File: /usr/lib/debug/.build-id/94/293487e111fd45635ef467aed0411bfebb127a 120777 root:root ../../../libmcrypt/cast-256.so +File: /usr/lib/debug/.build-id/94/293487e111fd45635ef467aed0411bfebb127a.debug 120777 root:root ../../usr/lib/libmcrypt/cast-256.so.debug +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/269513baddb9ee807dc1128fca6c63b9ea6c62 120777 root:root ../../../libmcrypt/cast-128.so +File: /usr/lib/debug/.build-id/99/269513baddb9ee807dc1128fca6c63b9ea6c62.debug 120777 root:root ../../usr/lib/libmcrypt/cast-128.so.debug +File: /usr/lib/debug/.build-id/9c 40755 root:root +File: /usr/lib/debug/.build-id/9c/c67870ad701cc7105e57de864b269d6a40223c 120777 root:root ../../../libmcrypt/cfb.so +File: /usr/lib/debug/.build-id/9c/c67870ad701cc7105e57de864b269d6a40223c.debug 120777 root:root ../../usr/lib/libmcrypt/cfb.so.debug +File: /usr/lib/debug/.build-id/a6 40755 root:root +File: /usr/lib/debug/.build-id/a6/073f9cd6ea27f46476c7f03c07b173a68590ca 120777 root:root ../../../libmcrypt/xtea.so +File: /usr/lib/debug/.build-id/a6/073f9cd6ea27f46476c7f03c07b173a68590ca.debug 120777 root:root ../../usr/lib/libmcrypt/xtea.so.debug +File: /usr/lib/debug/.build-id/bb 40755 root:root +File: /usr/lib/debug/.build-id/bb/fe3aa89d75f59e4b6417e778d98a4c66b13db0 120777 root:root ../../../libmcrypt/twofish.so +File: /usr/lib/debug/.build-id/bb/fe3aa89d75f59e4b6417e778d98a4c66b13db0.debug 120777 root:root ../../usr/lib/libmcrypt/twofish.so.debug +File: /usr/lib/debug/.build-id/bd 40755 root:root +File: /usr/lib/debug/.build-id/bd/e13a9412a99cdec8dabc0cb1322cc35887d86f 120777 root:root ../../../libmcrypt/rijndael-128.so +File: /usr/lib/debug/.build-id/bd/e13a9412a99cdec8dabc0cb1322cc35887d86f.debug 120777 root:root ../../usr/lib/libmcrypt/rijndael-128.so.debug +File: /usr/lib/debug/.build-id/c6 40755 root:root +File: /usr/lib/debug/.build-id/c6/1103be7c65e61bf854f8e9ac6c1bd4f2f69c4a 120777 root:root ../../../libmcrypt/ofb.so +File: /usr/lib/debug/.build-id/c6/1103be7c65e61bf854f8e9ac6c1bd4f2f69c4a.debug 120777 root:root ../../usr/lib/libmcrypt/ofb.so.debug +File: /usr/lib/debug/.build-id/c9 40755 root:root +File: /usr/lib/debug/.build-id/c9/267760dfd9493649e53a77b240761605560dd4 120777 root:root ../../../libmcrypt/rc2.so +File: /usr/lib/debug/.build-id/c9/267760dfd9493649e53a77b240761605560dd4.debug 120777 root:root ../../usr/lib/libmcrypt/rc2.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/cf/388d97de215db2c7d8b4a34018de124e8ed3ba 120777 root:root ../../../libmcrypt/wake.so +File: /usr/lib/debug/.build-id/cf/388d97de215db2c7d8b4a34018de124e8ed3ba.debug 120777 root:root ../../usr/lib/libmcrypt/wake.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/d8/7c36e3c8c7f8159d2c2b36e1dd4310ab3784ec 120777 root:root ../../../libmcrypt/loki97.so +File: /usr/lib/debug/.build-id/d8/7c36e3c8c7f8159d2c2b36e1dd4310ab3784ec.debug 120777 root:root ../../usr/lib/libmcrypt/loki97.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/e0/b84f8d9ba26b761cd0e52263207c1e3d5ce105 120777 root:root ../../../libmcrypt/arcfour.so +File: /usr/lib/debug/.build-id/e0/b84f8d9ba26b761cd0e52263207c1e3d5ce105.debug 120777 root:root ../../usr/lib/libmcrypt/arcfour.so.debug +File: /usr/lib/debug/.build-id/e8 40755 root:root +File: /usr/lib/debug/.build-id/e8/60db610a7c70aa180ceea98a148af6b403adbc 120777 root:root ../../../libmcrypt/enigma.so +File: /usr/lib/debug/.build-id/e8/60db610a7c70aa180ceea98a148af6b403adbc.debug 120777 root:root ../../usr/lib/libmcrypt/enigma.so.debug +File: /usr/lib/debug/.build-id/eb 40755 root:root +File: /usr/lib/debug/.build-id/eb/f91b756cc840c99b74939467892eef154dea9b 120777 root:root ../../../libmcrypt/blowfish-compat.so +File: /usr/lib/debug/.build-id/eb/f91b756cc840c99b74939467892eef154dea9b.debug 120777 root:root ../../usr/lib/libmcrypt/blowfish-compat.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 4b262a28291ecf831340a082b05acd84 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 a97d2a4e536f6f8229541b538f1478c5 +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish-compat.so.debug 100644 root:root 6f51901bf5f7f9be1c7070b7a3ddd3e0 +File: /usr/lib/debug/usr/lib/libmcrypt/blowfish.so.debug 100644 root:root fbe08d89826318598a4a5fe81132b1ca +File: /usr/lib/debug/usr/lib/libmcrypt/cast-128.so.debug 100644 root:root 081b60d15277efe0b8c8bfdd9d924ab2 +File: /usr/lib/debug/usr/lib/libmcrypt/cast-256.so.debug 100644 root:root b64e853d6efb269d182312f7182b36c2 +File: /usr/lib/debug/usr/lib/libmcrypt/cbc.so.debug 100644 root:root ea7bf7acb8dd493a1bf1d1e0b2f01312 +File: /usr/lib/debug/usr/lib/libmcrypt/cfb.so.debug 100644 root:root dcffb6ef05832b9c92b9d12c075277ac +File: /usr/lib/debug/usr/lib/libmcrypt/ctr.so.debug 100644 root:root ae4f401af61eabeb12c217d7fae5bb61 +File: /usr/lib/debug/usr/lib/libmcrypt/des.so.debug 100644 root:root 7af13a62b3a0a8e4e3d175fb7550fd07 +File: /usr/lib/debug/usr/lib/libmcrypt/ecb.so.debug 100644 root:root 00a8b2335b1d12cc0e8cd05c8ccd7d57 +File: /usr/lib/debug/usr/lib/libmcrypt/enigma.so.debug 100644 root:root 4aa9bfa07869a303a9a7f756a7a1b552 +File: /usr/lib/debug/usr/lib/libmcrypt/gost.so.debug 100644 root:root 13bd4be356ebe15fce47d6d9e6209b9f +File: /usr/lib/debug/usr/lib/libmcrypt/loki97.so.debug 100644 root:root 78b8fa84b4783b23aebe25e5ec4677e5 +File: /usr/lib/debug/usr/lib/libmcrypt/ncfb.so.debug 100644 root:root d0a1916863f0122a14d78effb0f5f1ab +File: /usr/lib/debug/usr/lib/libmcrypt/nofb.so.debug 100644 root:root a12b89fff1ec5d3e0e337f735b470c90 +File: /usr/lib/debug/usr/lib/libmcrypt/ofb.so.debug 100644 root:root 9f08909b39d0211366a4cefa46e34e9e +File: /usr/lib/debug/usr/lib/libmcrypt/rc2.so.debug 100644 root:root 509b1558365d434eaf436c4e3430ca5a +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-128.so.debug 100644 root:root 9d990d9f068f2552109e989130b57a20 +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-192.so.debug 100644 root:root cbb59bcabfa8a2c70f1161e7e5523239 +File: /usr/lib/debug/usr/lib/libmcrypt/rijndael-256.so.debug 100644 root:root a394da9dcc26c92cf52bb43b172aabf5 +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk128.so.debug 100644 root:root 73c0bba5f38f322c426565eb47e71c76 +File: /usr/lib/debug/usr/lib/libmcrypt/safer-sk64.so.debug 100644 root:root 13295eccd7e31dd13ae33c409b5583eb +File: /usr/lib/debug/usr/lib/libmcrypt/saferplus.so.debug 100644 root:root 672883013e44fe7feee38ad3fdc631a2 +File: /usr/lib/debug/usr/lib/libmcrypt/serpent.so.debug 100644 root:root 69358f08d67c7c07b49cffa6246c4db9 +File: /usr/lib/debug/usr/lib/libmcrypt/stream.so.debug 100644 root:root afa2efaf4fb187b6bcfb78f930c78127 +File: /usr/lib/debug/usr/lib/libmcrypt/threeway.so.debug 100644 root:root 1cc18bc4c6dd1c75e1f9adf91bde475c +File: /usr/lib/debug/usr/lib/libmcrypt/tripledes.so.debug 100644 root:root 8ed8fbe939040d3eb1257597fda9acb5 +File: /usr/lib/debug/usr/lib/libmcrypt/twofish.so.debug 100644 root:root 89701b8d25d626f1117345cef7105378 +File: /usr/lib/debug/usr/lib/libmcrypt/wake.so.debug 100644 root:root beb9ef12dae65cb662812a23cdc13a9e +File: /usr/lib/debug/usr/lib/libmcrypt/xtea.so.debug 100644 root:root 14c91f93b2e1224a0159dcf8eaa49dae File: /usr/src/debug/libmcrypt-2.5.8 40755 root:root @@ -379,2 +373,2 @@ File: /usr/src/debug/libmcrypt-2.5.8/modules/modes/stream.c 100644 root:root 59fabee410f3dee707a526c4e48ac6aa -RPMIdentity: dfac02006bea024ff551fa42c69a1413c752080c40eea4ca5a952a6b1581bf306d39351767db8eed0ad0a55f731f872bd280c74d74051654a1697d2fc179048a +RPMIdentity: 7b244a3665c52a931634a8856a2ba3271c8dad673209a0414a3635195e2c326c59797a2f82a9fe8457f68ce27554e5a3f264935f6de582380cdd84999b7d2101