Wed Aug 29 10:42:13 CDT 2007 KB: 785072 / patching file etc/useradd patching file man/useradd.8 patching file man/useradd.8.xml patching file src/useradd.c patching file src/usermod.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for strerror in -lcposix... no checking whether ln -s works... yes checking for bison... bison -y checking for function prototypes... yes 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 for string.h... (cached) yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool 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 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/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 shadow.h usability... yes checking shadow.h presence... yes checking for shadow.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... yes checking rpc/key_prot.h presence... yes checking for rpc/key_prot.h... yes checking for a64l... yes checking for fchmod... yes checking for fchown... yes checking for fsync... 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 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES 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 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 ut_host in struct utmp... yes checking for ut_user in struct utmp... yes 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 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 whether setpgrp takes no argument... 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... /bin checking for library containing inet_ntoa... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for crypt in -lcrypt... yes checking libaudit.h usability... no checking libaudit.h presence... no checking for libaudit.h... no checking for pam_start in -lpam... no checking use login access checking if PAM not used... yes checking use login and su access checking if PAM not used... no checking whether NLS is requested... yes 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating man/cs/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 default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile shadow will be compiled with the following features: auditing support: yes CrackLib support: no PAM support: yes SELinux support: no shadow group support: yes S/Key support: no make[1]: Entering directory `/sources/shadow-4.0.18.1' make all-recursive make[2]: Entering directory `/sources/shadow-4.0.18.1' Making all in po make[3]: Entering directory `/sources/shadow-4.0.18.1/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/po' Making all in man make[3]: Entering directory `/sources/shadow-4.0.18.1/man' Makefile:939: target `limits.5' given more than once in the same rule. Makefile:939: target `login.access.5' given more than once in the same rule. Makefile:939: target `porttime.5' given more than once in the same rule. Making all in cs make[4]: Entering directory `/sources/shadow-4.0.18.1/man/cs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/cs' Making all in de make[4]: Entering directory `/sources/shadow-4.0.18.1/man/de' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/de' Making all in es make[4]: Entering directory `/sources/shadow-4.0.18.1/man/es' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/es' Making all in fi make[4]: Entering directory `/sources/shadow-4.0.18.1/man/fi' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/fi' Making all in fr make[4]: Entering directory `/sources/shadow-4.0.18.1/man/fr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/fr' Making all in hu make[4]: Entering directory `/sources/shadow-4.0.18.1/man/hu' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/hu' Making all in id make[4]: Entering directory `/sources/shadow-4.0.18.1/man/id' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/id' Making all in it make[4]: Entering directory `/sources/shadow-4.0.18.1/man/it' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/it' Making all in ja make[4]: Entering directory `/sources/shadow-4.0.18.1/man/ja' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/ja' Making all in pl make[4]: Entering directory `/sources/shadow-4.0.18.1/man/pl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/pl' Making all in pt_BR make[4]: Entering directory `/sources/shadow-4.0.18.1/man/pt_BR' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/pt_BR' Making all in ru make[4]: Entering directory `/sources/shadow-4.0.18.1/man/ru' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/ru' Making all in sv make[4]: Entering directory `/sources/shadow-4.0.18.1/man/sv' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/sv' Making all in tr make[4]: Entering directory `/sources/shadow-4.0.18.1/man/tr' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/tr' make[4]: Entering directory `/sources/shadow-4.0.18.1/man' Makefile:939: target `limits.5' given more than once in the same rule. Makefile:939: target `login.access.5' given more than once in the same rule. Makefile:939: target `porttime.5' given more than once in the same rule. make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/man' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man' Making all in libmisc make[3]: Entering directory `/sources/shadow-4.0.18.1/libmisc' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT addgrps.o -MD -MP -MF ".deps/addgrps.Tpo" -c -o addgrps.o addgrps.c; \ then mv -f ".deps/addgrps.Tpo" ".deps/addgrps.Po"; else rm -f ".deps/addgrps.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT age.o -MD -MP -MF ".deps/age.Tpo" -c -o age.o age.c; \ then mv -f ".deps/age.Tpo" ".deps/age.Po"; else rm -f ".deps/age.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT audit_help.o -MD -MP -MF ".deps/audit_help.Tpo" -c -o audit_help.o audit_help.c; \ then mv -f ".deps/audit_help.Tpo" ".deps/audit_help.Po"; else rm -f ".deps/audit_help.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT basename.o -MD -MP -MF ".deps/basename.Tpo" -c -o basename.o basename.c; \ then mv -f ".deps/basename.Tpo" ".deps/basename.Po"; else rm -f ".deps/basename.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT chkname.o -MD -MP -MF ".deps/chkname.Tpo" -c -o chkname.o chkname.c; \ then mv -f ".deps/chkname.Tpo" ".deps/chkname.Po"; else rm -f ".deps/chkname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT chowndir.o -MD -MP -MF ".deps/chowndir.Tpo" -c -o chowndir.o chowndir.c; \ then mv -f ".deps/chowndir.Tpo" ".deps/chowndir.Po"; else rm -f ".deps/chowndir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT chowntty.o -MD -MP -MF ".deps/chowntty.Tpo" -c -o chowntty.o chowntty.c; \ then mv -f ".deps/chowntty.Tpo" ".deps/chowntty.Po"; else rm -f ".deps/chowntty.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT console.o -MD -MP -MF ".deps/console.Tpo" -c -o console.o console.c; \ then mv -f ".deps/console.Tpo" ".deps/console.Po"; else rm -f ".deps/console.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT copydir.o -MD -MP -MF ".deps/copydir.Tpo" -c -o copydir.o copydir.c; \ then mv -f ".deps/copydir.Tpo" ".deps/copydir.Po"; else rm -f ".deps/copydir.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT entry.o -MD -MP -MF ".deps/entry.Tpo" -c -o entry.o entry.c; \ then mv -f ".deps/entry.Tpo" ".deps/entry.Po"; else rm -f ".deps/entry.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT env.o -MD -MP -MF ".deps/env.Tpo" -c -o env.o env.c; \ then mv -f ".deps/env.Tpo" ".deps/env.Po"; else rm -f ".deps/env.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT failure.o -MD -MP -MF ".deps/failure.Tpo" -c -o failure.o failure.c; \ then mv -f ".deps/failure.Tpo" ".deps/failure.Po"; else rm -f ".deps/failure.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT fields.o -MD -MP -MF ".deps/fields.Tpo" -c -o fields.o fields.c; \ then mv -f ".deps/fields.Tpo" ".deps/fields.Po"; else rm -f ".deps/fields.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT getdate.o -MD -MP -MF ".deps/getdate.Tpo" -c -o getdate.o getdate.c; \ then mv -f ".deps/getdate.Tpo" ".deps/getdate.Po"; else rm -f ".deps/getdate.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT hushed.o -MD -MP -MF ".deps/hushed.Tpo" -c -o hushed.o hushed.c; \ then mv -f ".deps/hushed.Tpo" ".deps/hushed.Po"; else rm -f ".deps/hushed.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT isexpired.o -MD -MP -MF ".deps/isexpired.Tpo" -c -o isexpired.o isexpired.c; \ then mv -f ".deps/isexpired.Tpo" ".deps/isexpired.Po"; else rm -f ".deps/isexpired.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT limits.o -MD -MP -MF ".deps/limits.Tpo" -c -o limits.o limits.c; \ then mv -f ".deps/limits.Tpo" ".deps/limits.Po"; else rm -f ".deps/limits.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT loginprompt.o -MD -MP -MF ".deps/loginprompt.Tpo" -c -o loginprompt.o loginprompt.c; \ then mv -f ".deps/loginprompt.Tpo" ".deps/loginprompt.Po"; else rm -f ".deps/loginprompt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT mail.o -MD -MP -MF ".deps/mail.Tpo" -c -o mail.o mail.c; \ then mv -f ".deps/mail.Tpo" ".deps/mail.Po"; else rm -f ".deps/mail.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT motd.o -MD -MP -MF ".deps/motd.Tpo" -c -o motd.o motd.c; \ then mv -f ".deps/motd.Tpo" ".deps/motd.Po"; else rm -f ".deps/motd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT myname.o -MD -MP -MF ".deps/myname.Tpo" -c -o myname.o myname.c; \ then mv -f ".deps/myname.Tpo" ".deps/myname.Po"; else rm -f ".deps/myname.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT obscure.o -MD -MP -MF ".deps/obscure.Tpo" -c -o obscure.o obscure.c; \ then mv -f ".deps/obscure.Tpo" ".deps/obscure.Po"; else rm -f ".deps/obscure.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT pam_pass.o -MD -MP -MF ".deps/pam_pass.Tpo" -c -o pam_pass.o pam_pass.c; \ then mv -f ".deps/pam_pass.Tpo" ".deps/pam_pass.Po"; else rm -f ".deps/pam_pass.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT pwd2spwd.o -MD -MP -MF ".deps/pwd2spwd.Tpo" -c -o pwd2spwd.o pwd2spwd.c; \ then mv -f ".deps/pwd2spwd.Tpo" ".deps/pwd2spwd.Po"; else rm -f ".deps/pwd2spwd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT pwdcheck.o -MD -MP -MF ".deps/pwdcheck.Tpo" -c -o pwdcheck.o pwdcheck.c; \ then mv -f ".deps/pwdcheck.Tpo" ".deps/pwdcheck.Po"; else rm -f ".deps/pwdcheck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT pwd_init.o -MD -MP -MF ".deps/pwd_init.Tpo" -c -o pwd_init.o pwd_init.c; \ then mv -f ".deps/pwd_init.Tpo" ".deps/pwd_init.Po"; else rm -f ".deps/pwd_init.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT rlogin.o -MD -MP -MF ".deps/rlogin.Tpo" -c -o rlogin.o rlogin.c; \ then mv -f ".deps/rlogin.Tpo" ".deps/rlogin.Po"; else rm -f ".deps/rlogin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT salt.o -MD -MP -MF ".deps/salt.Tpo" -c -o salt.o salt.c; \ then mv -f ".deps/salt.Tpo" ".deps/salt.Po"; else rm -f ".deps/salt.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT setugid.o -MD -MP -MF ".deps/setugid.Tpo" -c -o setugid.o setugid.c; \ then mv -f ".deps/setugid.Tpo" ".deps/setugid.Po"; else rm -f ".deps/setugid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT setupenv.o -MD -MP -MF ".deps/setupenv.Tpo" -c -o setupenv.o setupenv.c; \ then mv -f ".deps/setupenv.Tpo" ".deps/setupenv.Po"; else rm -f ".deps/setupenv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT shell.o -MD -MP -MF ".deps/shell.Tpo" -c -o shell.o shell.c; \ then mv -f ".deps/shell.Tpo" ".deps/shell.Po"; else rm -f ".deps/shell.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT strtoday.o -MD -MP -MF ".deps/strtoday.Tpo" -c -o strtoday.o strtoday.c; \ then mv -f ".deps/strtoday.Tpo" ".deps/strtoday.Po"; else rm -f ".deps/strtoday.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT sub.o -MD -MP -MF ".deps/sub.Tpo" -c -o sub.o sub.c; \ then mv -f ".deps/sub.Tpo" ".deps/sub.Po"; else rm -f ".deps/sub.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT sulog.o -MD -MP -MF ".deps/sulog.Tpo" -c -o sulog.o sulog.c; \ then mv -f ".deps/sulog.Tpo" ".deps/sulog.Po"; else rm -f ".deps/sulog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT ttytype.o -MD -MP -MF ".deps/ttytype.Tpo" -c -o ttytype.o ttytype.c; \ then mv -f ".deps/ttytype.Tpo" ".deps/ttytype.Po"; else rm -f ".deps/ttytype.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT tz.o -MD -MP -MF ".deps/tz.Tpo" -c -o tz.o tz.c; \ then mv -f ".deps/tz.Tpo" ".deps/tz.Po"; else rm -f ".deps/tz.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT ulimit.o -MD -MP -MF ".deps/ulimit.Tpo" -c -o ulimit.o ulimit.c; \ then mv -f ".deps/ulimit.Tpo" ".deps/ulimit.Po"; else rm -f ".deps/ulimit.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT utmp.o -MD -MP -MF ".deps/utmp.Tpo" -c -o utmp.o utmp.c; \ then mv -f ".deps/utmp.Tpo" ".deps/utmp.Po"; else rm -f ".deps/utmp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT valid.o -MD -MP -MF ".deps/valid.Tpo" -c -o valid.o valid.c; \ then mv -f ".deps/valid.Tpo" ".deps/valid.Po"; else rm -f ".deps/valid.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -O3 -pipe -MT xmalloc.o -MD -MP -MF ".deps/xmalloc.Tpo" -c -o xmalloc.o xmalloc.c; \ then mv -f ".deps/xmalloc.Tpo" ".deps/xmalloc.Po"; else rm -f ".deps/xmalloc.Tpo"; exit 1; fi rm -f libmisc.a ar cru libmisc.a addgrps.o age.o audit_help.o basename.o chkname.o chowndir.o chowntty.o console.o copydir.o entry.o env.o failure.o fields.o getdate.o hushed.o isexpired.o limits.o list.o log.o loginprompt.o mail.o motd.o myname.o obscure.o pam_pass.o pwd2spwd.o pwdcheck.o pwd_init.o rlogin.o salt.o setugid.o setupenv.o shell.o strtoday.o sub.o sulog.o ttytype.o tz.o ulimit.o utmp.o valid.o xmalloc.o ranlib libmisc.a make[3]: Leaving directory `/sources/shadow-4.0.18.1/libmisc' Making all in lib make[3]: Entering directory `/sources/shadow-4.0.18.1/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT commonio.lo -MD -MP -MF ".deps/commonio.Tpo" -c -o commonio.lo commonio.c; \ then mv -f ".deps/commonio.Tpo" ".deps/commonio.Plo"; else rm -f ".deps/commonio.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT encrypt.lo -MD -MP -MF ".deps/encrypt.Tpo" -c -o encrypt.lo encrypt.c; \ then mv -f ".deps/encrypt.Tpo" ".deps/encrypt.Plo"; else rm -f ".deps/encrypt.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT fputsx.lo -MD -MP -MF ".deps/fputsx.Tpo" -c -o fputsx.lo fputsx.c; \ then mv -f ".deps/fputsx.Tpo" ".deps/fputsx.Plo"; else rm -f ".deps/fputsx.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT getdef.lo -MD -MP -MF ".deps/getdef.Tpo" -c -o getdef.lo getdef.c; \ then mv -f ".deps/getdef.Tpo" ".deps/getdef.Plo"; else rm -f ".deps/getdef.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT groupio.lo -MD -MP -MF ".deps/groupio.Tpo" -c -o groupio.lo groupio.c; \ then mv -f ".deps/groupio.Tpo" ".deps/groupio.Plo"; else rm -f ".deps/groupio.Tpo"; exit 1; fi mkdir .libs gcc -I. -I. -I.. -O3 -pipe -MT fputsx.lo -MD -MP -MF .deps/fputsx.Tpo -c fputsx.c -fPIC -DPIC -o .libs/fputsx.o gcc -I. -I. -I.. -O3 -pipe -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c encrypt.c -fPIC -DPIC -o .libs/encrypt.o gcc -I. -I. -I.. -O3 -pipe -MT commonio.lo -MD -MP -MF .deps/commonio.Tpo -c commonio.c -fPIC -DPIC -o .libs/commonio.o gcc -I. -I. -I.. -O3 -pipe -MT fputsx.lo -MD -MP -MF .deps/fputsx.Tpo -c fputsx.c -o fputsx.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT encrypt.lo -MD -MP -MF .deps/encrypt.Tpo -c encrypt.c -o encrypt.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT getdef.lo -MD -MP -MF .deps/getdef.Tpo -c getdef.c -fPIC -DPIC -o .libs/getdef.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT gshadow.lo -MD -MP -MF ".deps/gshadow.Tpo" -c -o gshadow.lo gshadow.c; \ then mv -f ".deps/gshadow.Tpo" ".deps/gshadow.Plo"; else rm -f ".deps/gshadow.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT lockpw.lo -MD -MP -MF ".deps/lockpw.Tpo" -c -o lockpw.lo lockpw.c; \ then mv -f ".deps/lockpw.Tpo" ".deps/lockpw.Plo"; else rm -f ".deps/lockpw.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT groupio.lo -MD -MP -MF .deps/groupio.Tpo -c groupio.c -fPIC -DPIC -o .libs/groupio.o gcc -I. -I. -I.. -O3 -pipe -MT getdef.lo -MD -MP -MF .deps/getdef.Tpo -c getdef.c -o getdef.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT groupio.lo -MD -MP -MF .deps/groupio.Tpo -c groupio.c -o groupio.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT commonio.lo -MD -MP -MF .deps/commonio.Tpo -c commonio.c -o commonio.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT nscd.lo -MD -MP -MF ".deps/nscd.Tpo" -c -o nscd.lo nscd.c; \ then mv -f ".deps/nscd.Tpo" ".deps/nscd.Plo"; else rm -f ".deps/nscd.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT port.lo -MD -MP -MF ".deps/port.Tpo" -c -o port.lo port.c; \ then mv -f ".deps/port.Tpo" ".deps/port.Plo"; else rm -f ".deps/port.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT gshadow.lo -MD -MP -MF .deps/gshadow.Tpo -c gshadow.c -fPIC -DPIC -o .libs/gshadow.o gcc -I. -I. -I.. -O3 -pipe -MT lockpw.lo -MD -MP -MF .deps/lockpw.Tpo -c lockpw.c -fPIC -DPIC -o .libs/lockpw.o gcc -I. -I. -I.. -O3 -pipe -MT lockpw.lo -MD -MP -MF .deps/lockpw.Tpo -c lockpw.c -o lockpw.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT pwauth.lo -MD -MP -MF ".deps/pwauth.Tpo" -c -o pwauth.lo pwauth.c; \ then mv -f ".deps/pwauth.Tpo" ".deps/pwauth.Plo"; else rm -f ".deps/pwauth.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT gshadow.lo -MD -MP -MF .deps/gshadow.Tpo -c gshadow.c -o gshadow.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT pwio.lo -MD -MP -MF ".deps/pwio.Tpo" -c -o pwio.lo pwio.c; \ then mv -f ".deps/pwio.Tpo" ".deps/pwio.Plo"; else rm -f ".deps/pwio.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT port.lo -MD -MP -MF .deps/port.Tpo -c port.c -fPIC -DPIC -o .libs/port.o gcc -I. -I. -I.. -O3 -pipe -MT nscd.lo -MD -MP -MF .deps/nscd.Tpo -c nscd.c -fPIC -DPIC -o .libs/nscd.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT sgetgrent.lo -MD -MP -MF ".deps/sgetgrent.Tpo" -c -o sgetgrent.lo sgetgrent.c; \ then mv -f ".deps/sgetgrent.Tpo" ".deps/sgetgrent.Plo"; else rm -f ".deps/sgetgrent.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT nscd.lo -MD -MP -MF .deps/nscd.Tpo -c nscd.c -o nscd.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT pwauth.lo -MD -MP -MF .deps/pwauth.Tpo -c pwauth.c -fPIC -DPIC -o .libs/pwauth.o gcc -I. -I. -I.. -O3 -pipe -MT port.lo -MD -MP -MF .deps/port.Tpo -c port.c -o port.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT sgetpwent.lo -MD -MP -MF ".deps/sgetpwent.Tpo" -c -o sgetpwent.lo sgetpwent.c; \ then mv -f ".deps/sgetpwent.Tpo" ".deps/sgetpwent.Plo"; else rm -f ".deps/sgetpwent.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT pwauth.lo -MD -MP -MF .deps/pwauth.Tpo -c pwauth.c -o pwauth.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT sgetgrent.lo -MD -MP -MF .deps/sgetgrent.Tpo -c sgetgrent.c -fPIC -DPIC -o .libs/sgetgrent.o gcc -I. -I. -I.. -O3 -pipe -MT pwio.lo -MD -MP -MF .deps/pwio.Tpo -c pwio.c -fPIC -DPIC -o .libs/pwio.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT sgroupio.lo -MD -MP -MF ".deps/sgroupio.Tpo" -c -o sgroupio.lo sgroupio.c; \ then mv -f ".deps/sgroupio.Tpo" ".deps/sgroupio.Plo"; else rm -f ".deps/sgroupio.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT sgetgrent.lo -MD -MP -MF .deps/sgetgrent.Tpo -c sgetgrent.c -o sgetgrent.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT shadow.lo -MD -MP -MF ".deps/shadow.Tpo" -c -o shadow.lo shadow.c; \ then mv -f ".deps/shadow.Tpo" ".deps/shadow.Plo"; else rm -f ".deps/shadow.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT pwio.lo -MD -MP -MF .deps/pwio.Tpo -c pwio.c -o pwio.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT shadowio.lo -MD -MP -MF ".deps/shadowio.Tpo" -c -o shadowio.lo shadowio.c; \ then mv -f ".deps/shadowio.Tpo" ".deps/shadowio.Plo"; else rm -f ".deps/shadowio.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT sgetpwent.lo -MD -MP -MF .deps/sgetpwent.Tpo -c sgetpwent.c -fPIC -DPIC -o .libs/sgetpwent.o if /bin/sh ../libtool --tag=CC --mode=compile gcc -I. -I. -I.. -O3 -pipe -MT utent.lo -MD -MP -MF ".deps/utent.Tpo" -c -o utent.lo utent.c; \ then mv -f ".deps/utent.Tpo" ".deps/utent.Plo"; else rm -f ".deps/utent.Tpo"; exit 1; fi gcc -I. -I. -I.. -O3 -pipe -MT sgroupio.lo -MD -MP -MF .deps/sgroupio.Tpo -c sgroupio.c -fPIC -DPIC -o .libs/sgroupio.o gcc -I. -I. -I.. -O3 -pipe -MT sgetpwent.lo -MD -MP -MF .deps/sgetpwent.Tpo -c sgetpwent.c -o sgetpwent.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT shadow.lo -MD -MP -MF .deps/shadow.Tpo -c shadow.c -fPIC -DPIC -o .libs/shadow.o gcc -I. -I. -I.. -O3 -pipe -MT shadowio.lo -MD -MP -MF .deps/shadowio.Tpo -c shadowio.c -fPIC -DPIC -o .libs/shadowio.o gcc -I. -I. -I.. -O3 -pipe -MT shadow.lo -MD -MP -MF .deps/shadow.Tpo -c shadow.c -o shadow.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT sgroupio.lo -MD -MP -MF .deps/sgroupio.Tpo -c sgroupio.c -o sgroupio.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT shadowio.lo -MD -MP -MF .deps/shadowio.Tpo -c shadowio.c -o shadowio.o >/dev/null 2>&1 gcc -I. -I. -I.. -O3 -pipe -MT utent.lo -MD -MP -MF .deps/utent.Tpo -c utent.c -fPIC -DPIC -o .libs/utent.o gcc -I. -I. -I.. -O3 -pipe -MT utent.lo -MD -MP -MF .deps/utent.Tpo -c utent.c -o utent.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o libshadow.la -rpath /lib -version-info 0:0:0 commonio.lo encrypt.lo fputsx.lo getdef.lo groupio.lo gshadow.lo lockpw.lo nscd.lo port.lo pwauth.lo pwio.lo sgetgrent.lo sgetpwent.lo sgroupio.lo shadow.lo shadowio.lo utent.lo -lcrypt gcc -shared .libs/commonio.o .libs/encrypt.o .libs/fputsx.o .libs/getdef.o .libs/groupio.o .libs/gshadow.o .libs/lockpw.o .libs/nscd.o .libs/port.o .libs/pwauth.o .libs/pwio.o .libs/sgetgrent.o .libs/sgetpwent.o .libs/sgroupio.o .libs/shadow.o .libs/shadowio.o .libs/utent.o -lcrypt -Wl,-soname -Wl,libshadow.so.0 -o .libs/libshadow.so.0.0.0 (cd .libs && rm -f libshadow.so.0 && ln -s libshadow.so.0.0.0 libshadow.so.0) (cd .libs && rm -f libshadow.so && ln -s libshadow.so.0.0.0 libshadow.so) ar cru .libs/libshadow.a commonio.o encrypt.o fputsx.o getdef.o groupio.o gshadow.o lockpw.o nscd.o port.o pwauth.o pwio.o sgetgrent.o sgetpwent.o sgroupio.o shadow.o shadowio.o utent.o ranlib .libs/libshadow.a creating libshadow.la (cd .libs && rm -f libshadow.la && ln -s ../libshadow.la libshadow.la) make[3]: Leaving directory `/sources/shadow-4.0.18.1/lib' Making all in src make[3]: Entering directory `/sources/shadow-4.0.18.1/src' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT login.o -MD -MP -MF ".deps/login.Tpo" -c -o login.o login.c; \ then mv -f ".deps/login.Tpo" ".deps/login.Po"; else rm -f ".deps/login.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT login_nopam.o -MD -MP -MF ".deps/login_nopam.Tpo" -c -o login_nopam.o login_nopam.c; \ then mv -f ".deps/login_nopam.Tpo" ".deps/login_nopam.Po"; else rm -f ".deps/login_nopam.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT su.o -MD -MP -MF ".deps/su.Tpo" -c -o su.o su.c; \ then mv -f ".deps/su.Tpo" ".deps/su.Po"; else rm -f ".deps/su.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT suauth.o -MD -MP -MF ".deps/suauth.Tpo" -c -o suauth.o suauth.c; \ then mv -f ".deps/suauth.Tpo" ".deps/suauth.Po"; else rm -f ".deps/suauth.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT id.o -MD -MP -MF ".deps/id.Tpo" -c -o id.o id.c; \ then mv -f ".deps/id.Tpo" ".deps/id.Po"; else rm -f ".deps/id.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT sulogin.o -MD -MP -MF ".deps/sulogin.Tpo" -c -o sulogin.o sulogin.c; \ then mv -f ".deps/sulogin.Tpo" ".deps/sulogin.Po"; else rm -f ".deps/sulogin.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT nologin.o -MD -MP -MF ".deps/nologin.Tpo" -c -o nologin.o nologin.c; \ then mv -f ".deps/nologin.Tpo" ".deps/nologin.Po"; else rm -f ".deps/nologin.Tpo"; exit 1; fi login_nopam.c: In function 'from_match': login_nopam.c:285: warning: passing argument 1 of 'resolve_hostname' discards qualifiers from pointer target type if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT faillog.o -MD -MP -MF ".deps/faillog.Tpo" -c -o faillog.o faillog.c; \ then mv -f ".deps/faillog.Tpo" ".deps/faillog.Po"; else rm -f ".deps/faillog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT lastlog.o -MD -MP -MF ".deps/lastlog.Tpo" -c -o lastlog.o lastlog.c; \ then mv -f ".deps/lastlog.Tpo" ".deps/lastlog.Po"; else rm -f ".deps/lastlog.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT chage.o -MD -MP -MF ".deps/chage.Tpo" -c -o chage.o chage.c; \ then mv -f ".deps/chage.Tpo" ".deps/chage.Po"; else rm -f ".deps/chage.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT chfn.o -MD -MP -MF ".deps/chfn.Tpo" -c -o chfn.o chfn.c; \ then mv -f ".deps/chfn.Tpo" ".deps/chfn.Po"; else rm -f ".deps/chfn.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT chsh.o -MD -MP -MF ".deps/chsh.Tpo" -c -o chsh.o chsh.c; \ then mv -f ".deps/chsh.Tpo" ".deps/chsh.Po"; else rm -f ".deps/chsh.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT expiry.o -MD -MP -MF ".deps/expiry.Tpo" -c -o expiry.o expiry.c; \ then mv -f ".deps/expiry.Tpo" ".deps/expiry.Po"; else rm -f ".deps/expiry.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT gpasswd.o -MD -MP -MF ".deps/gpasswd.Tpo" -c -o gpasswd.o gpasswd.c; \ then mv -f ".deps/gpasswd.Tpo" ".deps/gpasswd.Po"; else rm -f ".deps/gpasswd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT newgrp.o -MD -MP -MF ".deps/newgrp.Tpo" -c -o newgrp.o newgrp.c; \ then mv -f ".deps/newgrp.Tpo" ".deps/newgrp.Po"; else rm -f ".deps/newgrp.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT passwd.o -MD -MP -MF ".deps/passwd.Tpo" -c -o passwd.o passwd.c; \ then mv -f ".deps/passwd.Tpo" ".deps/passwd.Po"; else rm -f ".deps/passwd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT chgpasswd.o -MD -MP -MF ".deps/chgpasswd.Tpo" -c -o chgpasswd.o chgpasswd.c; \ then mv -f ".deps/chgpasswd.Tpo" ".deps/chgpasswd.Po"; else rm -f ".deps/chgpasswd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT chpasswd.o -MD -MP -MF ".deps/chpasswd.Tpo" -c -o chpasswd.o chpasswd.c; \ then mv -f ".deps/chpasswd.Tpo" ".deps/chpasswd.Po"; else rm -f ".deps/chpasswd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT groupadd.o -MD -MP -MF ".deps/groupadd.Tpo" -c -o groupadd.o groupadd.c; \ then mv -f ".deps/groupadd.Tpo" ".deps/groupadd.Po"; else rm -f ".deps/groupadd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT groupdel.o -MD -MP -MF ".deps/groupdel.Tpo" -c -o groupdel.o groupdel.c; \ then mv -f ".deps/groupdel.Tpo" ".deps/groupdel.Po"; else rm -f ".deps/groupdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT groupmems.o -MD -MP -MF ".deps/groupmems.Tpo" -c -o groupmems.o groupmems.c; \ then mv -f ".deps/groupmems.Tpo" ".deps/groupmems.Po"; else rm -f ".deps/groupmems.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT groupmod.o -MD -MP -MF ".deps/groupmod.Tpo" -c -o groupmod.o groupmod.c; \ then mv -f ".deps/groupmod.Tpo" ".deps/groupmod.Po"; else rm -f ".deps/groupmod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT grpck.o -MD -MP -MF ".deps/grpck.Tpo" -c -o grpck.o grpck.c; \ then mv -f ".deps/grpck.Tpo" ".deps/grpck.Po"; else rm -f ".deps/grpck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT grpconv.o -MD -MP -MF ".deps/grpconv.Tpo" -c -o grpconv.o grpconv.c; \ then mv -f ".deps/grpconv.Tpo" ".deps/grpconv.Po"; else rm -f ".deps/grpconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT grpunconv.o -MD -MP -MF ".deps/grpunconv.Tpo" -c -o grpunconv.o grpunconv.c; \ then mv -f ".deps/grpunconv.Tpo" ".deps/grpunconv.Po"; else rm -f ".deps/grpunconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT logoutd.o -MD -MP -MF ".deps/logoutd.Tpo" -c -o logoutd.o logoutd.c; \ then mv -f ".deps/logoutd.Tpo" ".deps/logoutd.Po"; else rm -f ".deps/logoutd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT newusers.o -MD -MP -MF ".deps/newusers.Tpo" -c -o newusers.o newusers.c; \ then mv -f ".deps/newusers.Tpo" ".deps/newusers.Po"; else rm -f ".deps/newusers.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT pwck.o -MD -MP -MF ".deps/pwck.Tpo" -c -o pwck.o pwck.c; \ then mv -f ".deps/pwck.Tpo" ".deps/pwck.Po"; else rm -f ".deps/pwck.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT pwconv.o -MD -MP -MF ".deps/pwconv.Tpo" -c -o pwconv.o pwconv.c; \ then mv -f ".deps/pwconv.Tpo" ".deps/pwconv.Po"; else rm -f ".deps/pwconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT pwunconv.o -MD -MP -MF ".deps/pwunconv.Tpo" -c -o pwunconv.o pwunconv.c; \ then mv -f ".deps/pwunconv.Tpo" ".deps/pwunconv.Po"; else rm -f ".deps/pwunconv.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT useradd.o -MD -MP -MF ".deps/useradd.Tpo" -c -o useradd.o useradd.c; \ then mv -f ".deps/useradd.Tpo" ".deps/useradd.Po"; else rm -f ".deps/useradd.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT userdel.o -MD -MP -MF ".deps/userdel.Tpo" -c -o userdel.o userdel.c; \ then mv -f ".deps/userdel.Tpo" ".deps/userdel.Po"; else rm -f ".deps/userdel.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT usermod.o -MD -MP -MF ".deps/usermod.Tpo" -c -o usermod.o usermod.c; \ then mv -f ".deps/usermod.Tpo" ".deps/usermod.Po"; else rm -f ".deps/usermod.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../libmisc -DLOCALEDIR=\"/usr/share/locale\" -O3 -pipe -MT vipw.o -MD -MP -MF ".deps/vipw.Tpo" -c -o vipw.o vipw.c; \ then mv -f ".deps/vipw.Tpo" ".deps/vipw.Po"; else rm -f ".deps/vipw.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o login login.o login_nopam.o ../libmisc/libmisc.a ../lib/libshadow.la mkdir .libs gcc -O3 -pipe -o .libs/login login.o login_nopam.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o su su.o suauth.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o id id.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o sulogin sulogin.o ../libmisc/libmisc.a ../lib/libshadow.la creating login /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o nologin nologin.o gcc -O3 -pipe -o .libs/id id.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating id /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o faillog faillog.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/sulogin sulogin.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating sulogin gcc -O3 -pipe -o .libs/su su.o suauth.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o lastlog lastlog.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o nologin nologin.o /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o chage chage.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o chfn chfn.o ../libmisc/libmisc.a ../lib/libshadow.la creating su /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o chsh chsh.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/faillog faillog.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating faillog gcc -O3 -pipe -o .libs/lastlog lastlog.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o expiry expiry.o ../libmisc/libmisc.a ../lib/libshadow.la creating lastlog gcc -O3 -pipe -o .libs/chage chage.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o gpasswd gpasswd.o ../libmisc/libmisc.a ../lib/libshadow.la creating chage /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o newgrp newgrp.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/chfn chfn.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt gcc -O3 -pipe -o .libs/chsh chsh.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating chfn /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o passwd passwd.o ../libmisc/libmisc.a ../lib/libshadow.la creating chsh /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o chgpasswd chgpasswd.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/expiry expiry.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt gcc -O3 -pipe -o .libs/gpasswd gpasswd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating expiry gcc -O3 -pipe -o .libs/newgrp newgrp.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating gpasswd /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o chpasswd chpasswd.o ../libmisc/libmisc.a ../lib/libshadow.la creating newgrp /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o groupadd groupadd.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o groupdel groupdel.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/chgpasswd chgpasswd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt gcc -O3 -pipe -o .libs/passwd passwd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating chgpasswd creating passwd /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o groupmems groupmems.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o groupmod groupmod.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/chpasswd chpasswd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating chpasswd /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o grpck grpck.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/groupadd groupadd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating groupadd gcc -O3 -pipe -o .libs/groupdel groupdel.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o grpconv grpconv.o ../libmisc/libmisc.a ../lib/libshadow.la creating groupdel /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o grpunconv grpunconv.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/groupmems groupmems.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt gcc -O3 -pipe -o .libs/groupmod groupmod.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating groupmems creating groupmod /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o logoutd logoutd.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o newusers newusers.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/grpck grpck.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating grpck gcc -O3 -pipe -o .libs/grpconv grpconv.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating grpconv /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o pwck pwck.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o pwconv pwconv.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/grpunconv grpunconv.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating grpunconv /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o pwunconv pwunconv.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/logoutd logoutd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating logoutd /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o useradd useradd.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/newusers newusers.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating newusers /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o userdel userdel.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/pwck pwck.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating pwck gcc -O3 -pipe -o .libs/pwconv pwconv.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating pwconv /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o usermod usermod.o ../libmisc/libmisc.a ../lib/libshadow.la /bin/sh ../libtool --tag=CC --mode=link gcc -O3 -pipe -o vipw vipw.o ../libmisc/libmisc.a ../lib/libshadow.la gcc -O3 -pipe -o .libs/pwunconv pwunconv.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating pwunconv gcc -O3 -pipe -o .libs/useradd useradd.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating useradd gcc -O3 -pipe -o .libs/userdel userdel.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating userdel gcc -O3 -pipe -o .libs/usermod usermod.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt gcc -O3 -pipe -o .libs/vipw vipw.o ../libmisc/libmisc.a ../lib/.libs/libshadow.so -lcrypt creating usermod creating vipw make[3]: Leaving directory `/sources/shadow-4.0.18.1/src' Making all in contrib make[3]: Entering directory `/sources/shadow-4.0.18.1/contrib' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/contrib' Making all in doc make[3]: Entering directory `/sources/shadow-4.0.18.1/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/doc' Making all in etc make[3]: Entering directory `/sources/shadow-4.0.18.1/etc' Making all in pam.d make[4]: Entering directory `/sources/shadow-4.0.18.1/etc/pam.d' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/etc/pam.d' make[4]: Entering directory `/sources/shadow-4.0.18.1/etc' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/sources/shadow-4.0.18.1/etc' make[3]: Leaving directory `/sources/shadow-4.0.18.1/etc' make[3]: Entering directory `/sources/shadow-4.0.18.1' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/sources/shadow-4.0.18.1' make[2]: Leaving directory `/sources/shadow-4.0.18.1' make[1]: Leaving directory `/sources/shadow-4.0.18.1' make[1]: Entering directory `/sources/shadow-4.0.18.1' Making install in po make[2]: Entering directory `/sources/shadow-4.0.18.1/po' /bin/sh .././mkinstalldirs /usr/share mkdir -p -- /usr/share/locale/bs/LC_MESSAGES 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 mkdir -p -- /usr/share/locale/dz/LC_MESSAGES 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 mkdir -p -- /usr/share/locale/km/LC_MESSAGES 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 mkdir -p -- /usr/share/locale/ne/LC_MESSAGES 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 mkdir -p -- /usr/share/locale/sq/LC_MESSAGES installing sq.gmo as /usr/share/locale/sq/LC_MESSAGES/shadow.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/shadow.mo mkdir -p -- /usr/share/locale/tl/LC_MESSAGES 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/sh .././mkinstalldirs /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 \ /usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/sources/shadow-4.0.18.1/po' Making install in man make[2]: Entering directory `/sources/shadow-4.0.18.1/man' Makefile:939: target `limits.5' given more than once in the same rule. Makefile:939: target `login.access.5' given more than once in the same rule. Makefile:939: target `porttime.5' given more than once in the same rule. Making install in cs make[3]: Entering directory `/sources/shadow-4.0.18.1/man/cs' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/cs' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/cs/man1" || mkdir -p -- "/usr/share/man/cs/man1" test -z "/usr/share/man/cs/man5" || mkdir -p -- "/usr/share/man/cs/man5" test -z "/usr/share/man/cs/man8" || mkdir -p -- "/usr/share/man/cs/man8" /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/cs/man1/expiry.1' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/cs/man8/faillog.8' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/cs/man5/faillog.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/cs/man8/groupadd.8' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/cs/man1/gpasswd.1' /usr/bin/install -c -m 644 './gshadow.5' '/usr/share/man/cs/man5/gshadow.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/cs/man8/groupdel.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/cs/man1/su.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/cs/man5/passwd.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/cs/man8/groupmod.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/cs/man5/shadow.5' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/cs/man8/grpck.8' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/cs/man8/lastlog.8' /usr/bin/install -c -m 644 './nologin.8' '/usr/share/man/cs/man8/nologin.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/cs/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/cs' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/cs' Making install in de make[3]: Entering directory `/sources/shadow-4.0.18.1/man/de' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/de' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/de/man1" || mkdir -p -- "/usr/share/man/de/man1" test -z "/usr/share/man/de/man5" || mkdir -p -- "/usr/share/man/de/man5" test -z "/usr/share/man/de/man8" || mkdir -p -- "/usr/share/man/de/man8" /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/de/man1/chsh.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/de/man5/passwd.5' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/de/man8/vigr.8' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/de/man1/chfn.1' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/de/man8/vipw.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/de/man1/login.1' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/de/man1/newgrp.1' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/de/man1/passwd.1' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/de' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/de' Making install in es make[3]: Entering directory `/sources/shadow-4.0.18.1/man/es' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/es' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/es/man1" || mkdir -p -- "/usr/share/man/es/man1" test -z "/usr/share/man/es/man5" || mkdir -p -- "/usr/share/man/es/man5" test -z "/usr/share/man/es/man8" || mkdir -p -- "/usr/share/man/es/man8" /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/es/man8/vigr.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/es/man5/passwd.5' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/es/man1/login.1' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/es/man8/vipw.8' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/es/man1/newgrp.1' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/es/man1/passwd.1' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/es/man1/su.1' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/es' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/es' Making install in fi make[3]: Entering directory `/sources/shadow-4.0.18.1/man/fi' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/fi' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/fi/man1" || mkdir -p -- "/usr/share/man/fi/man1" /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/fi/man1/chfn.1' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/fi/man1/chsh.1' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/fi/man1/passwd.1' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/fi/man1/su.1' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/fi' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/fi' Making install in fr make[3]: Entering directory `/sources/shadow-4.0.18.1/man/fr' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/fr' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/fr/man1" || mkdir -p -- "/usr/share/man/fr/man1" test -z "/usr/share/man/fr/man3" || mkdir -p -- "/usr/share/man/fr/man3" test -z "/usr/share/man/fr/man5" || mkdir -p -- "/usr/share/man/fr/man5" test -z "/usr/share/man/fr/man8" || mkdir -p -- "/usr/share/man/fr/man8" /usr/bin/install -c -m 644 './getspnam.3' '/usr/share/man/fr/man3/getspnam.3' /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/fr/man1/chage.1' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/fr/man5/faillog.5' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/fr/man8/chpasswd.8' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/fr/man1/chfn.1' /usr/bin/install -c -m 644 './shadow.3' '/usr/share/man/fr/man3/shadow.3' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/fr/man8/faillog.8' /usr/bin/install -c -m 644 './gshadow.5' '/usr/share/man/fr/man5/gshadow.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/fr/man8/groupadd.8' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/fr/man1/chsh.1' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/fr/man5/login.defs.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/fr/man8/groupdel.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/fr/man1/expiry.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/fr/man5/passwd.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/fr/man8/groupmod.8' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/fr/man1/gpasswd.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/fr/man8/grpck.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/fr/man5/shadow.5' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/fr/man5/suauth.5' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/fr/man1/login.1' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/fr/man8/grpconv.8' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/fr/man5/limits.5' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/fr/man1/newgrp.1' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/fr/man8/grpunconv.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/fr/man5/login.access.5' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/fr/man1/passwd.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/fr/man8/lastlog.8' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/fr/man5/porttime.5' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/fr/man1/sg.1' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/fr/man8/logoutd.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/fr/man1/su.1' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/fr/man8/newusers.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/fr/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/fr/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/fr/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/fr/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/fr/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/fr/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/fr/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/fr/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/fr' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/fr' Making install in hu make[3]: Entering directory `/sources/shadow-4.0.18.1/man/hu' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/hu' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/hu/man1" || mkdir -p -- "/usr/share/man/hu/man1" test -z "/usr/share/man/hu/man5" || mkdir -p -- "/usr/share/man/hu/man5" test -z "/usr/share/man/hu/man8" || mkdir -p -- "/usr/share/man/hu/man8" /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/hu/man1/chsh.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/hu/man8/lastlog.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/hu/man5/passwd.5' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/hu/man1/gpasswd.1' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/hu/man1/login.1' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/hu/man1/newgrp.1' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/hu/man1/passwd.1' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/hu/man1/sg.1' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/hu/man1/su.1' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/hu' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/hu' Making install in id make[3]: Entering directory `/sources/shadow-4.0.18.1/man/id' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/id' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/id/man1" || mkdir -p -- "/usr/share/man/id/man1" test -z "/usr/share/man/id/man8" || mkdir -p -- "/usr/share/man/id/man8" /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/id/man1/chsh.1' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/id/man8/useradd.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/id/man1/login.1' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/id' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/id' Making install in it make[3]: Entering directory `/sources/shadow-4.0.18.1/man/it' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/it' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/it/man1" || mkdir -p -- "/usr/share/man/it/man1" test -z "/usr/share/man/it/man3" || mkdir -p -- "/usr/share/man/it/man3" test -z "/usr/share/man/it/man5" || mkdir -p -- "/usr/share/man/it/man5" test -z "/usr/share/man/it/man8" || mkdir -p -- "/usr/share/man/it/man8" /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/it/man5/faillog.5' /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/it/man1/chage.1' /usr/bin/install -c -m 644 './getspnam.3' '/usr/share/man/it/man3/getspnam.3' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/it/man8/chpasswd.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/it/man5/passwd.5' /usr/bin/install -c -m 644 './shadow.3' '/usr/share/man/it/man3/shadow.3' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/it/man1/chfn.1' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/it/man8/faillog.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/it/man5/shadow.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/it/man8/groupadd.8' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/it/man1/chsh.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/it/man5/porttime.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/it/man8/groupdel.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/it/man1/expiry.1' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/it/man8/groupmod.8' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/it/man1/gpasswd.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/it/man8/grpck.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/it/man1/login.1' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/it/man8/grpconv.8' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/it/man1/newgrp.1' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/it/man8/grpunconv.8' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/it/man1/passwd.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/it/man8/lastlog.8' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/it/man1/sg.1' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/it/man8/newusers.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/it/man1/su.1' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/it/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/it/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/it/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/it/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/it/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/it/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/it/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/it/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/it' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/it' Making install in ja make[3]: Entering directory `/sources/shadow-4.0.18.1/man/ja' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/ja' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ja/man1" || mkdir -p -- "/usr/share/man/ja/man1" test -z "/usr/share/man/ja/man5" || mkdir -p -- "/usr/share/man/ja/man5" test -z "/usr/share/man/ja/man8" || mkdir -p -- "/usr/share/man/ja/man8" /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/ja/man1/chage.1' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/ja/man5/faillog.5' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/ja/man8/chpasswd.8' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/ja/man1/chfn.1' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/ja/man8/faillog.8' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/ja/man5/login.defs.5' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/ja/man1/chsh.1' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/ja/man8/groupadd.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/ja/man1/expiry.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/ja/man5/passwd.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/ja/man8/groupdel.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/ja/man5/shadow.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/ja/man8/groupmod.8' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/ja/man1/gpasswd.1' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/ja/man5/suauth.5' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/ja/man8/grpck.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/ja/man1/login.1' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/ja/man5/limits.5' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/ja/man1/newgrp.1' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/ja/man8/grpconv.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/ja/man5/login.access.5' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/ja/man1/passwd.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/ja/man5/porttime.5' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/ja/man8/grpunconv.8' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/ja/man1/sg.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/ja/man8/lastlog.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/ja/man1/su.1' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/ja/man8/logoutd.8' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/ja/man8/newusers.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/ja/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/ja/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/ja/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/ja/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/ja/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/ja/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/ja/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/ja/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/ja' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/ja' Making install in pl make[3]: Entering directory `/sources/shadow-4.0.18.1/man/pl' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/pl' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/pl/man1" || mkdir -p -- "/usr/share/man/pl/man1" test -z "/usr/share/man/pl/man5" || mkdir -p -- "/usr/share/man/pl/man5" test -z "/usr/share/man/pl/man8" || mkdir -p -- "/usr/share/man/pl/man8" /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/pl/man8/chpasswd.8' /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/pl/man1/chage.1' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/pl/man5/faillog.5' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/pl/man1/chfn.1' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/pl/man5/login.defs.5' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/pl/man8/faillog.8' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/pl/man1/chsh.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/pl/man5/passwd.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/pl/man8/groupadd.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/pl/man1/expiry.1' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/pl/man5/shadow.5' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/pl/man1/gpasswd.1' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/pl/man8/groupdel.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/pl/man1/login.1' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/pl/man5/suauth.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/pl/man8/groupmod.8' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/pl/man5/limits.5' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/pl/man1/newgrp.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/pl/man8/grpck.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/pl/man5/login.access.5' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/pl/man1/passwd.1' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/pl/man8/grpconv.8' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/pl/man1/sg.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/pl/man5/porttime.5' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/pl/man8/grpunconv.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/pl/man1/su.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/pl/man8/lastlog.8' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/pl/man8/logoutd.8' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/pl/man8/newusers.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/pl/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/pl/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/pl/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/pl/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/pl/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/pl/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/pl/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/pl/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/pl' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/pl' Making install in pt_BR make[3]: Entering directory `/sources/shadow-4.0.18.1/man/pt_BR' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/pt_BR' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/pt_BR/man1" || mkdir -p -- "/usr/share/man/pt_BR/man1" test -z "/usr/share/man/pt_BR/man5" || mkdir -p -- "/usr/share/man/pt_BR/man5" test -z "/usr/share/man/pt_BR/man8" || mkdir -p -- "/usr/share/man/pt_BR/man8" /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/pt_BR/man1/gpasswd.1' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/pt_BR/man5/passwd.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/pt_BR/man8/groupadd.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/pt_BR/man5/shadow.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/pt_BR/man8/groupdel.8' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/pt_BR/man8/groupmod.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/pt_BR' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/pt_BR' Making install in ru make[3]: Entering directory `/sources/shadow-4.0.18.1/man/ru' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/ru' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/ru/man1" || mkdir -p -- "/usr/share/man/ru/man1" test -z "/usr/share/man/ru/man3" || mkdir -p -- "/usr/share/man/ru/man3" test -z "/usr/share/man/ru/man5" || mkdir -p -- "/usr/share/man/ru/man5" test -z "/usr/share/man/ru/man8" || mkdir -p -- "/usr/share/man/ru/man8" /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/ru/man5/limits.5' /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/ru/man1/chage.1' /usr/bin/install -c -m 644 './getspnam.3' '/usr/share/man/ru/man3/getspnam.3' /usr/bin/install -c -m 644 './chgpasswd.8' '/usr/share/man/ru/man8/chgpasswd.8' /usr/bin/install -c -m 644 './shadow.3' '/usr/share/man/ru/man3/shadow.3' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/ru/man1/chfn.1' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/ru/man5/login.access.5' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/ru/man8/chpasswd.8' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/ru/man1/chsh.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/ru/man5/porttime.5' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/ru/man8/faillog.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/ru/man1/expiry.1' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/ru/man5/faillog.5' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/ru/man1/gpasswd.1' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/ru/man8/groupadd.8' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/ru/man8/groupdel.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/ru/man1/login.1' /usr/bin/install -c -m 644 './gshadow.5' '/usr/share/man/ru/man5/gshadow.5' /usr/bin/install -c -m 644 './groupmems.8' '/usr/share/man/ru/man8/groupmems.8' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/ru/man1/newgrp.1' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/ru/man5/login.defs.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/ru/man8/groupmod.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/ru/man5/passwd.5' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/ru/man1/passwd.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/ru/man8/grpck.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/ru/man5/shadow.5' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/ru/man1/sg.1' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/ru/man8/grpconv.8' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/ru/man5/suauth.5' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/ru/man8/grpunconv.8' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/ru/man5/limits.5' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/ru/man1/su.1' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/ru/man8/lastlog.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/ru/man5/login.access.5' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/ru/man8/logoutd.8' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/ru/man5/porttime.5' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/ru/man8/newusers.8' /usr/bin/install -c -m 644 './nologin.8' '/usr/share/man/ru/man8/nologin.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/ru/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/ru/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/ru/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/ru/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/ru/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/ru/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/ru/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/ru/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/ru' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/ru' Making install in sv make[3]: Entering directory `/sources/shadow-4.0.18.1/man/sv' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/sv' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/sv/man1" || mkdir -p -- "/usr/share/man/sv/man1" test -z "/usr/share/man/sv/man3" || mkdir -p -- "/usr/share/man/sv/man3" test -z "/usr/share/man/sv/man5" || mkdir -p -- "/usr/share/man/sv/man5" test -z "/usr/share/man/sv/man8" || mkdir -p -- "/usr/share/man/sv/man8" /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/sv/man1/chage.1' /usr/bin/install -c -m 644 './getspnam.3' '/usr/share/man/sv/man3/getspnam.3' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/sv/man5/faillog.5' /usr/bin/install -c -m 644 './chgpasswd.8' '/usr/share/man/sv/man8/chgpasswd.8' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/sv/man1/chfn.1' /usr/bin/install -c -m 644 './shadow.3' '/usr/share/man/sv/man3/shadow.3' /usr/bin/install -c -m 644 './gshadow.5' '/usr/share/man/sv/man5/gshadow.5' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/sv/man1/chsh.1' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/sv/man8/chpasswd.8' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/sv/man5/login.defs.5' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/sv/man1/expiry.1' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/sv/man8/faillog.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/sv/man5/passwd.5' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/sv/man5/shadow.5' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/sv/man1/gpasswd.1' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/sv/man8/groupadd.8' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/sv/man5/suauth.5' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/sv/man1/login.1' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/sv/man8/groupdel.8' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/sv/man5/limits.5' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/sv/man1/newgrp.1' /usr/bin/install -c -m 644 './groupmems.8' '/usr/share/man/sv/man8/groupmems.8' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/sv/man1/passwd.1' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/sv/man5/login.access.5' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/sv/man8/groupmod.8' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/sv/man1/sg.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/sv/man5/porttime.5' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/sv/man1/su.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/sv/man8/grpck.8' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/sv/man8/grpconv.8' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/sv/man8/grpunconv.8' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/sv/man8/lastlog.8' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/sv/man8/logoutd.8' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/sv/man8/newusers.8' /usr/bin/install -c -m 644 './nologin.8' '/usr/share/man/sv/man8/nologin.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/sv/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/sv/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/sv/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/sv/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/sv/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/sv/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/sv/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/sv/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/sv' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/sv' Making install in tr make[3]: Entering directory `/sources/shadow-4.0.18.1/man/tr' make[4]: Entering directory `/sources/shadow-4.0.18.1/man/tr' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/tr/man1" || mkdir -p -- "/usr/share/man/tr/man1" test -z "/usr/share/man/tr/man5" || mkdir -p -- "/usr/share/man/tr/man5" test -z "/usr/share/man/tr/man8" || mkdir -p -- "/usr/share/man/tr/man8" /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/tr/man1/chage.1' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/tr/man8/groupadd.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/tr/man5/passwd.5' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/tr/man1/chfn.1' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/tr/man8/groupdel.8' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/tr/man5/shadow.5' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/tr/man1/login.1' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/tr/man8/groupmod.8' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/tr/man1/passwd.1' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/tr/man8/useradd.8' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/tr/man1/su.1' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/tr/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/tr/man8/usermod.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man/tr' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man/tr' make[3]: Entering directory `/sources/shadow-4.0.18.1/man' Makefile:939: target `limits.5' given more than once in the same rule. Makefile:939: target `login.access.5' given more than once in the same rule. Makefile:939: target `porttime.5' given more than once in the same rule. make[4]: Entering directory `/sources/shadow-4.0.18.1/man' Makefile:939: target `limits.5' given more than once in the same rule. Makefile:939: target `login.access.5' given more than once in the same rule. Makefile:939: target `porttime.5' given more than once in the same rule. make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || mkdir -p -- "/usr/share/man/man1" test -z "/usr/share/man/man3" || mkdir -p -- "/usr/share/man/man3" test -z "/usr/share/man/man5" || mkdir -p -- "/usr/share/man/man5" test -z "/usr/share/man/man8" || mkdir -p -- "/usr/share/man/man8" /usr/bin/install -c -m 644 './chage.1' '/usr/share/man/man1/chage.1' /usr/bin/install -c -m 644 './getspnam.3' '/usr/share/man/man3/getspnam.3' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/man5/limits.5' /usr/bin/install -c -m 644 './chgpasswd.8' '/usr/share/man/man8/chgpasswd.8' /usr/bin/install -c -m 644 './chfn.1' '/usr/share/man/man1/chfn.1' /usr/bin/install -c -m 644 './shadow.3' '/usr/share/man/man3/shadow.3' /usr/bin/install -c -m 644 './chpasswd.8' '/usr/share/man/man8/chpasswd.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/man5/login.access.5' /usr/bin/install -c -m 644 './chsh.1' '/usr/share/man/man1/chsh.1' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/man5/porttime.5' /usr/bin/install -c -m 644 './faillog.8' '/usr/share/man/man8/faillog.8' /usr/bin/install -c -m 644 './expiry.1' '/usr/share/man/man1/expiry.1' /usr/bin/install -c -m 644 './faillog.5' '/usr/share/man/man5/faillog.5' /usr/bin/install -c -m 644 './groupadd.8' '/usr/share/man/man8/groupadd.8' /usr/bin/install -c -m 644 './gpasswd.1' '/usr/share/man/man1/gpasswd.1' /usr/bin/install -c -m 644 './gshadow.5' '/usr/share/man/man5/gshadow.5' /usr/bin/install -c -m 644 './groupdel.8' '/usr/share/man/man8/groupdel.8' /usr/bin/install -c -m 644 './login.1' '/usr/share/man/man1/login.1' /usr/bin/install -c -m 644 './login.defs.5' '/usr/share/man/man5/login.defs.5' /usr/bin/install -c -m 644 './newgrp.1' '/usr/share/man/man1/newgrp.1' /usr/bin/install -c -m 644 './groupmems.8' '/usr/share/man/man8/groupmems.8' /usr/bin/install -c -m 644 './passwd.1' '/usr/share/man/man1/passwd.1' /usr/bin/install -c -m 644 './groupmod.8' '/usr/share/man/man8/groupmod.8' /usr/bin/install -c -m 644 './passwd.5' '/usr/share/man/man5/passwd.5' /usr/bin/install -c -m 644 './sg.1' '/usr/share/man/man1/sg.1' /usr/bin/install -c -m 644 './shadow.5' '/usr/share/man/man5/shadow.5' /usr/bin/install -c -m 644 './su.1' '/usr/share/man/man1/su.1' /usr/bin/install -c -m 644 './grpck.8' '/usr/share/man/man8/grpck.8' /usr/bin/install -c -m 644 './suauth.5' '/usr/share/man/man5/suauth.5' /usr/bin/install -c -m 644 './grpconv.8' '/usr/share/man/man8/grpconv.8' /usr/bin/install -c -m 644 './limits.5' '/usr/share/man/man5/limits.5' /usr/bin/install -c -m 644 './grpunconv.8' '/usr/share/man/man8/grpunconv.8' /usr/bin/install -c -m 644 './login.access.5' '/usr/share/man/man5/login.access.5' /usr/bin/install -c -m 644 './lastlog.8' '/usr/share/man/man8/lastlog.8' /usr/bin/install -c -m 644 './porttime.5' '/usr/share/man/man5/porttime.5' /usr/bin/install -c -m 644 './logoutd.8' '/usr/share/man/man8/logoutd.8' /usr/bin/install -c -m 644 './newusers.8' '/usr/share/man/man8/newusers.8' /usr/bin/install -c -m 644 './nologin.8' '/usr/share/man/man8/nologin.8' /usr/bin/install -c -m 644 './pwck.8' '/usr/share/man/man8/pwck.8' /usr/bin/install -c -m 644 './pwconv.8' '/usr/share/man/man8/pwconv.8' /usr/bin/install -c -m 644 './pwunconv.8' '/usr/share/man/man8/pwunconv.8' /usr/bin/install -c -m 644 './useradd.8' '/usr/share/man/man8/useradd.8' /usr/bin/install -c -m 644 './userdel.8' '/usr/share/man/man8/userdel.8' /usr/bin/install -c -m 644 './usermod.8' '/usr/share/man/man8/usermod.8' /usr/bin/install -c -m 644 './vigr.8' '/usr/share/man/man8/vigr.8' /usr/bin/install -c -m 644 './vipw.8' '/usr/share/man/man8/vipw.8' make[4]: Leaving directory `/sources/shadow-4.0.18.1/man' make[3]: Leaving directory `/sources/shadow-4.0.18.1/man' make[2]: Leaving directory `/sources/shadow-4.0.18.1/man' Making install in libmisc make[2]: Entering directory `/sources/shadow-4.0.18.1/libmisc' make[3]: Entering directory `/sources/shadow-4.0.18.1/libmisc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/libmisc' make[2]: Leaving directory `/sources/shadow-4.0.18.1/libmisc' Making install in lib make[2]: Entering directory `/sources/shadow-4.0.18.1/lib' make[3]: Entering directory `/sources/shadow-4.0.18.1/lib' test -z "/lib" || mkdir -p -- "/lib" make[3]: Nothing to be done for `install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c 'libshadow.la' '/lib/libshadow.la' /usr/bin/install -c .libs/libshadow.so.0.0.0 /lib/libshadow.so.0.0.0 (cd /lib && { ln -s -f libshadow.so.0.0.0 libshadow.so.0 || { rm -f libshadow.so.0 && ln -s libshadow.so.0.0.0 libshadow.so.0; }; }) (cd /lib && { ln -s -f libshadow.so.0.0.0 libshadow.so || { rm -f libshadow.so && ln -s libshadow.so.0.0.0 libshadow.so; }; }) /usr/bin/install -c .libs/libshadow.lai /lib/libshadow.la /usr/bin/install -c .libs/libshadow.a /lib/libshadow.a chmod 644 /lib/libshadow.a ranlib /lib/libshadow.a PATH="$PATH:/sbin" ldconfig -n /lib ---------------------------------------------------------------------- Libraries have been installed in: /lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[3]: Leaving directory `/sources/shadow-4.0.18.1/lib' make[2]: Leaving directory `/sources/shadow-4.0.18.1/lib' Making install in src make[2]: Entering directory `/sources/shadow-4.0.18.1/src' make install-exec-am install-data-am make[3]: Entering directory `/sources/shadow-4.0.18.1/src' test -z "/bin" || mkdir -p -- "/bin" test -z "/sbin" || mkdir -p -- "/sbin" test -z "/usr/bin" || mkdir -p -- "/usr/bin" test -z "/usr/sbin" || mkdir -p -- "/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'login' '/bin/login' /bin/sh ../libtool --mode=install /usr/bin/install -c 'nologin' '/sbin/nologin' /bin/sh ../libtool --mode=install /usr/bin/install -c 'chgpasswd' '/usr/sbin/chgpasswd' /bin/sh ../libtool --mode=install /usr/bin/install -c 'faillog' '/usr/bin/faillog' /usr/bin/install -c .libs/chgpasswd /usr/sbin/chgpasswd /bin/sh ../libtool --mode=install /usr/bin/install -c 'chpasswd' '/usr/sbin/chpasswd' /usr/bin/install -c .libs/login /bin/login /usr/bin/install -c nologin /sbin/nologin /bin/sh ../libtool --mode=install /usr/bin/install -c 'su' '/bin/su' /usr/bin/install -c .libs/faillog /usr/bin/faillog /bin/sh ../libtool --mode=install /usr/bin/install -c 'lastlog' '/usr/bin/lastlog' /usr/bin/install -c .libs/chpasswd /usr/sbin/chpasswd /bin/sh ../libtool --mode=install /usr/bin/install -c 'groupadd' '/usr/sbin/groupadd' /usr/bin/install -c .libs/groupadd /usr/sbin/groupadd /usr/bin/install -c .libs/lastlog /usr/bin/lastlog /bin/sh ../libtool --mode=install /usr/bin/install -c 'groupdel' '/usr/sbin/groupdel' /bin/sh ../libtool --mode=install /usr/bin/install -c 'chage' '/usr/bin/chage' /usr/bin/install -c .libs/su /bin/su /usr/bin/install -c .libs/groupdel /usr/sbin/groupdel /usr/bin/install -c .libs/chage /usr/bin/chage /bin/sh ../libtool --mode=install /usr/bin/install -c 'groupmems' '/usr/sbin/groupmems' /bin/sh ../libtool --mode=install /usr/bin/install -c 'chfn' '/usr/bin/chfn' /usr/bin/install -c .libs/groupmems /usr/sbin/groupmems /usr/bin/install -c .libs/chfn /usr/bin/chfn /bin/sh ../libtool --mode=install /usr/bin/install -c 'groupmod' '/usr/sbin/groupmod' /bin/sh ../libtool --mode=install /usr/bin/install -c 'chsh' '/usr/bin/chsh' /usr/bin/install -c .libs/groupmod /usr/sbin/groupmod /usr/bin/install -c .libs/chsh /usr/bin/chsh /bin/sh ../libtool --mode=install /usr/bin/install -c 'grpck' '/usr/sbin/grpck' /bin/sh ../libtool --mode=install /usr/bin/install -c 'expiry' '/usr/bin/expiry' /usr/bin/install -c .libs/grpck /usr/sbin/grpck /usr/bin/install -c .libs/expiry /usr/bin/expiry /bin/sh ../libtool --mode=install /usr/bin/install -c 'grpconv' '/usr/sbin/grpconv' /bin/sh ../libtool --mode=install /usr/bin/install -c 'gpasswd' '/usr/bin/gpasswd' /usr/bin/install -c .libs/grpconv /usr/sbin/grpconv /usr/bin/install -c .libs/gpasswd /usr/bin/gpasswd /bin/sh ../libtool --mode=install /usr/bin/install -c 'grpunconv' '/usr/sbin/grpunconv' /bin/sh ../libtool --mode=install /usr/bin/install -c 'newgrp' '/usr/bin/newgrp' /usr/bin/install -c .libs/grpunconv /usr/sbin/grpunconv /bin/sh ../libtool --mode=install /usr/bin/install -c 'logoutd' '/usr/sbin/logoutd' /usr/bin/install -c .libs/newgrp /usr/bin/newgrp /bin/sh ../libtool --mode=install /usr/bin/install -c 'passwd' '/usr/bin/passwd' /usr/bin/install -c .libs/logoutd /usr/sbin/logoutd /bin/sh ../libtool --mode=install /usr/bin/install -c 'newusers' '/usr/sbin/newusers' /usr/bin/install -c .libs/passwd /usr/bin/passwd /usr/bin/install -c .libs/newusers /usr/sbin/newusers /bin/sh ../libtool --mode=install /usr/bin/install -c 'pwck' '/usr/sbin/pwck' /usr/bin/install -c .libs/pwck /usr/sbin/pwck /bin/sh ../libtool --mode=install /usr/bin/install -c 'pwconv' '/usr/sbin/pwconv' /usr/bin/install -c .libs/pwconv /usr/sbin/pwconv /bin/sh ../libtool --mode=install /usr/bin/install -c 'pwunconv' '/usr/sbin/pwunconv' /usr/bin/install -c .libs/pwunconv /usr/sbin/pwunconv /bin/sh ../libtool --mode=install /usr/bin/install -c 'useradd' '/usr/sbin/useradd' /usr/bin/install -c .libs/useradd /usr/sbin/useradd /bin/sh ../libtool --mode=install /usr/bin/install -c 'userdel' '/usr/sbin/userdel' /usr/bin/install -c .libs/userdel /usr/sbin/userdel /bin/sh ../libtool --mode=install /usr/bin/install -c 'usermod' '/usr/sbin/usermod' /usr/bin/install -c .libs/usermod /usr/sbin/usermod /bin/sh ../libtool --mode=install /usr/bin/install -c 'vipw' '/usr/sbin/vipw' /usr/bin/install -c .libs/vipw /usr/sbin/vipw make[3]: Leaving directory `/sources/shadow-4.0.18.1/src' ln -sf newgrp /usr/bin/sg ln -sf vipw /usr/sbin/vigr for i in su; do \ chmod -f 4755 /bin/$i; \ done for i in chage chfn chsh expiry gpasswd newgrp passwd; do \ chmod -f 4755 /usr/bin/$i; \ done make[2]: Leaving directory `/sources/shadow-4.0.18.1/src' Making install in contrib make[2]: Entering directory `/sources/shadow-4.0.18.1/contrib' make[3]: Entering directory `/sources/shadow-4.0.18.1/contrib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/contrib' make[2]: Leaving directory `/sources/shadow-4.0.18.1/contrib' Making install in doc make[2]: Entering directory `/sources/shadow-4.0.18.1/doc' make[3]: Entering directory `/sources/shadow-4.0.18.1/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/shadow-4.0.18.1/doc' make[2]: Leaving directory `/sources/shadow-4.0.18.1/doc' Making install in etc make[2]: Entering directory `/sources/shadow-4.0.18.1/etc' Making install in pam.d make[3]: Entering directory `/sources/shadow-4.0.18.1/etc/pam.d' make[4]: Entering directory `/sources/shadow-4.0.18.1/etc/pam.d' make[4]: Nothing to be done for `install-exec-am'. test -z "" || mkdir -p -- "" make[4]: Leaving directory `/sources/shadow-4.0.18.1/etc/pam.d' make[3]: Leaving directory `/sources/shadow-4.0.18.1/etc/pam.d' make[3]: Entering directory `/sources/shadow-4.0.18.1/etc' make[4]: Entering directory `/sources/shadow-4.0.18.1/etc' test -z "/etc" || mkdir -p -- "/etc" test -z "/etc/default" || mkdir -p -- "/etc/default" test -z "/etc" || mkdir -p -- "/etc" /usr/bin/install -c -m 644 'limits' '/etc/limits' /usr/bin/install -c -m 644 'login.defs' '/etc/login.defs' /usr/bin/install -c -m 644 'useradd' '/etc/default/useradd' /usr/bin/install -c -m 644 'login.access' '/etc/login.access' make[4]: Leaving directory `/sources/shadow-4.0.18.1/etc' make[3]: Leaving directory `/sources/shadow-4.0.18.1/etc' make[2]: Leaving directory `/sources/shadow-4.0.18.1/etc' make[2]: Entering directory `/sources/shadow-4.0.18.1' make[3]: Entering directory `/sources/shadow-4.0.18.1' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/sources/shadow-4.0.18.1' make[2]: Leaving directory `/sources/shadow-4.0.18.1' make[1]: Leaving directory `/sources/shadow-4.0.18.1' `/usr/bin/passwd' -> `/bin/passwd' `/lib/libshadow.a' -> `/usr/lib/libshadow.a' `/lib/libshadow.la' -> `/usr/lib/libshadow.la' removed `/lib/libshadow.so' `/usr/lib/libshadow.so' -> `../../lib/libshadow.so.0' Totalseconds: 29.910 KB: 804796 /