Cook: atftp 0.7.2 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libgdbm-1.18.1-i486 Installing (pkg/local): perl-core-5.28.1-i486 Installing (pkg/local): perl-5.28.1-i486 Installing (pkg/local): autoconf-2.69-i486 Installing (pkg/local): automake-1.16.2-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): libpcre16-8.42-i486 Installing (pkg/local): libpcre32-8.42-i486 Installing (pkg/local): libpcrecpp-8.42-i486 Installing (pkg/local): libpcreposix-8.42-i486 Installing (pkg/local): pcre-8.42-any Installing (pkg/local): pcre-apps-8.42-i486 Installing (pkg/local): pcre-dev-8.42-any Installing (pkg/local): readline-dev-7.0p5-any Extracting source archive "atftp-0.7.2.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 autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force autoreconf: Leaving directory `.' configure: loading site script /etc/slitaz/cook.site 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 whether make supports nested variables... yes checking build system type... i486-slitaz-linux-gnu checking host 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 whether make supports the include directive... yes (GNU style) 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 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 whether make sets $(MAKE)... (cached) yes checking for pthread_create in -lpthread... yes checking for tgetent in -lreadline... no checking for tgetent in -lncurses... yes checking for readline in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for hosts_ctl in -lwrap... no checking for pcre_version in -lpcre... yes checking for ANSI C header files... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking arpa/tftp.h usability... yes checking arpa/tftp.h presence... yes checking for arpa/tftp.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for unistd.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking tcpd.h usability... no checking tcpd.h presence... no checking for tcpd.h... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking return type of signal handlers... void checking for strchr... yes checking for memcpy... yes checking for strstr... yes checking for strcmp... yes checking for strncmp... yes checking for strncpy... yes checking for strlen... yes checking for strncasecmp... yes checking for strcasecmp... yes checking for strncmp... (cached) yes checking for socket... yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for gethostbyaddr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating redhat/atftp.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash /home/slitaz/wok/atftp/source/atftp-0.7.2/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/bash ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' Making all in . make[2]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftp.o -MD -MP -MF .deps/tftp.Tpo -c -o tftp.o tftp.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftp_io.o -MD -MP -MF .deps/tftp_io.Tpo -c -o tftp_io.o tftp_io.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftp_def.o -MD -MP -MF .deps/tftp_def.Tpo -c -o tftp_def.o tftp_def.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftp_file.o -MD -MP -MF .deps/tftp_file.Tpo -c -o tftp_file.o tftp_file.c mv -f .deps/logger.Tpo .deps/logger.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT argz.o -MD -MP -MF .deps/argz.Tpo -c -o argz.o argz.c mv -f .deps/options.Tpo .deps/options.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftp_mtftp.o -MD -MP -MF .deps/tftp_mtftp.Tpo -c -o tftp_mtftp.o tftp_mtftp.c mv -f .deps/tftp_def.Tpo .deps/tftp_def.Po mv -f .deps/argz.Tpo .deps/argz.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd.o -MD -MP -MF .deps/tftpd.Tpo -c -o tftpd.o tftpd.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT stats.o -MD -MP -MF .deps/stats.Tpo -c -o stats.o stats.c tftp_io.c: In function 'tftp_file_write': tftp_io.c:505:13: warning: 'bytes_written' may be used uninitialized in this function [-Wmaybe-uninitialized] return bytes_written; ^~~~~~~~~~~~~ mv -f .deps/tftp_io.Tpo .deps/tftp_io.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd_file.o -MD -MP -MF .deps/tftpd_file.Tpo -c -o tftpd_file.o tftpd_file.c mv -f .deps/stats.Tpo .deps/stats.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd_list.o -MD -MP -MF .deps/tftpd_list.Tpo -c -o tftpd_list.o tftpd_list.c mv -f .deps/tftpd_list.Tpo .deps/tftpd_list.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd_mcast.o -MD -MP -MF .deps/tftpd_mcast.Tpo -c -o tftpd_mcast.o tftpd_mcast.c mv -f .deps/tftpd.Tpo .deps/tftpd.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd_pcre.o -MD -MP -MF .deps/tftpd_pcre.Tpo -c -o tftpd_pcre.o tftpd_pcre.c mv -f .deps/tftp.Tpo .deps/tftp.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -MT tftpd_mtftp.o -MD -MP -MF .deps/tftpd_mtftp.Tpo -c -o tftpd_mtftp.o tftpd_mtftp.c mv -f .deps/tftp_file.Tpo .deps/tftp_file.Po mv -f .deps/tftpd_mcast.Tpo .deps/tftpd_mcast.Po mv -f .deps/tftp_mtftp.Tpo .deps/tftp_mtftp.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -Wl,-Os,--as-needed -o atftp tftp.o tftp_io.o logger.o options.o tftp_def.o tftp_file.o argz.o tftp_mtftp.o -lncurses -lreadline mv -f .deps/tftpd_pcre.Tpo .deps/tftpd_pcre.Po mv -f .deps/tftpd_file.Tpo .deps/tftpd_file.Po mv -f .deps/tftpd_mtftp.Tpo .deps/tftpd_mtftp.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -g -Wall -D_REENTRANT -std=gnu89 -O2 -Wl,-Os,--as-needed -o atftpd tftpd.o logger.o options.o stats.o tftp_io.o tftp_def.o tftpd_file.o tftpd_list.o tftpd_mcast.o argz.o tftpd_pcre.o tftpd_mtftp.o -lpthread -lpcre make[2]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' Making all in test make[2]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2/test' make[1]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' Making install in . make[1]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' make[2]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' ./install-sh -c -d '/home/slitaz/wok/atftp/install/usr/share/man/man1' ./install-sh -c -d '/home/slitaz/wok/atftp/install/usr/share/man/man8' ./install-sh -c -d '/home/slitaz/wok/atftp/install/usr/sbin' ./install-sh -c -d '/home/slitaz/wok/atftp/install/usr/bin' /usr/bin/install -c atftpd '/home/slitaz/wok/atftp/install/usr/sbin' /usr/bin/install -c atftp '/home/slitaz/wok/atftp/install/usr/bin' /usr/bin/install -c -m 644 atftpd.8 '/home/slitaz/wok/atftp/install/usr/share/man/man8' make install-exec-hook /usr/bin/install -c -m 644 atftp.1 '/home/slitaz/wok/atftp/install/usr/share/man/man1' make install-data-hook make[3]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' (cd /home/slitaz/wok/atftp/install/usr/sbin && ln -sf atftpd in.tftpd) make[3]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' (cd /home/slitaz/wok/atftp/install/usr/share/man/man8 && ln -sf atftpd.8 in.tftpd.8) make[3]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' make[3]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' make[2]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' make[1]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2' Making install in test make[1]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2/test' make[2]: Entering directory '/home/slitaz/wok/atftp/source/atftp-0.7.2/test' 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/atftp/source/atftp-0.7.2/test' make[1]: Leaving directory '/home/slitaz/wok/atftp/source/atftp-0.7.2/test' ================================================================================ Executing strip on all files... Done Time: 0.22s. Size: 471792 B -> 161184 B. Save: 303 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.47s. Size: 12055 B -> 4942 B. Save: 7 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 15 Removing: advancecomp-static autoconf automake libgdbm libpcre libpcre16 libpcre32 libpcrecpp libpcreposix pcre pcre-apps pcre-dev perl perl-core readline-dev Pack: atftp 0.7.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... 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 "atftp-0.7.2-i486.tazpkg" created Pack: atftpd 0.7.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... 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 "atftpd-0.7.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/atftp-0.7.2... Done Checking site script in source/atftp-0.7.2... 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: atftp 0.7.2 ================================================================================ Src file : atftp-0.7.2.tar.gz Src size : 244.0K Source dir : 2.9M Produced : 204.0K Cook time : 33s Cook date : 2020-07-07 03:40 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 108.0K : 24.4K : 1 : atftp-0.7.2-i486.tazpkg 2 : 120.0K : 29.7K : 2 : atftpd-0.7.2-i486.tazpkg ================================================================================