Cook: msmtp 1.6.8 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): openssl-dev-1.1.1d-i486 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 "msmtp-1.6.8.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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu 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 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 whether i486-slitaz-linux-gcc understands -c and -o together... yes 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 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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of i486-slitaz-linux-gcc... gcc3 checking whether make supports nested variables... (cached) yes 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 whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by 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 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 sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for fmemopen... yes checking for fseeko... yes checking for fseeko64... yes checking for getpass... yes checking for getservbyname... yes checking for link... yes checking for mkstemp... yes checking for signal... yes checking for strndup... yes checking for syslog... yes checking for vasprintf... yes checking for library containing nanosleep... none required checking for library containing socket... none required checking size of long long... 8 checking for i486-slitaz-linux-pkg-config... /usr/bin/i486-slitaz-linux-pkg-config checking pkg-config is at least version 0.9.0... yes checking for libssl... yes checking whether AI_IDN is declared... yes checking whether getaddrinfo accepts AI_IDN... yes checking whether libidn is needed for IDN support... yes checking for SecKeychainGetVersion... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating scripts/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 Install prefix ......... : /usr TLS/SSL support ........ : yes (Library: OpenSSL) GNU SASL support ....... : no IDN support ............ : no NLS support ............ : yes Libsecret support (GNOME): no MacOS X Keychain support : no make all-recursive make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' Making all in src make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' CC list.o CC conf.o CC netrc.o CC msmtp.o CC net.o CC readbuf.o CC smtp.o CC stream.o CC tools.o CC xalloc.o CC aliases.o CC tls.o CC base64.o CC md5.o CC md5-apps.o CCLD msmtp make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' Making all in po make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/po' Making all in doc make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' Making all in scripts make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/scripts' make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' Making install in src make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' make[2]: Nothing to be done for 'install-data-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/msmtp/install/usr/bin' /usr/bin/install -c msmtp '/home/slitaz/wok/msmtp/install/usr/bin' make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/src' Making install in po make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/po' installing de.gmo as /home/slitaz/wok/msmtp/install/usr/share/locale/de/LC_MESSAGES/msmtp.mo installing fr.gmo as /home/slitaz/wok/msmtp/install/usr/share/locale/fr/LC_MESSAGES/msmtp.mo if test "msmtp" = "gettext-tools"; then \ ../build-aux/install-sh -c -d /home/slitaz/wok/msmtp/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/msmtp/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/msmtp/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/po' Making install in doc make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' make[2]: Nothing to be done for 'install-exec-am'. ../build-aux/install-sh -c -d '/home/slitaz/wok/msmtp/install/usr/share/man/man1' ../build-aux/install-sh -c -d '/home/slitaz/wok/msmtp/install/usr/share/info' /usr/bin/install -c -m 644 msmtp.1 '/home/slitaz/wok/msmtp/install/usr/share/man/man1' /usr/bin/install -c -m 644 ./msmtp.info '/home/slitaz/wok/msmtp/install/usr/share/info' make[2]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/doc' Making install in scripts make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/scripts' make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/scripts' 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/msmtp/source/msmtp-1.6.8/scripts' make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8/scripts' make[1]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' make[2]: Entering directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' 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/msmtp/source/msmtp-1.6.8' make[1]: Leaving directory '/home/slitaz/wok/msmtp/source/msmtp-1.6.8' ================================================================================ Executing strip on all files... Done Time: 0.26s. Size: 113728 B -> 99588 B. Save: 14 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.33s. Size: 36016 B -> 10899 B. Save: 25 KB. Cache hit: 1/1. Normalizing mo files... Done Time: 0.34s. Size: 69358 B -> 68037 B. Save: 1 KB. ================================================================================ Build dependencies to remove: 12 Removing: advancecomp-static gettext gettext-dev glib libcroco libpcre libxml2 openssl-dev util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Pack: msmtp 1.6.8 ================================================================================ 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 "msmtp-1.6.8-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "msmtp-1.6.8-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/msmtp-1.6.8... Done Checking site script in source/msmtp-1.6.8... 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: msmtp 1.6.8 ================================================================================ Src file : msmtp-1.6.8.tar.xz Src size : 288.0K Source dir : 2.6M Produced : 284.0K Cook time : 18s Cook date : 2020-07-07 15:52 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 128.0K : 38.5K : 1 : msmtp-1.6.8-i486.tazpkg ================================================================================