▣ archci hegjon-test
master seen 2s ago

libxcrypt 4.5.2-1.1 x86_64, from core done

done 2026-09-10T00:30:23Z on jonny-ryzen9-4, attempt 1; 222M rss, 314M peak

job
5-1789000125-hegjon-test,libxcrypt,4.5.2-1.1,x86_64
commit
dfdcc42256341058cb6d7c0bc27594d63ace27e6
log
/var/lib/archci/logs/hegjon-test/libxcrypt/4.5.2-1.1/x86_64/attempt-1.log

log 1073 lines

1==> archci-build 5-1789000125-hegjon-test,libxcrypt,4.5.2-1.1,x86_64 on jonny-ryzen9 at 2026-09-10T00:28:46Z2    repo=hegjon-test arch=x86_64 profile=extra chroot=/var/lib/archbuild/extra-x86_64 copy=archci-4 commit=dfdcc42256341058cb6d7c0bc27594d63ace27e63    pacman.conf=/usr/share/devtools/pacman.conf.d/extra.conf makepkg.conf=/usr/share/devtools/makepkg.conf.d/x86_64.conf cache=/var/cache/pacman/pkg/4==> Fetching pkgbuilds/libxcrypt at dfdcc42256341058cb6d7c0bc27594d63ace27e6 from https://github.com/hegjon/omarchy-pkgs.git5==> Building libxcrypt 4.5.2-1.1 in archci-46pam_unix(runuser:session): session opened for user archci(uid=955) by archci(uid=0)7pam_unix(runuser:session): session closed for user archci8==> Imported 1 upstream signing key(s) from keys/pgp9==> Synchronizing chroot copy [/var/lib/archbuild/extra-x86_64/root] -> [archci-4]...done10    root : PWD=/var/lib/archci-worker/build/4/libxcrypt ; USER=archci ; ENV=GNUPGHOME=/var/lib/archci-worker/gnupg ; COMMAND=/usr/bin/env SRCDEST=/var/lib/archci-worker/srcdest BUILDDIR=/tmp/makechrootpkg.FMZiJ3pXNx makepkg --config=/var/lib/archbuild/extra-x86_64/archci-4/etc/makepkg.conf --verifysource -o11pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)12==> Making package: libxcrypt 4.5.2-1.1 (Thu Sep 10 02:28:48 2026)13==> Retrieving sources...14  -> Found libxcrypt-4.5.2.tar.xz15  -> Found libxcrypt-4.5.2.tar.xz.asc16==> Validating source files with sha256sums...17    libxcrypt-4.5.2.tar.xz ... Passed18    libxcrypt-4.5.2.tar.xz.asc ... Skipped19==> Verifying source file signatures with gpg...20    libxcrypt-4.5.2.tar.xz ... Passed (WARNING: the key has expired.)21==> WARNING: Warnings have occurred while verifying the signatures.22    Please make sure you really trust them.23pam_unix(sudo:session): session closed for user archci24    root : PWD=/var/lib/archci-worker/build/4/libxcrypt ; USER=archci ; COMMAND=/usr/bin/bash -c '#012#011#011source PKGBUILD#012#011#011printf "%s\\n" "${pkgbase:-${pkgname}}" "${pkgname[@]}"#012'25pam_unix(sudo:session): session opened for user archci(uid=955) by (uid=0)26pam_unix(sudo:session): session closed for user archci27Note: in a future version of systemd-nspawn the default set of permitted socket address families will be restricted to AF_INET, AF_INET6 and AF_UNIX. Use --restrict-address-families= to configure the set of permitted socket address families, or set RestrictAddressFamilies= in a .nspawn file.28==> Making package: libxcrypt 4.5.2-1.1 (Thu Sep 10 00:28:53 2026)29==> Checking runtime dependencies...30==> Checking buildtime dependencies...31==> Retrieving sources...32  -> Found libxcrypt-4.5.2.tar.xz33  -> Found libxcrypt-4.5.2.tar.xz.asc34==> WARNING: Skipping all source file integrity checks.35==> Extracting sources...36  -> Extracting libxcrypt-4.5.2.tar.xz with bsdtar37==> Starting build()...38checking for a BSD-compatible install... /usr/bin/install -c39checking whether sleep supports fractional seconds... yes40checking filesystem timestamp resolution... 0.0141checking whether build environment is sane... yes42checking for a race-free mkdir -p... /usr/bin/mkdir -p43checking for gawk... gawk44checking whether make sets $(MAKE)... yes45checking whether make supports nested variables... yes46checking xargs -n works... yes47checking for pkg-config... /usr/bin/pkg-config48checking pkg-config is at least version 0.27... yes49checking build system type... x86_64-pc-linux-gnu50checking host system type... x86_64-pc-linux-gnu51checking for gcc... gcc52checking whether the C compiler works... yes53checking for C compiler default output file name... a.out54checking for suffix of executables...55checking whether we are cross compiling... no56checking for suffix of object files... o57checking whether the compiler supports GNU C... yes58checking whether gcc accepts -g... yes59checking for gcc option to enable C11 features... none needed60checking whether gcc understands -c and -o together... yes61checking whether make supports the include directive... yes (GNU style)62checking dependency style of gcc... gcc363checking how to run the C preprocessor... gcc -E64checking whether make sets $(MAKE)... (cached) yes65checking whether ln -s works... yes66checking for perl... /usr/bin/perl67checking whether /usr/bin/perl is version 5.14.0 or later... yes68checking for gpg2... /usr/bin/gpg269checking for sha256sum... /usr/bin/sha256sum70checking for stdio.h... yes71checking for stdlib.h... yes72checking for string.h... yes73checking for inttypes.h... yes74checking for stdint.h... yes75checking for strings.h... yes76checking for sys/stat.h... yes77checking for sys/types.h... yes78checking for unistd.h... yes79checking for wchar.h... yes80checking for minix/config.h... no81checking for fcntl.h... yes82checking for stdbool.h... yes83checking for ucontext.h... yes84checking for sys/cdefs.h... yes85checking for sys/random.h... yes86checking for sys/syscall.h... yes87checking for valgrind/valgrind.h... no88checking for endian.h... yes89checking for sys/endian.h... no90checking for sys/param.h... yes91checking whether it is safe to define __EXTENSIONS__... yes92checking whether _XOPEN_SOURCE should be defined... no93checking for gcc option to enable large file support... none needed94checking whether C compiler accepts -Werror=unknown-warning-option... no95checking whether C compiler accepts -Wall... yes96checking whether C compiler accepts -Wextra... yes97checking whether C compiler accepts -Walloc-zero... yes98checking whether C compiler accepts -Walloca... yes99checking whether C compiler accepts -Wbad-function-cast... yes100checking whether C compiler accepts -Wcast-align... yes101checking whether C compiler accepts -Wcast-qual... yes102checking whether C compiler accepts -Wconversion... yes103checking whether C compiler accepts -Wformat=2... yes104checking whether C compiler accepts -Wformat-overflow=2... yes105checking whether C compiler accepts -Wformat-signedness... yes106checking whether C compiler accepts -Wformat-truncation=1... yes107checking whether C compiler accepts -Wlogical-op... yes108checking whether C compiler accepts -Wmissing-declarations... yes109checking whether C compiler accepts -Wmissing-prototypes... yes110checking whether C compiler accepts -Wnested-externs... yes111checking whether C compiler accepts -Wnull-dereference... yes112checking whether C compiler accepts -Wold-style-definition... yes113checking whether C compiler accepts -Wpointer-arith... yes114checking whether C compiler accepts -Wrestrict... yes115checking whether C compiler accepts -Wshadow... yes116checking whether C compiler accepts -Wstrict-overflow=2... yes117checking whether C compiler accepts -Wstrict-prototypes... yes118checking whether C compiler accepts -Wundef... yes119checking whether C compiler accepts -Wvla... yes120checking whether C compiler accepts -Wwrite-strings... yes121checking whether C compiler accepts -Wpedantic... yes122checking whether C compiler accepts -Werror... yes123checking how to print strings... printf124checking for a sed that does not truncate output... /usr/bin/sed125checking for grep that handles long lines and -e... /usr/bin/grep126checking for egrep... /usr/bin/grep -E127checking for fgrep... /usr/bin/grep -F128checking for ld used by gcc... /usr/bin/ld129checking if the linker (/usr/bin/ld) is GNU ld... yes130checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B131checking the name lister (/usr/bin/nm -B) interface... BSD nm132checking the maximum length of command line arguments... 1572864133checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop134checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop135checking for /usr/bin/ld option to reload object files... -r136checking for file... file137checking for objdump... objdump138checking how to recognize dependent libraries... pass_all139checking for dlltool... no140checking how to associate runtime and link libraries... printf %s\n141checking for ranlib... ranlib142checking for ar... ar143checking for archiver @FILE support... @144checking for strip... strip145checking command to parse /usr/bin/nm -B output from gcc object... ok146checking for sysroot... no147checking for a working dd... /usr/bin/dd148checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1149checking for mt... no150checking if : is a manifest tool... no151checking for dlfcn.h... yes152checking for objdir... .libs153checking if gcc supports -fno-rtti -fno-exceptions... no154checking for gcc option to produce PIC... -fPIC -DPIC155checking if gcc PIC flag -fPIC -DPIC works... yes156checking if gcc static flag -static works... yes157checking if gcc supports -c -o file.o... yes158checking if gcc supports -c -o file.o... (cached) yes159checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes160checking whether -lc should be explicitly linked in... no161checking dynamic linker characteristics... GNU/Linux ld.so162checking how to hardcode library paths into programs... immediate163checking whether stripping libraries is possible... yes164checking if libtool supports shared libraries... yes165checking whether to build shared libraries... yes166checking whether to build static libraries... no167checking for _ prefix in compiled symbols... no168checking whether the preprocessor (gcc -E) supports -dD... yes169checking whether we are compiling with ASan... no170checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes171checking whether sys/cdefs.h defines __THROW... yes172checking how to control data alignment... _Alignas173checking how to query data alignment... _Alignof174checking for max_align_t in stddef.h... yes175checking for byte order macros... BYTE_ORDER and xxx_ENDIAN176checking for static_assert in assert.h... yes177checking for ld --wrap... yes178checking linker version script flag... --version-script179checking if version scripts can use complex wildcards... yes180checking for __attribute__((symver))... yes181checking how to make linking fail when undefined symbols remain... -Wl,-z,defs182checking how to make linking fail when there are text relocations... -Wl,-z,text183checking how to link with read-only relocations... -Wl,-z,relro184checking how to link with immediate binding... -Wl,-z,now185checking whether C compiler accepts -fno-plt... yes186checking for arc4random_buf... yes187checking for explicit_bzero... yes188checking for explicit_memset... no189checking for getentropy... yes190checking for getrandom... yes191checking for memset_explicit... yes192checking for memset_s... no193checking for open64... yes194checking for syscall... yes195checking for valgrind... no196checking for Python 3.>=6 with Passlib... not found197configure: Disabling the "regen-ka-table" target, missing Python requirements.198checking whether all ucontext.h functions are available... yes199checking that generated files are newer than configure... done200configure: creating ./config.status201config.status: creating Makefile202config.status: creating libxcrypt.pc203config.status: creating config.h204config.status: executing depfiles commands205config.status: executing libtool commands206make  all-am207make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt'208depbase=`echo lib/gen-des-tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\209gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/gen-des-tables.o -MD -MP -MF $depbase.Tpo -c -o lib/gen-des-tables.o /build/libxcrypt/src/libxcrypt-4.5.2/lib/gen-des-tables.c &&\210mv -f $depbase.Tpo $depbase.Po211/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o lib/gen-des-tables lib/gen-des-tables.o212libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o lib/gen-des-tables lib/gen-des-tables.o213/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-des-tables.c214libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-des-tables.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o215mv -f lib/.deps/libcrypt_la-alg-des-tables.Tpo lib/.deps/libcrypt_la-alg-des-tables.Plo216/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-des.c217libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-des.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o218mv -f lib/.deps/libcrypt_la-alg-des.Tpo lib/.deps/libcrypt_la-alg-des.Plo219/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-gost3411-2012-core.c220libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-gost3411-2012-core.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o221mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-core.Plo222/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-gost3411-2012-hmac.c223libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-gost3411-2012-hmac.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o224mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Plo225/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-hmac-sha1.c226libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-hmac-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o227mv -f lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo lib/.deps/libcrypt_la-alg-hmac-sha1.Plo228/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-md4.c229libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-md4.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o230mv -f lib/.deps/libcrypt_la-alg-md4.Tpo lib/.deps/libcrypt_la-alg-md4.Plo231/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-md5.c232libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-md5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o233mv -f lib/.deps/libcrypt_la-alg-md5.Tpo lib/.deps/libcrypt_la-alg-md5.Plo234/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha1.c235libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o236mv -f lib/.deps/libcrypt_la-alg-sha1.Tpo lib/.deps/libcrypt_la-alg-sha1.Plo237/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha256.c238libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha256.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o239mv -f lib/.deps/libcrypt_la-alg-sha256.Tpo lib/.deps/libcrypt_la-alg-sha256.Plo240/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha512.c241libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha512.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o242mv -f lib/.deps/libcrypt_la-alg-sha512.Tpo lib/.deps/libcrypt_la-alg-sha512.Plo243/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3.Tpo -c -o lib/libcrypt_la-alg-sm3.lo `test -f 'lib/alg-sm3.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sm3.c244libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sm3.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sm3.o245mv -f lib/.deps/libcrypt_la-alg-sm3.Tpo lib/.deps/libcrypt_la-alg-sm3.Plo246/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo -c -o lib/libcrypt_la-alg-sm3-hmac.lo `test -f 'lib/alg-sm3-hmac.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sm3-hmac.c247libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sm3-hmac.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sm3-hmac.o248mv -f lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo lib/.deps/libcrypt_la-alg-sm3-hmac.Plo249/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-yescrypt-common.c250libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-yescrypt-common.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o251mv -f lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo lib/.deps/libcrypt_la-alg-yescrypt-common.Plo252/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-yescrypt-opt.c253libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-yescrypt-opt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o254mv -f lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo lib/.deps/libcrypt_la-alg-yescrypt-opt.Plo255/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-bcrypt.c256libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-bcrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o257mv -f lib/.deps/libcrypt_la-crypt-bcrypt.Tpo lib/.deps/libcrypt_la-crypt-bcrypt.Plo258/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-des.c259libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-des.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o260mv -f lib/.deps/libcrypt_la-crypt-des.Tpo lib/.deps/libcrypt_la-crypt-des.Plo261/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-gensalt-static.c262libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gensalt-static.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o263mv -f lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo lib/.deps/libcrypt_la-crypt-gensalt-static.Plo264/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-gost-yescrypt.c265libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o266/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c: In function '_crypt_crypt_gost_yescrypt_rn':267/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c:134:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]268  134 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');269      |                ^~~~~~270mv -f lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-gost-yescrypt.Plo271/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-sm3-yescrypt.lo `test -f 'lib/crypt-sm3-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sm3-yescrypt.c272libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sm3-yescrypt.o273/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c: In function '_crypt_crypt_sm3_yescrypt_rn':274/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c:139:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]275  139 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');276      |                ^~~~~~277mv -f lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Plo278/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-md5.c279libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-md5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o280mv -f lib/.deps/libcrypt_la-crypt-md5.Tpo lib/.deps/libcrypt_la-crypt-md5.Plo281/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-nthash.c282libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-nthash.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o283mv -f lib/.deps/libcrypt_la-crypt-nthash.Tpo lib/.deps/libcrypt_la-crypt-nthash.Plo284/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-pbkdf1-sha1.c285libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-pbkdf1-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o286mv -f lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Plo287/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-scrypt.c288libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-scrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o289mv -f lib/.deps/libcrypt_la-crypt-scrypt.Tpo lib/.deps/libcrypt_la-crypt-scrypt.Plo290/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sha256.c291libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sha256.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o292mv -f lib/.deps/libcrypt_la-crypt-sha256.Tpo lib/.deps/libcrypt_la-crypt-sha256.Plo293/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sha512.c294libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sha512.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o295mv -f lib/.deps/libcrypt_la-crypt-sha512.Tpo lib/.deps/libcrypt_la-crypt-sha512.Plo296/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3.Tpo -c -o lib/libcrypt_la-crypt-sm3.lo `test -f 'lib/crypt-sm3.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sm3.c297libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sm3.o298mv -f lib/.deps/libcrypt_la-crypt-sm3.Tpo lib/.deps/libcrypt_la-crypt-sm3.Plo299/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-static.c300libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-static.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o301mv -f lib/.deps/libcrypt_la-crypt-static.Tpo lib/.deps/libcrypt_la-crypt-static.Plo302/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sunmd5.c303libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sunmd5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o304mv -f lib/.deps/libcrypt_la-crypt-sunmd5.Tpo lib/.deps/libcrypt_la-crypt-sunmd5.Plo305/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-yescrypt.c306libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o307mv -f lib/.deps/libcrypt_la-crypt-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-yescrypt.Plo308/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt.c309libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o310mv -f lib/.deps/libcrypt_la-crypt.Tpo lib/.deps/libcrypt_la-crypt.Plo311/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-base64.c312libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-base64.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-base64.o313mv -f lib/.deps/libcrypt_la-util-base64.Tpo lib/.deps/libcrypt_la-util-base64.Plo314/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-gensalt-sha.c315libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-gensalt-sha.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-gensalt-sha.o316mv -f lib/.deps/libcrypt_la-util-gensalt-sha.Tpo lib/.deps/libcrypt_la-util-gensalt-sha.Plo317/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-get-random-bytes.c318libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-get-random-bytes.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-get-random-bytes.o319mv -f lib/.deps/libcrypt_la-util-get-random-bytes.Tpo lib/.deps/libcrypt_la-util-get-random-bytes.Plo320/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-make-failure-token.c321libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-make-failure-token.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-make-failure-token.o322mv -f lib/.deps/libcrypt_la-util-make-failure-token.Tpo lib/.deps/libcrypt_la-util-make-failure-token.Plo323/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-xbzero.c324libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-xbzero.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xbzero.o325mv -f lib/.deps/libcrypt_la-util-xbzero.Tpo lib/.deps/libcrypt_la-util-xbzero.Plo326/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-xstrcpy.c327libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-xstrcpy.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xstrcpy.o328mv -f lib/.deps/libcrypt_la-util-xstrcpy.Tpo lib/.deps/libcrypt_la-util-xstrcpy.Plo329LC_ALL=C /usr/bin/perl /build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/gen-libcrypt-map \330  SYMVER_MIN=XCRYPT_2.0 \331  SYMVER_FLOOR=XCRYPT_2.0 \332  COMPAT_ABI=no \333  /build/libxcrypt/src/libxcrypt-4.5.2/lib/libcrypt.map.in > libcrypt.map.T334/build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map335echo timestamp > libcrypt.map.stamp336/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -version-info 2:0:0 -Wl,--version-script,./libcrypt.map -Wl,-z,defs -Wl,-z,text -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o libcrypt.la -rpath /usr/lib lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-sm3.lo lib/libcrypt_la-alg-sm3-hmac.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-sm3-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-sm3.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.lo337libtool: link: 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-sm3.o lib/.libs/libcrypt_la-alg-sm3-hmac.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-sm3-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-sm3.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    -Werror -march=x86-64 -mtune=generic -O2 -Werror=format-security -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wl,--version-script -Wl,./libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto   -Wl,-soname -Wl,libcrypt.so.2 -o .libs/libcrypt.so.2.0.0338libtool: link: (cd ".libs" && rm -f "libcrypt.so.2" && ln -s "libcrypt.so.2.0.0" "libcrypt.so.2")339libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.2.0.0" "libcrypt.so")340libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" )341make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'342checking for a BSD-compatible install... /usr/bin/install -c343checking whether sleep supports fractional seconds... yes344checking filesystem timestamp resolution... 0.01345checking whether build environment is sane... yes346checking for a race-free mkdir -p... /usr/bin/mkdir -p347checking for gawk... gawk348checking whether make sets $(MAKE)... yes349checking whether make supports nested variables... yes350checking xargs -n works... yes351checking for pkg-config... /usr/bin/pkg-config352checking pkg-config is at least version 0.27... yes353checking build system type... x86_64-pc-linux-gnu354checking host system type... x86_64-pc-linux-gnu355checking for gcc... gcc356checking whether the C compiler works... yes357checking for C compiler default output file name... a.out358checking for suffix of executables...359checking whether we are cross compiling... no360checking for suffix of object files... o361checking whether the compiler supports GNU C... yes362checking whether gcc accepts -g... yes363checking for gcc option to enable C11 features... none needed364checking whether gcc understands -c and -o together... yes365checking whether make supports the include directive... yes (GNU style)366checking dependency style of gcc... gcc3367checking how to run the C preprocessor... gcc -E368checking whether make sets $(MAKE)... (cached) yes369checking whether ln -s works... yes370checking for perl... /usr/bin/perl371checking whether /usr/bin/perl is version 5.14.0 or later... yes372checking for gpg2... /usr/bin/gpg2373checking for sha256sum... /usr/bin/sha256sum374checking for stdio.h... yes375checking for stdlib.h... yes376checking for string.h... yes377checking for inttypes.h... yes378checking for stdint.h... yes379checking for strings.h... yes380checking for sys/stat.h... yes381checking for sys/types.h... yes382checking for unistd.h... yes383checking for wchar.h... yes384checking for minix/config.h... no385checking for fcntl.h... yes386checking for stdbool.h... yes387checking for ucontext.h... yes388checking for sys/cdefs.h... yes389checking for sys/random.h... yes390checking for sys/syscall.h... yes391checking for valgrind/valgrind.h... no392checking for endian.h... yes393checking for sys/endian.h... no394checking for sys/param.h... yes395checking whether it is safe to define __EXTENSIONS__... yes396checking whether _XOPEN_SOURCE should be defined... no397checking for gcc option to enable large file support... none needed398checking whether C compiler accepts -Werror=unknown-warning-option... no399checking whether C compiler accepts -Wall... yes400checking whether C compiler accepts -Wextra... yes401checking whether C compiler accepts -Walloc-zero... yes402checking whether C compiler accepts -Walloca... yes403checking whether C compiler accepts -Wbad-function-cast... yes404checking whether C compiler accepts -Wcast-align... yes405checking whether C compiler accepts -Wcast-qual... yes406checking whether C compiler accepts -Wconversion... yes407checking whether C compiler accepts -Wformat=2... yes408checking whether C compiler accepts -Wformat-overflow=2... yes409checking whether C compiler accepts -Wformat-signedness... yes410checking whether C compiler accepts -Wformat-truncation=1... yes411checking whether C compiler accepts -Wlogical-op... yes412checking whether C compiler accepts -Wmissing-declarations... yes413checking whether C compiler accepts -Wmissing-prototypes... yes414checking whether C compiler accepts -Wnested-externs... yes415checking whether C compiler accepts -Wnull-dereference... yes416checking whether C compiler accepts -Wold-style-definition... yes417checking whether C compiler accepts -Wpointer-arith... yes418checking whether C compiler accepts -Wrestrict... yes419checking whether C compiler accepts -Wshadow... yes420checking whether C compiler accepts -Wstrict-overflow=2... yes421checking whether C compiler accepts -Wstrict-prototypes... yes422checking whether C compiler accepts -Wundef... yes423checking whether C compiler accepts -Wvla... yes424checking whether C compiler accepts -Wwrite-strings... yes425checking whether C compiler accepts -Wpedantic... yes426checking whether C compiler accepts -Werror... yes427checking how to print strings... printf428checking for a sed that does not truncate output... /usr/bin/sed429checking for grep that handles long lines and -e... /usr/bin/grep430checking for egrep... /usr/bin/grep -E431checking for fgrep... /usr/bin/grep -F432checking for ld used by gcc... /usr/bin/ld433checking if the linker (/usr/bin/ld) is GNU ld... yes434checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B435checking the name lister (/usr/bin/nm -B) interface... BSD nm436checking the maximum length of command line arguments... 1572864437checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop438checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop439checking for /usr/bin/ld option to reload object files... -r440checking for file... file441checking for objdump... objdump442checking how to recognize dependent libraries... pass_all443checking for dlltool... no444checking how to associate runtime and link libraries... printf %s\n445checking for ranlib... ranlib446checking for ar... ar447checking for archiver @FILE support... @448checking for strip... strip449checking command to parse /usr/bin/nm -B output from gcc object... ok450checking for sysroot... no451checking for a working dd... /usr/bin/dd452checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1453checking for mt... no454checking if : is a manifest tool... no455checking for dlfcn.h... yes456checking for objdir... .libs457checking if gcc supports -fno-rtti -fno-exceptions... no458checking for gcc option to produce PIC... -fPIC -DPIC459checking if gcc PIC flag -fPIC -DPIC works... yes460checking if gcc static flag -static works... yes461checking if gcc supports -c -o file.o... yes462checking if gcc supports -c -o file.o... (cached) yes463checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes464checking whether -lc should be explicitly linked in... no465checking dynamic linker characteristics... GNU/Linux ld.so466checking how to hardcode library paths into programs... immediate467checking whether stripping libraries is possible... yes468checking if libtool supports shared libraries... yes469checking whether to build shared libraries... yes470checking whether to build static libraries... no471checking for _ prefix in compiled symbols... no472checking whether the preprocessor (gcc -E) supports -dD... yes473checking whether we are compiling with ASan... no474checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes475checking whether sys/cdefs.h defines __THROW... yes476checking how to control data alignment... _Alignas477checking how to query data alignment... _Alignof478checking for max_align_t in stddef.h... yes479checking for byte order macros... BYTE_ORDER and xxx_ENDIAN480checking for static_assert in assert.h... yes481checking for ld --wrap... yes482checking linker version script flag... --version-script483checking if version scripts can use complex wildcards... yes484checking for __attribute__((symver))... yes485checking how to make linking fail when undefined symbols remain... -Wl,-z,defs486checking how to make linking fail when there are text relocations... -Wl,-z,text487checking how to link with read-only relocations... -Wl,-z,relro488checking how to link with immediate binding... -Wl,-z,now489checking whether C compiler accepts -fno-plt... yes490checking for arc4random_buf... yes491checking for explicit_bzero... yes492checking for explicit_memset... no493checking for getentropy... yes494checking for getrandom... yes495checking for memset_explicit... yes496checking for memset_s... no497checking for open64... yes498checking for syscall... yes499checking for valgrind... no500checking for Python 3.>=6 with Passlib... not found501configure: Disabling the "regen-ka-table" target, missing Python requirements.502checking whether all ucontext.h functions are available... yes503checking minimum symbol version to use for compatibility symbols... GLIBC_2.2.5504checking that generated files are newer than configure... done505configure: creating ./config.status506config.status: creating Makefile507config.status: creating libxcrypt.pc508config.status: creating config.h509config.status: executing depfiles commands510config.status: executing libtool commands511make  all-am512make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt-compat'513depbase=`echo lib/gen-des-tables.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\514gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/gen-des-tables.o -MD -MP -MF $depbase.Tpo -c -o lib/gen-des-tables.o /build/libxcrypt/src/libxcrypt-4.5.2/lib/gen-des-tables.c &&\515mv -f $depbase.Tpo $depbase.Po516/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o lib/gen-des-tables lib/gen-des-tables.o517libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o lib/gen-des-tables lib/gen-des-tables.o518/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-des-tables.c519libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des-tables.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des-tables.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-des-tables.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o520mv -f lib/.deps/libcrypt_la-alg-des-tables.Tpo lib/.deps/libcrypt_la-alg-des-tables.Plo521/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-des.c522libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-des.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-des.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-des.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o523mv -f lib/.deps/libcrypt_la-alg-des.Tpo lib/.deps/libcrypt_la-alg-des.Plo524/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-gost3411-2012-core.c525libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-core.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-gost3411-2012-core.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o526mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-core.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-core.Plo527/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-gost3411-2012-hmac.c528libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-gost3411-2012-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-gost3411-2012-hmac.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o529mv -f lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Tpo lib/.deps/libcrypt_la-alg-gost3411-2012-hmac.Plo530/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-hmac-sha1.c531libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-hmac-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-hmac-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o532mv -f lib/.deps/libcrypt_la-alg-hmac-sha1.Tpo lib/.deps/libcrypt_la-alg-hmac-sha1.Plo533/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-md4.c534libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md4.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md4.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-md4.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o535mv -f lib/.deps/libcrypt_la-alg-md4.Tpo lib/.deps/libcrypt_la-alg-md4.Plo536/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-md5.c537libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-md5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-md5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o538mv -f lib/.deps/libcrypt_la-alg-md5.Tpo lib/.deps/libcrypt_la-alg-md5.Plo539/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha1.c540libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o541mv -f lib/.deps/libcrypt_la-alg-sha1.Tpo lib/.deps/libcrypt_la-alg-sha1.Plo542/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha256.c543libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha256.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha256.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o544mv -f lib/.deps/libcrypt_la-alg-sha256.Tpo lib/.deps/libcrypt_la-alg-sha256.Plo545/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sha512.c546libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sha512.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sha512.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o547mv -f lib/.deps/libcrypt_la-alg-sha512.Tpo lib/.deps/libcrypt_la-alg-sha512.Plo548/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3.Tpo -c -o lib/libcrypt_la-alg-sm3.lo `test -f 'lib/alg-sm3.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sm3.c549libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sm3.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sm3.o550mv -f lib/.deps/libcrypt_la-alg-sm3.Tpo lib/.deps/libcrypt_la-alg-sm3.Plo551/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo -c -o lib/libcrypt_la-alg-sm3-hmac.lo `test -f 'lib/alg-sm3-hmac.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-sm3-hmac.c552libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-sm3-hmac.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-sm3-hmac.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sm3-hmac.o553mv -f lib/.deps/libcrypt_la-alg-sm3-hmac.Tpo lib/.deps/libcrypt_la-alg-sm3-hmac.Plo554/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-yescrypt-common.c555libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-common.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-yescrypt-common.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o556mv -f lib/.deps/libcrypt_la-alg-yescrypt-common.Tpo lib/.deps/libcrypt_la-alg-yescrypt-common.Plo557/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/alg-yescrypt-opt.c558libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-alg-yescrypt-opt.lo -MD -MP -MF lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/alg-yescrypt-opt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o559mv -f lib/.deps/libcrypt_la-alg-yescrypt-opt.Tpo lib/.deps/libcrypt_la-alg-yescrypt-opt.Plo560/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-bcrypt.c561libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-bcrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-bcrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-bcrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o562mv -f lib/.deps/libcrypt_la-crypt-bcrypt.Tpo lib/.deps/libcrypt_la-crypt-bcrypt.Plo563/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-des.c564libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-des.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o565mv -f lib/.deps/libcrypt_la-crypt-des.Tpo lib/.deps/libcrypt_la-crypt-des.Plo566/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-gensalt-static.c567libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gensalt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gensalt-static.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o568mv -f lib/.deps/libcrypt_la-crypt-gensalt-static.Tpo lib/.deps/libcrypt_la-crypt-gensalt-static.Plo569/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-gost-yescrypt.c570libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-gost-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o571/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c: In function '_crypt_crypt_gost_yescrypt_rn':572/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-gost-yescrypt.c:134:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]573  134 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');574      |                ^~~~~~575mv -f lib/.deps/libcrypt_la-crypt-gost-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-gost-yescrypt.Plo576/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-sm3-yescrypt.lo `test -f 'lib/crypt-sm3-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sm3-yescrypt.c577libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sm3-yescrypt.o578/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c: In function '_crypt_crypt_sm3_yescrypt_rn':579/build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3-yescrypt.c:139:16: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]580  139 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');581      |                ^~~~~~582mv -f lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-sm3-yescrypt.Plo583/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-md5.c584libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-md5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-md5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-md5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o585mv -f lib/.deps/libcrypt_la-crypt-md5.Tpo lib/.deps/libcrypt_la-crypt-md5.Plo586/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-nthash.c587libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-nthash.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-nthash.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-nthash.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o588mv -f lib/.deps/libcrypt_la-crypt-nthash.Tpo lib/.deps/libcrypt_la-crypt-nthash.Plo589/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-pbkdf1-sha1.c590libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-pbkdf1-sha1.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-pbkdf1-sha1.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o591mv -f lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Tpo lib/.deps/libcrypt_la-crypt-pbkdf1-sha1.Plo592/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-scrypt.c593libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-scrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-scrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-scrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o594mv -f lib/.deps/libcrypt_la-crypt-scrypt.Tpo lib/.deps/libcrypt_la-crypt-scrypt.Plo595/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sha256.c596libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha256.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha256.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sha256.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o597mv -f lib/.deps/libcrypt_la-crypt-sha256.Tpo lib/.deps/libcrypt_la-crypt-sha256.Plo598/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sha512.c599libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sha512.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sha512.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sha512.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o600mv -f lib/.deps/libcrypt_la-crypt-sha512.Tpo lib/.deps/libcrypt_la-crypt-sha512.Plo601/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3.Tpo -c -o lib/libcrypt_la-crypt-sm3.lo `test -f 'lib/crypt-sm3.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sm3.c602libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sm3.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sm3.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sm3.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sm3.o603mv -f lib/.deps/libcrypt_la-crypt-sm3.Tpo lib/.deps/libcrypt_la-crypt-sm3.Plo604/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-static.c605libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-static.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-static.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-static.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o606mv -f lib/.deps/libcrypt_la-crypt-static.Tpo lib/.deps/libcrypt_la-crypt-static.Plo607/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-sunmd5.c608libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-sunmd5.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-sunmd5.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-sunmd5.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o609mv -f lib/.deps/libcrypt_la-crypt-sunmd5.Tpo lib/.deps/libcrypt_la-crypt-sunmd5.Plo610/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-yescrypt.c611libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-yescrypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-yescrypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-yescrypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o612mv -f lib/.deps/libcrypt_la-crypt-yescrypt.Tpo lib/.deps/libcrypt_la-crypt-yescrypt.Plo613/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt.c614libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o615mv -f lib/.deps/libcrypt_la-crypt.Tpo lib/.deps/libcrypt_la-crypt.Plo616/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-base64.c617libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-base64.lo -MD -MP -MF lib/.deps/libcrypt_la-util-base64.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-base64.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-base64.o618mv -f lib/.deps/libcrypt_la-util-base64.Tpo lib/.deps/libcrypt_la-util-base64.Plo619/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-gensalt-sha.c620libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-gensalt-sha.lo -MD -MP -MF lib/.deps/libcrypt_la-util-gensalt-sha.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-gensalt-sha.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-gensalt-sha.o621mv -f lib/.deps/libcrypt_la-util-gensalt-sha.Tpo lib/.deps/libcrypt_la-util-gensalt-sha.Plo622/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-get-random-bytes.c623libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-get-random-bytes.lo -MD -MP -MF lib/.deps/libcrypt_la-util-get-random-bytes.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-get-random-bytes.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-get-random-bytes.o624mv -f lib/.deps/libcrypt_la-util-get-random-bytes.Tpo lib/.deps/libcrypt_la-util-get-random-bytes.Plo625/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-make-failure-token.c626libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-make-failure-token.lo -MD -MP -MF lib/.deps/libcrypt_la-util-make-failure-token.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-make-failure-token.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-make-failure-token.o627mv -f lib/.deps/libcrypt_la-util-make-failure-token.Tpo lib/.deps/libcrypt_la-util-make-failure-token.Plo628/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-xbzero.c629libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xbzero.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xbzero.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-xbzero.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xbzero.o630mv -f lib/.deps/libcrypt_la-util-xbzero.Tpo lib/.deps/libcrypt_la-util-xbzero.Plo631/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/util-xstrcpy.c632libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-util-xstrcpy.lo -MD -MP -MF lib/.deps/libcrypt_la-util-xstrcpy.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/util-xstrcpy.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xstrcpy.o633mv -f lib/.deps/libcrypt_la-util-xstrcpy.Tpo lib/.deps/libcrypt_la-util-xstrcpy.Plo634/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des-obsolete.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo -c -o lib/libcrypt_la-crypt-des-obsolete.lo `test -f 'lib/crypt-des-obsolete.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`lib/crypt-des-obsolete.c635libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2 -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT lib/libcrypt_la-crypt-des-obsolete.lo -MD -MP -MF lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo -c /build/libxcrypt/src/libxcrypt-4.5.2/lib/crypt-des-obsolete.c  -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des-obsolete.o636mv -f lib/.deps/libcrypt_la-crypt-des-obsolete.Tpo lib/.deps/libcrypt_la-crypt-des-obsolete.Plo637LC_ALL=C /usr/bin/perl /build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/gen-libcrypt-map \638  SYMVER_MIN=GLIBC_2.0 \639  SYMVER_FLOOR=GLIBC_2.2.5 \640  COMPAT_ABI=glibc \641  /build/libxcrypt/src/libxcrypt-4.5.2/lib/libcrypt.map.in > libcrypt.map.T642/build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map643echo timestamp > libcrypt.map.stamp644/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -version-info 2:0:1 -Wl,--version-script,./libcrypt.map -Wl,-z,defs -Wl,-z,text -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o libcrypt.la -rpath /usr/lib lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-sm3.lo lib/libcrypt_la-alg-sm3-hmac.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-sm3-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-sm3.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.lo645libtool: link: 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-sm3.o lib/.libs/libcrypt_la-alg-sm3-hmac.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-sm3-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-sm3.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    -Werror -march=x86-64 -mtune=generic -O2 -Werror=format-security -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wl,--version-script -Wl,./libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto   -Wl,-soname -Wl,libcrypt.so.1 -o .libs/libcrypt.so.1.1.0646libtool: link: (cd ".libs" && rm -f "libcrypt.so.1" && ln -s "libcrypt.so.1.1.0" "libcrypt.so.1")647libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.1.1.0" "libcrypt.so")648libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" )649LC_ALL=C /usr/bin/perl \650  /build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/gen-crypt-h \651  /build/libxcrypt/src/libxcrypt-4.5.2/lib/xcrypt.h.in config.h \652  > xcrypt.h.T653/build/libxcrypt/src/libxcrypt-4.5.2/build-aux/scripts/move-if-change xcrypt.h.T xcrypt.h654echo timestamp > xcrypt.h.stamp655make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt-compat'656==> Starting check()...657make  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-sm3crypt test/ka-sm3-yescrypt 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-sm3 test/alg-sm3-hmac test/alg-yescrypt test/badsalt test/badsetting test/byteorder test/checksalt test/compile-strong-alias test/crypt-badargs test/crypt-gost-yescrypt test/crypt-nested-call test/crypt-sm3-yescrypt test/crypt-too-long-phrase test/explicit-bzero test/gensalt test/gensalt-bcrypt_x test/gensalt-extradata test/gensalt-nested-call test/gensalt-nthash test/getrandom-fallbacks test/getrandom-interface test/preferred-method test/short-outbuf test/special-char-salt658make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt'659gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bcrypt-ka-tester.o -MD -MP -MF test/.deps/ka_bcrypt-ka-tester.Tpo -c -o test/ka_bcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c660mv -f test/.deps/ka_bcrypt-ka-tester.Tpo test/.deps/ka_bcrypt-ka-tester.Po661/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bcrypt test/ka_bcrypt-ka-tester.o libcrypt.la662libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bcrypt test/ka_bcrypt-ka-tester.o  ./.libs/libcrypt.so663gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bcrypt_a-ka-tester.o -MD -MP -MF test/.deps/ka_bcrypt_a-ka-tester.Tpo -c -o test/ka_bcrypt_a-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c664mv -f test/.deps/ka_bcrypt_a-ka-tester.Tpo test/.deps/ka_bcrypt_a-ka-tester.Po665/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o libcrypt.la666libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o  ./.libs/libcrypt.so667gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bcrypt_x-ka-tester.o -MD -MP -MF test/.deps/ka_bcrypt_x-ka-tester.Tpo -c -o test/ka_bcrypt_x-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c668mv -f test/.deps/ka_bcrypt_x-ka-tester.Tpo test/.deps/ka_bcrypt_x-ka-tester.Po669/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o libcrypt.la670libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o  ./.libs/libcrypt.so671gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bcrypt_y-ka-tester.o -MD -MP -MF test/.deps/ka_bcrypt_y-ka-tester.Tpo -c -o test/ka_bcrypt_y-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c672mv -f test/.deps/ka_bcrypt_y-ka-tester.Tpo test/.deps/ka_bcrypt_y-ka-tester.Po673/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o libcrypt.la674libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o  ./.libs/libcrypt.so675gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bigcrypt-ka-tester.o -MD -MP -MF test/.deps/ka_bigcrypt-ka-tester.Tpo -c -o test/ka_bigcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c676mv -f test/.deps/ka_bigcrypt-ka-tester.Tpo test/.deps/ka_bigcrypt-ka-tester.Po677/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bigcrypt test/ka_bigcrypt-ka-tester.o libcrypt.la678libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bigcrypt test/ka_bigcrypt-ka-tester.o  ./.libs/libcrypt.so679gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_bsdicrypt-ka-tester.o -MD -MP -MF test/.deps/ka_bsdicrypt-ka-tester.Tpo -c -o test/ka_bsdicrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c680mv -f test/.deps/ka_bsdicrypt-ka-tester.Tpo test/.deps/ka_bsdicrypt-ka-tester.Po681/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o libcrypt.la682libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o  ./.libs/libcrypt.so683gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_descrypt-ka-tester.o -MD -MP -MF test/.deps/ka_descrypt-ka-tester.Tpo -c -o test/ka_descrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c684mv -f test/.deps/ka_descrypt-ka-tester.Tpo test/.deps/ka_descrypt-ka-tester.Po685/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-descrypt test/ka_descrypt-ka-tester.o libcrypt.la686libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-descrypt test/ka_descrypt-ka-tester.o  ./.libs/libcrypt.so687gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_gost_yescrypt-ka-tester.o -MD -MP -MF test/.deps/ka_gost_yescrypt-ka-tester.Tpo -c -o test/ka_gost_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c688mv -f test/.deps/ka_gost_yescrypt-ka-tester.Tpo test/.deps/ka_gost_yescrypt-ka-tester.Po689/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o libcrypt.la690libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o  ./.libs/libcrypt.so691gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_md5crypt-ka-tester.o -MD -MP -MF test/.deps/ka_md5crypt-ka-tester.Tpo -c -o test/ka_md5crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c692mv -f test/.deps/ka_md5crypt-ka-tester.Tpo test/.deps/ka_md5crypt-ka-tester.Po693/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-md5crypt test/ka_md5crypt-ka-tester.o libcrypt.la694libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-md5crypt test/ka_md5crypt-ka-tester.o  ./.libs/libcrypt.so695gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_nt-ka-tester.o -MD -MP -MF test/.deps/ka_nt-ka-tester.Tpo -c -o test/ka_nt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c696mv -f test/.deps/ka_nt-ka-tester.Tpo test/.deps/ka_nt-ka-tester.Po697/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-nt test/ka_nt-ka-tester.o libcrypt.la698libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-nt test/ka_nt-ka-tester.o  ./.libs/libcrypt.so699gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_scrypt-ka-tester.o -MD -MP -MF test/.deps/ka_scrypt-ka-tester.Tpo -c -o test/ka_scrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c700mv -f test/.deps/ka_scrypt-ka-tester.Tpo test/.deps/ka_scrypt-ka-tester.Po701/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-scrypt test/ka_scrypt-ka-tester.o libcrypt.la702libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-scrypt test/ka_scrypt-ka-tester.o  ./.libs/libcrypt.so703gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sha1crypt-ka-tester.o -MD -MP -MF test/.deps/ka_sha1crypt-ka-tester.Tpo -c -o test/ka_sha1crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c704mv -f test/.deps/ka_sha1crypt-ka-tester.Tpo test/.deps/ka_sha1crypt-ka-tester.Po705/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sha1crypt test/ka_sha1crypt-ka-tester.o libcrypt.la706libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sha1crypt test/ka_sha1crypt-ka-tester.o  ./.libs/libcrypt.so707gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sha256crypt-ka-tester.o -MD -MP -MF test/.deps/ka_sha256crypt-ka-tester.Tpo -c -o test/ka_sha256crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c708mv -f test/.deps/ka_sha256crypt-ka-tester.Tpo test/.deps/ka_sha256crypt-ka-tester.Po709/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sha256crypt test/ka_sha256crypt-ka-tester.o libcrypt.la710libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sha256crypt test/ka_sha256crypt-ka-tester.o  ./.libs/libcrypt.so711gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sha512crypt-ka-tester.o -MD -MP -MF test/.deps/ka_sha512crypt-ka-tester.Tpo -c -o test/ka_sha512crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c712mv -f test/.deps/ka_sha512crypt-ka-tester.Tpo test/.deps/ka_sha512crypt-ka-tester.Po713/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sha512crypt test/ka_sha512crypt-ka-tester.o libcrypt.la714libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sha512crypt test/ka_sha512crypt-ka-tester.o  ./.libs/libcrypt.so715gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/lib -DTEST_sm3crypt  -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sm3crypt-ka-tester.o -MD -MP -MF test/.deps/ka_sm3crypt-ka-tester.Tpo -c -o test/ka_sm3crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c716mv -f test/.deps/ka_sm3crypt-ka-tester.Tpo test/.deps/ka_sm3crypt-ka-tester.Po717/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sm3crypt test/ka_sm3crypt-ka-tester.o libcrypt.la718libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sm3crypt test/ka_sm3crypt-ka-tester.o  ./.libs/libcrypt.so719gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/lib -DTEST_sm3_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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sm3_yescrypt-ka-tester.o -MD -MP -MF test/.deps/ka_sm3_yescrypt-ka-tester.Tpo -c -o test/ka_sm3_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c720mv -f test/.deps/ka_sm3_yescrypt-ka-tester.Tpo test/.deps/ka_sm3_yescrypt-ka-tester.Po721/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sm3-yescrypt test/ka_sm3_yescrypt-ka-tester.o libcrypt.la722libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sm3-yescrypt test/ka_sm3_yescrypt-ka-tester.o  ./.libs/libcrypt.so723gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_sunmd5-ka-tester.o -MD -MP -MF test/.deps/ka_sunmd5-ka-tester.Tpo -c -o test/ka_sunmd5-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c724mv -f test/.deps/ka_sunmd5-ka-tester.Tpo test/.deps/ka_sunmd5-ka-tester.Po725/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-sunmd5 test/ka_sunmd5-ka-tester.o libcrypt.la726libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-sunmd5 test/ka_sunmd5-ka-tester.o  ./.libs/libcrypt.so727gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/ka_yescrypt-ka-tester.o -MD -MP -MF test/.deps/ka_yescrypt-ka-tester.Tpo -c -o test/ka_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/build/libxcrypt/src/libxcrypt-4.5.2/'`test/ka-tester.c728mv -f test/.deps/ka_yescrypt-ka-tester.Tpo test/.deps/ka_yescrypt-ka-tester.Po729/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/ka-yescrypt test/ka_yescrypt-ka-tester.o libcrypt.la730libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/ka-yescrypt test/ka_yescrypt-ka-tester.o  ./.libs/libcrypt.so731depbase=`echo test/alg-des.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\732gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-des.o -MD -MP -MF $depbase.Tpo -c -o test/alg-des.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-des.c &&\733mv -f $depbase.Tpo $depbase.Po734/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-des test/alg-des.o lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-des-tables.lo libcrypt.la735libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so736depbase=`echo test/alg-gost3411-2012.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\737gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-gost3411-2012.o -MD -MP -MF $depbase.Tpo -c -o test/alg-gost3411-2012.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-gost3411-2012.c &&\738mv -f $depbase.Tpo $depbase.Po739/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la740libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so741depbase=`echo test/alg-gost3411-2012-hmac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\742gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-gost3411-2012-hmac.o -MD -MP -MF $depbase.Tpo -c -o test/alg-gost3411-2012-hmac.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-gost3411-2012-hmac.c &&\743mv -f $depbase.Tpo $depbase.Po744/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la745libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so746depbase=`echo test/alg-hmac-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\747gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-hmac-sha1.o -MD -MP -MF $depbase.Tpo -c -o test/alg-hmac-sha1.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-hmac-sha1.c &&\748mv -f $depbase.Tpo $depbase.Po749/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la750libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so751depbase=`echo test/alg-md4.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\752gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-md4.o -MD -MP -MF $depbase.Tpo -c -o test/alg-md4.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-md4.c &&\753mv -f $depbase.Tpo $depbase.Po754/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-md4 test/alg-md4.o lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la755libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so756depbase=`echo test/alg-md5.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\757gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-md5.o -MD -MP -MF $depbase.Tpo -c -o test/alg-md5.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-md5.c &&\758mv -f $depbase.Tpo $depbase.Po759/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-md5 test/alg-md5.o lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la760libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so761depbase=`echo test/alg-pbkdf-hmac-sha256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\762gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-pbkdf-hmac-sha256.o -MD -MP -MF $depbase.Tpo -c -o test/alg-pbkdf-hmac-sha256.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-pbkdf-hmac-sha256.c &&\763mv -f $depbase.Tpo $depbase.Po764/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la765libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so766depbase=`echo test/alg-sha1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\767gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-sha1.o -MD -MP -MF $depbase.Tpo -c -o test/alg-sha1.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-sha1.c &&\768mv -f $depbase.Tpo $depbase.Po769/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-sha1 test/alg-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la770libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so771depbase=`echo test/alg-sha256.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\772gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-sha256.o -MD -MP -MF $depbase.Tpo -c -o test/alg-sha256.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-sha256.c &&\773mv -f $depbase.Tpo $depbase.Po774/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-sha256 test/alg-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la775libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so776depbase=`echo test/alg-sha512.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\777gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-sha512.o -MD -MP -MF $depbase.Tpo -c -o test/alg-sha512.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-sha512.c &&\778mv -f $depbase.Tpo $depbase.Po779/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-sha512 test/alg-sha512.o lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la780libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so781depbase=`echo test/alg-sm3.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\782gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-sm3.o -MD -MP -MF $depbase.Tpo -c -o test/alg-sm3.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-sm3.c &&\783mv -f $depbase.Tpo $depbase.Po784/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-sm3 test/alg-sm3.o lib/libcrypt_la-alg-sm3.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la785libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/alg-sm3 test/alg-sm3.o lib/.libs/libcrypt_la-alg-sm3.o lib/.libs/libcrypt_la-util-xbzero.o  ./.libs/libcrypt.so786depbase=`echo test/alg-sm3-hmac.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\787gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-sm3-hmac.o -MD -MP -MF $depbase.Tpo -c -o test/alg-sm3-hmac.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-sm3-hmac.c &&\788mv -f $depbase.Tpo $depbase.Po789/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/alg-sm3-hmac test/alg-sm3-hmac.o lib/libcrypt_la-alg-sm3.lo lib/libcrypt_la-alg-sm3-hmac.lo lib/libcrypt_la-util-xbzero.lo libcrypt.la790libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/alg-sm3-hmac test/alg-sm3-hmac.o lib/.libs/libcrypt_la-alg-sm3.o lib/.libs/libcrypt_la-alg-sm3-hmac.o lib/.libs/libcrypt_la-util-xbzero.o  ./.libs/libcrypt.so791depbase=`echo test/alg-yescrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\792gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/alg-yescrypt.o -MD -MP -MF $depbase.Tpo -c -o test/alg-yescrypt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/alg-yescrypt.c &&\793mv -f $depbase.Tpo $depbase.Po794/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la795libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so796depbase=`echo test/badsalt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\797gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/badsalt.o -MD -MP -MF $depbase.Tpo -c -o test/badsalt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/badsalt.c &&\798mv -f $depbase.Tpo $depbase.Po799/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/badsalt test/badsalt.o libcrypt.la800libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/badsalt test/badsalt.o  ./.libs/libcrypt.so801depbase=`echo test/badsetting.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\802gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/badsetting.o -MD -MP -MF $depbase.Tpo -c -o test/badsetting.o /build/libxcrypt/src/libxcrypt-4.5.2/test/badsetting.c &&\803mv -f $depbase.Tpo $depbase.Po804/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/badsetting test/badsetting.o libcrypt.la805libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/badsetting test/badsetting.o  ./.libs/libcrypt.so806depbase=`echo test/byteorder.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\807gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/byteorder.o -MD -MP -MF $depbase.Tpo -c -o test/byteorder.o /build/libxcrypt/src/libxcrypt-4.5.2/test/byteorder.c &&\808mv -f $depbase.Tpo $depbase.Po809/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/byteorder test/byteorder.o810libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/byteorder test/byteorder.o811depbase=`echo test/checksalt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\812gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/checksalt.o -MD -MP -MF $depbase.Tpo -c -o test/checksalt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/checksalt.c &&\813mv -f $depbase.Tpo $depbase.Po814/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/checksalt test/checksalt.o libcrypt.la815libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/checksalt test/checksalt.o  ./.libs/libcrypt.so816depbase=`echo test/compile-strong-alias.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\817gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/compile-strong-alias.o -MD -MP -MF $depbase.Tpo -c -o test/compile-strong-alias.o /build/libxcrypt/src/libxcrypt-4.5.2/test/compile-strong-alias.c &&\818mv -f $depbase.Tpo $depbase.Po819/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/compile-strong-alias test/compile-strong-alias.o820libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/compile-strong-alias test/compile-strong-alias.o821depbase=`echo test/crypt-badargs.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\822gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/crypt-badargs.o -MD -MP -MF $depbase.Tpo -c -o test/crypt-badargs.o /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-badargs.c &&\823mv -f $depbase.Tpo $depbase.Po824/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/crypt-badargs test/crypt-badargs.o libcrypt.la825libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/crypt-badargs test/crypt-badargs.o  ./.libs/libcrypt.so826depbase=`echo test/crypt-gost-yescrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\827gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/crypt-gost-yescrypt.o -MD -MP -MF $depbase.Tpo -c -o test/crypt-gost-yescrypt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-gost-yescrypt.c &&\828mv -f $depbase.Tpo $depbase.Po829In file included from /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-gost-yescrypt.c:33:830/build/libxcrypt/src/libxcrypt-4.5.2/test/../lib/crypt-gost-yescrypt.c: In function ???_crypt_crypt_gost_yescrypt_rn???:831/build/libxcrypt/src/libxcrypt-4.5.2/test/../lib/crypt-gost-yescrypt.c:134:16: warning: initialization discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]832  134 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');833      |                ^~~~~~834/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -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.la835libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -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.so836depbase=`echo test/crypt-nested-call.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\837gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/crypt-nested-call.o -MD -MP -MF $depbase.Tpo -c -o test/crypt-nested-call.o /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-nested-call.c &&\838mv -f $depbase.Tpo $depbase.Po839/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/crypt-nested-call test/crypt-nested-call.o libcrypt.la840libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/crypt-nested-call test/crypt-nested-call.o  ./.libs/libcrypt.so841depbase=`echo test/crypt-sm3-yescrypt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\842gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/crypt-sm3-yescrypt.o -MD -MP -MF $depbase.Tpo -c -o test/crypt-sm3-yescrypt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-sm3-yescrypt.c &&\843mv -f $depbase.Tpo $depbase.Po844In file included from /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-sm3-yescrypt.c:33:845/build/libxcrypt/src/libxcrypt-4.5.2/test/../lib/crypt-sm3-yescrypt.c: In function ???_crypt_crypt_sm3_yescrypt_rn???:846/build/libxcrypt/src/libxcrypt-4.5.2/test/../lib/crypt-sm3-yescrypt.c:139:16: warning: initialization discards ???const??? qualifier from pointer target type [-Wdiscarded-qualifiers]847  139 |   char *hptr = strchr ((const char *) intbuf->retval + 3, '$');848      |                ^~~~~~849/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/crypt-sm3-yescrypt test/crypt-sm3-yescrypt.o lib/libcrypt_la-alg-sm3.lo lib/libcrypt_la-alg-sm3-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.la850libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/crypt-sm3-yescrypt test/crypt-sm3-yescrypt.o lib/.libs/libcrypt_la-alg-sm3.o lib/.libs/libcrypt_la-alg-sm3-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.so851depbase=`echo test/crypt-too-long-phrase.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\852gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/crypt-too-long-phrase.o -MD -MP -MF $depbase.Tpo -c -o test/crypt-too-long-phrase.o /build/libxcrypt/src/libxcrypt-4.5.2/test/crypt-too-long-phrase.c &&\853mv -f $depbase.Tpo $depbase.Po854/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/crypt-too-long-phrase test/crypt-too-long-phrase.o libcrypt.la855libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/crypt-too-long-phrase test/crypt-too-long-phrase.o  ./.libs/libcrypt.so856depbase=`echo test/explicit-bzero.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\857gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/explicit-bzero.o -MD -MP -MF $depbase.Tpo -c -o test/explicit-bzero.o /build/libxcrypt/src/libxcrypt-4.5.2/test/explicit-bzero.c &&\858mv -f $depbase.Tpo $depbase.Po859/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/explicit-bzero test/explicit-bzero.o lib/libcrypt_la-util-xbzero.lo860libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/explicit-bzero test/explicit-bzero.o lib/.libs/libcrypt_la-util-xbzero.o861depbase=`echo test/gensalt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\862gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/gensalt.o -MD -MP -MF $depbase.Tpo -c -o test/gensalt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/gensalt.c &&\863mv -f $depbase.Tpo $depbase.Po864/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/gensalt test/gensalt.o lib/libcrypt_la-util-xstrcpy.lo libcrypt.la865libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/gensalt test/gensalt.o lib/.libs/libcrypt_la-util-xstrcpy.o  ./.libs/libcrypt.so866depbase=`echo test/gensalt-bcrypt_x.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\867gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/gensalt-bcrypt_x.o -MD -MP -MF $depbase.Tpo -c -o test/gensalt-bcrypt_x.o /build/libxcrypt/src/libxcrypt-4.5.2/test/gensalt-bcrypt_x.c &&\868mv -f $depbase.Tpo $depbase.Po869/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/gensalt-bcrypt_x test/gensalt-bcrypt_x.o libcrypt.la870libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/gensalt-bcrypt_x test/gensalt-bcrypt_x.o  ./.libs/libcrypt.so871depbase=`echo test/gensalt-extradata.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\872gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/gensalt-extradata.o -MD -MP -MF $depbase.Tpo -c -o test/gensalt-extradata.o /build/libxcrypt/src/libxcrypt-4.5.2/test/gensalt-extradata.c &&\873mv -f $depbase.Tpo $depbase.Po874/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/gensalt-extradata test/gensalt-extradata.o libcrypt.la875libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/gensalt-extradata test/gensalt-extradata.o  ./.libs/libcrypt.so876depbase=`echo test/gensalt-nested-call.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\877gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/gensalt-nested-call.o -MD -MP -MF $depbase.Tpo -c -o test/gensalt-nested-call.o /build/libxcrypt/src/libxcrypt-4.5.2/test/gensalt-nested-call.c &&\878mv -f $depbase.Tpo $depbase.Po879/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/gensalt-nested-call test/gensalt-nested-call.o libcrypt.la880libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/gensalt-nested-call test/gensalt-nested-call.o  ./.libs/libcrypt.so881depbase=`echo test/gensalt-nthash.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\882gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/gensalt-nthash.o -MD -MP -MF $depbase.Tpo -c -o test/gensalt-nthash.o /build/libxcrypt/src/libxcrypt-4.5.2/test/gensalt-nthash.c &&\883mv -f $depbase.Tpo $depbase.Po884/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/gensalt-nthash test/gensalt-nthash.o libcrypt.la885libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/gensalt-nthash test/gensalt-nthash.o  ./.libs/libcrypt.so886depbase=`echo test/getrandom-fallbacks.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\887gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/getrandom-fallbacks.o -MD -MP -MF $depbase.Tpo -c -o test/getrandom-fallbacks.o /build/libxcrypt/src/libxcrypt-4.5.2/test/getrandom-fallbacks.c &&\888mv -f $depbase.Tpo $depbase.Po889/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -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 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/getrandom-fallbacks test/getrandom-fallbacks.o lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-xbzero.lo890libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -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 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/getrandom-fallbacks test/getrandom-fallbacks.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-xbzero.o891depbase=`echo test/getrandom-interface.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\892gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/getrandom-interface.o -MD -MP -MF $depbase.Tpo -c -o test/getrandom-interface.o /build/libxcrypt/src/libxcrypt-4.5.2/test/getrandom-interface.c &&\893mv -f $depbase.Tpo $depbase.Po894/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/getrandom-interface test/getrandom-interface.o lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-xbzero.lo895libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/getrandom-interface test/getrandom-interface.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-xbzero.o896depbase=`echo test/preferred-method.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\897gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/preferred-method.o -MD -MP -MF $depbase.Tpo -c -o test/preferred-method.o /build/libxcrypt/src/libxcrypt-4.5.2/test/preferred-method.c &&\898mv -f $depbase.Tpo $depbase.Po899/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/preferred-method test/preferred-method.o libcrypt.la900libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/preferred-method test/preferred-method.o  ./.libs/libcrypt.so901depbase=`echo test/short-outbuf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\902gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/short-outbuf.o -MD -MP -MF $depbase.Tpo -c -o test/short-outbuf.o /build/libxcrypt/src/libxcrypt-4.5.2/test/short-outbuf.c &&\903mv -f $depbase.Tpo $depbase.Po904/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/short-outbuf test/short-outbuf.o libcrypt.la905libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/short-outbuf test/short-outbuf.o  ./.libs/libcrypt.so906depbase=`echo test/special-char-salt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\907gcc -DHAVE_CONFIG_H -I. -I/build/libxcrypt/src/libxcrypt-4.5.2  -I/build/libxcrypt/src/libxcrypt-4.5.2/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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -MT test/special-char-salt.o -MD -MP -MF $depbase.Tpo -c -o test/special-char-salt.o /build/libxcrypt/src/libxcrypt-4.5.2/test/special-char-salt.c &&\908mv -f $depbase.Tpo $depbase.Po909/bin/sh ./libtool  --tag=CC   --mode=link 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -fcf-protection         -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now          -Wl,-z,pack-relative-relocs -flto=auto -o test/special-char-salt test/special-char-salt.o libcrypt.la910libtool: link: 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 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -g -ffile-prefix-map=/build/libxcrypt/src=/usr/src/debug/libxcrypt -flto=auto -Wno-error=discarded-qualifiers -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,pack-relative-relocs -flto=auto -o test/.libs/special-char-salt test/special-char-salt.o  ./.libs/libcrypt.so911make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'912make  check-TESTS913make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt'914make[2]: Entering directory '/build/libxcrypt/src/build-libxcrypt'915PASS: test/ka-bcrypt916PASS: test/ka-bcrypt-a917SKIP: test/ka-bcrypt-x918PASS: test/ka-bcrypt-y919SKIP: test/ka-bigcrypt920SKIP: test/ka-bsdicrypt921PASS: test/ka-descrypt922PASS: test/ka-gost-yescrypt923PASS: test/ka-md5crypt924SKIP: test/ka-nt925PASS: test/ka-scrypt926SKIP: test/ka-sha1crypt927PASS: test/ka-sha256crypt928PASS: test/ka-sha512crypt929SKIP: test/ka-sm3crypt930PASS: test/ka-sm3-yescrypt931SKIP: test/ka-sunmd5932PASS: test/ka-yescrypt933PASS: test/alg-des934PASS: test/alg-gost3411-2012935PASS: test/alg-gost3411-2012-hmac936SKIP: test/alg-hmac-sha1937SKIP: test/alg-md4938PASS: test/alg-md5939PASS: test/alg-pbkdf-hmac-sha256940SKIP: test/alg-sha1941PASS: test/alg-sha256942PASS: test/alg-sha512943SKIP: test/alg-sm3944PASS: test/alg-sm3-hmac945PASS: test/alg-yescrypt946PASS: test/badsalt947PASS: test/badsetting948PASS: test/byteorder949PASS: test/checksalt950PASS: test/compile-strong-alias951PASS: test/crypt-badargs952PASS: test/crypt-gost-yescrypt953PASS: test/crypt-nested-call954PASS: test/crypt-sm3-yescrypt955PASS: test/crypt-too-long-phrase956PASS: test/explicit-bzero957PASS: test/gensalt958SKIP: test/gensalt-bcrypt_x959PASS: test/gensalt-extradata960PASS: test/gensalt-nested-call961SKIP: test/gensalt-nthash962SKIP: test/getrandom-fallbacks963PASS: test/getrandom-interface964PASS: test/preferred-method965PASS: test/short-outbuf966PASS: test/special-char-salt967============================================================================968Testsuite summary for xcrypt 4.5.2969============================================================================970# TOTAL: 52971# PASS:  38972# SKIP:  14973# XFAIL: 0974# FAIL:  0975# XPASS: 0976# ERROR: 0977============================================================================978make[2]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'979make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'980==> Entering fakeroot environment...981libfakeroot internal error: payload not recognized!982==> Starting package_libxcrypt()...983make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt'984 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt/usr/lib'985 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libcrypt.la '/build/libxcrypt/pkg/libxcrypt/usr/lib'986libtool: install: /usr/bin/install -c .libs/libcrypt.so.2.0.0 /build/libxcrypt/pkg/libxcrypt/usr/lib/libcrypt.so.2.0.0987libtool: install: (cd /build/libxcrypt/pkg/libxcrypt/usr/lib && { ln -s -f libcrypt.so.2.0.0 libcrypt.so.2 || { rm -f libcrypt.so.2 && ln -s libcrypt.so.2.0.0 libcrypt.so.2; }; })988libtool: install: (cd /build/libxcrypt/pkg/libxcrypt/usr/lib && { ln -s -f libcrypt.so.2.0.0 libcrypt.so || { rm -f libcrypt.so && ln -s libcrypt.so.2.0.0 libcrypt.so; }; })989libtool: install: /usr/bin/install -c .libs/libcrypt.lai /build/libxcrypt/pkg/libxcrypt/usr/lib/libcrypt.la990libtool: warning: remember to run 'libtool --finish /usr/lib'991make  install-exec-hook992make[2]: Entering directory '/build/libxcrypt/src/build-libxcrypt'993make[2]: Nothing to be done for 'install-exec-hook'.994make[2]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'995 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt/usr/share/man/man3'996 /usr/bin/install -c -m 644 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_checksalt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt_ra.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt_rn.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_preferred_method.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_r.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_ra.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_rn.3 '/build/libxcrypt/pkg/libxcrypt/usr/share/man/man3'997 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt/usr/share/man/man5'998 /usr/bin/install -c -m 644 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt.5 '/build/libxcrypt/pkg/libxcrypt/usr/share/man/man5'999 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt/usr/include'1000 /usr/bin/install -c -m 644 crypt.h '/build/libxcrypt/pkg/libxcrypt/usr/include'1001 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt/usr/lib/pkgconfig'1002 /usr/bin/install -c -m 644 libxcrypt.pc '/build/libxcrypt/pkg/libxcrypt/usr/lib/pkgconfig'1003make  install-data-hook1004make[2]: Entering directory '/build/libxcrypt/src/build-libxcrypt'1005cd /build/libxcrypt/pkg/libxcrypt/usr/lib/pkgconfig && \1006	ln -s -f libxcrypt.pc libcrypt.pc1007make[2]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'1008make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt'1009==> Tidying install...1010  -> Removing libtool files...1011  -> Removing static library files...1012  -> Purging unwanted files...1013  -> Stripping unneeded symbols from binaries and libraries...1014  -> Compressing man and info pages...1015==> Checking for packaging issues...1016==> Creating package "libxcrypt"...1017  -> Generating .PKGINFO file...1018  -> Generating .BUILDINFO file...1019  -> Adding install file...1020  -> Generating .MTREE file...1021  -> Compressing package...1022==> Starting package_libxcrypt-compat()...1023make[1]: Entering directory '/build/libxcrypt/src/build-libxcrypt-compat'1024 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt-compat/usr/lib'1025 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libcrypt.la '/build/libxcrypt/pkg/libxcrypt-compat/usr/lib'1026libtool: install: /usr/bin/install -c .libs/libcrypt.so.1.1.0 /build/libxcrypt/pkg/libxcrypt-compat/usr/lib/libcrypt.so.1.1.01027libtool: install: (cd /build/libxcrypt/pkg/libxcrypt-compat/usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so.1 || { rm -f libcrypt.so.1 && ln -s libcrypt.so.1.1.0 libcrypt.so.1; }; })1028libtool: install: (cd /build/libxcrypt/pkg/libxcrypt-compat/usr/lib && { ln -s -f libcrypt.so.1.1.0 libcrypt.so || { rm -f libcrypt.so && ln -s libcrypt.so.1.1.0 libcrypt.so; }; })1029libtool: install: /usr/bin/install -c .libs/libcrypt.lai /build/libxcrypt/pkg/libxcrypt-compat/usr/lib/libcrypt.la1030libtool: warning: remember to run 'libtool --finish /usr/lib'1031make  install-exec-hook1032make[2]: Entering directory '/build/libxcrypt/src/build-libxcrypt-compat'1033cd /build/libxcrypt/pkg/libxcrypt-compat/usr/lib && \1034	ln -s -f libcrypt.so libxcrypt.so1035make[2]: Leaving directory '/build/libxcrypt/src/build-libxcrypt-compat'1036 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt-compat/usr/share/man/man3'1037 /usr/bin/install -c -m 644 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_checksalt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt_ra.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_gensalt_rn.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_preferred_method.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_r.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_ra.3 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt_rn.3 '/build/libxcrypt/pkg/libxcrypt-compat/usr/share/man/man3'1038 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt-compat/usr/share/man/man5'1039 /usr/bin/install -c -m 644 /build/libxcrypt/src/libxcrypt-4.5.2/doc/crypt.5 '/build/libxcrypt/pkg/libxcrypt-compat/usr/share/man/man5'1040 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt-compat/usr/include'1041 /usr/bin/install -c -m 644 crypt.h xcrypt.h '/build/libxcrypt/pkg/libxcrypt-compat/usr/include'1042 /usr/bin/mkdir -p '/build/libxcrypt/pkg/libxcrypt-compat/usr/lib/pkgconfig'1043 /usr/bin/install -c -m 644 libxcrypt.pc '/build/libxcrypt/pkg/libxcrypt-compat/usr/lib/pkgconfig'1044make  install-data-hook1045make[2]: Entering directory '/build/libxcrypt/src/build-libxcrypt-compat'1046cd /build/libxcrypt/pkg/libxcrypt-compat/usr/lib/pkgconfig && \1047	ln -s -f libxcrypt.pc libcrypt.pc1048make[2]: Leaving directory '/build/libxcrypt/src/build-libxcrypt-compat'1049make[1]: Leaving directory '/build/libxcrypt/src/build-libxcrypt-compat'1050==> Tidying install...1051  -> Removing libtool files...1052  -> Removing static library files...1053  -> Purging unwanted files...1054  -> Stripping unneeded symbols from binaries and libraries...1055  -> Compressing man and info pages...1056==> Checking for packaging issues...1057==> Creating package "libxcrypt-compat"...1058  -> Generating .PKGINFO file...1059  -> Generating .BUILDINFO file...1060  -> Adding install file...1061  -> Generating .MTREE file...1062  -> Compressing package...1063==> Creating package "libxcrypt-debug"...1064  -> Generating .PKGINFO file...1065  -> Generating .BUILDINFO file...1066  -> Generating .MTREE file...1067  -> Compressing package...1068==> Leaving fakeroot environment.1069==> Finished making: libxcrypt 4.5.2-1.1 (Thu Sep 10 00:30:17 2026)1070==> builder-signed libxcrypt-4.5.2-1.1-x86_64.pkg.tar.zst1071==> builder-signed libxcrypt-compat-4.5.2-1.1-x86_64.pkg.tar.zst1072==> builder-signed libxcrypt-debug-4.5.2-1.1-x86_64.pkg.tar.zst1073==> archci-build finished with 0 at 2026-09-10T00:30:17Z: libxcrypt-4.5.2-1.1-x86_64.pkg.tar.zst libxcrypt-compat-4.5.2-1.1-x86_64.pkg.tar.zst libxcrypt-debug-4.5.2-1.1-x86_64.pkg.tar.zst