<86>Aug 13 09:42:36 userdel[2150198]: delete user 'rooter' <86>Aug 13 09:42:36 userdel[2150198]: removed group 'rooter' owned by 'rooter' <86>Aug 13 09:42:36 userdel[2150198]: removed shadow group 'rooter' owned by 'rooter' <86>Aug 13 09:42:36 groupadd[2150285]: group added to /etc/group: name=rooter, GID=633 <86>Aug 13 09:42:36 groupadd[2150285]: new group: name=rooter, GID=633 <86>Aug 13 09:42:36 useradd[2150295]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Aug 13 09:42:36 userdel[2150312]: delete user 'builder' <86>Aug 13 09:42:36 userdel[2150312]: removed group 'builder' owned by 'builder' <86>Aug 13 09:42:36 userdel[2150312]: removed shadow group 'builder' owned by 'builder' <86>Aug 13 09:42:36 groupadd[2150323]: group added to /etc/group: name=builder, GID=634 <86>Aug 13 09:42:36 groupadd[2150323]: group added to /etc/gshadow: name=builder <86>Aug 13 09:42:36 groupadd[2150323]: new group: name=builder, GID=634 <86>Aug 13 09:42:36 useradd[2150330]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libcrypt-4.4.16-alt2.nosrc.rpm Installing libcrypt-4.4.16-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.4640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcrypt-4.4.16-alt2 + echo 'Source #0 (libcrypt-4.4.16-alt2.tar):' Source #0 (libcrypt-4.4.16-alt2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libcrypt-4.4.16-alt2.tar + cd libcrypt-4.4.16-alt2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4640 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.4.16-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_DIRS, '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:31: installing 'm4/compile' configure.ac:17: 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 + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -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 + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + readlink -e -- ./configure + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static --enable-obsolete-api=alt --enable-hashes=alt,glibc,strong 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 whether make supports the include directive... yes (GNU style) checking dependency style of i586-alt-linux-gcc... none 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=1... 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... 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 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 endian.h... yes checking for sys/endian.h... no checking for sys/param.h... yes checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... 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 byte order macros... BYTE_ORDER and xxx_ENDIAN checking for static_assert in assert.h... yes checking for ld --wrap... yes checking linker version script flag... --version-script checking if version scripts can use complex wildcards... yes checking how to make linking fail when undefined symbols remain... -Wl,-z,defs checking how to make linking fail when there are text relocations... -Wl,-z,text checking how to link with read-only relocations... -Wl,-z,relro checking how to link with immediate binding... -Wl,-z,now checking whether C compiler accepts -fno-plt... 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 open64... yes checking for syscall... yes checking for valgrind... no checking for python3.10... no checking for python3.9... no checking for python3.8... no checking for python3.7... no checking for python3.6... no checking for python3... no checking for python... no configure: WARNING: Disabling the "regen-ka-table" target, missing Python requirements. 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 crypt.h.in config.status: creating libxcrypt.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: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C gawk \ -v ENABLED_HASHES=,md5crypt,bcrypt_x,bcrypt_y,bcrypt,scrypt,gost_yescrypt,bcrypt_a,descrypt,sha512crypt,sha256crypt,yescrypt, \ -f ./lib/gen-hashes.awk \ ./lib/hashes.conf > crypt-hashes.h.T mv -f crypt-hashes.h.T crypt-hashes.h make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C gawk \ -v SYMVER_MIN=GLIBC_2.0 \ -v SYMVER_FLOOR=GLIBC_2.0 \ -v COMPAT_ABI=alt \ -f ./lib/gen-vers.awk \ ./lib/libcrypt.map.in > crypt-symbol-vers.h.T mv -f crypt-symbol-vers.h.T crypt-symbol-vers.h make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C gawk \ -f ./lib/gen-crypt-h.awk \ config.h ./lib/xcrypt.h.in \ > xcrypt.h.T mv -f xcrypt.h.T xcrypt.h make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C gawk \ -f ./lib/gen-crypt-h.awk config.h \ ./crypt.h.in > crypt.h.T LC_ALL=C \ /bin/grep -q "#define HASH_ALGORITHM_DEFAULT" crypt-hashes.h && \ /bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/1/g" crypt.h.T || \ /bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/0/g" crypt.h.T mv -f crypt.h.T crypt.h make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C echo "# Deps" > Makefile.deps.T mv -f Makefile.deps.T Makefile.deps make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' LC_ALL=C gawk \ -v SYMVER_MIN=GLIBC_2.0 \ -v SYMVER_FLOOR=GLIBC_2.0 \ -v COMPAT_ABI=alt \ -f ./lib/gen-map.awk \ ./lib/libcrypt.map.in > libcrypt.map.T mv -f libcrypt.map.T libcrypt.map make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/gen-des-tables.o lib/gen-des-tables.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './'`lib/alg-des-tables.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './'`lib/alg-md4.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './'`lib/alg-hmac-sha1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './'`lib/alg-des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './'`lib/alg-md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './'`lib/alg-sha1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo './'`lib/alg-gost3411-2012-hmac.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-gost3411-2012-hmac.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo './'`lib/alg-gost3411-2012-core.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-common.lo `test -f 'lib/crypt-common.c' || echo './'`lib/crypt-common.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-common.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo './'`lib/crypt-des.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo './'`lib/crypt-gensalt-static.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-gensalt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo './'`lib/crypt-bcrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-bcrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './'`lib/alg-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-gensalt.lo `test -f 'lib/crypt-gensalt.c' || echo './'`lib/crypt-gensalt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-gensalt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo './'`lib/crypt-nthash.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-nthash.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './'`lib/alg-sha512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './'`lib/alg-yescrypt-common.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo './'`lib/crypt-gost-yescrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-gost-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo './'`lib/crypt-pbkdf1-sha1.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-pbkdf1-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo './'`lib/crypt-md5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo './'`lib/crypt-sunmd5.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-sunmd5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo './'`lib/crypt-scrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-scrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo './'`lib/crypt-static.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo './'`lib/crypt-sha256.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo './'`lib/crypt-yescrypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo './'`lib/crypt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo './'`lib/crypt-sha512.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o lib/gen-des-tables lib/gen-des-tables.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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o lib/gen-des-tables lib/gen-des-tables.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-crypt-des-obsolete.lo `test -f 'lib/crypt-des-obsolete.c' || echo './'`lib/crypt-des-obsolete.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/crypt-des-obsolete.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des-obsolete.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-randombytes.lo `test -f 'lib/randombytes.c' || echo './'`lib/randombytes.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/randombytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-randombytes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo './'`lib/alg-yescrypt-opt.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c lib/alg-yescrypt-opt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -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 -Wl,-z,relro -Wl,-z,now -o libcrypt.la -rpath /usr/lib lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-bcrypt.lo lib/libcrypt_la-crypt-common.lo lib/libcrypt_la-crypt-des.lo lib/libcrypt_la-crypt-gensalt-static.lo lib/libcrypt_la-crypt-gensalt.lo lib/libcrypt_la-crypt-gost-yescrypt.lo lib/libcrypt_la-crypt-md5.lo lib/libcrypt_la-crypt-nthash.lo lib/libcrypt_la-crypt-pbkdf1-sha1.lo lib/libcrypt_la-crypt-scrypt.lo lib/libcrypt_la-crypt-sha256.lo lib/libcrypt_la-crypt-sha512.lo lib/libcrypt_la-crypt-static.lo lib/libcrypt_la-crypt-sunmd5.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt.lo lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-des-obsolete.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-bcrypt.o lib/.libs/libcrypt_la-crypt-common.o lib/.libs/libcrypt_la-crypt-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.o lib/.libs/libcrypt_la-crypt-gensalt.o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o lib/.libs/libcrypt_la-crypt-md5.o lib/.libs/libcrypt_la-crypt-nthash.o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o lib/.libs/libcrypt_la-crypt-scrypt.o lib/.libs/libcrypt_la-crypt-sha256.o lib/.libs/libcrypt_la-crypt-sha512.o lib/.libs/libcrypt_la-crypt-static.o lib/.libs/libcrypt_la-crypt-sunmd5.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-des-obsolete.o -g -O2 -march=i586 -mtune=generic -Wl,--version-script -Wl,./libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-z -Wl,relro -Wl,-z -Wl,now -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.4.16-alt2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43354 + 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.4.16-alt2 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libcrypt-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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: warning: remember to run 'libtool --finish /usr/lib' make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' cd /usr/src/tmp/libcrypt-buildroot/usr/lib && \ ln -s libcrypt.so libxcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3' /bin/install -p -m 644 doc/crypt.3 doc/crypt_checksalt.3 doc/crypt_gensalt.3 doc/crypt_gensalt_ra.3 doc/crypt_gensalt_rn.3 doc/crypt_preferred_method.3 doc/crypt_r.3 doc/crypt_ra.3 doc/crypt_rn.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 doc/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 xcrypt.h '/usr/src/tmp/libcrypt-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/lib/pkgconfig' /bin/install -p -m 644 libxcrypt.pc '/usr/src/tmp/libcrypt-buildroot/usr/lib/pkgconfig' make install-data-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' cd /usr/src/tmp/libcrypt-buildroot/usr/lib/pkgconfig && \ ln -s libxcrypt.pc libcrypt.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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/libcrypt.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/ + /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/libxcrypt.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libxcrypt.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_rn.3' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_rn.3.xz' -> 'crypt.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.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.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_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_ra.3.xz' '/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.xz' '/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_r.3.xz' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_r.3.xz' -> 'crypt.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_ra.3.xz' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_ra.3.xz' -> 'crypt.3.xz' removed '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_rn.3.xz' '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3/crypt_rn.3.xz' -> 'crypt.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.21261 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.4.16-alt2 + make -j8 -k check VERBOSE=1 make test/ka-bcrypt test/ka-bcrypt-a test/ka-bcrypt-x test/ka-bcrypt-y test/ka-bigcrypt test/ka-bsdicrypt test/ka-descrypt test/ka-gost-yescrypt test/ka-md5crypt test/ka-nt test/ka-scrypt test/ka-sha1crypt test/ka-sha256crypt test/ka-sha512crypt test/ka-sunmd5 test/ka-yescrypt test/alg-des test/alg-gost3411-2012 test/alg-gost3411-2012-hmac test/alg-hmac-sha1 test/alg-md4 test/alg-md5 test/alg-pbkdf-hmac-sha256 test/alg-sha1 test/alg-sha256 test/alg-sha512 test/alg-yescrypt test/badsalt test/badsetting test/byteorder test/checksalt test/compile-strong-alias test/crypt-badargs test/crypt-gost-yescrypt test/gensalt test/gensalt-extradata test/gensalt-nthash test/getrandom-fallbacks test/getrandom-interface test/preferred-method test/short-outbuf test/des-obsolete test/des-obsolete_r test/fcrypt-enosys make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bsdicrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bsdicrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bigcrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bigcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bcrypt_x -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bcrypt_x-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_descrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_descrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_md5crypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_md5crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_nt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_nt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_scrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_scrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bcrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_sha1crypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_sha1crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bcrypt_a -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bcrypt_a-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_sha256crypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_sha256crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_bcrypt_y -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_bcrypt_y-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_sha512crypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_sha512crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-gost3411-2012.o test/alg-gost3411-2012.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_gost_yescrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_gost_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_sunmd5 -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_sunmd5-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -DTEST_yescrypt -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/ka_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo './'`test/ka-tester.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-md4.o test/alg-md4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-hmac-sha1.o test/alg-hmac-sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-sha1.o test/alg-sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-gost3411-2012-hmac.o test/alg-gost3411-2012-hmac.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-pbkdf-hmac-sha256.o test/alg-pbkdf-hmac-sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/badsalt.o test/badsalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/compile-strong-alias.o test/compile-strong-alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/badsetting.o test/badsetting.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/checksalt.o test/checksalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/gensalt-nthash.o test/gensalt-nthash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/alg-yescrypt.o test/alg-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/short-outbuf.o test/short-outbuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/gensalt-extradata.o test/gensalt-extradata.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/getrandom-fallbacks.o test/getrandom-fallbacks.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/preferred-method.o test/preferred-method.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/fcrypt-enosys.o test/fcrypt-enosys.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/crypt-badargs.o test/crypt-badargs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o test/getrandom-interface.o test/getrandom-interface.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -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 -fno-plt -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.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-descrypt test/ka_descrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-descrypt test/ka_descrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-nt test/ka_nt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-nt test/ka_nt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-scrypt test/ka_scrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-scrypt test/ka_scrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-des test/alg-des.o lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-des test/alg-des.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-gost3411-2012 test/alg-gost3411-2012.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-gost3411-2012 test/alg-gost3411-2012.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-hmac-sha1 test/alg-hmac-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-hmac-sha1 test/alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-md4 test/alg-md4.o lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-md4 test/alg-md4.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-md5 test/alg-md5.o lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-md5 test/alg-md5.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-sha1 test/alg-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-sha1 test/alg-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-sha256 test/alg-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-sha256 test/alg-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-yescrypt test/alg-yescrypt.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-yescrypt test/alg-yescrypt.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/badsetting test/badsetting.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/badsetting test/badsetting.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/alg-sha512 test/alg-sha512.o lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/alg-sha512 test/alg-sha512.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/badsalt test/badsalt.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/badsalt test/badsalt.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/byteorder test/byteorder.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/compile-strong-alias test/compile-strong-alias.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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/compile-strong-alias test/compile-strong-alias.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/checksalt test/checksalt.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/checksalt test/checksalt.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/gensalt-nthash test/gensalt-nthash.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt-nthash test/gensalt-nthash.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/gensalt test/gensalt.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt test/gensalt.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/crypt-badargs test/crypt-badargs.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/crypt-badargs test/crypt-badargs.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,--wrap,getentropy -Wl,--wrap,getrandom -Wl,--wrap,syscall -Wl,--wrap,open -Wl,--wrap,open64 -Wl,--wrap,read -Wl,--wrap,close -Wl,-z,relro -Wl,-z,now -o test/getrandom-fallbacks test/getrandom-fallbacks.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,--wrap -Wl,getentropy -Wl,--wrap -Wl,getrandom -Wl,--wrap -Wl,syscall -Wl,--wrap -Wl,open -Wl,--wrap -Wl,open64 -Wl,--wrap -Wl,read -Wl,--wrap -Wl,close -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/getrandom-fallbacks test/getrandom-fallbacks.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/gensalt-extradata test/gensalt-extradata.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt-extradata test/gensalt-extradata.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/short-outbuf test/short-outbuf.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/short-outbuf test/short-outbuf.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/preferred-method test/preferred-method.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/preferred-method test/preferred-method.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/des-obsolete_r test/des-obsolete_r.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/des-obsolete_r test/des-obsolete_r.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/getrandom-interface test/getrandom-interface.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/getrandom-interface test/getrandom-interface.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/des-obsolete test/des-obsolete.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/des-obsolete test/des-obsolete.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z,relro -Wl,-z,now -o test/fcrypt-enosys test/fcrypt-enosys.o lib/libcrypt_la-crypt-common.lo 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=1 -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 -fno-plt -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/fcrypt-enosys test/fcrypt-enosys.o lib/.libs/libcrypt_la-crypt-common.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/ka-bsdicrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/ka-bigcrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-descrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/ka-nt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/ka-sha1crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-md5crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-bcrypt-a make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/ka-sunmd5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-scrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-bcrypt-y make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-des make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-gost3411-2012 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-bcrypt-x make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-bcrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-gost3411-2012-hmac make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/alg-md4 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/alg-hmac-sha1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/alg-sha1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-md5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-sha512 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-pbkdf-hmac-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/byteorder make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/badsetting make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/compile-strong-alias make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/crypt-badargs make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/checksalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/badsalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/gensalt-extradata make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-gost-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-sha256crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/getrandom-fallbacks make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/gensalt-nthash make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/getrandom-interface make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/short-outbuf make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/preferred-method make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/des-obsolete make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/des-obsolete_r make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' SKIP: test/fcrypt-enosys make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/symbols-compat.sh make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/gensalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/crypt-gost-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/alg-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' PASS: test/ka-sha512crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' ============================================================================ Testsuite summary for xcrypt 4.4.16 ============================================================================ # TOTAL: 45 # PASS: 35 # SKIP: 10 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.16-alt2' + exit 0 Processing files: libcrypt-4.4.16-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K9nyZg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libcrypt-buildroot/lib/libcrypt.so.1: 19 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SNc0qe find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: crypt-yescrypt = 1.0.3, glibc-crypt_blowfish = 1.3, libcrypt1 = 6:2.27-alt6, libcrypt.so.1 = set:idkoDLqCLZ6xeqlniQItWDShG7qqZow7Ey0y5VnYu1, 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), libcrypt.so.1(XCRYPT_4.3), libcrypt.so.1(XCRYPT_4.4) 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.JpVwZg Creating libcrypt-debuginfo package Processing files: libcrypt-devel-4.4.16-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xxcVwg 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.JhB1qh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcrypt) = 4.4.16, pkgconfig(libxcrypt) = 4.4.16 Requires: libcrypt = 4.4.16-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.eXyIuh Processing files: libcrypt-debuginfo-4.4.16-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NYHeZd find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MJ3f7f find-requires: running scripts (debuginfo) Provides: debug(libcrypt.so.1) Requires: libcrypt = 4.4.16-alt2, debug(libc.so.6) Adding to libcrypt-devel a strict dependency on libcrypt Adding to libcrypt-debuginfo a strict dependency on libcrypt Removing 1 extra deps from libcrypt-devel due to dependency on libcrypt Wrote: /usr/src/RPM/RPMS/i586/libcrypt-4.4.16-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcrypt-devel-4.4.16-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcrypt-debuginfo-4.4.16-alt2.i586.rpm 116.41user 8.05system 1:02.35elapsed 199%CPU (0avgtext+0avgdata 1049680maxresident)k 0inputs+0outputs (0major+4988622minor)pagefaults 0swaps 117.85user 10.04system 1:07.49elapsed 189%CPU (0avgtext+0avgdata 1049680maxresident)k 0inputs+0outputs (0major+5191520minor)pagefaults 0swaps