Fri Feb 14 03:57:26 UTC 2020 KB: 4716628 / checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking dependency style of gcc... gcc3 checking for sys/types.h... yes checking for sys/stat.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/param.h... yes checking for stdio_ext.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for sys/socket.h... yes checking for threads.h... yes checking for limits.h... yes checking for wchar.h... yes checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for malloc.h... yes checking for selinux/selinux.h... no checking for features.h... yes checking for crtdefs.h... no checking for wctype.h... yes checking for arpa/inet.h... yes checking for dirent.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for pthread.h... yes checking for sys/wait.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for locale.h... yes checking for errno.h... yes checking for mcheck.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /tools/bin/grep checking for egrep... /tools/bin/grep -E checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for fchmod... yes checking for btowc... yes checking for canonicalize_file_name... yes checking for getcwd... yes checking for readlink... yes checking for realpath... yes checking for strerror_r... yes checking for symlink... yes checking for __fwriting... yes checking for getdelim... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for isblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbrlen... yes checking for mprotect... yes checking for mkostemp... yes checking for _set_invalid_parameter_handler... no checking for nl_langinfo... yes checking for iswctype... yes checking for link... yes checking for __xpg_strerror_r... yes checking for wcrtomb... yes checking for wctob... yes checking for iswcntrl... yes checking for fcntl... yes checking for fpurge... no checking for __fpurge... yes checking for __freading... yes checking for ftruncate... yes checking for getdtablesize... yes checking for duplocale... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for pipe... yes checking for pthread_sigmask... no checking for setenv... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sleep... yes checking for strdup... yes checking for catgets... yes checking for snprintf... yes checking for shutdown... yes checking for isatty... yes checking for isascii... yes checking for memcpy... yes checking for strchr... yes checking for strtoul... yes checking for popen... yes checking for pathconf... yes checking for fchown... yes checking for setlocale... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... fr_FR checking whether // is distinct from /... no checking whether realpath works... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking for complete errno.h... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking how gcc reports undeclared, standard C functions... error checking whether strerror_r is declared... yes checking whether strerror_r returns char *... yes checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdelim is declared... yes checking for getopt.h... (cached) yes checking for getopt_long_only... yes checking whether getopt is POSIX compatible... yes checking for working GNU getopt function... yes checking for working GNU getopt_long function... yes checking for C/C++ restrict keyword... __restrict checking for struct timeval... yes checking for wide-enough struct timeval.tv_sec member... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... yes checking whether setlocale (category, NULL) is multithread-safe... yes checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... yes checking for wint_t... yes checking whether wint_t is too small... no checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has UINTMAX_WIDTH etc.... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether locale.h defines locale_t... yes checking for multithread API to use... none checking whether lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /tools/bin/sed checking whether malloc, realloc, calloc are POSIX compliant... yes checking for stdlib.h... yes checking for GNU libc compatible malloc... yes checking for mbstate_t... yes checking for a traditional japanese locale... ja_JP checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... zh_CN.GB18030 checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... yes checking whether mbrtowc handles a NULL pwc argument... yes checking whether mbrtowc handles a NULL string argument... yes checking whether mbrtowc has a correct return value... yes checking whether mbrtowc returns 0 when parsing a NUL character... yes checking whether mbrtowc stores incomplete characters... no checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking for inline... inline checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether memrchr is declared... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether alarm is declared... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for library containing setfilecon... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking whether strerror(0) succeeds... yes checking for strerror_r with POSIX signature... no checking whether __xpg_strerror_r works... yes checking for struct timespec in ... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking whether is self-contained... yes checking for shutdown... (cached) yes checking whether defines the SHUT_* macros... yes checking for struct sockaddr_storage... yes checking for sa_family_t... yes checking for struct sockaddr_storage.ss_family... yes checking if environ is properly declared... yes checking whether stdin defaults to large file offsets... yes checking whether fseeko is declared... yes checking for fseeko... yes checking whether fflush works on input streams... no checking whether ungetc works on arbitrary bytes... yes checking whether ftello is declared... yes checking for ftello... yes checking whether ftello works... yes checking whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking whether getdtablesize is declared... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for LC_MESSAGES... yes checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether is self-contained... yes checking for library containing setsockopt... none needed checking whether select supports a 0 argument... yes checking whether select detects invalid fds... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking whether setenv is declared... yes checking for search.h... yes checking for tsearch... yes checking for uid_t in sys/types.h... yes checking whether strdup is declared... yes checking whether unsetenv is declared... yes checking for sys/acl.h... yes checking for library containing acl_get_file... -lacl checking for acl_get_file... yes checking for acl_get_fd... yes checking for acl_set_file... yes checking for acl_set_fd... yes checking for acl_free... yes checking for acl_from_mode... yes checking for acl_from_text... yes checking for acl_delete_def_file... yes checking for acl_extended_file... yes checking for acl_delete_fd_np... no checking for acl_delete_file_np... no checking for acl_copy_ext_native... no checking for acl_create_entry_np... no checking for acl_to_short_text... no checking for acl_free_text... no checking for working acl_get_file... yes checking for acl/libacl.h... yes checking for acl_entries... yes checking for ACL_FIRST_ENTRY... yes checking for ACL_TYPE_EXTENDED... no checking for alloca as a compiler built-in... yes checking whether to enable assertions... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... yes checking for __builtin_expect... yes checking whether // is distinct from /... (cached) no checking for error_at_line... yes checking for flexible array member... yes checking for __fpending... yes checking whether __fpending is declared... yes checking for working getdelim function... yes checking whether program_invocation_name is declared... yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether gettimeofday clobbers localtime buffer... no checking for gettimeofday with POSIX signature... yes checking whether langinfo.h defines CODESET... yes checking whether langinfo.h defines T_FMT_AMPM... yes checking whether langinfo.h defines ALTMON_1... yes checking whether langinfo.h defines ERA... yes checking whether langinfo.h defines YESEXPR... yes checking whether the compiler supports the __inline keyword... yes checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether mbrtowc handles a NULL pwc argument... (cached) yes checking whether mbrtowc handles a NULL string argument... (cached) yes checking whether mbrtowc has a correct return value... (cached) yes checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes checking whether mbrtowc stores incomplete characters... (cached) no checking whether mbrtowc works on empty input... (cached) yes checking whether the C locale is free of encoding errors... (cached) no checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking for mbtowc... yes checking for memrchr... yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking whether YESEXPR works... yes checking for obstacks that work with any size object... no checking for perl5.005 or newer... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether readlink signature is correct... yes checking whether readlink handles trailing slash correctly... yes checking for working re_compile_pattern... no checking for libintl.h... yes checking whether isblank is declared... yes checking whether rename honors trailing slash on destination... yes checking whether rename honors trailing slash on source... yes checking whether rename manages hard links correctly... yes checking whether rename manages existing destinations correctly... yes checking whether rmdir works... yes checking whether setlocale (LC_ALL, NULL) is multithread-safe... (cached) yes checking whether setlocale (category, NULL) is multithread-safe... (cached) yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for working stdalign.h... yes checking for va_copy... yes checking for good max_align_t... (cached) yes checking whether NULL can be used in arbitrary expressions... (cached) yes checking which flavor of printf attribute matches inttypes macros... system checking for working strerror function... yes checking for strverscmp... yes checking for nlink_t... (cached) yes checking whether mbrtowc handles incomplete characters... (cached) yes checking whether mbrtowc works as well as mbtowc... (cached) yes checking whether wcrtomb works in the C locale... yes checking whether wcrtomb return value is correct... yes checking whether wctob works... yes checking whether wctob is declared... yes checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional french locale... (cached) fr_FR checking for a turkish Unicode locale... tr_TR.UTF-8 checking for closedir... yes checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether fdopen sets errno... yes checking whether fflush works on input streams... (cached) no checking for getxattr with XATTR_NAME_POSIX_ACL macros... yes checking whether fpurge is declared... no checking for fseeko... (cached) yes checking whether fflush works on input streams... (cached) no checking for _fseeki64... no checking for ftello... (cached) yes checking whether ftello works... (cached) yes checking whether getdtablesize works... yes checking for getpagesize... yes checking whether getpagesize is declared... yes checking for library containing inet_pton... none required checking whether inet_pton is declared... yes checking whether byte ordering is bigendian... no checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... yes checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... yes checking for ioctl... yes checking for ioctl with POSIX signature... no checking whether link obeys POSIX... yes checking whether lseek detects pipes... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... no (mishandles large arguments) checking whether is self-contained... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking whether open recognizes a trailing slash... yes checking for opendir... yes checking whether perror matches strerror... yes checking for pthread_t... yes checking for pthread_spinlock_t... yes checking for PTHREAD_CREATE_DETACHED... yes checking for PTHREAD_MUTEX_RECURSIVE... yes checking for PTHREAD_MUTEX_ROBUST... yes checking for PTHREAD_PROCESS_SHARED... yes checking whether pthread_create exists as a global function... yes checking whether pthread_sigmask is a macro... no checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for raise... yes checking for sigprocmask... yes checking for readdir... yes checking for sched.h... yes checking for struct sched_param... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking whether setenv validates arguments... yes checking whether setlocale supports the C locale... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking for struct sigaction.sa_sigaction... yes checking for volatile sig_atomic_t... yes checking for sighandler_t... yes checking for sigprocmask... (cached) yes checking whether sleep is declared... yes checking for working sleep... yes checking for socklen_t... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for a traditional french locale... (cached) fr_FR checking for a french Unicode locale... (cached) fr_FR.UTF-8 checking for a traditional japanese locale... (cached) ja_JP checking for a transitional chinese locale... (cached) zh_CN.GB18030 checking whether "rt" can be used with fopen... yes checking whether -lcP is needed... no checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /tools/bin/msgfmt checking for gmsgfmt... /tools/bin/msgfmt checking for xgettext... /tools/bin/xgettext checking for msgmerge... /tools/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... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking whether UTF-8 case folding tests should pass... yes checking for perl... /usr/bin/perl checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gnulib-tests/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile make[1]: Entering directory '/sources/sed-4.8' GEN lib/alloca.h GEN lib/ctype.h GEN lib/fcntl.h GEN lib/inttypes.h GEN lib/langinfo.h GEN lib/limits.h GEN lib/locale.h GEN lib/selinux/selinux.h GEN lib/selinux/context.h GEN lib/stdio.h GEN lib/stdlib.h GEN lib/string.h GEN lib/sys/stat.h GEN lib/sys/time.h GEN lib/sys/types.h GEN lib/time.h GEN lib/unistd.h GEN lib/wchar.h GEN lib/wctype.h GEN sed/version.c GEN sed/version.h make all-recursive make[2]: Entering directory '/sources/sed-4.8' Making all in po make[3]: Entering directory '/sources/sed-4.8/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/sources/sed-4.8/po' Making all in . make[3]: Entering directory '/sources/sed-4.8' CC sed/sed-compile.o CC sed/sed-debug.o CC sed/sed-execute.o CC sed/sed-mbcs.o CC sed/sed-regexp.o CC sed/sed-sed.o CC sed/sed-utils.o CC lib/copy-acl.o CC lib/set-acl.o CC lib/acl-errno-valid.o CC lib/acl-internal.o CC lib/get-permissions.o CC lib/set-permissions.o CC lib/binary-io.o CC lib/c-ctype.o CC lib/c-strcasecmp.o CC lib/c-strncasecmp.o CC lib/close-stream.o CC lib/closeout.o CC lib/dfa.o CC lib/localeinfo.o CC lib/dirname-lgpl.o CC lib/basename-lgpl.o CC lib/stripslash.o CC lib/exitfail.o CC lib/getprogname.o CC lib/hard-locale.o CC lib/localcharset.o CC lib/glthread/lock.o CC lib/malloca.o CC lib/progname.o CC lib/qcopy-acl.o CC lib/qset-acl.o CC lib/quotearg.o CC lib/se-context.o CC lib/se-selinux.o CC lib/setlocale_null.o CC lib/stat-time.o CC lib/tempname.o CC lib/glthread/threadlib.o CC lib/unistd.o CC lib/version-etc.o CC lib/version-etc-fsf.o CC lib/wctype-h.o CC lib/xmalloc.o CC lib/xalloc-die.o CC lib/localtime-buffer.o CC lib/mbrlen.o CC lib/mbrtowc.o CC lib/obstack.o CC lib/regex.o AR lib/libsed.a CC sed/version.o AR sed/libver.a CCLD sed/sed make[3]: Leaving directory '/sources/sed-4.8' Making all in gnulib-tests make[3]: Entering directory '/sources/sed-4.8/gnulib-tests' GEN arpa/inet.h GEN dirent.h GEN pthread.h GEN sched.h GEN signal.h GEN sys/ioctl.h GEN sys/select.h GEN sys/socket.h GEN sys/uio.h make all-recursive make[4]: Entering directory '/sources/sed-4.8/gnulib-tests' Making all in . make[5]: Entering directory '/sources/sed-4.8/gnulib-tests' CC locale.o CC cloexec.o CC fd-hook.o CC file-has-acl.o CC freading.o CC localename.o CC localename-table.o CC read-file.o CC sig-handler.o CC sockets.o CC sys_socket.o CC glthread/thread.o CC fcntl.o CC fflush.o CC fpurge.o CC fseek.o CC fseeko.o CC ioctl.o CC nanosleep.o CC pthread_sigmask.o CC strerror_r.o AR libtests.a CCLD current-locale CC test-localcharset.o CCLD test-localcharset make[5]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[4]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[3]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[2]: Leaving directory '/sources/sed-4.8' make[1]: Leaving directory '/sources/sed-4.8' make[1]: Entering directory '/sources/sed-4.8' Making html in po make[2]: Entering directory '/sources/sed-4.8/po' make[2]: Nothing to be done for 'html'. make[2]: Leaving directory '/sources/sed-4.8/po' Making html in . make[2]: Entering directory '/sources/sed-4.8' MAKEINFO doc/sed.html make[2]: Leaving directory '/sources/sed-4.8' Making html in gnulib-tests make[2]: Entering directory '/sources/sed-4.8/gnulib-tests' Making html in . make[3]: Entering directory '/sources/sed-4.8/gnulib-tests' make[3]: Nothing to be done for 'html-am'. make[3]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[2]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[1]: Leaving directory '/sources/sed-4.8' make[1]: Entering directory '/sources/sed-4.8' make install-recursive make[2]: Entering directory '/sources/sed-4.8' Making install in po make[3]: Entering directory '/sources/sed-4.8/po' installing af.gmo as /usr/share/locale/af/LC_MESSAGES/sed.mo installing ast.gmo as /usr/share/locale/ast/LC_MESSAGES/sed.mo installing bg.gmo as /usr/share/locale/bg/LC_MESSAGES/sed.mo installing ca.gmo as /usr/share/locale/ca/LC_MESSAGES/sed.mo installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/sed.mo installing da.gmo as /usr/share/locale/da/LC_MESSAGES/sed.mo installing de.gmo as /usr/share/locale/de/LC_MESSAGES/sed.mo installing el.gmo as /usr/share/locale/el/LC_MESSAGES/sed.mo installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/sed.mo installing es.gmo as /usr/share/locale/es/LC_MESSAGES/sed.mo installing et.gmo as /usr/share/locale/et/LC_MESSAGES/sed.mo installing eu.gmo as /usr/share/locale/eu/LC_MESSAGES/sed.mo installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/sed.mo installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/sed.mo installing ga.gmo as /usr/share/locale/ga/LC_MESSAGES/sed.mo installing gl.gmo as /usr/share/locale/gl/LC_MESSAGES/sed.mo installing he.gmo as /usr/share/locale/he/LC_MESSAGES/sed.mo installing hr.gmo as /usr/share/locale/hr/LC_MESSAGES/sed.mo installing hu.gmo as /usr/share/locale/hu/LC_MESSAGES/sed.mo installing id.gmo as /usr/share/locale/id/LC_MESSAGES/sed.mo installing it.gmo as /usr/share/locale/it/LC_MESSAGES/sed.mo installing ja.gmo as /usr/share/locale/ja/LC_MESSAGES/sed.mo installing ko.gmo as /usr/share/locale/ko/LC_MESSAGES/sed.mo installing nb.gmo as /usr/share/locale/nb/LC_MESSAGES/sed.mo installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/sed.mo installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/sed.mo installing pt.gmo as /usr/share/locale/pt/LC_MESSAGES/sed.mo installing pt_BR.gmo as /usr/share/locale/pt_BR/LC_MESSAGES/sed.mo installing ro.gmo as /usr/share/locale/ro/LC_MESSAGES/sed.mo installing ru.gmo as /usr/share/locale/ru/LC_MESSAGES/sed.mo installing sk.gmo as /usr/share/locale/sk/LC_MESSAGES/sed.mo installing sl.gmo as /usr/share/locale/sl/LC_MESSAGES/sed.mo installing sr.gmo as /usr/share/locale/sr/LC_MESSAGES/sed.mo installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/sed.mo installing tr.gmo as /usr/share/locale/tr/LC_MESSAGES/sed.mo installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/sed.mo installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/sed.mo installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/sed.mo installing zh_TW.gmo as /usr/share/locale/zh_TW/LC_MESSAGES/sed.mo if test "sed" = "gettext-tools"; then \ /bin/mkdir -p /usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /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[3]: Leaving directory '/sources/sed-4.8/po' Making install in . make[3]: Entering directory '/sources/sed-4.8' make[4]: Entering directory '/sources/sed-4.8' /bin/mkdir -p '/bin' /usr/bin/install -c sed/sed '/bin' /bin/mkdir -p '/usr/share/info' /usr/bin/install -c -m 644 ./doc/sed.info '/usr/share/info' install-info --info-dir='/usr/share/info' '/usr/share/info/sed.info' /bin/mkdir -p '/usr/share/man/man1' /usr/bin/install -c -m 644 doc/sed.1 '/usr/share/man/man1' make[4]: Leaving directory '/sources/sed-4.8' make[3]: Leaving directory '/sources/sed-4.8' Making install in gnulib-tests make[3]: Entering directory '/sources/sed-4.8/gnulib-tests' make install-recursive make[4]: Entering directory '/sources/sed-4.8/gnulib-tests' Making install in . make[5]: Entering directory '/sources/sed-4.8/gnulib-tests' make[6]: Entering directory '/sources/sed-4.8/gnulib-tests' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[5]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[4]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[3]: Leaving directory '/sources/sed-4.8/gnulib-tests' make[2]: Leaving directory '/sources/sed-4.8' make[1]: Leaving directory '/sources/sed-4.8' Totalseconds: 45 KB: 4751340 /