Cook: cadaver 0.23.3 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): readline-dev-7.0p5-any Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): neon-0.30.2-i486 Installing (pkg/local): xz-tools-5.2.4-i486 Installing (pkg/local): xz-dev-5.2.4-any Installing (pkg/local): zlib-dev-1.2.11-any Installing (pkg/local): libxml2-tools-2.9.9-i486 Installing (pkg/local): libxml2-dev-2.9.9-any Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): neon-dev-0.30.2-i486 Installing (pkg/local): acl-dev-2.2.53-any /usr/libexec/tazpkg/install: .: line 437: can't open './receipt' /usr/libexec/tazpkg/install: .: line 455: can't open '/tmp/tmp.abN21c/receipt' /usr/libexec/tazpkg/install: .: line 455: can't open '/tmp/tmp.abN21c/receipt.var' /usr/libexec/tazpkg/install: .: line 437: can't open './receipt' /usr/libexec/tazpkg/install: .: line 455: can't open '/tmp/tmp.782X9g/receipt' /usr/libexec/tazpkg/install: .: line 455: can't open '/tmp/tmp.782X9g/receipt.var' Installing (pkg/local): expat-dev-2.2.9-any 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): 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 "cadaver-0.23.3.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 Applying patch neon.patch patching file configure configure: loading site script /etc/slitaz/cook.site checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking for library containing strerror... none required checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib 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 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 tputs in -lcurses... yes checking for readline in -lreadline... yes checking for library containing add_history... none required checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for rl_completion_matches... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for uname... Linux checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking size of size_t... 4 checking how to print size_t... u checking size of off_t... 4 checking how to print off_t... ld checking size of ssize_t... 4 checking how to print ssize_t... d checking whether byte ordering is bigendian... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for i486-slitaz-linux-ar... /usr/bin/i486-slitaz-linux-ar checking for i486-slitaz-linux-ranlib... /usr/bin/i486-slitaz-linux-ranlib checking for neon-config... /usr/bin/neon-config checking linking against neon... yes configure: using neon library 0.30.2 configure: SSL is supported by neon configure: zlib is supported by neon configure: IPv6 is supported by neon configure: LFS is supported by neon configure: thread-safe SSL is not supported by neon checking size of off64_t... 8 checking how to print off64_t... lld checking for an ANSI C-conforming const... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking size of time_t... 4 checking how to print time_t... ld configure: .netrc support is enabled checking for getopt_long... yes checking for strcasecmp... yes checking whether time.h and sys/time.h may both be included... yes checking for unsigned long long... yes checking for uintmax_t... yes checking for ANSI C header files... (cached) yes checking whether stat file-mode macros are broken... no checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for __secure_getenv... no checking for gettimeofday... yes checking whether getenv is declared... yes checking for snprintf... yes checking for working POSIX fnmatch... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking return type of signal handlers... void checking for unsigned long long int... yes checking for strdup... yes checking for strerror... yes checking for memcpy... yes checking for strcoll... yes checking for tcsetattr... yes checking for getpass... yes checking for stty... no checking for fchmod... yes checking for strtoull... yes checking for sys/time.h... (cached) yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for stdarg.h... (cached) yes checking vmsdir.h usability... no checking vmsdir.h presence... no checking for vmsdir.h... no checking for memory.h... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.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 for localtime_r... yes checking for strftime... yes checking for a thread-safe mkdir -p... ./install-sh -c -d 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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking whether we are using the GNU C Library 2 or newer... yes checking for simple visibility declarations... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no 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... /bin/bash: ./config.rpath: No such file or directory done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for pthread_rwlock_t... yes checking for multithread API to use... posix checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... 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 NL_LOCALE_NAME macro... yes checking for bison... bison checking version of bison... 3.6.4, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... (cached) yes checking for wcslen... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no 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 lib/neon/Makefile config.status: creating lib/intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Configured to build cadaver 0.23.3: Install prefix: /usr Compiler: i486-slitaz-linux-gcc Neon library: library in /usr (0.30.2) XML Parser: using whatever neon uses SSL library: SSL is supported by neon Internationalization: Built using native support GNU readline support: enabled i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/cadaver.o -c src/cadaver.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/common.o -c src/common.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/commands.o -c src/commands.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/ls.o -c src/ls.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/cmdline.o -c src/cmdline.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/options.o -c src/options.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/utils.o -c src/utils.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/edit.o -c src/edit.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/version.o -c src/version.c src/edit.c: In function 'run_editor': src/edit.c:72:5: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(editcmd); ^~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from src/edit.c:36: In function 'strncat', inlined from 'execute_edit' at src/edit.c:141:2: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin___strncat_chk' specified bound 4096 equals destination size [-Wstringop-overflow=] return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o src/search.o -c src/search.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/basename.o -c lib/basename.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/dirname.o -c lib/dirname.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/rpmatch.o -c lib/rpmatch.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/yesno.o -c lib/yesno.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/glob.o -c lib/glob.c src/search.c: In function 'display_results': src/search.c:461:6: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(buf, 255, stdin); ^~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/getpass.o -c lib/getpass.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/tempname.o -c lib/tempname.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/mkstemp.o -c lib/mkstemp.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./lib -D_GLIBCXX_USE_C99_MATH=1 -DLOCALEDIR=\"/usr/share/locale\" -I./src -march=i486 -Os -pipe -mindirect-branch=thunk -I/usr/include/neon -D_LARGEFILE64_SOURCE -DNE_LFS -o lib/netrc.o -c lib/netrc.c for d in lib/neon lib/intl; do (cd $d; make); done make[1]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/neon' Bundled neon build not being used. make[1]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/neon' make[1]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/intl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/intl' i486-slitaz-linux-gcc -Wl,-Os,--as-needed -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lcurses -Wl,-Os,--as-needed -lneon -lz -lssl -lcrypto -lexpat for d in lib/neon lib/intl; do (cd $d; make); done make[1]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/po' make[1]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/neon' test ! -f ./cadaver.pot || \ test -z "es.gmo it.gmo en@quot.gmo" || make es.gmo it.gmo en@quot.gmo Bundled neon build not being used. make[1]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/neon' make[2]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/po' make[2]: 'es.gmo' is up to date. make[2]: 'it.gmo' is up to date. make[2]: 'en@quot.gmo' is up to date. make[2]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/po' touch stamp-po make[1]: Entering directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/intl' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/lib/intl' i486-slitaz-linux-gcc -Wl,-Os,--as-needed -o cadaver src/cadaver.o src/common.o src/commands.o src/ls.o src/cmdline.o src/options.o src/utils.o src/edit.o src/version.o src/search.o lib/basename.o lib/dirname.o lib/rpmatch.o lib/yesno.o lib/glob.o lib/getpass.o lib/tempname.o lib/mkstemp.o lib/netrc.o -lreadline -lcurses -Wl,-Os,--as-needed -lneon -lz -lssl -lcrypto -lexpat .././install-sh -c -d /home/slitaz/wok/cadaver/install/usr/share installing es.gmo as /home/slitaz/wok/cadaver/install/usr/share/locale/es/LC_MESSAGES/cadaver.mo installing it.gmo as /home/slitaz/wok/cadaver/install/usr/share/locale/it/LC_MESSAGES/cadaver.mo installing en@quot.gmo as /home/slitaz/wok/cadaver/install/usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo if test "@PACKAGE@" = "gettext-tools"; then \ .././install-sh -c -d /home/slitaz/wok/cadaver/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/cadaver/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/cadaver/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/cadaver/source/cadaver-0.23.3/po' Creating directories... /usr/bin/install -c -d /home/slitaz/wok/cadaver/install/usr/bin /usr/bin/install -c -d /home/slitaz/wok/cadaver/install/usr/share/man/man1 Installing cadaver executable... /usr/bin/install -c cadaver /home/slitaz/wok/cadaver/install/usr/bin/cadaver Installing man page... /usr/bin/install -c -m 644 ./doc/cadaver.1 /home/slitaz/wok/cadaver/install/usr/share/man/man1/cadaver.1 ================================================================================ Executing strip on all files... Done Time: 0.39s. Size: 136260 B -> 92160 B. Save: 43 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.31s. Size: 4586 B -> 1875 B. Save: 3 KB. Cache hit: 1/1. Normalizing mo files... Done Time: 0.30s. Size: 59901 B -> 59901 B. Save: 0 KB. Compressor warnings and errors: /home/slitaz/wok/cadaver/install/usr/share/locale/it/LC_MESSAGES/cadaver.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence /home/slitaz/wok/cadaver/install/usr/share/locale/en@quot/LC_MESSAGES/cadaver.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :22: warning: internationalized messages should not contain the '\r' escape sequence :22: warning: internationalized messages should not contain the '\r' escape sequence :25: warning: internationalized messages should not contain the '\r' escape sequence :25: warning: internationalized messages should not contain the '\r' escape sequence :28: warning: internationalized messages should not contain the '\r' escape sequence :28: warning: internationalized messages should not contain the '\r' escape sequence :31: warning: internationalized messages should not contain the '\r' escape sequence :31: warning: internationalized messages should not contain the '\r' escape sequence :34: warning: internationalized messages should not contain the '\r' escape sequence :34: warning: internationalized messages should not contain the '\r' escape sequence :22: warning: internationalized messages should not contain the '\r' escape sequence :22: warning: internationalized messages should not contain the '\r' escape sequence :25: warning: internationalized messages should not contain the '\r' escape sequence :25: warning: internationalized messages should not contain the '\r' escape sequence :28: warning: internationalized messages should not contain the '\r' escape sequence :28: warning: internationalized messages should not contain the '\r' escape sequence :31: warning: internationalized messages should not contain the '\r' escape sequence :31: warning: internationalized messages should not contain the '\r' escape sequence :34: warning: internationalized messages should not contain the '\r' escape sequence :34: warning: internationalized messages should not contain the '\r' escape sequence /home/slitaz/wok/cadaver/install/usr/share/locale/es/LC_MESSAGES/cadaver.mo: read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence read-mo.c:249: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence :14: warning: internationalized messages should not contain the '\r' escape sequence :17: warning: internationalized messages should not contain the '\r' escape sequence :20: warning: internationalized messages should not contain the '\r' escape sequence ================================================================================ Build dependencies to remove: 22 Removing: acl-dev advancecomp-static expat-dev gettext gettext-dev glib libcroco libpcre libxml2 libxml2-dev libxml2-tools neon neon-dev openssl-dev readline-dev util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid xz-dev xz-tools zlib-dev Pack: cadaver 0.23.3 ================================================================================ 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 "cadaver-0.23.3-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "cadaver-0.23.3-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/cadaver-0.23.3... Done Checking site script in source/cadaver-0.23.3... 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: cadaver 0.23.3 ================================================================================ Src file : cadaver-0.23.3.tar.gz Src size : 816.0K Source dir : 4.8M Produced : 212.0K Cook time : 36s Cook date : 2020-07-07 05:29 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 120.0K : 33.1K : 1 : cadaver-0.23.3-i486.tazpkg ================================================================================