Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 642412 Details for
Bug 725986
sys-libs/libxcrypt fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 356.82 KB, created by
Agostino Sarubbo
on 2020-05-29 06:51:09 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-29 06:51:09 UTC
Size:
356.82 KB
patch
obsolete
> * Package: sys-libs/libxcrypt-4.4.16 > * Repository: gentoo > * Maintainer: hardened@gentoo.org > * USE: abi_x86_64 amd64 compat elibc_glibc kernel_linux static-libs test userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Using python3.7 to build >>>> Unpacking source... >>>> Unpacking libxcrypt-4.4.16.tar.gz to /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work >>>> Source unpacked in /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work >>>> Preparing source in /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 ... > * Applying libxcrypt-4.4.12-pythonver.patch ... > [ ok ] > * Applying libxcrypt-4.4.12-multibuild.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: libxcrypt-4.4.16/ > * Running elibtoolize in: libxcrypt-4.4.16/m4/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 ... > * xcrypt_compat: running multilib-minimal_src_configure > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libxcrypt-4.4.16/m4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxcrypt-4.4.16/m4/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libxcrypt-4.4.16 --htmldir=/usr/share/doc/libxcrypt-4.4.16/html --with-sysroot=/ --libdir=/usr/lib64/xcrypt --with-pkgconfigdir=/usr/lib64/pkgconfig --includedir=/usr/include/xcrypt --disable-static --disable-xcrypt-compat-files --enable-obsolete-api=yes >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C11... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Walloc-zero... yes >checking whether C compiler accepts -Walloca... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcast-qual... yes >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wformat-overflow=2... yes >checking whether C compiler accepts -Wformat-signedness... yes >checking whether C compiler accepts -Wformat-truncation=1... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wstrict-overflow=2... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wvla... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpedantic... yes >checking whether C compiler accepts -Werror... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld >checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking whether the preprocessor (x86_64-pc-linux-gnu-gcc -E) supports -dD... yes >checking for fcntl.h... yes >checking for stdbool.h... yes >checking for sys/cdefs.h... yes >checking for sys/random.h... yes >checking for sys/syscall.h... yes >checking for endian.h... yes >checking for sys/endian.h... no >checking for sys/param.h... yes >checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes >checking whether sys/cdefs.h defines __THROW... yes >checking how to control data alignment... _Alignas >checking how to query data alignment... _Alignof >checking for max_align_t in stddef.h... yes >checking for byte order macros... BYTE_ORDER and xxx_ENDIAN >checking for static_assert in assert.h... yes >checking for ld --wrap... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking how to make linking fail when undefined symbols remain... -Wl,-z,defs >checking how to make linking fail when there are text relocations... -Wl,-z,text >checking how to link with read-only relocations... -Wl,-z,relro >checking how to link with immediate binding... -Wl,-z,now >checking whether C compiler accepts -fno-plt... yes >checking for arc4random_buf... no >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for getrandom... yes >checking for memset_s... no >checking for open64... yes >checking for syscall... yes >checking for valgrind... no >checking for python3.7... /usr/bin/python3.7 >checking for python version... 3.7.7 >checking python3.7 module: passlib... yes >checking minimum symbol version to use for compatibility symbols... GLIBC_2.2.5 >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating crypt.h.in >config.status: creating libxcrypt.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > * xcrypt_nocompat: running multilib-minimal_src_configure > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libxcrypt-4.4.16/m4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libxcrypt-4.4.16/m4/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libxcrypt-4.4.16 --htmldir=/usr/share/doc/libxcrypt-4.4.16/html --with-sysroot=/ --libdir=/usr/lib64/xcrypt --with-pkgconfigdir=/usr/lib64/pkgconfig --includedir=/usr/include/xcrypt --enable-obsolete-api=no --enable-static >checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C11... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gawk... (cached) gawk >checking whether make sets $(MAKE)... (cached) yes >checking whether ln -s works... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether C compiler accepts -Werror=unknown-warning-option... no >checking whether C compiler accepts -Wall... yes >checking whether C compiler accepts -Wextra... yes >checking whether C compiler accepts -Walloc-zero... yes >checking whether C compiler accepts -Walloca... yes >checking whether C compiler accepts -Wbad-function-cast... yes >checking whether C compiler accepts -Wcast-align... yes >checking whether C compiler accepts -Wcast-qual... yes >checking whether C compiler accepts -Wconversion... yes >checking whether C compiler accepts -Wformat=2... yes >checking whether C compiler accepts -Wformat-overflow=2... yes >checking whether C compiler accepts -Wformat-signedness... yes >checking whether C compiler accepts -Wformat-truncation=1... yes >checking whether C compiler accepts -Wlogical-op... yes >checking whether C compiler accepts -Wmissing-declarations... yes >checking whether C compiler accepts -Wmissing-prototypes... yes >checking whether C compiler accepts -Wnested-externs... yes >checking whether C compiler accepts -Wnull-dereference... yes >checking whether C compiler accepts -Wold-style-definition... yes >checking whether C compiler accepts -Wpointer-arith... yes >checking whether C compiler accepts -Wrestrict... yes >checking whether C compiler accepts -Wshadow... yes >checking whether C compiler accepts -Wstrict-overflow=2... yes >checking whether C compiler accepts -Wstrict-prototypes... yes >checking whether C compiler accepts -Wundef... yes >checking whether C compiler accepts -Wvla... yes >checking whether C compiler accepts -Wwrite-strings... yes >checking whether C compiler accepts -Wpedantic... yes >checking whether C compiler accepts -Werror... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-ld >checking if the linker (x86_64-pc-linux-gnu-ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... x86_64-pc-linux-gnu-nm >checking the name lister (x86_64-pc-linux-gnu-nm) interface... BSD nm >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for x86_64-pc-linux-gnu-ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse x86_64-pc-linux-gnu-nm output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (x86_64-pc-linux-gnu-ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking whether the preprocessor (x86_64-pc-linux-gnu-gcc -E) supports -dD... yes >checking for fcntl.h... yes >checking for stdbool.h... yes >checking for sys/cdefs.h... yes >checking for sys/random.h... yes >checking for sys/syscall.h... yes >checking for endian.h... yes >checking for sys/endian.h... no >checking for sys/param.h... yes >checking whether sys/cdefs.h defines __BEGIN_DECLS and __END_DECLS... yes >checking whether sys/cdefs.h defines __THROW... yes >checking how to control data alignment... _Alignas >checking how to query data alignment... _Alignof >checking for max_align_t in stddef.h... yes >checking for byte order macros... BYTE_ORDER and xxx_ENDIAN >checking for static_assert in assert.h... yes >checking for ld --wrap... yes >checking linker version script flag... --version-script >checking if version scripts can use complex wildcards... yes >checking how to make linking fail when undefined symbols remain... -Wl,-z,defs >checking how to make linking fail when there are text relocations... -Wl,-z,text >checking how to link with read-only relocations... -Wl,-z,relro >checking how to link with immediate binding... -Wl,-z,now >checking whether C compiler accepts -fno-plt... yes >checking for arc4random_buf... no >checking for explicit_bzero... yes >checking for explicit_memset... no >checking for getentropy... yes >checking for getrandom... yes >checking for memset_s... no >checking for open64... yes >checking for syscall... yes >checking for valgrind... no >checking for python3.7... /usr/bin/python3.7 >checking for python version... 3.7.7 >checking python3.7 module: passlib... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating crypt.h.in >config.status: creating libxcrypt.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 ... > * xcrypt_compat: running multilib-minimal_src_compile > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >LC_ALL=C gawk \ > -v ENABLED_HASHES=,md5crypt,bcrypt_x,bcrypt_y,bsdicrypt,bcrypt,scrypt,gost_yescrypt,bcrypt_a,descrypt,nt,bigcrypt,sha512crypt,sunmd5,sha1crypt,sha256crypt,yescrypt, \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-hashes.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/hashes.conf > crypt-hashes.h.T >LC_ALL=C gawk \ > -v SYMVER_MIN=GLIBC_2.0 \ > -v SYMVER_FLOOR=GLIBC_2.2.5 \ > -v COMPAT_ABI=yes \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-vers.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/libcrypt.map.in > crypt-symbol-vers.h.T >LC_ALL=C gawk \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-crypt-h.awk \ > config.h /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/xcrypt.h.in \ > > xcrypt.h.T >mv -f crypt-hashes.h.T crypt-hashes.h >mv -f crypt-symbol-vers.h.T crypt-symbol-vers.h >LC_ALL=C gawk \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-crypt-h.awk config.h \ > ./crypt.h.in > crypt.h.T >mv -f xcrypt.h.T xcrypt.h >LC_ALL=C \ >/bin/grep -q "#define HASH_ALGORITHM_DEFAULT" crypt-hashes.h && \ >/bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/1/g" crypt.h.T || \ >/bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/0/g" crypt.h.T >mv -f crypt.h.T crypt.h >LC_ALL=C echo "# Deps" > Makefile.deps.T >mv -f Makefile.deps.T Makefile.deps >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >LC_ALL=C gawk \ > -v SYMVER_MIN=GLIBC_2.0 \ > -v SYMVER_FLOOR=GLIBC_2.2.5 \ > -v COMPAT_ABI=yes \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-map.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/libcrypt.map.in > libcrypt.map.T >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/gen-des-tables.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-des-tables.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-des-tables.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-des.c >mv -f libcrypt.map.T libcrypt.map >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-gost3411-2012-core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-gost3411-2012-hmac.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-hmac-sha1.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-md4.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-hmac.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-md5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha512.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-yescrypt-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-yescrypt-opt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-opt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-bcrypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-common.lo `test -f 'lib/crypt-common.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-common.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-des.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-bcrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-common.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gensalt-static.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gensalt.lo `test -f 'lib/crypt-gensalt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gensalt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gost-yescrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gost-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-md5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-nthash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-nthash.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-pbkdf1-sha1.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-scrypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-pbkdf1-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-scrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sha512.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-static.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sunmd5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-yescrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sunmd5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-randombytes.lo `test -f 'lib/randombytes.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/randombytes.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-des-obsolete.lo `test -f 'lib/crypt-des-obsolete.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-des-obsolete.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/gen-des-tables lib/gen-des-tables.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/randombytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-randombytes.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-des-obsolete.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des-obsolete.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/gen-des-tables lib/gen-des-tables.o -Wl,--as-needed >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcrypt.la -rpath /usr/lib64/xcrypt lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-bcrypt.lo lib/libcrypt_la-crypt-common.lo lib/libcrypt_la-crypt-des.lo lib/libcrypt_la-crypt-gensalt-static.lo lib/libcrypt_la-crypt-gensalt.lo lib/libcrypt_la-crypt-gost-yescrypt.lo lib/libcrypt_la-crypt-md5.lo lib/libcrypt_la-crypt-nthash.lo lib/libcrypt_la-crypt-pbkdf1-sha1.lo lib/libcrypt_la-crypt-scrypt.lo lib/libcrypt_la-crypt-sha256.lo lib/libcrypt_la-crypt-sha512.lo lib/libcrypt_la-crypt-static.lo lib/libcrypt_la-crypt-sunmd5.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt.lo lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-des-obsolete.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-bcrypt.o lib/.libs/libcrypt_la-crypt-common.o lib/.libs/libcrypt_la-crypt-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.o lib/.libs/libcrypt_la-crypt-gensalt.o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o lib/.libs/libcrypt_la-crypt-md5.o lib/.libs/libcrypt_la-crypt-nthash.o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o lib/.libs/libcrypt_la-crypt-scrypt.o lib/.libs/libcrypt_la-crypt-sha256.o lib/.libs/libcrypt_la-crypt-sha512.o lib/.libs/libcrypt_la-crypt-static.o lib/.libs/libcrypt_la-crypt-sunmd5.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-des-obsolete.o -Wl,--as-needed -O2 -march=native -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,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcrypt.so.1 -o .libs/libcrypt.so.1.1.0 >libtool: link: (cd ".libs" && rm -f "libcrypt.so.1" && ln -s "libcrypt.so.1.1.0" "libcrypt.so.1") >libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.1.1.0" "libcrypt.so") >libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" ) >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' > * xcrypt_nocompat: running multilib-minimal_src_compile > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j4 >LC_ALL=C gawk \ > -v ENABLED_HASHES=,md5crypt,bcrypt_x,bcrypt_y,bsdicrypt,bcrypt,scrypt,gost_yescrypt,bcrypt_a,descrypt,nt,bigcrypt,sha512crypt,sunmd5,sha1crypt,sha256crypt,yescrypt, \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-hashes.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/hashes.conf > crypt-hashes.h.T >LC_ALL=C gawk \ > -v SYMVER_MIN=XCRYPT_2.0 \ > -v SYMVER_FLOOR=XCRYPT_2.0 \ > -v COMPAT_ABI=no \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-vers.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/libcrypt.map.in > crypt-symbol-vers.h.T >LC_ALL=C gawk \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-crypt-h.awk \ > config.h /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/xcrypt.h.in \ > > xcrypt.h.T >mv -f crypt-hashes.h.T crypt-hashes.h >mv -f crypt-symbol-vers.h.T crypt-symbol-vers.h >LC_ALL=C gawk \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-crypt-h.awk config.h \ > ./crypt.h.in > crypt.h.T >mv -f xcrypt.h.T xcrypt.h >LC_ALL=C \ >/bin/grep -q "#define HASH_ALGORITHM_DEFAULT" crypt-hashes.h && \ >/bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/1/g" crypt.h.T || \ >/bin/sed -i -e "s/@DEFAULT_PREFIX_ENABLED@/0/g" crypt.h.T >mv -f crypt.h.T crypt.h >LC_ALL=C echo "# Deps" > Makefile.deps.T >mv -f Makefile.deps.T Makefile.deps >make all-am >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >LC_ALL=C gawk \ > -v SYMVER_MIN=XCRYPT_2.0 \ > -v SYMVER_FLOOR=XCRYPT_2.0 \ > -v COMPAT_ABI=no \ > -f /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-map.awk \ > /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/libcrypt.map.in > libcrypt.map.T >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/gen-des-tables.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/gen-des-tables.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-des-tables.c >mv -f libcrypt.map.T libcrypt.map >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-des.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-gost3411-2012-core.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-gost3411-2012-hmac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des-tables.c -o lib/libcrypt_la-alg-des-tables.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-des.c -o lib/libcrypt_la-alg-des.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-hmac.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-core.c -o lib/libcrypt_la-alg-gost3411-2012-core.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-hmac-sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-gost3411-2012-hmac.c -o lib/libcrypt_la-alg-gost3411-2012-hmac.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-md4.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-md5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-hmac-sha1.c -o lib/libcrypt_la-alg-hmac-sha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha1.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha256.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md4.c -o lib/libcrypt_la-alg-md4.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-md5.c -o lib/libcrypt_la-alg-md5.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-sha512.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-yescrypt-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha1.c -o lib/libcrypt_la-alg-sha1.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha256.c -o lib/libcrypt_la-alg-sha256.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/alg-yescrypt-opt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-sha512.c -o lib/libcrypt_la-alg-sha512.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-common.c -o lib/libcrypt_la-alg-yescrypt-common.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-opt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-bcrypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-common.lo `test -f 'lib/crypt-common.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-bcrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-des.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-common.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-common.c -o lib/libcrypt_la-crypt-common.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gensalt-static.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-des.c -o lib/libcrypt_la-crypt-des.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt-static.c -o lib/libcrypt_la-crypt-gensalt-static.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gensalt.lo `test -f 'lib/crypt-gensalt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gensalt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-gost-yescrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gost-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gensalt.c -o lib/libcrypt_la-crypt-gensalt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-bcrypt.c -o lib/libcrypt_la-crypt-bcrypt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-gost-yescrypt.c -o lib/libcrypt_la-crypt-gost-yescrypt.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-md5.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-nthash.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/alg-yescrypt-opt.c -o lib/libcrypt_la-alg-yescrypt-opt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-nthash.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-md5.c -o lib/libcrypt_la-crypt-md5.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-nthash.c -o lib/libcrypt_la-crypt-nthash.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-pbkdf1-sha1.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-scrypt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-pbkdf1-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-scrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-scrypt.c -o lib/libcrypt_la-crypt-scrypt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-pbkdf1-sha1.c -o lib/libcrypt_la-crypt-pbkdf1-sha1.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sha256.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sha512.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-static.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-static.c -o lib/libcrypt_la-crypt-static.o >/dev/null 2>&1 >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-sunmd5.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha256.c -o lib/libcrypt_la-crypt-sha256.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sha512.c -o lib/libcrypt_la-crypt-sha512.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sunmd5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt-yescrypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/crypt.c >/bin/sh ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c -o lib/libcrypt_la-randombytes.lo `test -f 'lib/randombytes.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`lib/randombytes.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-sunmd5.c -o lib/libcrypt_la-crypt-sunmd5.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt-yescrypt.c -o lib/libcrypt_la-crypt-yescrypt.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/randombytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-randombytes.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/gen-des-tables lib/gen-des-tables.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/randombytes.c -o lib/libcrypt_la-randombytes.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib -DIN_LIBCRYPT -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -c /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/lib/crypt.c -o lib/libcrypt_la-crypt.o >/dev/null 2>&1 >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o lib/gen-des-tables lib/gen-des-tables.o -Wl,--as-needed >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcrypt.la -rpath /usr/lib64/xcrypt lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-bcrypt.lo lib/libcrypt_la-crypt-common.lo lib/libcrypt_la-crypt-des.lo lib/libcrypt_la-crypt-gensalt-static.lo lib/libcrypt_la-crypt-gensalt.lo lib/libcrypt_la-crypt-gost-yescrypt.lo lib/libcrypt_la-crypt-md5.lo lib/libcrypt_la-crypt-nthash.lo lib/libcrypt_la-crypt-pbkdf1-sha1.lo lib/libcrypt_la-crypt-scrypt.lo lib/libcrypt_la-crypt-sha256.lo lib/libcrypt_la-crypt-sha512.lo lib/libcrypt_la-crypt-static.lo lib/libcrypt_la-crypt-sunmd5.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt.lo lib/libcrypt_la-randombytes.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-bcrypt.o lib/.libs/libcrypt_la-crypt-common.o lib/.libs/libcrypt_la-crypt-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.o lib/.libs/libcrypt_la-crypt-gensalt.o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o lib/.libs/libcrypt_la-crypt-md5.o lib/.libs/libcrypt_la-crypt-nthash.o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o lib/.libs/libcrypt_la-crypt-scrypt.o lib/.libs/libcrypt_la-crypt-sha256.o lib/.libs/libcrypt_la-crypt-sha512.o lib/.libs/libcrypt_la-crypt-static.o lib/.libs/libcrypt_la-crypt-sunmd5.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt.o lib/.libs/libcrypt_la-randombytes.o -Wl,--as-needed -O2 -march=native -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,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libcrypt.so.2 -o .libs/libcrypt.so.2.0.0 >libtool: link: (cd ".libs" && rm -f "libcrypt.so.2" && ln -s "libcrypt.so.2.0.0" "libcrypt.so.2") >libtool: link: (cd ".libs" && rm -f "libcrypt.so" && ln -s "libcrypt.so.2.0.0" "libcrypt.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcrypt.a lib/libcrypt_la-alg-des-tables.o lib/libcrypt_la-alg-des.o lib/libcrypt_la-alg-gost3411-2012-core.o lib/libcrypt_la-alg-gost3411-2012-hmac.o lib/libcrypt_la-alg-hmac-sha1.o lib/libcrypt_la-alg-md4.o lib/libcrypt_la-alg-md5.o lib/libcrypt_la-alg-sha1.o lib/libcrypt_la-alg-sha256.o lib/libcrypt_la-alg-sha512.o lib/libcrypt_la-alg-yescrypt-common.o lib/libcrypt_la-alg-yescrypt-opt.o lib/libcrypt_la-crypt-bcrypt.o lib/libcrypt_la-crypt-common.o lib/libcrypt_la-crypt-des.o lib/libcrypt_la-crypt-gensalt-static.o lib/libcrypt_la-crypt-gensalt.o lib/libcrypt_la-crypt-gost-yescrypt.o lib/libcrypt_la-crypt-md5.o lib/libcrypt_la-crypt-nthash.o lib/libcrypt_la-crypt-pbkdf1-sha1.o lib/libcrypt_la-crypt-scrypt.o lib/libcrypt_la-crypt-sha256.o lib/libcrypt_la-crypt-sha512.o lib/libcrypt_la-crypt-static.o lib/libcrypt_la-crypt-sunmd5.o lib/libcrypt_la-crypt-yescrypt.o lib/libcrypt_la-crypt.o lib/libcrypt_la-randombytes.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcrypt.a >libtool: link: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" ) >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >>>> Source compiled. >>>> Test phase: sys-libs/libxcrypt-4.4.16 > * xcrypt_compat: running multilib-minimal_src_test > * abi_x86_64.amd64: running multilib-minimal_abi_src_test >make -j4 check >make test/ka-bcrypt test/ka-bcrypt-a test/ka-bcrypt-x test/ka-bcrypt-y test/ka-bigcrypt test/ka-bsdicrypt test/ka-descrypt test/ka-gost-yescrypt test/ka-md5crypt test/ka-nt test/ka-scrypt test/ka-sha1crypt test/ka-sha256crypt test/ka-sha512crypt test/ka-sunmd5 test/ka-yescrypt test/alg-des test/alg-gost3411-2012 test/alg-gost3411-2012-hmac test/alg-hmac-sha1 test/alg-md4 test/alg-md5 test/alg-pbkdf-hmac-sha256 test/alg-sha1 test/alg-sha256 test/alg-sha512 test/alg-yescrypt test/badsalt test/badsetting test/byteorder test/checksalt test/compile-strong-alias test/crypt-badargs test/crypt-gost-yescrypt test/gensalt test/gensalt-extradata test/gensalt-nthash test/getrandom-fallbacks test/getrandom-interface test/preferred-method test/short-outbuf test/des-obsolete test/des-obsolete_r test/fcrypt-enosys >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_a-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_x-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_y-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bigcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bsdicrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_descrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_gost_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_md5crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_nt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_scrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha1crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha256crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha512crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sunmd5-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-des.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-des.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-gost3411-2012.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-gost3411-2012.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-gost3411-2012-hmac.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-gost3411-2012-hmac.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-hmac-sha1.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-hmac-sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-md4.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-md4.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-md5.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-pbkdf-hmac-sha256.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-pbkdf-hmac-sha256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha1.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha256.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha512.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha512.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-yescrypt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-yescrypt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/badsalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/badsalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/badsetting.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/badsetting.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/byteorder.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/byteorder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/checksalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/checksalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/compile-strong-alias.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/compile-strong-alias.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/crypt-badargs.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/crypt-badargs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/crypt-gost-yescrypt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/crypt-gost-yescrypt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt-extradata.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt-extradata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt-nthash.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt-nthash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/getrandom-fallbacks.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/getrandom-fallbacks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/getrandom-interface.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/getrandom-interface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/preferred-method.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/preferred-method.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/short-outbuf.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/short-outbuf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/des-obsolete.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/des-obsolete.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/des-obsolete_r.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/des-obsolete_r.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/fcrypt-enosys.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/fcrypt-enosys.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-descrypt test/ka_descrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-nt test/ka_nt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-descrypt test/ka_descrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-scrypt test/ka_scrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-nt test/ka_nt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-scrypt test/ka_scrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-des test/alg-des.o lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-gost3411-2012 test/alg-gost3411-2012.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-hmac-sha1 test/alg-hmac-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-des test/alg-des.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-gost3411-2012 test/alg-gost3411-2012.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-md4 test/alg-md4.o lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-md5 test/alg-md5.o lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-hmac-sha1 test/alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha1 test/alg-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-md4 test/alg-md4.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-md5 test/alg-md5.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha256 test/alg-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha512 test/alg-sha512.o lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha1 test/alg-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-yescrypt test/alg-yescrypt.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/badsalt test/badsalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha256 test/alg-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha512 test/alg-sha512.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/badsetting test/badsetting.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/byteorder test/byteorder.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-yescrypt test/alg-yescrypt.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/badsalt test/badsalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/checksalt test/checksalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/compile-strong-alias test/compile-strong-alias.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/byteorder test/byteorder.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/badsetting test/badsetting.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/crypt-badargs test/crypt-badargs.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/compile-strong-alias test/compile-strong-alias.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/checksalt test/checksalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt test/gensalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt-extradata test/gensalt-extradata.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/crypt-badargs test/crypt-badargs.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt-nthash test/gensalt-nthash.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/getrandom-fallbacks test/getrandom-fallbacks.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt test/gensalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt-extradata test/gensalt-extradata.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/getrandom-interface test/getrandom-interface.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/preferred-method test/preferred-method.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt-nthash test/gensalt-nthash.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/short-outbuf test/short-outbuf.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/getrandom-fallbacks test/getrandom-fallbacks.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/getrandom-interface test/getrandom-interface.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/des-obsolete test/des-obsolete.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/preferred-method test/preferred-method.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/des-obsolete_r test/des-obsolete_r.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/fcrypt-enosys test/fcrypt-enosys.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/short-outbuf test/short-outbuf.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/des-obsolete test/des-obsolete.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/des-obsolete_r test/des-obsolete_r.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/fcrypt-enosys test/fcrypt-enosys.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >make check-TESTS >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >make[2]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >PASS: test/ka-bcrypt-a >PASS: test/ka-bcrypt-x >PASS: test/ka-bcrypt-y >PASS: test/ka-bcrypt >PASS: test/ka-descrypt >PASS: test/ka-bsdicrypt >PASS: test/ka-bigcrypt >PASS: test/ka-nt >PASS: test/ka-md5crypt >PASS: test/ka-sha1crypt >PASS: test/ka-scrypt >PASS: test/ka-gost-yescrypt >PASS: test/ka-sha512crypt >PASS: test/alg-des >PASS: test/ka-sha256crypt >PASS: test/alg-gost3411-2012 >PASS: test/alg-gost3411-2012-hmac >PASS: test/alg-hmac-sha1 >PASS: test/alg-md4 >PASS: test/alg-md5 >PASS: test/alg-sha1 >PASS: test/alg-sha256 >PASS: test/alg-sha512 >PASS: test/alg-pbkdf-hmac-sha256 >PASS: test/badsalt >PASS: test/badsetting >PASS: test/byteorder >PASS: test/checksalt >PASS: test/compile-strong-alias >PASS: test/crypt-badargs >PASS: test/ka-yescrypt >PASS: test/crypt-gost-yescrypt >PASS: test/gensalt-extradata >PASS: test/gensalt-nthash >PASS: test/getrandom-fallbacks >PASS: test/getrandom-interface >PASS: test/preferred-method >PASS: test/short-outbuf >PASS: test/des-obsolete >PASS: test/des-obsolete_r >SKIP: test/fcrypt-enosys >PASS: test/alg-yescrypt >SKIP: test/symbols-compat.sh >PASS: test/gensalt >PASS: test/ka-sunmd5 >============================================================================ >Testsuite summary for xcrypt 4.4.16 >============================================================================ ># TOTAL: 45 ># PASS: 43 ># SKIP: 2 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[2]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_compat-abi_x86_64.amd64' > * xcrypt_nocompat: running multilib-minimal_src_test > * abi_x86_64.amd64: running multilib-minimal_abi_src_test >make -j4 check >make test/ka-bcrypt test/ka-bcrypt-a test/ka-bcrypt-x test/ka-bcrypt-y test/ka-bigcrypt test/ka-bsdicrypt test/ka-descrypt test/ka-gost-yescrypt test/ka-md5crypt test/ka-nt test/ka-scrypt test/ka-sha1crypt test/ka-sha256crypt test/ka-sha512crypt test/ka-sunmd5 test/ka-yescrypt test/alg-des test/alg-gost3411-2012 test/alg-gost3411-2012-hmac test/alg-hmac-sha1 test/alg-md4 test/alg-md5 test/alg-pbkdf-hmac-sha256 test/alg-sha1 test/alg-sha256 test/alg-sha512 test/alg-yescrypt test/badsalt test/badsetting test/byteorder test/checksalt test/compile-strong-alias test/crypt-badargs test/crypt-gost-yescrypt test/gensalt test/gensalt-extradata test/gensalt-nthash test/getrandom-fallbacks test/getrandom-interface test/preferred-method test/short-outbuf >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_a-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_x-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bcrypt_y-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bigcrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_bsdicrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_descrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_gost_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_md5crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_nt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_scrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha1crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha256crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sha512crypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_sunmd5-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/ka_yescrypt-ka-tester.o `test -f 'test/ka-tester.c' || echo '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/'`test/ka-tester.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-des.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-des.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-gost3411-2012.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-gost3411-2012.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-gost3411-2012-hmac.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-gost3411-2012-hmac.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-hmac-sha1.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-hmac-sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-md4.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-md4.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-md5.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-pbkdf-hmac-sha256.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-pbkdf-hmac-sha256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha1.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha256.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha256.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-sha512.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-sha512.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/alg-yescrypt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/alg-yescrypt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/badsalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/badsalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/badsetting.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/badsetting.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/byteorder.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/byteorder.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/checksalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/checksalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/compile-strong-alias.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/compile-strong-alias.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/crypt-badargs.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/crypt-badargs.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/crypt-gost-yescrypt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/crypt-gost-yescrypt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt-extradata.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt-extradata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/gensalt-nthash.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/gensalt-nthash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/getrandom-fallbacks.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/getrandom-fallbacks.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/getrandom-interface.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/getrandom-interface.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/preferred-method.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/preferred-method.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16 -I/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/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 -O2 -pipe -march=native -frecord-gcc-switches -c -o test/short-outbuf.o /var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16/test/short-outbuf.c >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt test/ka_bcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-a test/ka_bcrypt_a-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-x test/ka_bcrypt_x-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bcrypt-y test/ka_bcrypt_y-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-descrypt test/ka_descrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bigcrypt test/ka_bigcrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-bsdicrypt test/ka_bsdicrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-descrypt test/ka_descrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-gost-yescrypt test/ka_gost_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-nt test/ka_nt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-scrypt test/ka_scrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-md5crypt test/ka_md5crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-nt test/ka_nt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha1crypt test/ka_sha1crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-scrypt test/ka_scrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha256crypt test/ka_sha256crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sha512crypt test/ka_sha512crypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-des test/alg-des.o lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-sunmd5 test/ka_sunmd5-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/ka-yescrypt test/ka_yescrypt-ka-tester.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-gost3411-2012 test/alg-gost3411-2012.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-hmac-sha1 test/alg-hmac-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-des test/alg-des.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-gost3411-2012 test/alg-gost3411-2012.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-md4 test/alg-md4.o lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-hmac-sha1 test/alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-gost3411-2012-hmac test/alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-md5 test/alg-md5.o lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha1 test/alg-sha1.o lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-md4 test/alg-md4.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-md5 test/alg-md5.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha256 test/alg-sha256.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-pbkdf-hmac-sha256 test/alg-pbkdf-hmac-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha1 test/alg-sha1.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-sha512 test/alg-sha512.o lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/alg-yescrypt test/alg-yescrypt.o lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/badsalt test/badsalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha256 test/alg-sha256.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-sha512 test/alg-sha512.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/badsetting test/badsetting.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/badsalt test/badsalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/alg-yescrypt test/alg-yescrypt.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/byteorder test/byteorder.o >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/checksalt test/checksalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/compile-strong-alias test/compile-strong-alias.o >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/byteorder test/byteorder.o -Wl,--as-needed >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/badsetting test/badsetting.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/crypt-badargs test/crypt-badargs.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/compile-strong-alias test/compile-strong-alias.o -Wl,--as-needed >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt test/gensalt.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/checksalt test/checksalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt-extradata test/gensalt-extradata.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/crypt-badargs test/crypt-badargs.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt test/gensalt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/gensalt-nthash test/gensalt-nthash.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/crypt-gost-yescrypt test/crypt-gost-yescrypt.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/getrandom-fallbacks test/getrandom-fallbacks.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt-extradata test/gensalt-extradata.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/getrandom-interface test/getrandom-interface.o lib/libcrypt_la-randombytes.lo lib/libcrypt_la-crypt-common.lo libcrypt.la >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/preferred-method test/preferred-method.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/gensalt-nthash test/gensalt-nthash.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >/bin/sh ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/short-outbuf test/short-outbuf.o lib/libcrypt_la-crypt-common.lo libcrypt.la >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/getrandom-interface test/getrandom-interface.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -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,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/getrandom-fallbacks test/getrandom-fallbacks.o lib/.libs/libcrypt_la-randombytes.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/preferred-method test/preferred-method.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -Werror -fno-plt -O2 -pipe -march=native -frecord-gcc-switches -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o test/.libs/short-outbuf test/short-outbuf.o lib/.libs/libcrypt_la-crypt-common.o -Wl,--as-needed ./.libs/libcrypt.so -Wl,-rpath -Wl,/usr/lib64/xcrypt >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >make check-TESTS >make[1]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >make[2]: Entering directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >PASS: test/ka-bcrypt-a >PASS: test/ka-bcrypt >PASS: test/ka-bcrypt-y >PASS: test/ka-bcrypt-x >PASS: test/ka-descrypt >PASS: test/ka-bsdicrypt >PASS: test/ka-bigcrypt >PASS: test/ka-nt >PASS: test/ka-md5crypt >PASS: test/ka-sha1crypt >PASS: test/ka-scrypt >PASS: test/ka-gost-yescrypt >PASS: test/ka-sha512crypt >PASS: test/alg-des >PASS: test/alg-gost3411-2012 >PASS: test/alg-gost3411-2012-hmac >PASS: test/alg-hmac-sha1 >PASS: test/alg-md4 >PASS: test/alg-md5 >PASS: test/alg-pbkdf-hmac-sha256 >PASS: test/alg-sha1 >PASS: test/alg-sha256 >PASS: test/alg-sha512 >PASS: test/ka-yescrypt >PASS: test/badsalt >PASS: test/badsetting >PASS: test/byteorder >PASS: test/ka-sha256crypt >PASS: test/compile-strong-alias >PASS: test/crypt-badargs >PASS: test/checksalt >PASS: test/crypt-gost-yescrypt >PASS: test/gensalt-extradata >PASS: test/gensalt-nthash >PASS: test/getrandom-fallbacks >PASS: test/getrandom-interface >PASS: test/preferred-method >PASS: test/short-outbuf >FAIL: test/symbols-static.sh >FAIL: test/symbols-renames.sh >PASS: test/alg-yescrypt >PASS: test/ka-sunmd5 >PASS: test/gensalt >============================================================================ >Testsuite summary for xcrypt 4.4.16 >============================================================================ ># TOTAL: 43 ># PASS: 41 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 2 ># XPASS: 0 ># ERROR: 0 >============================================================================ >See ./test-suite.log >Please report to https://github.com/besser82/libxcrypt/issues >============================================================================ >make[2]: *** [Makefile:2480: test-suite.log] Error 1 >make[2]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >make[1]: *** [Makefile:2588: check-TESTS] Error 2 >make[1]: Leaving directory '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' >make: *** [Makefile:3111: check-am] Error 2 > * ERROR: sys-libs/libxcrypt-4.4.16::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-libs/libxcrypt-4.4.16::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-libs/libxcrypt-4.4.16::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/sys-libs/libxcrypt-4.4.16:20200529-045538.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/temp/environment'. > * Working directory: '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16-xcrypt_nocompat-abi_x86_64.amd64' > * S: '/var/tmp/portage/sys-libs/libxcrypt-4.4.16/work/libxcrypt-4.4.16' > > > >emerge --info: >Portage 2.3.100 (python 3.7.7-final-0, default/linux/amd64/17.1, gcc-10.1.0, glibc-2.31-r3, 5.4.0-1009-aws x86_64) >================================================================= >System uname: Linux-5.4.0-1009-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 >KiB Mem: 16011344 total, 11741392 free >KiB Swap: 0 total, 0 free >Timestamp of repository gentoo: Fri, 29 May 2020 02:35:29 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p4) 2.34.0 >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2-r2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.7.7-r2::gentoo, 3.8.3::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34-r1::gentoo >sys-devel/gcc: 10.1.0::gentoo >sys-devel/gcc-config: 2.3::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r3::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-jobs: 1 > sync-rsync-verify-max-age: 24 > sync-rsync-extra-opts: > sync-rsync-verify-metamanifest: yes > >ACCEPT_KEYWORDS="amd64 ~amd64" >ACCEPT_LICENSE="*" >CBUILD="x86_64-pc-linux-gnu" >CC="x86_64-pc-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >CHOST="x86_64-pc-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="x86_64-pc-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="C.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j4" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 725986
: 642412 |
642414