Cook: lrzsz 0.12.20 ================================================================================ QA: checking package receipt... Extracting source archive "lrzsz-0.12.20.tar.gz" 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 loading site script /etc/slitaz/cook.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... gcc checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) works... yes checking whether the C compiler (gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking whether gcc needs -traditional... no checking for ranlib... ranlib checking for POSIXized ISC... no checking for AIX... no checking for minix/config.h... no checking for gcc option to accept ANSI C... none needed checking for function prototypes... yes checking for working const... yes checking for inline... inline checking for syslog in -lsocket... no checking for syslog in -lbe... no checking for gethostbyname in -lnsl... no checking for ANSI C header files... yes checking for fcntl.h... yes checking for limits.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for sys/times.h... yes checking for termios.h... yes checking for sys/termios.h... yes checking for termio.h... yes checking for sys/termio.h... no checking for sgtty.h... yes checking for termios.h... (cached) yes checking for sys/termios.h... (cached) yes checking for termio.h... (cached) yes checking for sys/termio.h... (cached) no checking for sgtty.h... (cached) yes checking for sys/mman.h... yes checking for utime.h... yes checking for syslog.h... yes checking for sys/syslog.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for strings.h... yes checking for arpa/inet.h... yes checking for size_t... yes checking for mode_t... yes checking for off_t... yes checking for speed_t... yes checking for st_rdev in struct stat... yes checking whether time.h and sys/time.h may both be included... yes checking whether sys/time.h and sys/select.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for errno declaration... yes checking whether setvbuf arguments are reversed... no checking return type of signal handlers... void checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for settimeofday... yes checking for strchr... yes checking for memcpy... yes checking for select... yes checking for vprintf... yes checking for times... yes checking for rdchk... no checking for utime... yes checking for syslog... yes checking for siginterrupt... yes checking for mkdir... yes checking for mktime... yes checking for strerror... yes checking for strstr... yes checking for strdup... yes checking for strtoul... yes checking for strtol... yes checking for strpbrk... yes checking for stpcpy... yes checking for strftime... yes checking for vasprintf... yes checking for getopt_long... yes checking for ftime... yes checking that ftime works correctly... yes checking for timezone variable... yes checking for LOG_UUCP... yes checking for argz.h... yes checking for limits.h... (cached) yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... (cached) yes checking for values.h... yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for strchr... (cached) yes checking for strcasecmp... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... yes checking for gettext in libc... yes checking for msgfmt... no checking whether catgets can be used... no checking for msgfmt... (cached) no checking for gmsgfmt... no checking for xgettext... : checking for catalogs to be installed... de updating cache ./config.cache creating ./config.status creating Makefile creating intl/Makefile creating lib/Makefile creating testsuite/Makefile creating man/Makefile creating po/Makefile.in creating src/Makefile creating debian/rules creating Specfile creating systype creating src/lrzszbug creating config.h linking ./intl/libgettext.h to intl/libintl.h make all-recursive make[1]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20' Making all in lib make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/lib' gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c long-options.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c xstrtol.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c xstrtoul.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c error.c long-options.c: In function 'parse_long_options': long-options.c:65:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit (0); ^~~~ long-options.c:65:4: warning: incompatible implicit declaration of built-in function 'exit' long-options.c:65:4: note: include '' or provide a declaration of 'exit' long-options.c:27:1: +#include long-options.c:65:4: exit (0); ^~~~ rm -f libzmodem.a ar cru libzmodem.a long-options.o xstrtol.o xstrtoul.o error.o ranlib libzmodem.a make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/lib' Making all in intl make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/intl' gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk intl-compat.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk bindtextdom.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk dcgettext.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk dgettext.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk gettext.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk finddomain.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk loadmsgcat.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk localealias.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk textdomain.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk l10nflist.c gcc -c -DLOCALEDIR=\"/usr/share/locale\" -DGNULOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale:.\" -DHAVE_CONFIG_H -I.. -I. -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk explodename.c rm -f libintl.a ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o ranlib libintl.a make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/intl' Making all in src make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/src' gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c lrz.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c timing.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c zperr.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c zreadline.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c crctab.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c rbsb.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c zm.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c protname.c zm.c: In function 'zshhdr': zm.c:419:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,len); ^~~~~~~~~~~~~~ lrz.c: In function 'exec2': lrz.c:2322:2: warning: missing sentinel in function call [-Wformat=] execl("/bin/sh", "sh", "-c", s); ^~~~~ lrz.c: In function 'zmputs': lrz.c:2199:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,strlen(s)); ^~~~~~~~~~~~~~~~~~~~ lrz.c:2204:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,s,(size_t) (p-s)); ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c tcp.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c lsyslog.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c canit.c gcc -DNFGVMIN -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I.. -I. -I../src -I../intl -I../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c lsz.c lsyslog.c: In function 'lsyslog': lsyslog.c:67:4: warning: implicit declaration of function 'sprintf' [-Wimplicit-function-declaration] sprintf(uid_string,"#%lu",(unsigned long) uid); ^~~~~~~ lsyslog.c:67:4: warning: incompatible implicit declaration of built-in function 'sprintf' lsyslog.c:67:4: note: include '' or provide a declaration of 'sprintf' lsyslog.c:26:1: +#include #include lsyslog.c:67:4: sprintf(uid_string,"#%lu",(unsigned long) uid); ^~~~~~~ lsyslog.c:72:5: warning: implicit declaration of function 'vasprintf'; did you mean 'vstringf'? [-Wimplicit-function-declaration] vasprintf(&s,format, ap); ^~~~~~~~~ vstringf canit.c: In function 'canit': canit.c:42:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd,canistr,strlen(canistr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ canit.c:44:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(1,canistr,strlen(canistr)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lsz.c: In function 'zsendcmd': lsz.c:2424:4: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system("rz"); ^~~~~~~~~~~~ gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o lrz lrz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a ../intl/libintl.a gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o lsz lsz.o timing.o zperr.o zreadline.o crctab.o rbsb.o zm.o protname.o tcp.o lsyslog.o canit.o ../lib/libzmodem.a ../intl/libintl.a make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/src' Making all in po Making all in man make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' Making all in testsuite make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/testsuite' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/testsuite' make[1]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20' Making install in lib Making install in intl make[1]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/intl' if test "lrzsz" = "gettext" \ && test 'intl-compat.o' = 'intl-compat.o'; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/lib /usr/include; \ else \ ../mkinstalldirs /usr/lib /usr/include; \ fi; \ /usr/bin/install -c -m 644 intlh.inst /usr/include/libintl.h; \ /usr/bin/install -c -m 644 libintl.a /usr/lib/libintl.a; \ else \ : ; \ fi if test "lrzsz" = "gettext"; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/share/gettext/intl; \ else \ ../mkinstalldirs /usr/share/gettext/intl; \ fi; \ /usr/bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file /usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/intl' Making install in src make[1]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/src' /bin/sh ../mkinstalldirs /home/slitaz/wok/lrzsz/install/usr/bin mkdir /home/slitaz/wok/lrzsz/install mkdir /home/slitaz/wok/lrzsz/install/usr mkdir /home/slitaz/wok/lrzsz/install/usr/bin /usr/bin/install -c lrz /home/slitaz/wok/lrzsz/install/usr/bin/lrz /usr/bin/install -c lsz /home/slitaz/wok/lrzsz/install/usr/bin/lsz rm -f /home/slitaz/wok/lrzsz/install//usr/bin/`echo lsb | sed -e 's,x,x,'` ln /home/slitaz/wok/lrzsz/install//usr/bin/`echo lsz |sed -e 's,x,x,'` \ /home/slitaz/wok/lrzsz/install//usr/bin/`echo lsb |sed -e 's,x,x,'` rm -f /usr/bin/`echo lsx | sed -e 's,x,x,'` ln /home/slitaz/wok/lrzsz/install//usr/bin/`echo lsz |sed -e 's,x,x,'` \ /home/slitaz/wok/lrzsz/install//usr/bin/`echo lsx |sed -e 's,x,x,'` rm -f /usr/bin/`echo lrb | sed -e 's,x,x,'` ln /home/slitaz/wok/lrzsz/install//usr/bin/`echo lrz |sed -e 's,x,x,'` \ /home/slitaz/wok/lrzsz/install//usr/bin/`echo lrb |sed -e 's,x,x,'` rm -f /usr/bin/`echo lrx | sed -e 's,x,x,'` ln /home/slitaz/wok/lrzsz/install//usr/bin/`echo lrz |sed -e 's,x,x,'` \ /home/slitaz/wok/lrzsz/install//usr/bin/`echo lrx |sed -e 's,x,x,'` make[1]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/src' Making install in po make[1]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/po' if test -r .././mkinstalldirs; then \ .././mkinstalldirs /usr/share; \ else \ ../mkinstalldirs /usr/share; \ fi installing de.gmo as /usr/share/locale/de/LC_MESSAGES/lrzsz.mo if test "lrzsz" = "gettext"; then \ if test -r .././mkinstalldirs; then \ .././mkinstalldirs /usr/share/gettext/po; \ else \ ../mkinstalldirs /usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/po' Making install in man make[1]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' make install-man1 make[2]: Entering directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' /bin/sh ../mkinstalldirs /home/slitaz/wok/lrzsz/install/usr/share/man/man1 mkdir /home/slitaz/wok/lrzsz/install/usr/share mkdir /home/slitaz/wok/lrzsz/install/usr/share/man mkdir /home/slitaz/wok/lrzsz/install/usr/share/man/man1 /usr/bin/install -c -m 644 ./lrz.1 /home/slitaz/wok/lrzsz/install/usr/share/man/man1/lrz.1 /usr/bin/install -c -m 644 ./lsz.1 /home/slitaz/wok/lrzsz/install/usr/share/man/man1/lsz.1 make[2]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' make[1]: Leaving directory '/home/slitaz/wok/lrzsz/source/lrzsz-0.12.20/man' Making install in testsuite ================================================================================ Executing strip on all files... Done Time: 0.60s. Size: 453348 B -> 373920 B. Save: 78 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.46s. Size: 31928 B -> 12809 B. Save: 19 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: lrzsz 0.12.20 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... 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 Removing old package "lrzsz-0.12.20-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "lrzsz-0.12.20-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/lrzsz-0.12.20... Done Checking site script in source/lrzsz-0.12.20... 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: lrzsz 0.12.20 ================================================================================ Src file : lrzsz-0.12.20.tar.gz Src size : 276.0K Source dir : 2.0M Produced : 164.0K Cook time : 25s Cook date : 2020-07-07 13:35 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 152.0K : 39.3K : 6 : lrzsz-0.12.20-i486.tazpkg ================================================================================