>>> shadow 4.15.1 Extracting xzcat /workdir/instance-0/dl/shadow/shadow-4.15.1.tar.xz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/shadow-4.15.1 -xf - >>> shadow 4.15.1 Patching >>> shadow 4.15.1 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /workdir/instance-0/output-1/build/shadow-4.15.1 -name $file); do cp support/gnuconfig/$file $i; done; done >>> shadow 4.15.1 Patching libtool patching file /workdir/instance-0/output-1/build/shadow-4.15.1/ltmain.sh Hunk #1 succeeded at 2786 (offset 99 lines). Hunk #2 succeeded at 4376 (offset 99 lines). Hunk #3 succeeded at 6671 (offset 117 lines). Hunk #4 succeeded at 6681 (offset 117 lines). Hunk #5 succeeded at 6974 (offset 117 lines). Hunk #6 succeeded at 7266 (offset 117 lines). Hunk #7 succeeded at 8241 (offset 129 lines). Hunk #8 succeeded at 10873 (offset 163 lines). >>> shadow 4.15.1 Configuring (cd /workdir/instance-0/output-1/build/shadow-4.15.1/ && rm -rf config.cache && GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/workdir/instance-0/output-1/host/bin/arm-linux-gcc-ar" AS="/workdir/instance-0/output-1/host/bin/arm-linux-as" LD="/workdir/instance-0/output-1/host/bin/arm-linux-ld" NM="/workdir/instance-0/output-1/host/bin/arm-linux-gcc-nm" CC="/workdir/instance-0/output-1/host/bin/arm-linux-gcc" GCC="/workdir/instance-0/output-1/host/bin/arm-linux-gcc" CPP="/workdir/instance-0/output-1/host/bin/arm-linux-cpp" CXX="/workdir/instance-0/output-1/host/bin/arm-linux-g++" FC="/workdir/instance-0/output-1/host/bin/arm-linux-gfortran" F77="/workdir/instance-0/output-1/host/bin/arm-linux-gfortran" RANLIB="/workdir/instance-0/output-1/host/bin/arm-linux-gcc-ranlib" READELF="/workdir/instance-0/output-1/host/bin/arm-linux-readelf" STRIP="/workdir/instance-0/output-1/host/bin/arm-linux-strip" OBJCOPY="/workdir/instance-0/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/workdir/instance-0/output-1/host/bin/arm-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/workdir/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/workdir/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/workdir/instance-0/output-1/host/lib -Wl,-rpath,/workdir/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/workdir/instance-0/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/workdir/instance-0/output-1/host/bin/arm-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 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 " LDFLAGS="" FCFLAGS=" -O2 -g0" FFLAGS=" -O2 -g0" PKG_CONFIG="/workdir/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/workdir/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabihf/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes 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=no LIBS= CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-linux-uclibcgnueabihf --host=arm-buildroot-linux-uclibcgnueabihf --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 --with-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, --with-libcrack checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-linux-uclibcgnueabihf-strip... /workdir/instance-0/output-1/host/bin/arm-linux-strip checking for a race-free mkdir -p... /usr/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 arm-buildroot-linux-uclibcgnueabihf-gcc... /workdir/instance-0/output-1/host/bin/arm-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 /workdir/instance-0/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /workdir/instance-0/output-1/host/bin/arm-linux-gcc option to enable C11 features... none needed checking whether /workdir/instance-0/output-1/host/bin/arm-linux-gcc understands -c and -o together... yes checking dependency style of /workdir/instance-0/output-1/host/bin/arm-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 arm-buildroot-linux-uclibcgnueabihf-gcc... (cached) /workdir/instance-0/output-1/host/bin/arm-linux-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /workdir/instance-0/output-1/host/bin/arm-linux-gcc accepts -g... (cached) yes checking for /workdir/instance-0/output-1/host/bin/arm-linux-gcc option to enable C11 features... (cached) none needed checking whether /workdir/instance-0/output-1/host/bin/arm-linux-gcc understands -c and -o together... (cached) yes checking dependency style of /workdir/instance-0/output-1/host/bin/arm-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... arm-buildroot-linux-uclibcgnueabihf 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 /workdir/instance-0/output-1/host/bin/arm-linux-gcc... /workdir/instance-0/output-1/host/bin/arm-linux-ld checking if the linker (/workdir/instance-0/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /workdir/instance-0/output-1/host/bin/arm-linux-gcc-nm checking the name lister (/workdir/instance-0/output-1/host/bin/arm-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 arm-buildroot-linux-uclibcgnueabihf 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 /workdir/instance-0/output-1/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabihf-objdump... /workdir/instance-0/output-1/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabihf-ar... /workdir/instance-0/output-1/host/bin/arm-linux-gcc-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabihf-strip... (cached) /workdir/instance-0/output-1/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabihf-ranlib... /workdir/instance-0/output-1/host/bin/arm-linux-gcc-ranlib checking command to parse /workdir/instance-0/output-1/host/bin/arm-linux-gcc-nm output from /workdir/instance-0/output-1/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-linux-uclibcgnueabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /workdir/instance-0/output-1/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /workdir/instance-0/output-1/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /workdir/instance-0/output-1/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /workdir/instance-0/output-1/host/bin/arm-linux-gcc static flag -static works... yes checking if /workdir/instance-0/output-1/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /workdir/instance-0/output-1/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /workdir/instance-0/output-1/host/bin/arm-linux-gcc linker (/workdir/instance-0/output-1/host/bin/arm-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 /workdir/instance-0/output-1/host/bin/arm-linux-gcc options needed to detect all undeclared functions... none needed checking for library containing dlopen... none required checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... 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... yes checking for sys/random.h... yes checking for gshadow.h... no checking for lastlog.h... yes checking for rpc/key_prot.h... no 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... no checking for getentropy... no 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 setgroups... yes checking for updwtmpx... yes checking for innetgr... no checking for getspnam_r... yes checking for rpmatch... yes checking for memset_explicit... no checking for explicit_bzero... no 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 utmpx.ut_name... no checking for struct utmpx.ut_host... yes checking for struct utmpx.ut_syslen... no checking for struct utmpx.ut_addr... no checking for struct utmpx.ut_addr_v6... yes checking for struct utmpx.ut_time... no checking for struct utmpx.ut_xtime... no checking how to run the C preprocessor... /workdir/instance-0/output-1/host/bin/arm-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... none configure: WARNING: utmp file not found 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 use login and su access checking if PAM not used... yes checking for cmocka... no configure: WARNING: libcmocka not found, cmocka tests will not be built checking for fgetpwent_r... yes checking whether NLS is requested... no checking for msgfmt... /workdir/instance-0/output-1/host/bin/msgfmt checking for gmsgfmt... /workdir/instance-0/output-1/host/bin/msgfmt checking for xgettext... /workdir/instance-0/output-1/host/bin/xgettext checking for msgmerge... /workdir/instance-0/output-1/host/bin/msgmerge checking for ld used by /workdir/instance-0/output-1/host/bin/arm-linux-gcc... /workdir/instance-0/output-1/host/bin/arm-linux-ld checking if the linker (/workdir/instance-0/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/config.xml config.status: creating man/po/Makefile config.status: creating man/cs/Makefile config.status: creating man/da/Makefile config.status: creating man/de/Makefile config.status: creating man/es/Makefile config.status: creating man/fi/Makefile config.status: creating man/fr/Makefile config.status: creating man/hu/Makefile config.status: creating man/id/Makefile config.status: creating man/it/Makefile config.status: creating man/ja/Makefile config.status: creating man/ko/Makefile config.status: creating man/pl/Makefile config.status: creating man/pt_BR/Makefile config.status: creating man/ru/Makefile config.status: creating man/sv/Makefile config.status: creating man/tr/Makefile config.status: creating man/uk/Makefile config.status: creating man/zh_CN/Makefile config.status: creating man/zh_TW/Makefile config.status: creating lib/Makefile config.status: creating libsubid/Makefile config.status: creating libsubid/subid.h config.status: creating src/Makefile config.status: creating contrib/Makefile config.status: creating etc/Makefile config.status: creating etc/pam.d/Makefile config.status: creating etc/shadow-maint/Makefile config.status: creating tests/unit/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --with-libcrack shadow will be compiled with the following features: auditing support: no PAM support: no SELinux support: no BtrFS support: no ACL support: no Extended Attributes support: no tcb support (incomplete): no shadow group support: no S/Key support: no SHA passwords encryption: no bcrypt passwords encryption: no yescrypt passwords encryption: no nscd support: no sssd support: no subordinate IDs support: no enable lastlog: no enable logind: no use file caps: no install su: no enabled vendor dir: >>> shadow 4.15.1 Building GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 -C /workdir/instance-0/output-1/build/shadow-4.15.1/ make[1]: Entering directory '/workdir/instance-0/output-1/build/shadow-4.15.1' /usr/bin/make all-recursive make[2]: Entering directory '/workdir/instance-0/output-1/build/shadow-4.15.1' Making all in lib make[3]: Entering directory '/workdir/instance-0/output-1/build/shadow-4.15.1/lib' CC libshadow_la-addgrps.lo In file included from prototypes.h:36, from addgrps.c:14: commonio.h:69:27: warning: 'access' attribute directive ignored [-Wattributes] 69 | FILE *restrict stream); | ^~~~ In file included from addgrps.c:14: prototypes.h:154:1: warning: 'access' attribute directive ignored [-Wattributes] 154 | extern int getlong(const char *restrict numstr, long *restrict result); | ^~~~~~ prototypes.h:174:1: warning: 'access' attribute directive ignored [-Wattributes] 174 | extern int getulong(const char *restrict numstr, unsigned long *restrict result); | ^~~~~~ prototypes.h:178:1: warning: 'access' attribute directive ignored [-Wattributes] 178 | extern /*@null@*/char *fgetsx(/*@returned@*/char *restrict, int, FILE *restrict); | ^~~~~~ In file included from addgrps.c:14: prototypes.h:438:34: warning: 'access' attribute directive ignored [-Wattributes] 438 | /*@null@*/const char *envp[], int *restrict status); | ^~~~~ In file included from addgrps.c:21: alloc.h: In function 'mallocarray': alloc.h:91:9: warning: implicit declaration of function 'reallocarray'; did you mean 'xreallocarray'? [-Wimplicit-function-declaration] 91 | return reallocarray(NULL, nmemb, size); | ^~~~~~~~~~~~ | xreallocarray alloc.h:91:9: warning: returning 'int' from a function with return type 'void *' makes pointer from integer without a cast [-Wint-conversion] 91 | return reallocarray(NULL, nmemb, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ alloc.h: In function 'reallocarrayf': alloc.h:100:4: warning: assignment to 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 100 | q = reallocarray(p, nmemb, size); | ^ addgrps.c: In function 'add_groups': alloc.h:42:2: warning: implicit declaration of function 'static_assert' [-Wimplicit-function-declaration] 42 | static_assert(__builtin_types_compatible_p(typeof(p_), type *), ""); \ | ^~~~~~~~~~~~~ addgrps.c:93:15: note: in expansion of macro 'REALLOCF' 93 | grouplist = REALLOCF(grouplist, (size_t) ngroups + 1, GETGROUPS_T); | ^~~~~~~~ CC libshadow_la-adds.lo CC libshadow_la-age.lo In file included from prototypes.h:36, from age.c:22: commonio.h:69:27: warning: 'access' attribute directive ignored [-Wattributes] 69 | FILE *restrict stream); | ^~~~ In file included from age.c:22: prototypes.h:154:1: warning: 'access' attribute directive ignored [-Wattributes] 154 | extern int getlong(const char *restrict numstr, long *restrict result); | ^~~~~~ prototypes.h:174:1: warning: 'access' attribute directive ignored [-Wattributes] 174 | extern int getulong(const char *restrict numstr, unsigned long *restrict result); | ^~~~~~ prototypes.h:178:1: warning: 'access' attribute directive ignored [-Wattributes] 178 | extern /*@null@*/char *fgetsx(/*@returned@*/char *restrict, int, FILE *restrict); | ^~~~~~ In file included from age.c:22: prototypes.h:438:34: warning: 'access' attribute directive ignored [-Wattributes] 438 | /*@null@*/const char *envp[], int *restrict status); | ^~~~~ In file included from sizeof.h:15, from adds.h:16, from age.c:19: age.c: In function 'agecheck': must_be.h:54:4: error: expected specifier-qualifier-list before 'static_assert' 54 | static_assert(e, ""); \ | ^~~~~~~~~~~~~ must_be.h:96:31: note: in expansion of macro 'must_be' 96 | #define must_be_array(a) must_be(is_array(a)) | ^~~~~~~ sizeof.h:20:43: note: in expansion of macro 'must_be_array' 20 | #define SIZEOF_ARRAY(a) (sizeof(a) + must_be_array(a)) | ^~~~~~~~~~~~~ sizeof.h:21:31: note: in expansion of macro 'SIZEOF_ARRAY' 21 | #define NITEMS(a) (SIZEOF_ARRAY((a)) / sizeof((a)[0])) | ^~~~~~~~~~~~ adds.h:23:9: note: in expansion of macro 'NITEMS' 23 | addslN(NITEMS(addend_), addend_); \ | ^~~~~~ age.c:168:11: note: in expansion of macro 'addsl' 168 | remain = addsl(sp->sp_lstchg, sp->sp_max, -now); | ^~~~~ make[3]: *** [Makefile:910: libshadow_la-age.lo] Error 1 make[3]: Leaving directory '/workdir/instance-0/output-1/build/shadow-4.15.1/lib' make[2]: *** [Makefile:467: all-recursive] Error 1 make[2]: Leaving directory '/workdir/instance-0/output-1/build/shadow-4.15.1' make[1]: *** [Makefile:397: all] Error 2 make[1]: Leaving directory '/workdir/instance-0/output-1/build/shadow-4.15.1' make: *** [package/pkg-generic.mk:289: /workdir/instance-0/output-1/build/shadow-4.15.1/.stamp_built] Error 2 make: Leaving directory '/workdir/instance-0/buildroot'