Cook: memcached 1.4.14 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): openssl-dev-1.1.1d-i486 Installing (pkg/local): libevent-dev-2.1.8-i486 Installing (pkg/local): libevent-2.1.8-i486 Extracting source archive "memcached-1.4.14.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 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./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 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 for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 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 icc in use... no 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 whether __SUNPRO_C is declared... no checking for i486-slitaz-linux-gcc option to accept ISO C99... none needed checking whether i486-slitaz-linux-gcc and cc understand -c and -o together... yes checking sasl/sasl.h usability... no checking sasl/sasl.h presence... no checking for sasl/sasl.h... no checking for gcov... /usr/bin/gcov checking for main in -lgcov... yes checking for library containing clock_gettime... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for libevent directory... (system) checking for library containing umem_cache_create... no checking for library containing gethugepagesizes... no checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inttypes.h... (cached) yes checking for sasl_callback_ft... no checking for print macros for integers (C99 section 7.8.1)... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking for endianness... little checking for htonll... no checking for library containing pthread_create... none required checking for mlockall... yes checking for getpagesizes... no checking for memcntl... no checking for sigignore... yes checking for clock_gettime... yes checking for alignment... need checking for GCC atomics... yes checking for setppriv... no checking umem.h usability... no checking umem.h presence... no checking for umem.h... no checking for xml2rfc... no checking for xsltproc... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' Making all in doc make[2]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make all-am make[3]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[2]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[2]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-hash.o -MD -MP -MF .deps/memcached-hash.Tpo -c -o memcached-hash.o `test -f 'hash.c' || echo './'`hash.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-slabs.o -MD -MP -MF .deps/memcached-slabs.Tpo -c -o memcached-slabs.o `test -f 'slabs.c' || echo './'`slabs.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-items.o -MD -MP -MF .deps/memcached-items.Tpo -c -o memcached-items.o `test -f 'items.c' || echo './'`items.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-assoc.o -MD -MP -MF .deps/memcached-assoc.Tpo -c -o memcached-assoc.o `test -f 'assoc.c' || echo './'`assoc.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-thread.o -MD -MP -MF .deps/memcached-thread.Tpo -c -o memcached-thread.o `test -f 'thread.c' || echo './'`thread.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-daemon.o -MD -MP -MF .deps/memcached-daemon.Tpo -c -o memcached-daemon.o `test -f 'daemon.c' || echo './'`daemon.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-stats.o -MD -MP -MF .deps/memcached-stats.Tpo -c -o memcached-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/memcached-daemon.Tpo .deps/memcached-daemon.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-util.o -MD -MP -MF .deps/memcached-util.Tpo -c -o memcached-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached-stats.Tpo .deps/memcached-stats.Po mv -f .deps/memcached-hash.Tpo .deps/memcached-hash.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-cache.o -MD -MP -MF .deps/memcached-cache.Tpo -c -o memcached-cache.o `test -f 'cache.c' || echo './'`cache.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-memcached.o -MD -MP -MF .deps/memcached_debug-memcached.Tpo -c -o memcached_debug-memcached.o `test -f 'memcached.c' || echo './'`memcached.c mv -f .deps/memcached-cache.Tpo .deps/memcached-cache.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-hash.o -MD -MP -MF .deps/memcached_debug-hash.Tpo -c -o memcached_debug-hash.o `test -f 'hash.c' || echo './'`hash.c mv -f .deps/memcached-util.Tpo .deps/memcached-util.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-slabs.o -MD -MP -MF .deps/memcached_debug-slabs.Tpo -c -o memcached_debug-slabs.o `test -f 'slabs.c' || echo './'`slabs.c mv -f .deps/memcached-thread.Tpo .deps/memcached-thread.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-items.o -MD -MP -MF .deps/memcached_debug-items.Tpo -c -o memcached_debug-items.o `test -f 'items.c' || echo './'`items.c mv -f .deps/memcached-assoc.Tpo .deps/memcached-assoc.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-assoc.o -MD -MP -MF .deps/memcached_debug-assoc.Tpo -c -o memcached_debug-assoc.o `test -f 'assoc.c' || echo './'`assoc.c mv -f .deps/memcached-slabs.Tpo .deps/memcached-slabs.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-thread.o -MD -MP -MF .deps/memcached_debug-thread.Tpo -c -o memcached_debug-thread.o `test -f 'thread.c' || echo './'`thread.c mv -f .deps/memcached-items.Tpo .deps/memcached-items.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-daemon.o -MD -MP -MF .deps/memcached_debug-daemon.Tpo -c -o memcached_debug-daemon.o `test -f 'daemon.c' || echo './'`daemon.c mv -f .deps/memcached_debug-hash.Tpo .deps/memcached_debug-hash.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-stats.o -MD -MP -MF .deps/memcached_debug-stats.Tpo -c -o memcached_debug-stats.o `test -f 'stats.c' || echo './'`stats.c mv -f .deps/memcached_debug-assoc.Tpo .deps/memcached_debug-assoc.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-util.o -MD -MP -MF .deps/memcached_debug-util.Tpo -c -o memcached_debug-util.o `test -f 'util.c' || echo './'`util.c mv -f .deps/memcached_debug-daemon.Tpo .deps/memcached_debug-daemon.Po mv -f .deps/memcached_debug-items.Tpo .deps/memcached_debug-items.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached_debug-cache.o -MD -MP -MF .deps/memcached_debug-cache.Tpo -c -o memcached_debug-cache.o `test -f 'cache.c' || echo './'`cache.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT sizes.o -MD -MP -MF .deps/sizes.Tpo -c -o sizes.o sizes.c mv -f .deps/memcached_debug-slabs.Tpo .deps/memcached_debug-slabs.Po mv -f .deps/memcached_debug-util.Tpo .deps/memcached_debug-util.Po mv -f .deps/memcached_debug-stats.Tpo .deps/memcached_debug-stats.Po mv -f .deps/sizes.Tpo .deps/sizes.Po mv -f .deps/memcached_debug-cache.Tpo .deps/memcached_debug-cache.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT testapp.o -MD -MP -MF .deps/testapp.Tpo -c -o testapp.o testapp.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT cache.o -MD -MP -MF .deps/cache.Tpo -c -o cache.o cache.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT timedrun.o -MD -MP -MF .deps/timedrun.Tpo -c -o timedrun.o timedrun.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-Os,--as-needed -o sizes sizes.o -levent mv -f .deps/memcached_debug-thread.Tpo .deps/memcached_debug-thread.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/cache.Tpo .deps/cache.Po mv -f .deps/timedrun.Tpo .deps/timedrun.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-Os,--as-needed -o timedrun timedrun.o -levent mv -f .deps/testapp.Tpo .deps/testapp.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-Os,--as-needed -o testapp testapp.o util.o cache.o -levent mv -f .deps/memcached-memcached.Tpo .deps/memcached-memcached.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-Os,--as-needed -o memcached memcached-memcached.o memcached-hash.o memcached-slabs.o memcached-items.o memcached-assoc.o memcached-thread.o memcached-daemon.o memcached-stats.o memcached-util.o memcached-cache.o -levent mv -f .deps/memcached_debug-memcached.Tpo .deps/memcached_debug-memcached.Po i486-slitaz-linux-gcc -fprofile-arcs -ftest-coverage -march=i486 -Os -pipe -mindirect-branch=thunk -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wl,-Os,--as-needed -o memcached-debug memcached_debug-memcached.o memcached_debug-hash.o memcached_debug-slabs.o memcached_debug-items.o memcached_debug-assoc.o memcached_debug-thread.o memcached_debug-daemon.o memcached_debug-stats.o memcached_debug-util.o memcached_debug-cache.o -lgcov -levent make[2]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' make[1]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' make install-recursive make[1]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' Making install in doc make[2]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make install-am make[3]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[4]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[4]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || .././install-sh -c -d "/home/slitaz/wok/memcached/install/usr/share/man/man1" /usr/bin/install -c -m 644 memcached.1 '/home/slitaz/wok/memcached/install/usr/share/man/man1' make[4]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[3]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[2]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14/doc' make[2]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' make[3]: Entering directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' test -z "/usr/include/memcached" || ./install-sh -c -d "/home/slitaz/wok/memcached/install/usr/include/memcached" /usr/bin/install -c -m 644 protocol_binary.h '/home/slitaz/wok/memcached/install/usr/include/memcached' test -z "/usr/bin" || ./install-sh -c -d "/home/slitaz/wok/memcached/install/usr/bin" /usr/bin/install -c memcached '/home/slitaz/wok/memcached/install/usr/bin' make[3]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' make[2]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' make[1]: Leaving directory '/home/slitaz/wok/memcached/source/memcached-1.4.14' ================================================================================ Executing strip on all files... Done Time: 0.08s. Size: 101136 B -> 87332 B. Save: 13 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 0.45s. Size: 5419 B -> 2433 B. Save: 3 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 4 Removing: advancecomp-static libevent libevent-dev openssl-dev Pack: memcached 1.4.14 ================================================================================ 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 The release checksum has not changed. ================================================================================ Package "memcached-1.4.14-i486.tazpkg" created Pack: memcached-dev 1.4.14 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... any 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 "memcached-dev-1.4.14-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/memcached-1.4.14... Done Checking site script in source/memcached-1.4.14... 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: memcached 1.4.14 ================================================================================ Src file : memcached-1.4.14.tar.gz Src size : 320.0K Source dir : 3.1M Produced : 148.0K Cook time : 8s Cook date : 2022-07-22 14:03 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 116.0K : 35.0K : 1 : memcached-1.4.14-i486.tazpkg 2 : 52.0K : 4.0K : 1 : memcached-dev-1.4.14-any.tazpkg ================================================================================