<86>Jun 16 01:45:10 userdel[2493082]: delete user 'rooter' <86>Jun 16 01:45:10 userdel[2493082]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:45:10 userdel[2493082]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:45:10 groupadd[2493108]: group added to /etc/group: name=rooter, GID=1229 <86>Jun 16 01:45:10 groupadd[2493108]: group added to /etc/gshadow: name=rooter <86>Jun 16 01:45:10 groupadd[2493108]: new group: name=rooter, GID=1229 <86>Jun 16 01:45:10 useradd[2493137]: new user: name=rooter, UID=1229, GID=1229, home=/root, shell=/bin/bash <86>Jun 16 01:45:10 userdel[2493156]: delete user 'builder' <86>Jun 16 01:45:10 userdel[2493156]: removed group 'builder' owned by 'builder' <86>Jun 16 01:45:10 userdel[2493156]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:45:10 groupadd[2493186]: group added to /etc/group: name=builder, GID=1230 <86>Jun 16 01:45:10 groupadd[2493186]: group added to /etc/gshadow: name=builder <86>Jun 16 01:45:10 groupadd[2493186]: new group: name=builder, GID=1230 <86>Jun 16 01:45:10 useradd[2493208]: new user: name=builder, UID=1230, GID=1230, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libcrypt-4.4.23-alt1.nosrc.rpm (w1.gzdio) Installing libcrypt-4.4.23-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcrypt-4.4.23-alt1 + echo 'Source #0 (libcrypt-4.4.23-alt1.tar):' Source #0 (libcrypt-4.4.23-alt1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libcrypt-4.4.23-alt1.tar + cd libcrypt-4.4.23-alt1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64857 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.4.23-alt1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I build-aux autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize-default: linking file 'build-aux/config.guess' libtoolize-default: linking file 'build-aux/config.sub' libtoolize-default: linking file 'build-aux/install-sh' libtoolize-default: linking file 'build-aux/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize-default: linking file 'build-aux/libtool.m4' libtoolize-default: linking file 'build-aux/ltoptions.m4' libtoolize-default: linking file 'build-aux/ltsugar.m4' libtoolize-default: linking file 'build-aux/ltversion.m4' libtoolize-default: linking file 'build-aux/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:30: installing 'build-aux/compile' configure.ac:16: installing 'build-aux/missing' Makefile.am: installing './INSTALL' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C11... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-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... x86_64-alt-linux-gcc -E checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl is version 5.14.0 or later... 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... no 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 x86_64-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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-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 x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 for _ prefix in compiled symbols... no checking whether the preprocessor (x86_64-alt-linux-gcc -E) supports -dD... yes checking for fcntl.h... yes checking for stdbool.h... yes checking for ucontext.h... yes checking for sys/cdefs.h... yes checking for sys/random.h... yes checking for sys/syscall.h... yes checking for valgrind/valgrind.h... no 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 Python 3.>=6 with Passlib... not found configure: Disabling the "regen-ka-table" target, missing Python requirements. checking minimum symbol version to use for compatibility symbols... GLIBC_2.2.5 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile 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.23-alt1' LC_ALL=C /usr/bin/perl \ ./build-aux/gen-crypt-symbol-vers-h \ SYMVER_MIN=GLIBC_2.0 \ SYMVER_FLOOR=GLIBC_2.2.5 \ COMPAT_ABI=alt \ ./lib/libcrypt.map.in > crypt-symbol-vers.h.T ./build-aux/move-if-change crypt-symbol-vers.h.T crypt-symbol-vers.h echo timestamp > crypt-symbol-vers.h.stamp make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' LC_ALL=C /usr/bin/perl \ ./build-aux/gen-crypt-hashes-h \ ./lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,descrypt,gost_yescrypt,md5crypt,scrypt,sha256crypt,sha512crypt,yescrypt, > crypt-hashes.h.T ./build-aux/move-if-change crypt-hashes.h.T crypt-hashes.h echo timestamp > crypt-hashes.h.stamp make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' LC_ALL=C /usr/bin/perl \ ./build-aux/gen-crypt-h \ ./lib/crypt.h.in config.h \ ./lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,descrypt,gost_yescrypt,md5crypt,scrypt,sha256crypt,sha512crypt,yescrypt, \ > crypt.h.T ./build-aux/move-if-change crypt.h.T crypt.h echo timestamp > crypt.h.stamp make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' 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.23-alt1' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' LC_ALL=C /usr/bin/perl \ ./build-aux/gen-crypt-h \ ./lib/xcrypt.h.in config.h \ > xcrypt.h.T ./build-aux/move-if-change xcrypt.h.T xcrypt.h echo timestamp > xcrypt.h.stamp make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' LC_ALL=C /usr/bin/perl ./build-aux/gen-libcrypt-map \ SYMVER_MIN=GLIBC_2.0 \ SYMVER_FLOOR=GLIBC_2.2.5 \ COMPAT_ABI=alt \ ./lib/libcrypt.map.in > libcrypt.map.T ./build-aux/move-if-change libcrypt.map.T libcrypt.map echo timestamp > libcrypt.map.stamp make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o lib/gen-des-tables.o lib/gen-des-tables.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './'`lib/alg-md4.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './'`lib/alg-hmac-sha1.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -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: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './'`lib/alg-des-tables.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -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: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './'`lib/alg-des.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './'`lib/alg-md5.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './'`lib/alg-sha1.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo './'`lib/crypt-gensalt-static.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo './'`lib/crypt-gost-yescrypt.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo './'`lib/crypt-des.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo './'`lib/crypt-nthash.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './'`lib/alg-yescrypt-common.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './'`lib/alg-sha512.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo './'`lib/crypt-md5.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo './'`lib/crypt-pbkdf1-sha1.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './'`lib/alg-sha256.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo './'`lib/crypt-scrypt.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo './'`lib/crypt-yescrypt.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo './'`lib/crypt-sunmd5.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo './'`lib/crypt-bcrypt.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo './'`lib/crypt-sha256.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo './'`lib/crypt-static.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo './'`lib/crypt.c libtool: compile: x86_64-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 -c lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo './'`lib/util-base64.c libtool: compile: x86_64-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 -c lib/util-base64.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-base64.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo './'`lib/util-gensalt-sha.c libtool: compile: x86_64-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 -c lib/util-gensalt-sha.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-gensalt-sha.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo './'`lib/crypt-sha512.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo './'`lib/util-xstrcpy.c libtool: compile: x86_64-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 -c lib/util-xstrcpy.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xstrcpy.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo './'`lib/util-get-random-bytes.c libtool: compile: x86_64-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 -c lib/util-get-random-bytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-get-random-bytes.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo './'`lib/util-xbzero.c libtool: compile: x86_64-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 -c lib/util-xbzero.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xbzero.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo './'`lib/util-make-failure-token.c libtool: compile: x86_64-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 -c lib/util-make-failure-token.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-make-failure-token.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo './'`lib/alg-yescrypt-opt.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-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 -c -o lib/libcrypt_la-crypt-des-obsolete.lo `test -f 'lib/crypt-des-obsolete.c' || echo './'`lib/crypt-des-obsolete.c libtool: compile: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o lib/gen-des-tables lib/gen-des-tables.o libtool: link: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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/lib64 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-des.lo lib/libcrypt_la-crypt-gensalt-static.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-util-base64.lo lib/libcrypt_la-util-gensalt-sha.lo lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-make-failure-token.lo lib/libcrypt_la-util-xbzero.lo lib/libcrypt_la-util-xstrcpy.lo lib/libcrypt_la-crypt-des-obsolete.lo libtool: link: x86_64-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-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.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-util-base64.o lib/.libs/libcrypt_la-util-gensalt-sha.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-make-failure-token.o lib/.libs/libcrypt_la-util-xbzero.o lib/.libs/libcrypt_la-util-xstrcpy.o lib/.libs/libcrypt_la-crypt-des-obsolete.o -g -O2 -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.23-alt1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43517 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libcrypt-4.4.23-alt1 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libcrypt-buildroot make: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libcrypt.la '/usr/src/tmp/libcrypt-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p .libs/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so.1.1.0 libtool: install: (cd /usr/src/tmp/libcrypt-buildroot/usr/lib64 && { 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/lib64 && { 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: /usr/libexec/rpm-build/install -p .libs/libcrypt.lai /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' cd /usr/src/tmp/libcrypt-buildroot/usr/lib64 && \ ln -s -f libcrypt.so libxcrypt.so make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/share/man/man3' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/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' /usr/libexec/rpm-build/install -p -m 644 crypt.h xcrypt.h '/usr/src/tmp/libcrypt-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/libcrypt-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libxcrypt.pc '/usr/src/tmp/libcrypt-buildroot/usr/lib64/pkgconfig' make install-data-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' cd /usr/src/tmp/libcrypt-buildroot/usr/lib64/pkgconfig && \ ln -s -f libxcrypt.pc libcrypt.pc make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' + install -Dpm0644 -t /usr/src/tmp/libcrypt-buildroot/usr/share/doc/libcrypt AUTHORS LICENSING README NEWS + mkdir -p /usr/src/tmp/libcrypt-buildroot/lib64 + for f in /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so ++ readlink -v /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so + t=libcrypt.so.1.1.0 + ln -rsnf /usr/src/tmp/libcrypt-buildroot/lib64/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so + mv /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so.1 /usr/src/tmp/libcrypt-buildroot/usr/lib64/libcrypt.so.1.1.0 /usr/src/tmp/libcrypt-buildroot/lib64/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcrypt-buildroot (auto) removed './usr/lib64/libcrypt.la' mode of './lib64/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,gnuconfig) /usr/lib64/pkgconfig/libxcrypt.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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 ./lib64: (from :0) libcrypt.so.1 -> libcrypt.so.1.1.0 ./usr/lib64: (from :0) 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) Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.37724 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcrypt-4.4.23-alt1 + 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/explicit-bzero test/gensalt test/gensalt-extradata test/gensalt-nthash test/getrandom-fallbacks test/getrandom-interface test/preferred-method test/short-outbuf test/special-char-salt test/des-obsolete test/des-obsolete_r make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-des.o test/alg-des.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-gost3411-2012.o test/alg-gost3411-2012.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-md4.o test/alg-md4.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-hmac-sha1.o test/alg-hmac-sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-sha1.o test/alg-sha1.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-md5.o test/alg-md5.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-sha256.o test/alg-sha256.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/compile-strong-alias.o test/compile-strong-alias.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/checksalt.o test/checksalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-sha512.o test/alg-sha512.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/badsetting.o test/badsetting.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/badsalt.o test/badsalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/crypt-badargs.o test/crypt-badargs.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/explicit-bzero.o test/explicit-bzero.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/crypt-gost-yescrypt.o test/crypt-gost-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/byteorder.o test/byteorder.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/alg-yescrypt.o test/alg-yescrypt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/gensalt-nthash.o test/gensalt-nthash.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/preferred-method.o test/preferred-method.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/gensalt-extradata.o test/gensalt-extradata.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/gensalt.o test/gensalt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/short-outbuf.o test/short-outbuf.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/getrandom-interface.o test/getrandom-interface.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/getrandom-fallbacks.o test/getrandom-fallbacks.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/special-char-salt.o test/special-char-salt.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/des-obsolete.o test/des-obsolete.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' x86_64-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 -c -o test/des-obsolete_r.o test/des-obsolete_r.c make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt test/ka_bcrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt test/ka_bcrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bigcrypt test/ka_bigcrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bigcrypt test/ka_bigcrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-descrypt test/ka_descrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-descrypt test/ka_descrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-md5crypt test/ka_md5crypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-md5crypt test/ka_md5crypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-nt test/ka_nt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-nt test/ka_nt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-sha1crypt test/ka_sha1crypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha1crypt test/ka_sha1crypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-scrypt test/ka_scrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-scrypt test/ka_scrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-sha256crypt test/ka_sha256crypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha256crypt test/ka_sha256crypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-sha512crypt test/ka_sha512crypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sha512crypt test/ka_sha512crypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-sunmd5 test/ka_sunmd5-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-sunmd5 test/ka_sunmd5-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/ka-yescrypt test/ka_yescrypt-ka-tester.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/ka-yescrypt test/ka_yescrypt-ka-tester.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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 libcrypt.la libtool: link: x86_64-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 -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 ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/alg-md4 test/alg-md4.o lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/alg-md5 test/alg-md5.o lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/alg-sha256 test/alg-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/alg-sha1 test/alg-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/alg-sha512 test/alg-sha512.o lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-base64.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la libtool: link: x86_64-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 -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-util-base64.o lib/.libs/libcrypt_la-util-xbzero.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/badsalt test/badsalt.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/badsalt test/badsalt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/byteorder test/byteorder.o libtool: link: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/checksalt test/checksalt.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/checksalt test/checksalt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/badsetting test/badsetting.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/badsetting test/badsetting.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/compile-strong-alias test/compile-strong-alias.o libtool: link: x86_64-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 -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.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/crypt-badargs test/crypt-badargs.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/crypt-badargs test/crypt-badargs.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/explicit-bzero test/explicit-bzero.o lib/libcrypt_la-util-xbzero.lo libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/explicit-bzero test/explicit-bzero.o lib/.libs/libcrypt_la-util-xbzero.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-base64.lo lib/libcrypt_la-util-xbzero.lo lib/libcrypt_la-util-xstrcpy.lo libcrypt.la libtool: link: x86_64-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 -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-util-base64.o lib/.libs/libcrypt_la-util-xbzero.o lib/.libs/libcrypt_la-util-xstrcpy.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/gensalt-extradata test/gensalt-extradata.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt-extradata test/gensalt-extradata.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/gensalt test/gensalt.o lib/libcrypt_la-util-xstrcpy.lo libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt test/gensalt.o lib/.libs/libcrypt_la-util-xstrcpy.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -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-util-get-random-bytes.lo lib/libcrypt_la-util-xbzero.lo libtool: link: x86_64-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 -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/getrandom-fallbacks test/getrandom-fallbacks.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-xbzero.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/getrandom-interface test/getrandom-interface.o lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-xbzero.lo libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/getrandom-interface test/getrandom-interface.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-xbzero.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/gensalt-nthash test/gensalt-nthash.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/gensalt-nthash test/gensalt-nthash.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/preferred-method test/preferred-method.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/preferred-method test/preferred-method.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/short-outbuf test/short-outbuf.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/short-outbuf test/short-outbuf.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/special-char-salt test/special-char-salt.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/special-char-salt test/special-char-salt.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/des-obsolete test/des-obsolete.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/des-obsolete test/des-obsolete.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[1]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' /bin/sh ./libtool --tag=CC --mode=link x86_64-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 -Wl,-z,relro -Wl,-z,now -o test/des-obsolete_r test/des-obsolete_r.o libcrypt.la libtool: link: x86_64-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 -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test/.libs/des-obsolete_r test/des-obsolete_r.o ./.libs/libcrypt.so make[1]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make check-TESTS make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/ka-bigcrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-descrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/ka-bsdicrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-md5crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/ka-sha1crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/ka-nt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-scrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/ka-sunmd5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-bcrypt-a make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-des make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-bcrypt-y make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-gost3411-2012 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-sha512crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/alg-hmac-sha1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-gost3411-2012-hmac make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/alg-md4 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-md5 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/alg-sha1 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-bcrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-sha512 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-bcrypt-x make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/byteorder make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-gost-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/compile-strong-alias make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-pbkdf-hmac-sha256 make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/badsetting make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/explicit-bzero make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/crypt-badargs make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/checksalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/gensalt-extradata make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' SKIP: test/gensalt-nthash make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/getrandom-fallbacks make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/getrandom-interface make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-sha256crypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/preferred-method make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/short-outbuf make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/des-obsolete make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/des-obsolete_r make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/symbols-compat.pl make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/badsalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/crypt-gost-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/ka-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/gensalt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/special-char-salt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' PASS: test/alg-yescrypt make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' make[2]: Entering directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' ============================================================================ Testsuite summary for xcrypt 4.4.23 ============================================================================ # TOTAL: 46 # PASS: 37 # SKIP: 9 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[2]: Leaving directory '/usr/src/RPM/BUILD/libcrypt-4.4.23-alt1' + exit 0 Processing files: libcrypt-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xpMs5H find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libcrypt-buildroot/lib64/libcrypt.so.1: 19 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.c8AWOJ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,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()(64bit) = set:idkoDLqCLZ6xeqlniQItWDShG7qqZow7Ey0y5VnYu1, libcrypt.so.1(GLIBC_2.2.5)(64bit), libcrypt.so.1(XCRYPT_2.0)(64bit), libcrypt.so.1(XCRYPT_4.3)(64bit), libcrypt.so.1(XCRYPT_4.4)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.25)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), 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.kOtA3G Creating libcrypt-debuginfo package Processing files: libcrypt-devel-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.si3GAJ find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KELMyG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libcrypt) = 4.4.23, pkgconfig(libxcrypt) = 4.4.23 Requires: libcrypt = 4.4.23-alt1, /lib64/libcrypt.so.1.1.0, /usr/lib64/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.QuQoWG Processing files: libcrypt-debuginfo-4.4.23-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wfvEmG find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ERqceI find-requires: running scripts (debuginfo) Provides: debug64(libcrypt.so.1) Requires: libcrypt = 4.4.23-alt1, debug64(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/x86_64/libcrypt-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcrypt-devel-4.4.23-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libcrypt-debuginfo-4.4.23-alt1.x86_64.rpm (w2.lzdio) 61.10user 12.20system 0:38.99elapsed 187%CPU (0avgtext+0avgdata 1049856maxresident)k 0inputs+0outputs (0major+4246967minor)pagefaults 0swaps 0.84user 1.58system 0:44.69elapsed 5%CPU (0avgtext+0avgdata 11748maxresident)k 0inputs+0outputs (0major+97538minor)pagefaults 0swaps --- libcrypt-4.4.23-alt1.x86_64.rpm.repo 2021-07-11 18:47:39.000000000 +0000 +++ libcrypt-4.4.23-alt1.x86_64.rpm.hasher 2024-06-16 01:45:51.274158643 +0000 @@ -27,3 +27,3 @@ File: /lib64/libcrypt.so.1 120777 root:root libcrypt.so.1.1.0 -File: /lib64/libcrypt.so.1.1.0 100644 root:root 10eb11ca943b671c748ce92576593e9d +File: /lib64/libcrypt.so.1.1.0 100644 root:root ffd09d07ba136ba3787e1696adcd08d7 File: /usr/share/doc/libcrypt 40755 root:root @@ -34,2 +34,2 @@ File: /usr/share/man/man5/crypt.5.xz 100644 root:root 30e6b83a3877c66a09b43ea35c40c208 -RPMIdentity: 81145f5c0e2246e856500c11e6b8aa8560b854b675d7046493e4383929df420f3bc1b6b9ebf2c872f8ef60106276f81700c494f8939833d5fc5d6adf5da61192 +RPMIdentity: 98caa146180b018c8247bb6a5bc88b33ab49f181632e2e8ae1fa94140354c5a12eaffc44ea48a32ec05e3d03ccb6a8a90ab4a0550942994bd3babd7bf074ed2d --- libcrypt-debuginfo-4.4.23-alt1.x86_64.rpm.repo 2021-07-11 18:47:39.000000000 +0000 +++ libcrypt-debuginfo-4.4.23-alt1.x86_64.rpm.hasher 2024-06-16 01:45:51.345158213 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b0 40755 root:root -/usr/lib/debug/.build-id/b0/ef07cbb028ddf391f03394bfae6eead2d6aa11 120777 root:root ../../../../../lib64/libcrypt.so.1.1.0 -/usr/lib/debug/.build-id/b0/ef07cbb028ddf391f03394bfae6eead2d6aa11.debug 120777 root:root ../../lib64/libcrypt.so.1.1.0.debug +/usr/lib/debug/.build-id/d8 40755 root:root +/usr/lib/debug/.build-id/d8/c62704f8dc0b3ed6e433d44db74b052ead05dc 120777 root:root ../../../../../lib64/libcrypt.so.1.1.0 +/usr/lib/debug/.build-id/d8/c62704f8dc0b3ed6e433d44db74b052ead05dc.debug 120777 root:root ../../lib64/libcrypt.so.1.1.0.debug /usr/lib/debug/lib64/libcrypt.so.1.1.0.debug 100644 root:root @@ -52,6 +52,6 @@ Provides: libcrypt-debuginfo = 4.4.23-alt1:sisyphus+278099.2100.1.1 -File: /usr/lib/debug/.build-id/b0 40755 root:root -File: /usr/lib/debug/.build-id/b0/ef07cbb028ddf391f03394bfae6eead2d6aa11 120777 root:root ../../../../../lib64/libcrypt.so.1.1.0 -File: /usr/lib/debug/.build-id/b0/ef07cbb028ddf391f03394bfae6eead2d6aa11.debug 120777 root:root ../../lib64/libcrypt.so.1.1.0.debug -File: /usr/lib/debug/lib64/libcrypt.so.1.1.0.debug 100644 root:root e1a384c2f532c7c1122b868e01bd3d5a +File: /usr/lib/debug/.build-id/d8 40755 root:root +File: /usr/lib/debug/.build-id/d8/c62704f8dc0b3ed6e433d44db74b052ead05dc 120777 root:root ../../../../../lib64/libcrypt.so.1.1.0 +File: /usr/lib/debug/.build-id/d8/c62704f8dc0b3ed6e433d44db74b052ead05dc.debug 120777 root:root ../../lib64/libcrypt.so.1.1.0.debug +File: /usr/lib/debug/lib64/libcrypt.so.1.1.0.debug 100644 root:root 057cdf057b650caeed06892f3af10b6f File: /usr/lib/debug/lib64/libcrypt.so.1.debug 120777 root:root libcrypt.so.1.1.0.debug @@ -99,2 +99,2 @@ File: /usr/src/debug/libcrypt-4.4.23-alt1/lib/util-xstrcpy.c 100644 root:root b0c7625ffdce792b1b4444cb5b26ac1a -RPMIdentity: 8d13d28498f67c44f5552ac3a39ea33d9c111e075de3e805812e1f302561b0068c4b8944f435e66992677a77c422f69139a88905f8b64e662349896af247fc18 +RPMIdentity: ff1e8f7ac149c5a62f6c1a6616cbb22de1738d5d3b4533ada97a928cde4832ac046a65d10729500c5962ab89baf11f91551b8dcfeb4ffbe63651a73f53357975