2021-08-26 11:45:59 exec_hook package_begin chapter08 825-shadow START: 2021-08-26 11:45:59 # Begin /home/lfs/build/x86_64/sources/config.inc # Environment for chapter08/825-shadow # Make flags export MAKEFLAGS=-j4 # C/C++ flags export CFLAGS="-mtune=generic " export CXXFLAGS="-mtune=generic " # Log output for tests TEST_LOG=${ROOT}sources/825-shadow-tests.tmp LFS_CHAPTER=chapter08 LFS_SCRIPT=825-shadow # Targets for multilib LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 echo "Environment" set echo "File systems" mount || true echo "logname" logname || true # End /home/lfs/build/x86_64/sources/config.inc Environment BASH=/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=([0]="1" [1]="0") BASH_ARGV=([0]="/sources/config.inc") BASH_CMDS=() BASH_LINENO=([0]="15" [1]="0") BASH_SOURCE=([0]="/sources/config.inc" [1]="/sources/lfs-commands/chapter08/825-shadow") BASH_VERSINFO=([0]="5" [1]="1" [2]="8" [3]="1" [4]="release" [5]="x86_64-lfs-linux-gnu") BASH_VERSION='5.1.8(1)-release' CFLAGS='-mtune=generic ' CXXFLAGS='-mtune=generic ' DIRSTACK=() EUID=0 GROUPS=() HOME=/root HOSTNAME=lfs-x86_64 HOSTTYPE=x86_64 IFS=$' \t\n' LFS_CHAPTER=chapter08 LFS_SCRIPT=825-shadow LFS_TGT=x86_64-lfs-linux-gnu LFS_TGT32=i686-lfs-linux-gnu LFS_TGTX32=x86_64-lfs-linux-gnux32 MACHTYPE=x86_64-lfs-linux-gnu MAKEFLAGS=-j4 OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/bin:/usr/bin:/sbin:/usr/sbin PIPESTATUS=([0]="0") PPID=8010 PREV_SEC=0 PS4='+ ' PWD=/ ROOT=/ SCRIPT_ROOT=/dev/null SECONDS=0 SHELL=/bin/bash SHELLOPTS=braceexpand:errexit:interactive-comments SHLVL=1 TERM=xterm-256color TEST_LOG=/sources/825-shadow-tests.tmp UID=0 _=Environment File systems /dev/sdb1 on / type ext4 (rw,relatime) devtmpfs on /dev type devtmpfs (rw,relatime,size=4072068k,nr_inodes=1018017,mode=755) devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000) proc on /proc type proc (rw,relatime) sysfs on /sys type sysfs (rw,relatime) tmpfs on /run type tmpfs (rw,relatime) logname root KB: 1539416 / /sources/autolfs_package_patch PKG_DEST=/sources/825-shadow checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for 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 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... bison -y checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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/x86_64-lfs-linux-gnu/bin/ld checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /bin/nm -B checking the name lister (/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-lfs-linux-gnu/bin/ld option to reload object files... -r 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /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 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/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... 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... yes checking termio.h presence... yes checking for termio.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes 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... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking gshadow.h usability... yes checking gshadow.h presence... yes checking for gshadow.h... yes 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... yes checking acl/libacl.h presence... yes checking for acl/libacl.h... yes checking attr/libattr.h usability... yes checking attr/libattr.h presence... yes checking for attr/libattr.h... yes checking attr/error_context.h usability... yes checking attr/error_context.h presence... yes checking for attr/error_context.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking for arc4random_buf... no 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 getentropy... yes checking for getrandom... 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... yes 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... yes checking for dlopen... yes 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... yes 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... yes 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... 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 posix_spawn... yes checking for posix_spawn... (cached) yes ./configure: line 15470: ]: command 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 for crypt in -lcrypt... (cached) yes checking for acl/libacl.h... (cached) yes checking for attr/error_context.h... (cached) yes checking for perm_copy_file in -lacl... yes checking for perm_copy_fd in -lacl... yes checking for attr/libattr.h... (cached) yes checking for attr/error_context.h... (cached) yes checking for attr_copy_file in -lattr... yes checking for attr_copy_fd in -lattr... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking linux/magic.h usability... yes checking linux/magic.h presence... yes checking for linux/magic.h... yes checking linux/btrfs_tree.h usability... yes checking linux/btrfs_tree.h presence... yes checking for linux/btrfs_tree.h... yes checking selinux/selinux.h usability... no checking selinux/selinux.h presence... no checking for selinux/selinux.h... no checking semanage/semanage.h usability... no checking semanage/semanage.h presence... no checking for semanage/semanage.h... no checking tcb.h usability... no checking tcb.h presence... no checking for tcb.h... no checking for pam_start in -lpam... no checking for openpam_ttyconv in -lpam... no checking for misc_conv in -lpam_misc... no checking for security/openpam.h... no checking for security/pam_misc.h... no checking use login and su access checking if PAM not used... yes checking whether NLS is requested... yes checking for msgfmt... /bin/msgfmt checking for gmsgfmt... /bin/msgfmt checking for xgettext... /bin/xgettext checking for msgmerge... /bin/msgmerge checking for ld used by GCC... /usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-lfs-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 libsubid/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: no SELinux support: no BtrFS support: yes ACL support: yes Extended Attributes support: yes tcb support (incomplete): no shadow group support: yes S/Key support: no SHA passwords encryption: yes bcrypt passwords encryption: no yescrypt passwords encryption: no nscd support: yes sssd support: yes subordinate IDs support: yes use file caps: no install su: yes make all-recursive make[1]: Entering directory '/sources/shadow-4.9' Making all in libmisc make[2]: Entering directory '/sources/shadow-4.9/libmisc' CC addgrps.lo CC age.lo CC audit_help.lo CC basename.lo CC chkname.lo CC chowndir.lo CC chowntty.lo CC cleanup.lo CC cleanup_group.lo CC cleanup_user.lo CC console.lo CC copydir.lo CC entry.lo CC env.lo CC failure.lo CC find_new_gid.lo CC find_new_uid.lo CC find_new_sub_gids.lo CC find_new_sub_uids.lo CC getdate.lo CC getgr_nam_gid.lo CC getrange.lo CC gettime.lo CC hushed.lo CC idmapping.lo CC isexpired.lo CC limits.lo CC list.lo CC log.lo CC loginprompt.lo CC mail.lo CC motd.lo CC myname.lo CC obscure.lo CC pam_pass.lo CC pam_pass_non_interactive.lo CC prefix_flag.lo CC pwd2spwd.lo CC pwdcheck.lo CC pwd_init.lo CC remove_tree.lo CC rlogin.lo CC root_flag.lo CC salt.lo CC setugid.lo CC setupenv.lo CC shell.lo CC strtoday.lo CC sub.lo CC sulog.lo CC ttytype.lo CC tz.lo CC ulimit.lo CC user_busy.lo CC utmp.lo CC valid.lo CC xgetpwnam.lo CC xgetpwuid.lo CC xgetgrnam.lo CC xgetgrgid.lo CC xgetspnam.lo CC xmalloc.lo CC yesno.lo CC btrfs.lo CCLD libmisc.la make[2]: Leaving directory '/sources/shadow-4.9/libmisc' Making all in lib make[2]: Entering directory '/sources/shadow-4.9/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-nss.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-run_part.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 make[2]: Leaving directory '/sources/shadow-4.9/lib' Making all in libsubid make[2]: Entering directory '/sources/shadow-4.9/libsubid' CC api.lo CCLD libsubid.la make[2]: Leaving directory '/sources/shadow-4.9/libsubid' Making all in src make[2]: Entering directory '/sources/shadow-4.9/src' CC login.o CC login_nopam.o CC su.o CC suauth.o su.c: In function 'check_perms_nopam': su.c:510:41: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 510 | char *prevent_no_auth = getdef_str("PREVENT_NO_AUTH"); | ^~~~~~~~~~ login.c: In function 'main': login.c:985:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 985 | char *prevent_no_auth = getdef_str("PREVENT_NO_AUTH"); | ^~~~~~~~~~ su.c: In function 'main': su.c:1210:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1210 | argv[-1] = cp; | ^ CC id.o CC sulogin.o CC list_subid_ranges-list_subid_ranges.o CC get_subid_owners-get_subid_owners.o CC new_subid_range-new_subid_range.o CC free_subid_range-free_subid_range.o CC check_subid_range-check_subid_range.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 CC pwck.o logoutd.c: In function 'main': logoutd.c:253:25: warning: 'strcat' argument 2 declared attribute 'nonstring' [-Wstringop-overread] 253 | strcat (tty_name, ut->ut_line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/utmp.h:29, from ../lib/prototypes.h:51, from logoutd.c:42: /usr/include/bits/utmp.h:62:8: note: argument 'ut_line' declared here 62 | char ut_line[UT_LINESIZE] | ^~~~~~~ CC pwconv.o CC pwunconv.o CC useradd.o CC userdel.o CC usermod.o CC vipw.o useradd.c: In function 'get_defaults': useradd.c:418:41: warning: passing argument 1 of 'gr_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | gr_free(grp); | ^~~ In file included from useradd.c:64: ../lib/prototypes.h:211:56: note: expected 'struct group *' but argument is of type 'const struct group *' 211 | extern void gr_free (/*@out@*/ /*@only@*/struct group *grent); | ~~~~~~~~~~~~~~^~~~~ usermod.c: In function 'process_flags': usermod.c:1159:42: warning: passing argument 1 of 'gr_free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1159 | gr_free (grp); | ^~~ In file included from usermod.c:61: ../lib/prototypes.h:211:56: note: expected 'struct group *' but argument is of type 'const struct group *' 211 | extern void gr_free (/*@out@*/ /*@only@*/struct group *grent); | ~~~~~~~~~~~~~~^~~~~ CCLD login CCLD su CCLD id CCLD sulogin CCLD list_subid_ranges CCLD get_subid_owners CCLD new_subid_range CCLD free_subid_range CCLD check_subid_range CCLD nologin CCLD faillog CCLD lastlog CCLD chage CCLD chfn CCLD chsh CCLD expiry CCLD gpasswd CCLD newgrp CCLD passwd CCLD newgidmap CCLD newuidmap CCLD chgpasswd CCLD chpasswd CCLD groupadd CCLD groupdel CCLD groupmems CCLD groupmod CCLD grpck CCLD grpconv CCLD grpunconv CCLD logoutd CCLD newusers CCLD pwck CCLD pwconv CCLD pwunconv CCLD useradd CCLD userdel CCLD usermod CCLD vipw make[2]: Leaving directory '/sources/shadow-4.9/src' Making all in po make[2]: Entering directory '/sources/shadow-4.9/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/shadow-4.9/po' Making all in contrib make[2]: Entering directory '/sources/shadow-4.9/contrib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/shadow-4.9/contrib' Making all in doc make[2]: Entering directory '/sources/shadow-4.9/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/sources/shadow-4.9/doc' Making all in etc make[2]: Entering directory '/sources/shadow-4.9/etc' Making all in pam.d make[3]: Entering directory '/sources/shadow-4.9/etc/pam.d' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/shadow-4.9/etc/pam.d' make[3]: Entering directory '/sources/shadow-4.9/etc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/sources/shadow-4.9/etc' make[2]: Leaving directory '/sources/shadow-4.9/etc' make[2]: Entering directory '/sources/shadow-4.9' make[2]: Leaving directory '/sources/shadow-4.9' make[1]: Leaving directory '/sources/shadow-4.9' Making install in libmisc make[1]: Entering directory '/sources/shadow-4.9/libmisc' make[2]: Entering directory '/sources/shadow-4.9/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 '/sources/shadow-4.9/libmisc' make[1]: Leaving directory '/sources/shadow-4.9/libmisc' Making install in lib make[1]: Entering directory '/sources/shadow-4.9/lib' make[2]: Entering directory '/sources/shadow-4.9/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 '/sources/shadow-4.9/lib' make[1]: Leaving directory '/sources/shadow-4.9/lib' Making install in libsubid make[1]: Entering directory '/sources/shadow-4.9/libsubid' make[2]: Entering directory '/sources/shadow-4.9/libsubid' /bin/mkdir -p '/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libsubid.la '/usr/lib' libtool: install: /bin/install -c .libs/libsubid.so.3.0.0 /usr/lib/libsubid.so.3.0.0 libtool: install: (cd /usr/lib && { ln -s -f libsubid.so.3.0.0 libsubid.so.3 || { rm -f libsubid.so.3 && ln -s libsubid.so.3.0.0 libsubid.so.3; }; }) libtool: install: (cd /usr/lib && { ln -s -f libsubid.so.3.0.0 libsubid.so || { rm -f libsubid.so && ln -s libsubid.so.3.0.0 libsubid.so; }; }) libtool: install: /bin/install -c .libs/libsubid.lai /usr/lib/libsubid.la libtool: warning: remember to run 'libtool --finish /lib' /bin/mkdir -p '/usr/include/shadow' /bin/install -c -m 644 subid.h '/usr/include/shadow' make[2]: Leaving directory '/sources/shadow-4.9/libsubid' make[1]: Leaving directory '/sources/shadow-4.9/libsubid' Making install in src make[1]: Entering directory '/sources/shadow-4.9/src' make install-exec-am install-data-am make[2]: Entering directory '/sources/shadow-4.9/src' /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c login su '/usr/bin' libtool: install: /bin/install -c login /usr/bin/login libtool: install: /bin/install -c su /usr/bin/su /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -c nologin '/usr/sbin' libtool: install: /bin/install -c nologin /usr/sbin/nologin /bin/mkdir -p '/usr/bin' /bin/sh ../libtool --mode=install /bin/install -c faillog lastlog chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap '/usr/bin' libtool: install: /bin/install -c faillog /usr/bin/faillog libtool: install: /bin/install -c lastlog /usr/bin/lastlog libtool: install: /bin/install -c chage /usr/bin/chage libtool: install: /bin/install -c chfn /usr/bin/chfn libtool: install: /bin/install -c chsh /usr/bin/chsh libtool: install: /bin/install -c expiry /usr/bin/expiry libtool: install: /bin/install -c gpasswd /usr/bin/gpasswd libtool: install: /bin/install -c newgrp /usr/bin/newgrp libtool: install: /bin/install -c passwd /usr/bin/passwd libtool: install: /bin/install -c newgidmap /usr/bin/newgidmap libtool: install: /bin/install -c newuidmap /usr/bin/newuidmap /bin/mkdir -p '/usr/sbin' /bin/sh ../libtool --mode=install /bin/install -c chgpasswd chpasswd groupadd groupdel groupmems groupmod grpck grpconv grpunconv logoutd newusers pwck pwconv pwunconv useradd userdel usermod vipw '/usr/sbin' libtool: install: /bin/install -c chgpasswd /usr/sbin/chgpasswd libtool: install: /bin/install -c chpasswd /usr/sbin/chpasswd libtool: install: /bin/install -c groupadd /usr/sbin/groupadd libtool: install: /bin/install -c groupdel /usr/sbin/groupdel libtool: install: /bin/install -c groupmems /usr/sbin/groupmems libtool: install: /bin/install -c groupmod /usr/sbin/groupmod libtool: install: /bin/install -c grpck /usr/sbin/grpck libtool: install: /bin/install -c grpconv /usr/sbin/grpconv libtool: install: /bin/install -c grpunconv /usr/sbin/grpunconv libtool: install: /bin/install -c logoutd /usr/sbin/logoutd libtool: install: /bin/install -c newusers /usr/sbin/newusers libtool: install: /bin/install -c pwck /usr/sbin/pwck libtool: install: /bin/install -c pwconv /usr/sbin/pwconv libtool: install: /bin/install -c pwunconv /usr/sbin/pwunconv libtool: install: /bin/install -c useradd /usr/sbin/useradd libtool: install: /bin/install -c userdel /usr/sbin/userdel libtool: install: /bin/install -c usermod /usr/sbin/usermod libtool: install: /bin/install -c vipw /usr/sbin/vipw make[2]: Leaving directory '/sources/shadow-4.9/src' ln -sf newgrp /usr/bin/sg ln -sf vipw /usr/sbin/vigr set -e; for i in su; do \ chmod 4755 /usr/bin/$i; \ done set -e; for i in chage chfn chsh expiry gpasswd newgrp passwd newgidmap newuidmap; do \ chmod 4755 /usr/bin/$i; \ done set -e; for i in ; do \ chmod 4755 /usr/sbin/$i; \ done make[1]: Leaving directory '/sources/shadow-4.9/src' Making install in po make[1]: Entering directory '/sources/shadow-4.9/po' /bin/mkdir -p /usr/share installing bs.gmo as /usr/share/locale/bs/LC_MESSAGES/shadow.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/shadow.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/shadow.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/shadow.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/shadow.mo installing dz.gmo as /usr/share/locale/dz/LC_MESSAGES/shadow.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/shadow.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/shadow.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/shadow.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/shadow.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/shadow.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/shadow.mo installing he.gmo as /usr/share/locale/he/LC_MESSAGES/shadow.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/shadow.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/shadow.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/shadow.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/shadow.mo installing kk.gmo as /usr/share/locale/kk/LC_MESSAGES/shadow.mo installing km.gmo as /usr/share/locale/km/LC_MESSAGES/shadow.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/shadow.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/shadow.mo installing ne.gmo as /usr/share/locale/ne/LC_MESSAGES/shadow.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/shadow.mo installing nn.gmo as /usr/share/locale/nn/LC_MESSAGES/shadow.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/shadow.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/shadow.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/shadow.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/shadow.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/shadow.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/shadow.mo installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/shadow.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/shadow.mo installing tl.gmo as /usr/share/locale/tl/LC_MESSAGES/shadow.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/shadow.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/shadow.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/shadow.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/shadow.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/shadow.mo if test "shadow" = "gettext-tools"; then \ /bin/mkdir -p /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 \ /bin/install -c -m 644 ./$file \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/sources/shadow-4.9/po' Making install in contrib make[1]: Entering directory '/sources/shadow-4.9/contrib' make[2]: Entering directory '/sources/shadow-4.9/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 '/sources/shadow-4.9/contrib' make[1]: Leaving directory '/sources/shadow-4.9/contrib' Making install in doc make[1]: Entering directory '/sources/shadow-4.9/doc' make[2]: Entering directory '/sources/shadow-4.9/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 '/sources/shadow-4.9/doc' make[1]: Leaving directory '/sources/shadow-4.9/doc' Making install in etc make[1]: Entering directory '/sources/shadow-4.9/etc' Making install in pam.d make[2]: Entering directory '/sources/shadow-4.9/etc/pam.d' make[3]: Entering directory '/sources/shadow-4.9/etc/pam.d' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/sources/shadow-4.9/etc/pam.d' make[2]: Leaving directory '/sources/shadow-4.9/etc/pam.d' make[2]: Entering directory '/sources/shadow-4.9/etc' make[3]: Entering directory '/sources/shadow-4.9/etc' /bin/mkdir -p '/etc' /bin/install -c -m 644 login.defs '/etc' /bin/mkdir -p '/etc' /bin/install -c -m 644 limits login.access '/etc' make[3]: Leaving directory '/sources/shadow-4.9/etc' make[2]: Leaving directory '/sources/shadow-4.9/etc' make[1]: Leaving directory '/sources/shadow-4.9/etc' make[1]: Entering directory '/sources/shadow-4.9' make[2]: Entering directory '/sources/shadow-4.9' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/sources/shadow-4.9' make[1]: Leaving directory '/sources/shadow-4.9' make: Entering directory '/sources/shadow-4.9/man' /bin/mkdir -p '/usr/share/man/man1' /bin/mkdir -p '/usr/share/man/man3' /bin/mkdir -p '/usr/share/man/man5' /bin/mkdir -p '/usr/share/man/man8' /bin/install -c -m 644 man3/shadow.3 '/usr/share/man/man3' /bin/install -c -m 644 man1/chage.1 man1/chfn.1 man1/chsh.1 man1/expiry.1 man1/gpasswd.1 man1/login.1 man1/newgrp.1 man1/passwd.1 man1/sg.1 man1/su.1 man1/newgidmap.1 man1/newuidmap.1 '/usr/share/man/man1' /bin/install -c -m 644 man5/faillog.5 man5/gshadow.5 man5/login.defs.5 man5/shadow.5 man5/suauth.5 man5/limits.5 man5/login.access.5 man5/porttime.5 man5/subgid.5 man5/subuid.5 '/usr/share/man/man5' /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 '/usr/share/man/man8' make: Leaving directory '/sources/shadow-4.9/man' Totalseconds: 19 KB: 1573532 / 2021-08-26 11:46:19 exec_hook package_done chapter08 825-shadow END: 2021-08-26 11:46:19