Cook: diffutils 3.7 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Extracting source archive "diffutils-3.7.tar.xz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for gawk... (cached) awk checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to enable C11 features... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib 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 ucontext.h... yes checking for sys/socket.h... yes checking for fnmatch.h... yes checking for wctype.h... yes checking for getopt.h... yes checking for sys/cdefs.h... yes checking for sys/time.h... yes checking for iconv.h... yes checking for limits.h... yes checking for wchar.h... yes checking for crtdefs.h... no checking for langinfo.h... yes checking for xlocale.h... no checking for sys/mman.h... yes checking for sys/param.h... yes checking for malloc.h... yes checking for sys/wait.h... yes checking for features.h... yes checking for arpa/inet.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for sys/select.h... yes checking for sys/ioctl.h... yes checking for sys/uio.h... yes checking for vfork.h... no 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... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether uses 'inline' correctly... yes checking for btowc... yes checking for setrlimit... yes checking for sigaltstack... yes checking for readlinkat... yes checking for _set_invalid_parameter_handler... no checking for strerror_r... yes checking for fcntl... yes checking for symlink... yes checking for mempcpy... yes checking for fnmatch... yes checking for isblank... yes checking for iswctype... yes checking for mbsrtowcs... yes checking for wmemchr... yes checking for wmemcpy... yes checking for wmempcpy... yes checking for getdtablesize... yes checking for getprogname... no checking for getexecname... no checking for gettimeofday... yes checking for iswcntrl... yes checking for iswblank... yes checking for lstat... yes checking for mbsinit... yes checking for mbrtowc... yes checking for mbslen... no checking for mprotect... yes checking for mkstemp... yes checking for tzset... yes checking for nl_langinfo... yes checking for readlink... yes checking for setenv... yes checking for sigaction... yes checking for siginterrupt... yes checking for __xpg_strerror_r... yes checking for strndup... yes checking for strptime... yes checking for strtoumax... yes checking for localtime_r... yes checking for timegm... yes checking for vasnprintf... no checking for snprintf... yes checking for wcrtomb... yes checking for wcwidth... yes checking for ftruncate... yes checking for newlocale... yes checking for pipe... yes checking for sleep... yes checking for catgets... yes checking for shutdown... yes checking for wctob... yes checking for sigprocmask... yes checking for strcasecoll... no checking for stricoll... no checking for fork... yes checking for vfork... yes checking for nl_langinfo and CODESET... yes checking for a traditional french locale... none checking for working C stack overflow detection... yes checking for correct stack_t interpretation... yes checking for precise C stack overflow detection... no checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... yes checking for the common suffixes of directories in the library search path... lib,lib checking for libsigsegv... no, consider installing GNU libsigsegv checking how i486-slitaz-linux-gcc reports undeclared, standard C functions... error checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether // is distinct from /... no checking if environ is properly declared... yes checking for complete errno.h... yes 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 for mbstate_t... yes checking whether stat file-mode macros are broken... no checking for nlink_t... yes checking whether getdtablesize 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 iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for inline... inline checking for off_t... 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 for unsigned long long int... yes checking for long long int... yes 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 inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking whether iswcntrl works... yes checking for towlower... yes checking for wctype_t... yes checking for wctrans_t... 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 lstat correctly handles trailing slash... yes checking for a sed that does not truncate output... /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 a traditional japanese locale... none checking for a transitional chinese locale... none checking for a french Unicode locale... none checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking whether time_t is signed... yes checking whether alarm is declared... yes checking for working mktime... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct tm.tm_gmtoff... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking for sigset_t... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... 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 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 whether strndup is declared... yes checking whether strnlen is declared... yes checking whether strtoumax is declared... 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 unsetenv is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking whether snprintf returns a byte count as in C99... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no 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 whether getcwd (NULL, 0) allocates memory for result... yes checking for getcwd with POSIX signature... yes checking for IPv4 sockets... yes checking for IPv6 sockets... yes 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 whether snprintf is declared... yes checking for alloca as a compiler built-in... yes checking whether btowc(0) is correct... yes checking whether btowc(EOF) is correct... guessing yes checking for __builtin_expect... yes checking whether sigaltstack is declared... yes checking for stack_t... yes checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for clock_settime... yes checking whether // is distinct from /... (cached) no checking whether dup2 works... yes checking for error_at_line... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking for flexible array member... yes checking whether conversion from 'int' to 'long double' works... yes checking for working GNU fnmatch... yes checking whether freopen works on closed fds... yes checking whether getdtablesize works... 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... almost checking whether the compiler generally respects inline... yes checking whether INT32_MAX < INTMAX_MAX... yes checking whether INT64_MAX == LONG_MAX... no checking whether UINT32_MAX < UINTMAX_MAX... yes checking whether UINT64_MAX == ULONG_MAX... no checking whether iswblank is declared... 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 for libsigsegv... (cached) no, consider installing GNU libsigsegv checking whether locale.h conforms to POSIX:2001... yes checking whether struct lconv is properly defined... yes checking whether mbrtowc handles incomplete characters... guessing yes checking whether mbrtowc works as well as mbtowc... guessing yes checking whether mbrtowc handles a NULL pwc argument... guessing yes checking whether mbrtowc handles a NULL string argument... guessing yes checking whether mbrtowc has a correct return value... guessing yes checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes checking whether mbrtowc works on empty input... yes checking whether the C locale is free of encoding errors... no checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether mbsrtowcs works... guessing yes checking whether mkdir handles trailing slash... yes checking whether mkdir handles trailing dot... yes checking for working mkstemp... yes checking for __mktime_internal... no checking whether YESEXPR works... yes checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking for raise... yes checking for sigprocmask... (cached) yes checking for rawmemchr... 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 setenv validates arguments... yes 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 for stdint.h... (cached) yes checking for SIZE_MAX... 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 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 strcasecmp... yes checking for strncasecmp... yes checking whether strncasecmp is declared... yes checking for working strerror function... yes checking for working strndup... yes checking for working strnlen... yes checking for strtoull... yes checking for nlink_t... (cached) yes checking whether localtime_r is declared... yes checking whether localtime_r is compatible with its POSIX signature... yes checking whether localtime loops forever near extrema... no checking for timezone_t... no checking whether tzset clobbers localtime buffer... no checking for unsetenv... yes checking for unsetenv() return type... int checking whether unsetenv obeys POSIX... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for vasprintf... yes checking whether mbrtowc handles incomplete characters... (cached) guessing yes checking whether mbrtowc works as well as mbtowc... (cached) guessing yes checking whether wcrtomb return value is correct... guessing yes checking whether iswcntrl works... (cached) yes checking for towlower... (cached) yes checking for wctype_t... (cached) yes checking for wctrans_t... (cached) yes checking whether wcwidth is declared... yes checking whether wcwidth works reasonably in UTF-8 locales... yes checking for stdint.h... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a turkish Unicode locale... none checking whether fdopen sets errno... 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 for ioctl... yes checking for ioctl with POSIX signature... no checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a turkish Unicode locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking for a french Unicode locale... (cached) none checking for a transitional chinese locale... (cached) none checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for library containing nanosleep... none required checking for working nanosleep... yes checking whether is self-contained... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking whether perror matches strerror... yes checking for putenv compatible with GNU and SVID... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether select supports a 0 argument... (cached) yes checking whether select detects invalid fds... (cached) yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether sleep is declared... yes checking for working sleep... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking for socklen_t... yes checking for working stdalign.h... yes checking for mmap... (cached) yes checking for MAP_ANONYMOUS... yes checking whether symlink handles trailing slash correctly... yes checking whether declares ioctl... yes checking for a traditional french locale... (cached) none checking for a french Unicode locale... (cached) none checking for a traditional japanese locale... (cached) none checking for a transitional chinese locale... (cached) none checking whether wctob works... guessing yes checking whether wctob is declared... yes checking for inline... (cached) inline checking for variable-length arrays... (cached) yes checking for pr... no checking for struct stat.st_blksize... yes checking for struct stat.st_rdev... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for pid_t... (cached) yes checking whether closedir returns void... no checking for working fork... yes checking for working vfork... (cached) yes 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 CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating gnulib-tests/Makefile config.status: creating man/Makefile config.status: creating po/Makefile.in config.status: creating lib/config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Making all in lib make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' GEN alloca.h GEN ctype.h GEN fcntl.h GEN iconv.h GEN inttypes.h GEN langinfo.h GEN limits.h GEN locale.h GEN signal.h GEN stdio.h GEN stdlib.h GEN string.h GEN strings.h GEN sys/time.h GEN sys/stat.h GEN time.h GEN unistd.h GEN unistr.h GEN sys/types.h GEN sys/wait.h GEN unitypes.h GEN uniwidth.h GEN wchar.h GEN wctype.h make all-am make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' CC allocator.o CC areadlink.o CC argmatch.o CC binary-io.o CC bitrotate.o CC c-ctype.o CC c-stack.o CC c-strcasecmp.o CC c-strncasecmp.o CC careadlinkat.o CC cloexec.o CC dirname.o CC basename.o CC dirname-lgpl.o CC basename-lgpl.o CC stripslash.o CC exclude.o CC exitfail.o CC fd-hook.o CC file-type.o CC filenamecat.o CC filenamecat-lgpl.o CC freopen-safer.o CC getprogname.o CC gettime.o CC hard-locale.o CC hash.o CC imaxtostr.o CC inttostr.o CC offtostr.o CC uinttostr.o CC umaxtostr.o CC localcharset.o CC malloca.o CC mbchar.o CC mbiter.o CC mbscasecmp.o CC mbslen.o CC mbsstr.o CC mbuiter.o CC nstrftime.o CC progname.o CC propername.o CC quotearg.o CC sh-quote.o CC sig-handler.o CC stat-time.o CC striconv.o CC strnlen1.o CC system-quote.o CC tempname.o CC timespec.o CC trim.o CC unistd.o CC version-etc.o CC version-etc-fsf.o CC wctype-h.o CC xmalloc.o CC xalloc-die.o CC xfreopen.o CC xreadlink.o CC xsize.o CC xstriconv.o CC xstrndup.o CC xstrtol.o CC xstrtoul.o CC xstrtol-error.o CC xstrtoumax.o CC xvasprintf.o CC xasprintf.o CC cmpbuf.o CC prepargs.o CC asnprintf.o CC fcntl.o CC localtime-buffer.o CC mbrtowc.o CC mktime.o CC printf-args.o CC printf-parse.o CC regex.o CC time_rz.o CC vasnprintf.o CC unistr/u8-mbtoucr.o CC unistr/u8-uctomb.o CC unistr/u8-uctomb-aux.o CC uniwidth/width.o AR libdiffutils.a make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' Making all in src make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' GEN paths.h GEN version.c GEN version.h make all-am make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' CC cmp.o CC version.o CC analyze.o CC context.o CC dir.o CC diff.o CC ed.o CC ifdef.o CC io.o CC normal.o CC side.o CC util.o CC diff3.o CC sdiff.o AR libver.a CCLD cmp CCLD sdiff CCLD diff CCLD diff3 make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' Making all in tests make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' Making all in doc make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' Making all in man make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' Making all in po make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/po' Making all in gnulib-tests make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' GEN arpa/inet.h GEN sys/uio.h GEN sys/socket.h GEN sys/select.h GEN sys/ioctl.h make all-recursive make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' Making all in . make[3]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' CC test-localcharset.o CC dtotimespec.o CC hash-pjw.o CC sockets.o CC sys_socket.o CC timespec-add.o CC timespec-sub.o CC ioctl.o CC strerror_r.o AR libtests.a CCLD test-localcharset make[3]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' Making install in lib make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make install-am make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make[3]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/lib' Making install in src make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make install-am make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make[3]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make[3]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/diffutils/install/usr/bin' /usr/bin/install -c cmp diff diff3 sdiff '/home/slitaz/wok/diffutils/install/usr/bin' make[3]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/src' Making install in tests make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/tests' Making install in doc make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/diffutils/install/usr/share/info' /usr/bin/install -c -m 644 ./diffutils.info '/home/slitaz/wok/diffutils/install/usr/share/info' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/doc' Making install in man make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/diffutils/install/usr/share/man/man1' /usr/bin/install -c -m 644 cmp.1 diff.1 diff3.1 sdiff.1 '/home/slitaz/wok/diffutils/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/man' Making install in po make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/po' installing bg.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/bg/LC_MESSAGES/diffutils.mo installing ca.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ca/LC_MESSAGES/diffutils.mo installing cs.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/cs/LC_MESSAGES/diffutils.mo installing da.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/da/LC_MESSAGES/diffutils.mo installing de.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/de/LC_MESSAGES/diffutils.mo installing el.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/el/LC_MESSAGES/diffutils.mo installing eo.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/eo/LC_MESSAGES/diffutils.mo installing es.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/es/LC_MESSAGES/diffutils.mo installing fi.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/fi/LC_MESSAGES/diffutils.mo installing fr.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/fr/LC_MESSAGES/diffutils.mo installing ga.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ga/LC_MESSAGES/diffutils.mo installing gl.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/gl/LC_MESSAGES/diffutils.mo installing he.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/he/LC_MESSAGES/diffutils.mo installing hr.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/hr/LC_MESSAGES/diffutils.mo installing hu.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/hu/LC_MESSAGES/diffutils.mo installing id.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/id/LC_MESSAGES/diffutils.mo installing it.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/it/LC_MESSAGES/diffutils.mo installing ja.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ja/LC_MESSAGES/diffutils.mo installing lv.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/lv/LC_MESSAGES/diffutils.mo installing ms.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ms/LC_MESSAGES/diffutils.mo installing nb.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/nb/LC_MESSAGES/diffutils.mo installing nl.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/nl/LC_MESSAGES/diffutils.mo installing pl.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/pl/LC_MESSAGES/diffutils.mo installing pt.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/pt/LC_MESSAGES/diffutils.mo installing pt_BR.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/pt_BR/LC_MESSAGES/diffutils.mo installing ro.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ro/LC_MESSAGES/diffutils.mo installing ru.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/ru/LC_MESSAGES/diffutils.mo installing sr.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/sr/LC_MESSAGES/diffutils.mo installing sv.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/sv/LC_MESSAGES/diffutils.mo installing tr.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/tr/LC_MESSAGES/diffutils.mo installing uk.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/uk/LC_MESSAGES/diffutils.mo installing vi.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/vi/LC_MESSAGES/diffutils.mo installing zh_CN.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/zh_CN/LC_MESSAGES/diffutils.mo installing zh_TW.gmo as /home/slitaz/wok/diffutils/install/usr/share/locale/zh_TW/LC_MESSAGES/diffutils.mo if test "diffutils" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /home/slitaz/wok/diffutils/install/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/slitaz/wok/diffutils/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/diffutils/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/po' Making install in gnulib-tests make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make install-recursive make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' Making install in . make[3]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[4]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[3]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7/gnulib-tests' make[1]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' make[2]: Entering directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' make[1]: Leaving directory '/home/slitaz/wok/diffutils/source/diffutils-3.7' ================================================================================ Executing strip on all files... Done Time: 1.61s. Size: 348224 B -> 263516 B. Save: 83 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.42s. Size: 14328 B -> 6403 B. Save: 8 KB. Cache hit: 4/4. Normalizing mo files... Done Time: 8.82s. Size: 1006399 B -> 973790 B. Save: 32 KB. ================================================================================ Build dependencies to remove: 11 Removing: advancecomp-static gettext gettext-dev glib libcroco libpcre libxml2 util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Pack: diffutils 3.7 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "diffutils-3.7-i486.tazpkg" created Pack: diffutils-lang 3.7 ================================================================================ Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... any Thin out translation files... Done Time: 0.18s. Size: 973790 B -> 788148 B. Save: 181 KB. Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "diffutils-lang-3.7-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/diffutils-3.7... Done Checking site script in source/diffutils-3.7... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: diffutils 3.7 ================================================================================ Src file : diffutils-3.7.tar.xz Src size : 1.4M Source dir : 18.9M Produced : 1.8M Cook time : 74s ~ 01m 14s Cook date : 2020-07-19 21:02 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 300.0K : 90.4K : 4 : diffutils-3.7-i486.tazpkg 2 : 1.0M : 126.3K : 26 : diffutils-lang-3.7-any.tazpkg ================================================================================