>>> host-libxcrypt 4.4.36 Extracting /home/autobuild/autobuild/instance-14/output-1/host/bin/xzcat /home/autobuild/autobuild/instance-14/dl/libxcrypt/libxcrypt-4.4.36.tar.xz | /home/autobuild/autobuild/instance-14/output-1/host/bin/tar --strip-components=1 -C /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36 -xf - >>> host-libxcrypt 4.4.36 Patching >>> host-libxcrypt 4.4.36 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-libxcrypt 4.4.36 Patching libtool patching file /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36/build-aux/m4-autogen/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> host-libxcrypt 4.4.36 Configuring (cd /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36/ && rm -rf config.cache; GIT_DIR=. PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-14/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-14/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc" GCC="/home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc" CXX="/home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-14/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib" CONFIG_SITE=/dev/null ./configure --prefix="/home/autobuild/autobuild/instance-14/output-1/host" --sysconfdir="/home/autobuild/autobuild/instance-14/output-1/host/etc" --localstatedir="/home/autobuild/autobuild/instance-14/output-1/host/var" --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --disable-werror --disable-obsolete_api ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls checking for a BSD-compatible install... /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for gcc... /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/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 the compiler supports GNU C... yes checking whether /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc accepts -g... yes checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc option to enable C11 features... none needed checking whether /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc... none checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /usr/bin/cpp checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking for perl... /usr/bin/perl checking whether /usr/bin/perl is version 5.14.0 or later... yes checking for gpg2... /usr/bin/gpg2 checking for sha256sum... /home/autobuild/autobuild/instance-14/output-1/host/bin/sha256sum checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for fcntl.h... yes checking for stdbool.h... yes checking for ucontext.h... yes checking for sys/cdefs.h... yes checking for sys/random.h... yes checking for sys/syscall.h... yes checking for valgrind/valgrind.h... no checking for endian.h... yes checking for sys/endian.h... no checking for sys/param.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no 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 how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /home/autobuild/autobuild/instance-14/output-1/host/bin/dd checking how to truncate binary pipes... /home/autobuild/autobuild/instance-14/output-1/host/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc static flag -static works... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... yes checking if /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for _ prefix in compiled symbols... no checking whether the preprocessor (/usr/bin/cpp) supports -dD... yes checking whether we are compiling with ASan... no 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 for __attribute__((symver))... yes checking how to make linking fail when undefined symbols remain... -Wl,-z,defs checking how to make linking fail when there are text relocations... -Wl,-z,text checking how to link with read-only relocations... -Wl,-z,relro checking how to link with immediate binding... -Wl,-z,now checking whether C compiler accepts -fno-plt... yes checking for arc4random_buf... no checking for explicit_bzero... yes checking for explicit_memset... no checking for getentropy... yes checking for getrandom... yes checking for memset_s... no checking for open64... yes checking for syscall... yes checking for valgrind... no checking for Python 3.>=6 with Passlib... not found configure: Disabling the "regen-ka-table" target, missing Python requirements. checking whether all ucontext.h functions are available... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libxcrypt.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-libxcrypt 4.4.36 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-14/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-14/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 -C /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36/ make[1]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' LC_ALL=C /usr/bin/perl \ ./build-aux/scripts/gen-crypt-h \ ./lib/crypt.h.in config.h \ ./lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,bigcrypt,bsdicrypt,descrypt,gost_yescrypt,md5crypt,nt,scrypt,sha1crypt,sha256crypt,sha512crypt,sunmd5,yescrypt, \ > crypt.h.T ./build-aux/scripts/move-if-change crypt.h.T crypt.h echo timestamp > crypt.h.stamp LC_ALL=C /usr/bin/perl \ ./build-aux/scripts/gen-crypt-hashes-h \ ./lib/hashes.conf ,bcrypt,bcrypt_a,bcrypt_x,bcrypt_y,bigcrypt,bsdicrypt,descrypt,gost_yescrypt,md5crypt,nt,scrypt,sha1crypt,sha256crypt,sha512crypt,sunmd5,yescrypt, > crypt-hashes.h.T ./build-aux/scripts/move-if-change crypt-hashes.h.T crypt-hashes.h echo timestamp > crypt-hashes.h.stamp LC_ALL=C /usr/bin/perl \ ./build-aux/scripts/gen-crypt-symbol-vers-h \ yes \ SYMVER_MIN=XCRYPT_2.0 \ SYMVER_FLOOR=XCRYPT_2.0 \ COMPAT_ABI=no \ ./lib/libcrypt.map.in > crypt-symbol-vers.h.T ./build-aux/scripts/move-if-change crypt-symbol-vers.h.T crypt-symbol-vers.h echo timestamp > crypt-symbol-vers.h.stamp LC_ALL=C echo "# Deps" > Makefile.deps.T mv -f Makefile.deps.T Makefile.deps /home/autobuild/make/make all-am make[2]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/gen-des-tables.o lib/gen-des-tables.c /bin/sh ./libtool --tag=CC --mode=link /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wl,-z,relro -Wl,-z,now -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -o lib/gen-des-tables lib/gen-des-tables.o libtool: link: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-14/output-1/host/lib -o lib/gen-des-tables lib/gen-des-tables.o -L/home/autobuild/autobuild/instance-14/output-1/host/lib /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-des-tables.lo `test -f 'lib/alg-des-tables.c' || echo './'`lib/alg-des-tables.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-des-tables.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des-tables.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-des.lo `test -f 'lib/alg-des.c' || echo './'`lib/alg-des.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-des.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-gost3411-2012-core.lo `test -f 'lib/alg-gost3411-2012-core.c' || echo './'`lib/alg-gost3411-2012-core.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-gost3411-2012-core.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-gost3411-2012-hmac.lo `test -f 'lib/alg-gost3411-2012-hmac.c' || echo './'`lib/alg-gost3411-2012-hmac.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c 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 /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-hmac-sha1.lo `test -f 'lib/alg-hmac-sha1.c' || echo './'`lib/alg-hmac-sha1.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-hmac-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-hmac-sha1.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-md4.lo `test -f 'lib/alg-md4.c' || echo './'`lib/alg-md4.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-md4.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md4.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-md5.lo `test -f 'lib/alg-md5.c' || echo './'`lib/alg-md5.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-md5.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-sha1.lo `test -f 'lib/alg-sha1.c' || echo './'`lib/alg-sha1.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha1.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-sha256.lo `test -f 'lib/alg-sha256.c' || echo './'`lib/alg-sha256.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha256.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-sha512.lo `test -f 'lib/alg-sha512.c' || echo './'`lib/alg-sha512.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-sha512.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-yescrypt-common.lo `test -f 'lib/alg-yescrypt-common.c' || echo './'`lib/alg-yescrypt-common.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-yescrypt-common.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-common.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-alg-yescrypt-opt.lo `test -f 'lib/alg-yescrypt-opt.c' || echo './'`lib/alg-yescrypt-opt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/alg-yescrypt-opt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-alg-yescrypt-opt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-bcrypt.lo `test -f 'lib/crypt-bcrypt.c' || echo './'`lib/crypt-bcrypt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-bcrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-bcrypt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-des.lo `test -f 'lib/crypt-des.c' || echo './'`lib/crypt-des.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-des.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-des.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-gensalt-static.lo `test -f 'lib/crypt-gensalt-static.c' || echo './'`lib/crypt-gensalt-static.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-gensalt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gensalt-static.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-gost-yescrypt.lo `test -f 'lib/crypt-gost-yescrypt.c' || echo './'`lib/crypt-gost-yescrypt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-gost-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-md5.lo `test -f 'lib/crypt-md5.c' || echo './'`lib/crypt-md5.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-md5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-md5.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-nthash.lo `test -f 'lib/crypt-nthash.c' || echo './'`lib/crypt-nthash.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-nthash.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-nthash.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-pbkdf1-sha1.lo `test -f 'lib/crypt-pbkdf1-sha1.c' || echo './'`lib/crypt-pbkdf1-sha1.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-pbkdf1-sha1.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-scrypt.lo `test -f 'lib/crypt-scrypt.c' || echo './'`lib/crypt-scrypt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-scrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-scrypt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-sha256.lo `test -f 'lib/crypt-sha256.c' || echo './'`lib/crypt-sha256.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-sha256.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha256.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-sha512.lo `test -f 'lib/crypt-sha512.c' || echo './'`lib/crypt-sha512.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-sha512.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sha512.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-static.lo `test -f 'lib/crypt-static.c' || echo './'`lib/crypt-static.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-static.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-static.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-sunmd5.lo `test -f 'lib/crypt-sunmd5.c' || echo './'`lib/crypt-sunmd5.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-sunmd5.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-sunmd5.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt-yescrypt.lo `test -f 'lib/crypt-yescrypt.c' || echo './'`lib/crypt-yescrypt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt-yescrypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt-yescrypt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-crypt.lo `test -f 'lib/crypt.c' || echo './'`lib/crypt.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/crypt.c -fPIC -DPIC -o lib/.libs/libcrypt_la-crypt.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-base64.lo `test -f 'lib/util-base64.c' || echo './'`lib/util-base64.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-base64.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-base64.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-gensalt-sha.lo `test -f 'lib/util-gensalt-sha.c' || echo './'`lib/util-gensalt-sha.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-gensalt-sha.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-gensalt-sha.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-get-random-bytes.lo `test -f 'lib/util-get-random-bytes.c' || echo './'`lib/util-get-random-bytes.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-get-random-bytes.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-get-random-bytes.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-make-failure-token.lo `test -f 'lib/util-make-failure-token.c' || echo './'`lib/util-make-failure-token.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-make-failure-token.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-make-failure-token.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-xbzero.lo `test -f 'lib/util-xbzero.c' || echo './'`lib/util-xbzero.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-xbzero.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xbzero.o /bin/sh ./libtool --tag=CC --mode=compile /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c -o lib/libcrypt_la-util-xstrcpy.lo `test -f 'lib/util-xstrcpy.c' || echo './'`lib/util-xstrcpy.c libtool: compile: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -DHAVE_CONFIG_H -I. -I./lib -DIN_LIBCRYPT -I/home/autobuild/autobuild/instance-14/output-1/host/include -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -c lib/util-xstrcpy.c -fPIC -DPIC -o lib/.libs/libcrypt_la-util-xstrcpy.o LC_ALL=C /usr/bin/perl ./build-aux/scripts/gen-libcrypt-map \ SYMVER_MIN=XCRYPT_2.0 \ SYMVER_FLOOR=XCRYPT_2.0 \ COMPAT_ABI=no \ ./lib/libcrypt.map.in > libcrypt.map.T ./build-aux/scripts/move-if-change libcrypt.map.T libcrypt.map echo timestamp > libcrypt.map.stamp /bin/sh ./libtool --tag=CC --mode=link /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -Wall -Wextra -Walloc-zero -Walloca -Wbad-function-cast -Wcast-align -Wcast-qual -Wconversion -Wformat=2 -Wformat-overflow=2 -Wformat-signedness -Wformat-truncation=1 -Wlogical-op -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wnull-dereference -Wold-style-definition -Wpointer-arith -Wrestrict -Wshadow -Wstrict-overflow=2 -Wstrict-prototypes -Wundef -Wvla -Wwrite-strings -Wpedantic -fno-plt -O2 -I/home/autobuild/autobuild/instance-14/output-1/host/include -version-info 2:0:0 -Wl,--version-script,./libcrypt.map -Wl,-z,defs -Wl,-z,text -Wl,-z,relro -Wl,-z,now -L/home/autobuild/autobuild/instance-14/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-14/output-1/host/lib -o libcrypt.la -rpath /home/autobuild/autobuild/instance-14/output-1/host/lib lib/libcrypt_la-alg-des-tables.lo lib/libcrypt_la-alg-des.lo lib/libcrypt_la-alg-gost3411-2012-core.lo lib/libcrypt_la-alg-gost3411-2012-hmac.lo lib/libcrypt_la-alg-hmac-sha1.lo lib/libcrypt_la-alg-md4.lo lib/libcrypt_la-alg-md5.lo lib/libcrypt_la-alg-sha1.lo lib/libcrypt_la-alg-sha256.lo lib/libcrypt_la-alg-sha512.lo lib/libcrypt_la-alg-yescrypt-common.lo lib/libcrypt_la-alg-yescrypt-opt.lo lib/libcrypt_la-crypt-bcrypt.lo lib/libcrypt_la-crypt-des.lo lib/libcrypt_la-crypt-gensalt-static.lo lib/libcrypt_la-crypt-gost-yescrypt.lo lib/libcrypt_la-crypt-md5.lo lib/libcrypt_la-crypt-nthash.lo lib/libcrypt_la-crypt-pbkdf1-sha1.lo lib/libcrypt_la-crypt-scrypt.lo lib/libcrypt_la-crypt-sha256.lo lib/libcrypt_la-crypt-sha512.lo lib/libcrypt_la-crypt-static.lo lib/libcrypt_la-crypt-sunmd5.lo lib/libcrypt_la-crypt-yescrypt.lo lib/libcrypt_la-crypt.lo lib/libcrypt_la-util-base64.lo lib/libcrypt_la-util-gensalt-sha.lo lib/libcrypt_la-util-get-random-bytes.lo lib/libcrypt_la-util-make-failure-token.lo lib/libcrypt_la-util-xbzero.lo lib/libcrypt_la-util-xstrcpy.lo libtool: link: /home/autobuild/autobuild/instance-14/output-1/host/bin/ccache /usr/bin/gcc -shared -fPIC -DPIC lib/.libs/libcrypt_la-alg-des-tables.o lib/.libs/libcrypt_la-alg-des.o lib/.libs/libcrypt_la-alg-gost3411-2012-core.o lib/.libs/libcrypt_la-alg-gost3411-2012-hmac.o lib/.libs/libcrypt_la-alg-hmac-sha1.o lib/.libs/libcrypt_la-alg-md4.o lib/.libs/libcrypt_la-alg-md5.o lib/.libs/libcrypt_la-alg-sha1.o lib/.libs/libcrypt_la-alg-sha256.o lib/.libs/libcrypt_la-alg-sha512.o lib/.libs/libcrypt_la-alg-yescrypt-common.o lib/.libs/libcrypt_la-alg-yescrypt-opt.o lib/.libs/libcrypt_la-crypt-bcrypt.o lib/.libs/libcrypt_la-crypt-des.o lib/.libs/libcrypt_la-crypt-gensalt-static.o lib/.libs/libcrypt_la-crypt-gost-yescrypt.o lib/.libs/libcrypt_la-crypt-md5.o lib/.libs/libcrypt_la-crypt-nthash.o lib/.libs/libcrypt_la-crypt-pbkdf1-sha1.o lib/.libs/libcrypt_la-crypt-scrypt.o lib/.libs/libcrypt_la-crypt-sha256.o lib/.libs/libcrypt_la-crypt-sha512.o lib/.libs/libcrypt_la-crypt-static.o lib/.libs/libcrypt_la-crypt-sunmd5.o lib/.libs/libcrypt_la-crypt-yescrypt.o lib/.libs/libcrypt_la-crypt.o lib/.libs/libcrypt_la-util-base64.o lib/.libs/libcrypt_la-util-gensalt-sha.o lib/.libs/libcrypt_la-util-get-random-bytes.o lib/.libs/libcrypt_la-util-make-failure-token.o lib/.libs/libcrypt_la-util-xbzero.o lib/.libs/libcrypt_la-util-xstrcpy.o -L/home/autobuild/autobuild/instance-14/output-1/host/lib -O2 -Wl,--version-script -Wl,./libcrypt.map -Wl,-z -Wl,defs -Wl,-z -Wl,text -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-rpath -Wl,/home/autobuild/autobuild/instance-14/output-1/host/lib -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: ( cd ".libs" && rm -f "libcrypt.la" && ln -s "../libcrypt.la" "libcrypt.la" ) make[2]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' make[1]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' >>> host-libxcrypt 4.4.36 Installing to host directory GIT_DIR=. PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-14/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-14/output-1/host/share/pkgconfig" /home/autobuild/make/make -j1 install -C /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36/ make[1]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' make[2]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p '/home/autobuild/autobuild/instance-14/output-1/host/lib' /bin/sh ./libtool --mode=install /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c libcrypt.la '/home/autobuild/autobuild/instance-14/output-1/host/lib' libtool: install: /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c .libs/libcrypt.so.2.0.0 /home/autobuild/autobuild/instance-14/output-1/host/lib/libcrypt.so.2.0.0 libtool: install: (cd /home/autobuild/autobuild/instance-14/output-1/host/lib && { ln -s -f libcrypt.so.2.0.0 libcrypt.so.2 || { rm -f libcrypt.so.2 && ln -s libcrypt.so.2.0.0 libcrypt.so.2; }; }) libtool: install: (cd /home/autobuild/autobuild/instance-14/output-1/host/lib && { ln -s -f libcrypt.so.2.0.0 libcrypt.so || { rm -f libcrypt.so && ln -s libcrypt.so.2.0.0 libcrypt.so; }; }) libtool: install: /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c .libs/libcrypt.lai /home/autobuild/autobuild/instance-14/output-1/host/lib/libcrypt.la libtool: finish: PATH="/home/autobuild/autobuild/instance-14/output-1/host/bin:/home/autobuild/autobuild/instance-14/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /home/autobuild/autobuild/instance-14/output-1/host/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/autobuild/autobuild/instance-14/output-1/host/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /home/autobuild/make/make install-exec-hook make[3]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p '/home/autobuild/autobuild/instance-14/output-1/host/share/man/man3' /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c -m 644 doc/crypt.3 doc/crypt_checksalt.3 doc/crypt_gensalt.3 doc/crypt_gensalt_ra.3 doc/crypt_gensalt_rn.3 doc/crypt_preferred_method.3 doc/crypt_r.3 doc/crypt_ra.3 doc/crypt_rn.3 '/home/autobuild/autobuild/instance-14/output-1/host/share/man/man3' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p '/home/autobuild/autobuild/instance-14/output-1/host/share/man/man5' /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c -m 644 doc/crypt.5 '/home/autobuild/autobuild/instance-14/output-1/host/share/man/man5' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p '/home/autobuild/autobuild/instance-14/output-1/host/include' /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c -m 644 crypt.h '/home/autobuild/autobuild/instance-14/output-1/host/include' /home/autobuild/autobuild/instance-14/output-1/host/bin/mkdir -p '/home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig' /home/autobuild/autobuild/instance-14/output-1/host/bin/install -c -m 644 libxcrypt.pc '/home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig' /home/autobuild/make/make install-data-hook make[3]: Entering directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' cd /home/autobuild/autobuild/instance-14/output-1/host/lib/pkgconfig && \ ln -s -f libxcrypt.pc libcrypt.pc make[3]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' make[2]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' make[1]: Leaving directory '/home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36' *** *** ERROR: package host-libxcrypt installs executables without proper RPATH: *** /home/autobuild/autobuild/instance-14/output-1/host/bin/perl5.38.2 *** /home/autobuild/autobuild/instance-14/output-1/host/bin/perl make: *** [package/pkg-generic.mk:295: /home/autobuild/autobuild/instance-14/output-1/build/host-libxcrypt-4.4.36/.stamp_host_installed] Error 1 make: Leaving directory '/home/autobuild/autobuild/instance-14/buildroot'