>>> shadow: Building community/shadow 4.8.1-r0 (using abuild 3.7.0_rc1-r1) started Fri, 18 Dec 2020 14:52:02 +0000 >>> shadow: Checking sanity of /home/buildozer/aports/community/shadow/APKBUILD... >>> shadow: Analyzing dependencies... >>> shadow: Installing for build: build-base linux-pam-dev (1/11) Installing gettext-asprintf (0.20.2-r0) (2/11) Installing libintl (0.20.2-r0) (3/11) Installing libunistring (0.9.10-r0) (4/11) Installing gettext-libs (0.20.2-r0) (5/11) Installing xz-libs (5.2.5-r0) (6/11) Installing libxml2 (2.9.10-r5) (7/11) Installing gettext (0.20.2-r0) (8/11) Installing gettext-dev (0.20.2-r0) (9/11) Installing linux-pam (1.4.0-r1) (10/11) Installing linux-pam-dev (1.4.0-r1) (11/11) Installing .makedepends-shadow (20201218.145210) Executing busybox-1.32.0-r8.trigger OK: 318 MiB in 97 packages >>> shadow: Cleaning up srcdir >>> shadow: Cleaning up pkgdir >>> shadow: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/shadow-4.8.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1573k 100 1573k 0 0 12.8M 0 --:--:-- --:--:-- --:--:-- 12.9M >>> shadow: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/shadow-4.8.1.tar.xz >>> shadow: Checking sha512sums... shadow-4.8.1.tar.xz: OK chpasswd.pamd: OK login.pamd: OK defaults.patch: OK dots-in-usernames.patch: OK pam-useradd.patch: OK >>> shadow: Unpacking /var/cache/distfiles/v3.13/shadow-4.8.1.tar.xz... >>> shadow: defaults.patch patching file etc/useradd >>> shadow: dots-in-usernames.patch patching file libmisc/chkname.c Hunk #1 succeeded at 68 (offset 2 lines). >>> shadow: pam-useradd.patch patching file etc/pam.d/useradd checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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 i586-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking whether ln -s works... yes checking for bison... no checking for byacc... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from 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 i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termio.h usability... no checking termio.h presence... no checking for termio.h... no checking sgtty.h usability... no checking sgtty.h presence... no checking for sgtty.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking ulimit.h usability... yes checking ulimit.h presence... yes checking for ulimit.h... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking gshadow.h usability... no checking gshadow.h presence... no checking for gshadow.h... no checking lastlog.h usability... yes checking lastlog.h presence... yes checking for lastlog.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking rpc/key_prot.h usability... no checking rpc/key_prot.h presence... no checking for rpc/key_prot.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking acl/libacl.h usability... no checking acl/libacl.h presence... no checking for acl/libacl.h... no checking attr/libattr.h usability... no checking attr/libattr.h presence... no checking for attr/libattr.h... no checking attr/error_context.h usability... no checking attr/error_context.h presence... no checking for attr/error_context.h... no checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for l64a... yes checking for fchmod... yes checking for fchown... yes checking for fsync... yes checking for futimes... yes checking for getgroups... yes checking for gethostname... yes checking for getspnam... yes checking for gettimeofday... yes checking for getusershell... yes checking for getutent... yes checking for initgroups... yes checking for lchown... yes checking for lckpwdf... yes checking for lstat... yes checking for lutimes... yes checking for memcpy... yes checking for memset... yes checking for setgroups... yes checking for sigaction... yes checking for strchr... yes checking for updwtmp... yes checking for updwtmpx... yes checking for innetgr... no checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes checking for getspnam_r... yes checking for getaddrinfo... yes checking for ruserok... 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 an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for struct stat.st_rdev... yes checking for struct stat.st_atim... yes checking for struct stat.st_atimensec... no checking for struct stat.st_mtim... yes checking for struct stat.st_mtimensec... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h 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... no checking for struct utmp.ut_tv... yes 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 for ll_host in struct lastlog... yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for utime.h... (cached) yes checking whether utime accepts a null argument... yes checking for strftime... yes checking for mkdir... yes checking for putgrent... yes checking for putpwent... yes checking for putspent... yes checking for rename... yes checking for rmdir... yes checking for sgetgrent... no checking for sgetpwent... no checking for sgetspent... no checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strstr... 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 posix_spawn... yes ./configure: line 15428: ]: not found checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for econf_readDirs in -leconf... no checking size of uid_t... 4 checking size of gid_t... 4 checking for crypt in -lcrypt... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking linux/magic.h usability... no checking linux/magic.h presence... no checking for linux/magic.h... no checking linux/btrfs_tree.h usability... no checking linux/btrfs_tree.h presence... no checking for linux/btrfs_tree.h... no checking for pam_start in -lpam... yes checking for openpam_ttyconv in -lpam... no checking for misc_conv in -lpam_misc... yes checking for security/openpam.h... no checking for security/pam_misc.h... yes checking whether PAM_ESTABLISH_CRED is declared... yes checking whether PAM_DELETE_CRED is declared... yes checking whether PAM_NEW_AUTHTOK_REQD is declared... yes checking whether PAM_DATA_SILENT is declared... yes checking for pam_fail_delay... yes checking use login and su access checking if PAM not used... no checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/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/zh_CN/Makefile config.status: creating man/zh_TW/Makefile config.status: creating libmisc/Makefile config.status: creating lib/Makefile 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 shadow.spec 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 shadow will be compiled with the following features: auditing support: no CrackLib support: no PAM support: yes suid account management tools: no SELinux support: no BtrFS support: maybe ACL support: no Extended Attributes support: no tcb support (incomplete): no shadow group support: yes S/Key support: no SHA passwords encryption: yes bcrypt passwords encryption: no nscd support: no sssd support: yes subordinate IDs support: yes use file caps: no install su: yes make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' Making all in libmisc make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' CC addgrps.o CC age.o CC audit_help.o CC basename.o CC chkname.o CC chowndir.o CC chowntty.o CC cleanup.o CC cleanup_group.o CC cleanup_user.o CC console.o CC copydir.o CC entry.o CC env.o CC failure.o CC find_new_gid.o CC find_new_uid.o CC find_new_sub_gids.o CC find_new_sub_uids.o CC getdate.o CC getgr_nam_gid.o CC getrange.o CC gettime.o CC hushed.o CC idmapping.o CC isexpired.o CC limits.o CC list.o CC log.o CC loginprompt.o CC mail.o In file included from gettime.c:37: gettime.c: In function 'gettime': gettime.c:81:7: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'time_t' {aka 'long long int'} [-Wformat=] 81 | _("Environment variable $SOURCE_DATE_EPOCH: value must be smaller than or equal to the current time (%lu) but was found to be: %llu\n"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/defines.h:56:18: note: in definition of macro '_' 56 | # define _(Text) Text | ^~~~ gettime.c:81:100: note: format string is defined here 81 | _("Environment variable $SOURCE_DATE_EPOCH: value must be smaller than or equal to the current time (%lu) but was found to be: %llu\n"), | ~~^ | | | long unsigned int | tllu CC motd.o CC myname.o CC obscure.o CC pam_pass.o CC pam_pass_non_interactive.o CC prefix_flag.o CC pwd2spwd.o CC pwdcheck.o CC pwd_init.o CC remove_tree.o CC rlogin.o CC root_flag.o CC salt.o CC setugid.o CC setupenv.o CC shell.o CC strtoday.o CC sub.o CC sulog.o CC ttytype.o CC tz.o CC ulimit.o CC user_busy.o CC utmp.o CC valid.o CC xgetpwnam.o CC xgetpwuid.o CC xgetgrnam.o CC xgetgrgid.o CC xgetspnam.o CC xmalloc.o CC yesno.o AR libmisc.a ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' Making all in lib make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' CC libshadow_la-commonio.lo CC libshadow_la-encrypt.lo CC libshadow_la-fields.lo CC libshadow_la-fputsx.lo CC libshadow_la-getdef.lo CC libshadow_la-get_gid.lo CC libshadow_la-getlong.lo CC libshadow_la-get_pid.lo CC libshadow_la-get_uid.lo CC libshadow_la-getulong.lo CC libshadow_la-groupio.lo CC libshadow_la-groupmem.lo CC libshadow_la-gshadow.lo CC libshadow_la-lockpw.lo CC libshadow_la-nscd.lo CC libshadow_la-sssd.lo CC libshadow_la-port.lo CC libshadow_la-pwauth.lo CC libshadow_la-pwio.lo CC libshadow_la-pwmem.lo CC libshadow_la-subordinateio.lo CC libshadow_la-selinux.lo CC libshadow_la-semanage.lo CC libshadow_la-sgetgrent.lo CC libshadow_la-sgetpwent.lo CC libshadow_la-sgetspent.lo CC libshadow_la-sgroupio.lo CC libshadow_la-shadow.lo CC libshadow_la-shadowio.lo CC libshadow_la-shadowmem.lo CC libshadow_la-spawn.lo CC libshadow_la-utent.lo CCLD libshadow.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' CC groups.o CC login.o CC login_nopam.o CC su.o CC suauth.o CC id.o CC sulogin.o CC nologin.o CC faillog.o CC lastlog.o CC chage.o CC chfn.o CC chsh.o CC expiry.o CC gpasswd.o CC newgrp.o CC passwd.o CC newgidmap.o CC newuidmap.o CC chgpasswd.o CC chpasswd.o CC groupadd.o CC groupdel.o CC groupmems.o CC groupmod.o CC grpck.o CC grpconv.o CC grpunconv.o CC logoutd.o CC newusers.o In file included from faillog.c:44: faillog.c: In function 'print_one': CC pwck.o faillog.c:177:14: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=] 177 | printf (_(" [%lus left]"), | ^~~~~~~~~~~~~~ ../lib/defines.h:56:18: note: in definition of macro '_' 56 | # define _(Text) Text | ^~~~ faillog.c:177:19: note: format string is defined here 177 | printf (_(" [%lus left]"), | ~~^ | | | long unsigned int | %llu su.c: In function 'main': su.c:1191:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1191 | argv[-1] = cp; | ^ CC pwconv.o CC pwunconv.o CC useradd.o CC userdel.o CC usermod.o CC vipw.o CCLD groups CCLD id CCLD sulogin CCLD nologin CCLD expiry CCLD newgidmap CCLD newuidmap CCLD groupadd CCLD groupdel CCLD grpconv CCLD grpunconv CCLD logoutd CCLD pwunconv CCLD chsh CCLD chgpasswd CCLD chpasswd CCLD groupmod CCLD pwconv CCLD lastlog CCLD groupmems CCLD passwd CCLD newgrp CCLD grpck CCLD faillog CCLD chfn CCLD chage CCLD su CCLD login CCLD pwck CCLD gpasswd CCLD vipw CCLD newusers CCLD userdel CCLD useradd CCLD usermod make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' Making all in contrib make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' Making all in etc make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' Making all in pam.d make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' Making check in po make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' Making check in libmisc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' Making check in lib make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' Making check in contrib make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' Making check in etc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' Making check in pam.d make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' >>> shadow: Entering fakeroot... Making install in po make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' if test "shadow" = "gettext-tools"; then \ .././install-sh -c -d /home/buildozer/aports/community/shadow/pkg/shadow/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/community/shadow/pkg/shadow/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/community/shadow/pkg/shadow/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/po' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man1' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man3' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man5' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man8' /usr/bin/install -c -m 644 man3/getspnam.3 man3/shadow.3 '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man3' /usr/bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/groups.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 man1/newgidmap.1 man1/newuidmap.1 '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man1' /usr/bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/passwd.5 man5/shadow.5 man5/suauth.5 man5/subgid.5 man5/subuid.5 '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man5' /usr/bin/install -c -m 644 man8/chgpasswd.8 man8/chpasswd.8 man8/faillog.8 man8/groupadd.8 man8/groupdel.8 man8/groupmems.8 man8/groupmod.8 man8/grpck.8 man8/grpconv.8 man8/grpunconv.8 man8/lastlog.8 man8/logoutd.8 man8/newusers.8 man8/nologin.8 man8/pwck.8 man8/pwconv.8 man8/pwunconv.8 man8/useradd.8 man8/userdel.8 man8/usermod.8 man8/vigr.8 man8/vipw.8 '/home/buildozer/aports/community/shadow/pkg/shadow/usr/share/man/man8' make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/man' Making install in libmisc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/libmisc' Making install in lib make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/lib' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' make install-exec-am install-data-am make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/bin' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/sbin' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/bin' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c groups login su '/home/buildozer/aports/community/shadow/pkg/shadow/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c nologin '/home/buildozer/aports/community/shadow/pkg/shadow/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap '/home/buildozer/aports/community/shadow/pkg/shadow/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c chgpasswd chpasswd groupadd groupdel groupmems groupmod grpck grpconv grpunconv logoutd newusers pwck pwconv pwunconv useradd userdel usermod vipw '/home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin' libtool: install: /usr/bin/install -c groups /home/buildozer/aports/community/shadow/pkg/shadow/bin/groups libtool: install: /usr/bin/install -c nologin /home/buildozer/aports/community/shadow/pkg/shadow/sbin/nologin libtool: install: /usr/bin/install -c faillog /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/faillog libtool: install: /usr/bin/install -c login /home/buildozer/aports/community/shadow/pkg/shadow/bin/login libtool: install: /usr/bin/install -c lastlog /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/lastlog libtool: install: /usr/bin/install -c chgpasswd /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/chgpasswd libtool: install: /usr/bin/install -c su /home/buildozer/aports/community/shadow/pkg/shadow/bin/su libtool: install: /usr/bin/install -c chage /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/chage libtool: install: /usr/bin/install -c chpasswd /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/chpasswd libtool: install: /usr/bin/install -c chfn /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/chfn libtool: install: /usr/bin/install -c groupadd /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/groupadd libtool: install: /usr/bin/install -c chsh /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/chsh libtool: install: /usr/bin/install -c groupdel /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/groupdel libtool: install: /usr/bin/install -c expiry /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/expiry libtool: install: /usr/bin/install -c groupmems /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/groupmems libtool: install: /usr/bin/install -c gpasswd /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/gpasswd libtool: install: /usr/bin/install -c groupmod /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/groupmod libtool: install: /usr/bin/install -c newgrp /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/newgrp libtool: install: /usr/bin/install -c grpck /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/grpck libtool: install: /usr/bin/install -c passwd /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/passwd libtool: install: /usr/bin/install -c grpconv /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/grpconv libtool: install: /usr/bin/install -c newgidmap /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/newgidmap libtool: install: /usr/bin/install -c grpunconv /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/grpunconv libtool: install: /usr/bin/install -c newuidmap /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/newuidmap libtool: install: /usr/bin/install -c logoutd /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/logoutd libtool: install: /usr/bin/install -c newusers /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/newusers libtool: install: /usr/bin/install -c pwck /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/pwck libtool: install: /usr/bin/install -c pwconv /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/pwconv libtool: install: /usr/bin/install -c pwunconv /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/pwunconv libtool: install: /usr/bin/install -c useradd /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/useradd libtool: install: /usr/bin/install -c userdel /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/userdel libtool: install: /usr/bin/install -c usermod /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/usermod libtool: install: /usr/bin/install -c vipw /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/vipw make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' ln -sf newgrp /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/sg ln -sf vipw /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/vigr set -e; for i in su; do \ chmod 4755 /home/buildozer/aports/community/shadow/pkg/shadow/bin/$i; \ done set -e; for i in chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap; do \ chmod 4755 /home/buildozer/aports/community/shadow/pkg/shadow/usr/bin/$i; \ done set -e; for i in ; do \ chmod 4755 /home/buildozer/aports/community/shadow/pkg/shadow/usr/sbin/$i; \ done make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/src' Making install in contrib make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/contrib' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/doc' Making install in etc make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' Making install in pam.d make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/etc/pam.d' /usr/bin/install -c -m 644 chfn chsh groupmems login passwd su '/home/buildozer/aports/community/shadow/pkg/shadow/etc/pam.d' make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc/pam.d' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[3]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/etc' .././install-sh -c -d '/home/buildozer/aports/community/shadow/pkg/shadow/etc/default' /usr/bin/install -c -m 644 login.defs '/home/buildozer/aports/community/shadow/pkg/shadow/etc' /usr/bin/install -c -m 644 useradd '/home/buildozer/aports/community/shadow/pkg/shadow/etc/default' make[3]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1/etc' make[1]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[2]: Entering directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/shadow/src/shadow-4.8.1' >>> shadow-doc*: Running split function doc... >>> shadow-doc*: Preparing subpackage shadow-doc... >>> shadow-doc*: Running postcheck for shadow-doc >>> shadow-dbg*: Running split function dbg... >>> shadow-dbg*: Preparing subpackage shadow-dbg... >>> shadow-dbg*: Running postcheck for shadow-dbg >>> shadow-uidmap*: Running split function uidmap... >>> shadow-uidmap*: Preparing subpackage shadow-uidmap... >>> shadow-uidmap*: Running postcheck for shadow-uidmap >>> shadow*: Running postcheck for shadow >>> shadow*: Preparing package shadow... >>> shadow-dbg*: Scanning shared objects >>> shadow-doc*: Scanning shared objects >>> shadow-uidmap*: Scanning shared objects >>> shadow*: Scanning shared objects >>> shadow-dbg*: Tracing dependencies... >>> shadow-dbg*: Package size: 2.9 MB >>> shadow-dbg*: Compressing data... >>> shadow-dbg*: Create checksum... >>> shadow-dbg*: Create shadow-dbg-4.8.1-r0.apk >>> shadow-doc*: Tracing dependencies... >>> shadow-doc*: Package size: 216.0 KB >>> shadow-doc*: Compressing data... >>> shadow-doc*: Create checksum... >>> shadow-doc*: Create shadow-doc-4.8.1-r0.apk >>> shadow-uidmap*: Tracing dependencies... so:libc.musl-x86.so.1 >>> shadow-uidmap*: Package size: 88.0 KB >>> shadow-uidmap*: Compressing data... >>> shadow-uidmap*: Create checksum... >>> shadow-uidmap*: Create shadow-uidmap-4.8.1-r0.apk >>> shadow*: Tracing dependencies... so:libc.musl-x86.so.1 so:libpam.so.0 so:libpam_misc.so.0 >>> shadow*: Package size: 1.7 MB >>> shadow*: Compressing data... >>> shadow*: Create checksum... >>> shadow*: Create shadow-4.8.1-r0.apk >>> shadow: Build complete at Fri, 18 Dec 2020 14:52:34 +0000 elapsed time 0h 0m 32s >>> shadow: Cleaning up srcdir >>> shadow: Cleaning up pkgdir >>> shadow: Uninstalling dependencies... (1/11) Purging .makedepends-shadow (20201218.145210) (2/11) Purging linux-pam-dev (1.4.0-r1) (3/11) Purging gettext-dev (0.20.2-r0) (4/11) Purging gettext-asprintf (0.20.2-r0) (5/11) Purging gettext (0.20.2-r0) (6/11) Purging linux-pam (1.4.0-r1) (7/11) Purging gettext-libs (0.20.2-r0) (8/11) Purging libintl (0.20.2-r0) (9/11) Purging libunistring (0.9.10-r0) (10/11) Purging libxml2 (2.9.10-r5) (11/11) Purging xz-libs (5.2.5-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> shadow: Updating the community/x86 repository index... >>> shadow: Signing the index...