Cook: nsd 4.1.21 ================================================================================ 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 "nsd-4.1.21.tar.gz" Checking sha1sum of source tarball... /home/slitaz/src/nsd-4.1.21.tar.gz: OK Checking sha256sum of source tarball... /home/slitaz/src/nsd-4.1.21.tar.gz: OK 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 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 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 gawk... no checking for mawk... no checking for nawk... no checking for awk... awk 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 ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking if lex defines yy_current_buffer... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for size_t... yes checking for off_t... yes checking whether the C compiler (i486-slitaz-linux-gcc) accepts the "format" attribute... yes checking whether the C compiler (i486-slitaz-linux-gcc) accepts the "unused" attribute... yes checking if memcmp compares unsigned... yes checking whether ctime_r works with two arguments... yes checking for libevent... found in /usr checking for library containing clock_gettime... none required checking for event.h... yes checking whether EV_VERSION_MAJOR is declared... no checking for library containing event_set... -levent checking for event_base_free... yes checking for event_base_once... yes checking for event_base_new... yes checking for event_base_get_method... yes checking for ev_loop... no checking for ev_default_loop... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for double definition of struct va_list... no checking whether strptime needs defines... yes checking for library containing inet_pton... none required checking for library containing socket... none required checking whether strptime works... yes checking if nonblocking sockets work... yes checking whether mkdir has one arg... no checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for socklen_t... yes checking for sig_atomic_t... yes checking for ssize_t... yes checking for suseconds_t... yes checking for in_addr_t... yes checking for struct sockaddr_storage.ss_family... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for unistd.h... (cached) yes checking for working chown... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for _LARGEFILE_SOURCE value needed for large files... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking size of void*... 4 checking size of off_t... 8 checking for arc4random... no checking for arc4random_uniform... no checking for tzset... yes checking for alarm... yes checking for chroot... yes checking for dup2... yes checking for endpwent... yes checking for gethostname... yes checking for memset... yes checking for memcpy... yes checking for pwrite... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for writev... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for freeaddrinfo... yes checking for gai_strerror... yes checking for sigaction... yes checking for sigprocmask... yes checking for strptime... yes checking for strftime... yes checking for localtime_r... yes checking for setusercontext... no checking for glob... yes checking for initgroups... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking for getpwnam... yes checking for mmap... yes checking for ppoll... yes checking for clock_gettime... yes checking for basename... yes checking for inet_aton... yes checking for inet_pton... yes checking for inet_ntop... yes checking for snprintf... yes checking for strlcat... no checking for strlcpy... no checking for strptime... (cached) yes checking for b64_pton... no checking for b64_ntop... no checking for pselect... yes checking for memmove... yes checking for reallocarray... yes checking for pselect prototype in sys/select.h... yes checking for ctime_r prototype in time.h... yes checking for struct timespec... yes checking for SSL... found in /usr checking if libssl needs libdl... no checking for HMAC_Update in -lcrypto... yes checking for openssl/ssl.h... yes checking for openssl/err.h... yes checking for openssl/rand.h... yes checking for HMAC_CTX_reset... yes checking for HMAC_CTX_new... yes checking for EVP_cleanup... no checking for ERR_load_crypto_strings... no checking for OPENSSL_init_crypto... yes checking for OPENSSL_init_ssl... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c answer.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c axfr.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c buffer.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c configlexer.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c configparser.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c dname.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c dns.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c edns.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c iterated_hash.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c lookup3.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c namedb.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c nsec3.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c options.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c packet.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c query.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c rbtree.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c radtree.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c rdata.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c region-allocator.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c rrl.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c tsig.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c tsig-openssl.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c udb.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c udbradtree.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c udbzone.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c util.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c xfrd-disk.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c xfrd-notify.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c xfrd-tcp.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c xfrd.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c remote.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c difffile.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c ipc.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c mini_event.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c netio.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c nsd.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c server.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c dbaccess.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c dbcreate.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c zlexer.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c zonec.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c zparser.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c ./compat/strlcat.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c ./compat/strlcpy.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c ./compat/b64_pton.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c ./compat/b64_ntop.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c nsd-checkconf.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c nsd-checkzone.c i486-slitaz-linux-gcc -D_GLIBCXX_USE_C99_MATH=1 -I. -march=i486 -Os -pipe -mindirect-branch=thunk -c nsd-control.c rm -f nsd.conf.sample sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd.conf.sample.in | awk '/RRLconfig''/ { while($0 !~ /.*RRLend.*/) { getline; } getline; } {print} ' > nsd.conf.sample rm -f nsd-control-setup.sh sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd-control-setup.sh.in > nsd-control-setup.sh chmod +x nsd-control-setup.sh rm -f nsd.8 sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd.8.in > nsd.8 rm -f nsd-checkconf.8 sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd-checkconf.8.in > nsd-checkconf.8 rm -f nsd-checkzone.8 sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd-checkzone.8.in > nsd-checkzone.8 rm -f nsd-control.8 sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd-control.8.in > nsd-control.8 rm -f nsd.conf.5 sed -e 's,@prefix\@,/usr,g' -e 's,@exec_prefix\@,/usr,g' -e 's,@sbindir\@,/usr/sbin,g' -e 's,@configdir\@,/etc/nsd,g' -e 's,@zonesdir\@,/etc/nsd,g' -e 's,@chrootdir\@,,g' -e 's,@pidfile\@,/var/run/nsd.pid,g' -e 's,@logfile\@,/var/log/nsd.log,g' -e 's,@dbfile\@,/var/db/nsd/nsd.db,g' -e 's,@xfrdir\@,/tmp,g' -e 's,@xfrdfile\@,/var/db/nsd/xfrd.state,g' -e 's,@zonelistfile\@,/var/db/nsd/zone.list,g' -e 's,@nsdconfigfile\@,/etc/nsd/nsd.conf,g' -e 's,@shell\@,/bin/bash,g' -e 's,@ratelimit_default\@,on,g' -e 's,@user\@,nsd,g' ./nsd.conf.5.in | awk '/rrlstart''/ { while($0 !~ /.*rrlend.*/) { getline; } getline; } {print} ' > nsd.conf.5 i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o nsd answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o difffile.o ipc.o mini_event.o netio.o nsd.o server.o dbaccess.o dbcreate.o zlexer.o zonec.o zparser.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o -lssl -lcrypto -levent i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o nsd-checkzone answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o xfrd-disk.o xfrd-notify.o xfrd-tcp.o xfrd.o remote.o dbaccess.o dbcreate.o difffile.o ipc.o mini_event.o netio.o server.o zonec.o zparser.o zlexer.o nsd-checkzone.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o -lssl -lcrypto -levent i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o nsd-control answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o nsd-control.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o -lssl -lcrypto -levent i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o nsd-checkconf answer.o axfr.o buffer.o configlexer.o configparser.o dname.o dns.o edns.o iterated_hash.o lookup3.o namedb.o nsec3.o options.o packet.o query.o rbtree.o radtree.o rdata.o region-allocator.o rrl.o tsig.o tsig-openssl.o udb.o udbradtree.o udbzone.o util.o nsd-checkconf.o strlcat.o strlcpy.o b64_pton.o b64_ntop.o -lcrypto -levent ./install-sh -c -d /home/slitaz/wok/nsd/install/usr/sbin ./install-sh -c -d /home/slitaz/wok/nsd/install/etc/nsd ./install-sh -c -d /home/slitaz/wok/nsd/install/var/run ./install-sh -c -d /home/slitaz/wok/nsd/install/tmp ./install-sh -c -d /home/slitaz/wok/nsd/install/var/db/nsd ./install-sh -c -d /home/slitaz/wok/nsd/install/usr/share/man ./install-sh -c -d /home/slitaz/wok/nsd/install/usr/share/man/man8 ./install-sh -c -d /home/slitaz/wok/nsd/install/usr/share/man/man5 ./install-sh -c nsd /home/slitaz/wok/nsd/install/usr/sbin/nsd ./install-sh -c nsd-control-setup.sh /home/slitaz/wok/nsd/install/usr/sbin/nsd-control-setup ./install-sh -c nsd-checkconf /home/slitaz/wok/nsd/install/usr/sbin/nsd-checkconf ./install-sh -c nsd-checkzone /home/slitaz/wok/nsd/install/usr/sbin/nsd-checkzone ./install-sh -c nsd-control /home/slitaz/wok/nsd/install/usr/sbin/nsd-control ./install-sh -c -m 644 nsd.8 /home/slitaz/wok/nsd/install/usr/share/man/man8 ./install-sh -c -m 644 nsd-checkconf.8 /home/slitaz/wok/nsd/install/usr/share/man/man8/nsd-checkconf.8 ./install-sh -c -m 644 nsd-checkzone.8 /home/slitaz/wok/nsd/install/usr/share/man/man8/nsd-checkzone.8 ./install-sh -c -m 644 nsd-control.8 /home/slitaz/wok/nsd/install/usr/share/man/man8/nsd-control.8 ./install-sh -c -m 644 nsd.conf.5 /home/slitaz/wok/nsd/install/usr/share/man/man5/nsd.conf.5 ./install-sh -c -m 644 nsd.conf.sample /home/slitaz/wok/nsd/install/etc/nsd/nsd.conf.sample ================================================================================ Executing strip on all files... Done Time: 0.49s. Size: 1391664 B -> 1201600 B. Save: 186 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.57s. Size: 47242 B -> 16758 B. Save: 30 KB. Cache hit: 5/5. ================================================================================ Build dependencies to remove: 4 Removing: advancecomp-static libevent libevent-dev openssl-dev Pack: nsd 4.1.21 ================================================================================ 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 "nsd-4.1.21-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "nsd-4.1.21-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/nsd-4.1.21... Done Checking site script in source/nsd-4.1.21... 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: nsd 4.1.21 ================================================================================ Src file : nsd-4.1.21.tar.gz Src size : 1.1M Source dir : 5.9M Produced : 1.3M Cook time : 33s Cook date : 2020-07-07 16:22 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 1.2M : 193.4K : 6 : nsd-4.1.21-i486.tazpkg ================================================================================