<86>Nov 24 07:54:32 userdel[90313]: delete user 'rooter' <86>Nov 24 07:54:32 userdel[90313]: removed group 'rooter' owned by 'rooter' <86>Nov 24 07:54:32 userdel[90313]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 24 07:54:32 groupadd[90330]: group added to /etc/group: name=rooter, GID=654 <86>Nov 24 07:54:32 groupadd[90330]: group added to /etc/gshadow: name=rooter <86>Nov 24 07:54:32 groupadd[90330]: new group: name=rooter, GID=654 <86>Nov 24 07:54:32 useradd[90343]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash <86>Nov 24 07:54:32 userdel[90371]: delete user 'builder' <86>Nov 24 07:54:32 userdel[90371]: removed group 'builder' owned by 'builder' <86>Nov 24 07:54:32 userdel[90371]: removed shadow group 'builder' owned by 'builder' <86>Nov 24 07:54:32 groupadd[90385]: group added to /etc/group: name=builder, GID=655 <86>Nov 24 07:54:32 groupadd[90385]: group added to /etc/gshadow: name=builder <86>Nov 24 07:54:32 groupadd[90385]: new group: name=builder, GID=655 <86>Nov 24 07:54:32 useradd[90411]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libcrypt-4.0.1-alt2.nosrc.rpm Installing libcrypt-4.0.1-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcrypt-4.0.1-alt2 + echo 'Source #0 (libcrypt-4.0.1-alt2.tar):' Source #0 (libcrypt-4.0.1-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libcrypt-4.0.1-alt2.tar + cd libcrypt-4.0.1-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.0.1-alt2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `m4'. libtoolize-default: linking file `m4/config.guess' libtoolize-default: linking file `m4/config.sub' libtoolize-default: linking file `m4/install-sh' libtoolize-default: linking file `m4/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: linking file `m4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:26: installing 'm4/compile' configure.ac:16: installing 'm4/missing' Makefile.am: installing './INSTALL' Makefile.am: installing 'm4/depcomp' parallel-tests: installing 'm4/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 --without-included-gettext --disable-static --enable-obsolete-api=alt --enable-weak-hashes=glibc configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for i586-alt-linux-gcc... i586-alt-linux-gcc 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 we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C11... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C11... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Walloc-zero... yes checking whether C compiler accepts -Walloca... yes checking whether C compiler accepts -Wbad-function-cast... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wcast-qual... yes checking whether C compiler accepts -Wconversion... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wformat-overflow=2... yes checking whether C compiler accepts -Wformat-signedness... yes checking whether C compiler accepts -Wformat-truncation=2... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wlogical-op... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wnull-dereference... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wrestrict... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Wstrict-overflow=2... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wvla... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpedantic... yes checking whether C compiler accepts -Werror... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no 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 i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... 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 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 whether byte ordering is bigendian... no checking whether the preprocessor (i586-alt-linux-gcc -E) supports -dD... yes checking for fcntl.h... yes checking for stdbool.h... yes checking for sys/cdefs.h... yes checking for sys/random.h... yes checking for sys/syscall.h... yes checking for ucontext.h... yes checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes checking whether sys/cdefs.h defines __nonnull... yes checking whether sys/cdefs.h defines __THROW... yes checking how to control data alignment... _Alignas checking how to query data alignment... _Alignof checking for max_align_t in stddef.h... yes checking for static_assert in assert.h... yes checking for arc4random_buf... no checking for explicit_bzero... yes checking for explicit_memset... no checking for getentropy... yes checking for getrandom... yes checking for memset_s... no checking for syscall... yes checking whether all ucontext.h functions are available... yes checking minimum symbol version to use for compatibility symbols... GLIBC_2.0 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcrypt.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' LC_ALL=C gawk \ -v SYMVER_MIN=GLIBC_2.0 \ -v SYMVER_FLOOR=GLIBC_2.0 \ -v COMPAT_ABI=alt \ -f ./gen-vers.awk \ ./libcrypt.map.in > crypt-symbol-vers.h.T mv -f crypt-symbol-vers.h.T crypt-symbol-vers.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' LC_ALL=C gawk \ -v SYMVER_MIN=GLIBC_2.0 \ -v SYMVER_FLOOR=GLIBC_2.0 \ -v COMPAT_ABI=alt \ -f ./gen-map.awk ./libcrypt.map.in > libcrypt.map.T mv -f libcrypt.map.T libcrypt.map make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-static.lo `test -f 'crypt-static.c' || echo './'`crypt-static.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-static.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-static.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-gensalt-static.lo `test -f 'crypt-gensalt-static.c' || echo './'`crypt-gensalt-static.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-gensalt-static.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-gensalt-static.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o gen-des-tables.o gen-des-tables.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt.lo `test -f 'crypt.c' || echo './'`crypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt.c -fPIC -DPIC -o .libs/libcrypt_la-crypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-gensalt.lo `test -f 'crypt-gensalt.c' || echo './'`crypt-gensalt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-gensalt.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-gensalt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-sha256.lo `test -f 'crypt-sha256.c' || echo './'`crypt-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-sha256.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-sha512.lo `test -f 'crypt-sha512.c' || echo './'`crypt-sha512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-sha512.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-randombytes.lo `test -f 'randombytes.c' || echo './'`randombytes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c randombytes.c -fPIC -DPIC -o .libs/libcrypt_la-randombytes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-alg-sha512.lo `test -f 'alg-sha512.c' || echo './'`alg-sha512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-sha512.c -fPIC -DPIC -o .libs/libcrypt_la-alg-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-alg-sha256.lo `test -f 'alg-sha256.c' || echo './'`alg-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-sha256.c -fPIC -DPIC -o .libs/libcrypt_la-alg-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-yescrypt.lo `test -f 'crypt-yescrypt.c' || echo './'`crypt-yescrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-yescrypt.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-yescrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-des.lo `test -f 'crypt-des.c' || echo './'`crypt-des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-des.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-des.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-md5.lo `test -f 'crypt-md5.c' || echo './'`crypt-md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-md5.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-alg-des.lo `test -f 'alg-des.c' || echo './'`alg-des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-des.c -fPIC -DPIC -o .libs/libcrypt_la-alg-des.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' gcc -g -O2 -o gen-des-tables gen-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' LC_ALL=C gawk \ -f ./gen-crypt-h.awk config.h ./crypt-base.h \ > crypt.h.T mv -f crypt.h.T crypt.h make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' ./gen-des-tables > alg-des-tables.c.T mv -f alg-des-tables.c.T alg-des-tables.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-des-obsolete.lo `test -f 'crypt-des-obsolete.c' || echo './'`crypt-des-obsolete.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-des-obsolete.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-des-obsolete.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-gost-yescrypt.lo `test -f 'crypt-gost-yescrypt.c' || echo './'`crypt-gost-yescrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-gost-yescrypt.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-gost-yescrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-gosthash2012.lo `test -f 'gosthash2012.c' || echo './'`gosthash2012.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c gosthash2012.c -fPIC -DPIC -o .libs/libcrypt_la-gosthash2012.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-crypt-bcrypt.lo `test -f 'crypt-bcrypt.c' || echo './'`crypt-bcrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c crypt-bcrypt.c -fPIC -DPIC -o .libs/libcrypt_la-crypt-bcrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-alg-des-tables.lo `test -f 'alg-des-tables.c' || echo './'`alg-des-tables.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-des-tables.c -fPIC -DPIC -o .libs/libcrypt_la-alg-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-alg-md5.lo `test -f 'alg-md5.c' || echo './'`alg-md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-md5.c -fPIC -DPIC -o .libs/libcrypt_la-alg-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-yescrypt-sha256.lo `test -f 'yescrypt-sha256.c' || echo './'`yescrypt-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c yescrypt-sha256.c -fPIC -DPIC -o .libs/libcrypt_la-yescrypt-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o libcrypt_la-yescrypt-opt.lo `test -f 'yescrypt-opt.c' || echo './'`yescrypt-opt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c yescrypt-opt.c -fPIC -DPIC -o .libs/libcrypt_la-yescrypt-opt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-info 2:0:1 -Wl,--version-script=libcrypt.map -Wl,-z,defs -Wl,-z,text -o libcrypt.la -rpath /usr/lib libcrypt_la-crypt.lo libcrypt_la-crypt-static.lo libcrypt_la-crypt-gensalt.lo libcrypt_la-crypt-gensalt-static.lo libcrypt_la-crypt-bcrypt.lo libcrypt_la-crypt-sha512.lo libcrypt_la-crypt-sha256.lo libcrypt_la-alg-sha512.lo libcrypt_la-alg-sha256.lo libcrypt_la-randombytes.lo libcrypt_la-yescrypt-opt.lo libcrypt_la-yescrypt-sha256.lo libcrypt_la-crypt-yescrypt.lo libcrypt_la-gosthash2012.lo libcrypt_la-crypt-gost-yescrypt.lo libcrypt_la-crypt-des.lo libcrypt_la-crypt-md5.lo libcrypt_la-alg-des.lo libcrypt_la-alg-md5.lo libcrypt_la-crypt-des-obsolete.lo libcrypt_la-alg-des-tables.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libcrypt_la-crypt.o .libs/libcrypt_la-crypt-static.o .libs/libcrypt_la-crypt-gensalt.o .libs/libcrypt_la-crypt-gensalt-static.o .libs/libcrypt_la-crypt-bcrypt.o .libs/libcrypt_la-crypt-sha512.o .libs/libcrypt_la-crypt-sha256.o .libs/libcrypt_la-alg-sha512.o .libs/libcrypt_la-alg-sha256.o .libs/libcrypt_la-randombytes.o .libs/libcrypt_la-yescrypt-opt.o .libs/libcrypt_la-yescrypt-sha256.o .libs/libcrypt_la-crypt-yescrypt.o .libs/libcrypt_la-gosthash2012.o .libs/libcrypt_la-crypt-gost-yescrypt.o .libs/libcrypt_la-crypt-des.o .libs/libcrypt_la-crypt-md5.o .libs/libcrypt_la-alg-des.o .libs/libcrypt_la-alg-md5.o .libs/libcrypt_la-crypt-des-obsolete.o .libs/libcrypt_la-alg-des-tables.o -O2 -march=i586 -mtune=generic -Wl,--version-script=libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-soname -Wl,libcrypt.so.1 -o .libs/libcrypt.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libcrypt.so.1" && ln -s "libcrypt.so.1.1.0" "libcrypt.so.1") libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.1.1.0" "libcrypt.so") libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.23038 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcrypt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcrypt-buildroot + cd libcrypt-4.0.1-alt2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libcrypt-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libcrypt.la '/usr/src/tmp/libcrypt-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.so.1.1.0 libtool: install: (cd /usr/src/tmp/libcrypt-buildroot/usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so.1 || { rm -f libcrypt.so.1 && ln -s libcrypt.so.1.1.0 libcrypt.so.1; }; }) libtool: install: (cd /usr/src/tmp/libcrypt-buildroot/usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so || { rm -f libcrypt.so && ln -s libcrypt.so.1.1.0 libcrypt.so; }; }) libtool: install: /bin/install -p .libs/libcrypt.lai /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Nothing to be done for 'install-exec-hook'. make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3' /bin/install -p -m 644 crypt_rn.3 crypt_gensalt.3 '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man5' /bin/install -p -m 644 crypt.5 '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man5' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/include' /bin/install -p -m 644 crypt.h '/usr/src/tmp/libcrypt-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libcrypt.pc '/usr/src/tmp/libcrypt-buildroot/usr/lib/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' + install -Dpm0644 -t /usr/src/tmp/libcrypt-buildroot/usr/share/doc/libcrypt AUTHORS LICENSING README NEWS + mkdir -p /usr/src/tmp/libcrypt-buildroot/lib + for f in '/usr/src/tmp/libcrypt-buildroot/usr/lib/*.so' ++ readlink -v /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.so + t=libcrypt.so.1.1.0 + ln -rsnf /usr/src/tmp/libcrypt-buildroot/lib/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.so + mv /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.so.1 /usr/src/tmp/libcrypt-buildroot/usr/lib/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/lib/ + for n in crypt crypt_r crypt_ra + ln -s crypt_rn.3 /usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt.3 + for n in crypt crypt_r crypt_ra + ln -s crypt_rn.3 /usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_r.3 + for n in crypt crypt_r crypt_ra + ln -s crypt_rn.3 /usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_ra.3 + for n in crypt_gensalt_rn crypt_gensalt_ra + ln -s crypt_gensalt.3 /usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_rn.3 + for n in crypt_gensalt_rn crypt_gensalt_ra + ln -s crypt_gensalt.3 /usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_ra.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcrypt-buildroot (auto) removed './usr/lib/libcrypt.la' mode of './lib/libcrypt.so.1.1.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcrypt-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib/pkgconfig/libcrypt.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libcrypt.pc: Libs: '-L${libdir} -lcrypt' --> '-lcrypt' Checking contents of files in /usr/src/tmp/libcrypt-buildroot/ (default) Compressing files in /usr/src/tmp/libcrypt-buildroot (auto) removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_ra.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_ra.3.xz' -> 'crypt_gensalt.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_rn.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_gensalt_rn.3.xz' -> 'crypt_gensalt.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_ra.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_ra.3.xz' -> 'crypt_rn.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_r.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_r.3.xz' -> 'crypt_rn.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt.3.xz' -> 'crypt_rn.3.xz' Adjusting library links in /usr/src/tmp/libcrypt-buildroot ./lib: libcrypt.so.1 -> libcrypt.so.1.1.0 ./usr/lib: Verifying ELF objects in /usr/src/tmp/libcrypt-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.38060 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.0.1-alt2 + make -j8 -k check VERBOSE=1 make test-alg-sha256 test-alg-sha512 test-crypt-sha256 test-crypt-sha512 test-crypt-bcrypt test-crypt-nonnull test-byteorder test-gensalt test-crypt-yescrypt test-crypt-gost-yescrypt test-alg-des test-alg-md5 test-crypt-des test-crypt-md5 test-crypt-badsalt test-des-obsolete test-des-obsolete_r make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-sha256.o test-crypt-sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-alg-sha512.o test-alg-sha512.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-alg-sha256.o test-alg-sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-sha512.o test-crypt-sha512.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-nonnull.o test-crypt-nonnull.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-yescrypt.o test-crypt-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-gensalt.o test-gensalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-bcrypt.o test-crypt-bcrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alg-sha256.lo alg-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-sha256.c -fPIC -DPIC -o .libs/alg-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o crypt-yescrypt.o crypt-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-byteorder.o test-byteorder.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-alg-des.o test-alg-des.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alg-sha512.lo alg-sha512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-sha512.c -fPIC -DPIC -o .libs/alg-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-des.o test-crypt-des.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-alg-md5.o test-alg-md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-md5.o test-crypt-md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alg-des-tables.lo alg-des-tables.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-des-tables.c -fPIC -DPIC -o .libs/alg-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alg-des.lo alg-des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-des.c -fPIC -DPIC -o .libs/alg-des.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-badsalt.o test-crypt-badsalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o alg-md5.lo alg-md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c alg-md5.c -fPIC -DPIC -o .libs/alg-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-des-obsolete_r.o test-des-obsolete_r.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-des-obsolete.o test-des-obsolete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o yescrypt-sha256.o yescrypt-sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-sha256 test-alg-sha256.o alg-sha256.lo libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-sha256 test-alg-sha256.o .libs/alg-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-sha512 test-alg-sha512.o alg-sha512.lo libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-sha512 test-alg-sha512.o .libs/alg-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-sha256 test-crypt-sha256.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-sha256 test-crypt-sha256.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-sha512 test-crypt-sha512.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-sha512 test-crypt-sha512.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-bcrypt test-crypt-bcrypt.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-bcrypt test-crypt-bcrypt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test-crypt-gost-yescrypt.o test-crypt-gost-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-nonnull test-crypt-nonnull.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-nonnull test-crypt-nonnull.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-byteorder test-byteorder.o libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-byteorder test-byteorder.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-gensalt test-gensalt.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-gensalt test-gensalt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-md5 test-alg-md5.o alg-md5.lo libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-md5 test-alg-md5.o .libs/alg-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-yescrypt test-crypt-yescrypt.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-yescrypt test-crypt-yescrypt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-des test-alg-des.o alg-des.lo alg-des-tables.lo libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-alg-des test-alg-des.o .libs/alg-des.o .libs/alg-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-badsalt test-crypt-badsalt.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-badsalt test-crypt-badsalt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-md5 test-crypt-md5.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-md5 test-crypt-md5.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-des test-crypt-des.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-des test-crypt-des.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-des-obsolete test-des-obsolete.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-des-obsolete test-des-obsolete.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-des-obsolete_r test-des-obsolete_r.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-des-obsolete_r test-des-obsolete_r.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o yescrypt-opt.o yescrypt-opt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o test-crypt-gost-yescrypt test-crypt-gost-yescrypt.o yescrypt-sha256.o crypt-yescrypt.o yescrypt-opt.o libcrypt.la libtool: link: i586-alt-linux-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=2 -Winline -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -o .libs/test-crypt-gost-yescrypt test-crypt-gost-yescrypt.o yescrypt-sha256.o crypt-yescrypt.o yescrypt-opt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-byteorder make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-alg-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-alg-sha512 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-alg-des make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-alg-md5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-nonnull make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-gensalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-des make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-badsalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-md5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-des-obsolete make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-des-obsolete_r make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-bcrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-symbols-compat make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-sha512 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' PASS: test-crypt-gost-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' make all-am make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' ============================================================================ Testsuite summary for libcrypt 4.0.1 ============================================================================ # TOTAL: 18 # PASS: 18 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.0.1-alt2' + exit 0 Processing files: libcrypt-4.0.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pR4Feu find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xP9jr8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: crypt-yescrypt = 1.0.3, glibc-crypt_blowfish = 1.3, libcrypt1 = 6:2.27-alt6, libcrypt.so.1 = set:hdYcKBFN53XgfWO1dZILc7WDSh, libcrypt.so.1(GLIBC_2.0), libcrypt.so.1(GLIBC_2.2.1), libcrypt.so.1(GLIBC_2.2.2), libcrypt.so.1(XCRYPT_2.0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.25), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Conflicts: glibc-core < 6:2.27-alt5 Obsoletes: libcrypt1 < 6:2.27-alt6 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6pezsd Creating libcrypt-debuginfo package Processing files: libcrypt-devel-4.0.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L4n97n find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nKytnP find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libcrypt) = 4.0.1 Requires: libcrypt = 4.0.1-alt2, /lib/libcrypt.so.1.1.0, /usr/lib/pkgconfig Conflicts: glibc-devel < 6:2.27-alt6, man-pages < 4.16 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eEvEAz Processing files: libcrypt-debuginfo-4.0.1-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1u2KFR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dZ8AsB find-requires: running scripts (debuginfo) Provides: debug(libcrypt.so.1) Requires: libcrypt = 4.0.1-alt2, debug(libc.so.6) Removing 1 extra deps from libcrypt-devel due to dependency on libcrypt Wrote: /usr/src/RPM/RPMS/i586/libcrypt-4.0.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcrypt-devel-4.0.1-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcrypt-debuginfo-4.0.1-alt2.i586.rpm 33.08user 3.17system 0:37.94elapsed 95%CPU (0avgtext+0avgdata 66864maxresident)k 0inputs+0outputs (0major+1437933minor)pagefaults 0swaps 39.13user 5.47system 0:48.24elapsed 92%CPU (0avgtext+0avgdata 122664maxresident)k 0inputs+0outputs (0major+1732141minor)pagefaults 0swaps