>>> shadow 4.14.3 Extracting xzcat /home/buildroot/instance-0/dl/shadow/shadow-4.14.3.tar.xz | tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/shadow-4.14.3 -xf - >>> shadow 4.14.3 Patching >>> shadow 4.14.3 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/buildroot/instance-0/output-1/build/shadow-4.14.3 -name $file); do cp support/gnuconfig/$file $i; done; done >>> shadow 4.14.3 Patching libtool patching file /home/buildroot/instance-0/output-1/build/shadow-4.14.3/ltmain.sh Hunk #1 succeeded at 2939 (offset 252 lines). Hunk #2 succeeded at 4532 (offset 255 lines). Hunk #3 succeeded at 6828 (offset 274 lines). Hunk #4 succeeded at 6838 (offset 274 lines). Hunk #5 succeeded at 7138 (offset 281 lines). Hunk #6 succeeded at 7442 (offset 293 lines). Hunk #7 succeeded at 8423 (offset 311 lines). Hunk #8 succeeded at 11058 (offset 348 lines). >>> shadow 4.14.3 Configuring >>> shadow 4.14.3 Checking configure (powerpc64/powerpc64le) support/scripts/fix-configure-powerpc64.sh /home/buildroot/instance-0/output-1/build/shadow-4.14.3 (cd /home/buildroot/instance-0/output-1/build/shadow-4.14.3/ && rm -rf config.cache && GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-ar" AS="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-as" LD="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-ld" NM="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-nm" CC="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc" GCC="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc" CPP="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-cpp" CXX="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-g++" FC="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gfortran" F77="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gfortran" RANLIB="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-ranlib" READELF="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-readelf" STRIP="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-strip" OBJCOPY="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-objcopy" OBJDUMP="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-as" DEFAULT_LINKER="/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=yes CONFIG_SITE=/dev/null ./configure --target=powerpc64-buildroot-linux-gnu --host=powerpc64-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-man --without-btrfs --without-nscd --without-skey --without-sssd --without-su --without-tcb --disable-shadowgrp --disable-account-tools-setuid --disable-subordinate-ids --without-acl --without-attr --without-audit --without-libcrack --without-selinux --without-libpam --without-sha-crypt --without-bcrypt --without-yescrypt --without-libbsd ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for powerpc64-buildroot-linux-gnu-strip... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-strip checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for powerpc64-buildroot-linux-gnu-gcc... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc accepts -g... yes checking for /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc option to enable C11 features... none needed checking whether /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc understands -c and -o together... yes checking dependency style of /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc... none 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 utime.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking whether to enable maintainer-specific portions of Makefiles... no checking for powerpc64-buildroot-linux-gnu-gcc... (cached) /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc accepts -g... (cached) yes checking for /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc option to enable C11 features... (cached) none needed checking whether /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc... (cached) none checking whether ln -s works... yes checking for bison... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... powerpc64-buildroot-linux-gnu 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 /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-ld checking if the linker (/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-nm checking the name lister (/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-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 powerpc64-buildroot-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 /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-ld option to reload object files... -r checking for powerpc64-buildroot-linux-gnu-file... no checking for file... file configure: WARNING: using cross tools not prefixed with host triplet checking for powerpc64-buildroot-linux-gnu-objdump... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-objdump checking how to recognize dependent libraries... pass_all checking for powerpc64-buildroot-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64-buildroot-linux-gnu-ar... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-ar checking for archiver @FILE support... @ checking for powerpc64-buildroot-linux-gnu-strip... (cached) /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-strip checking for powerpc64-buildroot-linux-gnu-ranlib... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-ranlib checking command to parse /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc-nm output from /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc64-buildroot-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc static flag -static works... yes checking if /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc supports -c -o file.o... yes checking if /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-gcc linker (/home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-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 crypt.h... yes checking for utmp.h... yes checking for termio.h... yes checking for sgtty.h... yes checking for sys/ioctl.h... yes checking for paths.h... yes checking for sys/capability.h... no checking for sys/random.h... yes checking for gshadow.h... yes checking for lastlog.h... yes checking for rpc/key_prot.h... yes checking for acl/libacl.h... no checking for attr/libattr.h... no checking for attr/error_context.h... no checking for shadow.h... yes checking for arc4random_buf... no checking for futimes... yes checking for getentropy... yes checking for getrandom... yes checking for getspnam... yes checking for getusershell... yes checking for initgroups... yes checking for lckpwdf... yes checking for lutimes... yes checking for mempcpy... yes checking for setgroups... yes checking for updwtmp... yes checking for updwtmpx... yes checking for innetgr... yes checking for getspnam_r... yes checking for rpmatch... yes checking for memset_explicit... no checking for explicit_bzero... yes checking for stpecpy... no checking for stpeprintf... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for struct utmp.ut_type... yes checking for struct utmp.ut_id... yes checking for struct utmp.ut_name... yes checking for struct utmp.ut_user... yes checking for struct utmp.ut_host... yes checking for struct utmp.ut_syslen... no checking for struct utmp.ut_addr... yes checking for struct utmp.ut_addr_v6... yes checking for struct utmp.ut_time... yes checking for struct utmp.ut_xtime... yes checking for struct utmp.ut_tv... yes checking how to run the C preprocessor... /home/buildroot/instance-0/output-1/host/bin/powerpc64-linux-cpp checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking whether utime accepts a null argument... guessing yes checking for putgrent... yes checking for putpwent... yes checking for putspent... yes checking for sgetgrent... no checking for sgetpwent... no checking for sgetspent... yes checking for setpgrp... yes checking for secure_getenv... yes checking for working shadow group support... no checking location of shared mail directory... /var/mail checking location of user mail file... none checking location of utmp... /var/run checking location of faillog/lastlog/wtmp... /var/log checking location of the passwd program... /usr/bin checking for library containing gethostbyname... none required checking for econf_readDirs in -leconf... no checking for sd_session_get_remote_host in -lsystemd... no checking for crypt in -lcrypt... yes checking for crypt in -lcrypt... (cached) yes checking for strlcpy... no configure: error: strlcpy is required from glibc >= 2.38 or libbsd make: *** [package/pkg-generic.mk:273: /home/buildroot/instance-0/output-1/build/shadow-4.14.3/.stamp_configured] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'