Cook: frox 0.7.18 ================================================================================ QA: checking package receipt... Extracting source archive "frox-0.7.18.tar.bz2" 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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking whether to include debugging stuff... no checking whether to compile in profiling info... no checking whether to compile with warnings... no checking whether to use IPFilter... no checking whether to use an external cache... no checking whether to use a local cache... no checking whether to do virus scanning... no checking whether to support ssl/tls... no checking whether to compile in transparent proxying of data connections... no checking whether to use libiptc for transparent data connection proxying... no checking whether to support ftp-proxy style command control programs... no checking whether to compile in non transparent proxying... yes checking whether to allow running as root... no checking whether to enable changing proc name... no checking what to use as the default config file... "/etc/frox.conf" checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... none needed checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for bzip2... bzip2 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for linux/netfilter_ipv4.h... yes checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking for u_int32_t... yes checking for u_int16_t... yes checking whether socklen_t is defined... yes checking whether time.h and sys/time.h may both be included... yes checking whether i486-slitaz-linux-gcc needs -traditional... no checking return type of signal handlers... void checking for select... yes checking for socket... yes checking for strtol... yes checking for nanosleep... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating lib/sstrlib/Makefile config.status: creating lib/libiptc/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing default-1 commands Making all in lib make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' Making all in sstrlib make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c sstr.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c sstr_io.c rm -f ../../include/sstr.h ln -fs ../lib/sstrlib/sstr.h ../../include rm -f libsstr.a ar cru libsstr.a sstr.o sstr_io.o i486-slitaz-linux-ranlib libsstr.a make[2]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' rm -f libsstr.a libiptc.a ln -fs sstrlib/libsstr.a libiptc/libiptc.a . make[2]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' Making all in src make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c configs.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c data.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c main.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c misc.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c control.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c ftp-cmds.c main.c: In function 'daemonify': main.c:335:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ main.c:336:2: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen("/dev/null", "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c: In function 'droppriv': misc.c:248:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(config.gid); ^~~~~~~~~~~~~~~~~~ misc.c:249:3: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(config.gid); ^~~~~~~~~~~~~~~~~~ misc.c:252:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(config.uid); ^~~~~~~~~~~~~~~~~~ misc.c:253:3: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(config.uid); ^~~~~~~~~~~~~~~~~~ misc.c: In function 'make_tmpdir': misc.c:397:3: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown(sstr_buf(name), config.uid, config.gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c ntp.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../include -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -c linux.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -O2 -Wl,-Os,--as-needed -o frox -L../lib configs.o data.o main.o misc.o control.o ftp-cmds.o ntp.o linux.o -lsstr make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' Making all in doc make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/doc' make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18' Making install in lib make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' Making install in sstrlib make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' rm -f ../../include/sstr.h ln -fs ../lib/sstrlib/sstr.h ../../include make[3]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' make[2]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib/sstrlib' make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' rm -f libsstr.a libiptc.a ln -fs sstrlib/libsstr.a libiptc/libiptc.a . make[3]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' make[2]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/lib' Making install in src make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' /bin/bash ../mkinstalldirs /home/slitaz/wok/frox/install/usr/sbin make[2]: Nothing to be done for 'install-data-am'. mkdir /home/slitaz/wok/frox/install mkdir /home/slitaz/wok/frox/install/usr mkdir /home/slitaz/wok/frox/install/usr/sbin /usr/bin/install -c frox /home/slitaz/wok/frox/install/usr/sbin/frox make[2]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/src' Making install in doc make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/doc' make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18/doc' 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/frox/source/frox-0.7.18/doc' make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18/doc' make[1]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18' make[2]: Entering directory '/home/slitaz/wok/frox/source/frox-0.7.18' 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/frox/source/frox-0.7.18' make[1]: Leaving directory '/home/slitaz/wok/frox/source/frox-0.7.18' ================================================================================ Executing strip on all files... Done Time: 0.44s. Size: 67800 B -> 56080 B. Save: 11 KB. ================================================================================ Pack: frox 0.7.18 ================================================================================ 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 "frox-0.7.18-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "frox-0.7.18-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/frox-0.7.18... Done Checking site script in source/frox-0.7.18... 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: frox 0.7.18 ================================================================================ Src file : frox-0.7.18.tar.bz2 Src size : 172.0K Source dir : 1.4M Produced : 84.0K Cook time : 22s Cook date : 2020-07-07 07:50 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 100.0K : 27.0K : 2 : frox-0.7.18-i486.tazpkg ================================================================================