Cook: ftp-proxy 1.9.2.4 ================================================================================ QA: checking package receipt... QA: unable to reach "ftp://ftp.suse.com/pub/projects/proxy-suite/src" Extracting source archive "proxy-suite-1.9.2.4.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 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 a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for ar... /usr/bin/ar checking for rm... /bin/rm checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for egrep... grep -E checking for AIX... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking for inline... inline checking for an ANSI C-conforming const... yes checking build system type... i486-slitaz-linux checking host system type... i486-slitaz-linux checking whether to enable compiler warnings... n/a checking whether to enable static linkage... no checking whether to enable debugging output... no checking whether to generate (c)tags files... no checking for sgml2html... no checking for sgml2latex... no checking for ps2pdf... 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 for unistd.h... (cached) yes checking for memory.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking whether sys/syslog.h is needed... no checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/fcntl.h usability... yes checking sys/fcntl.h presence... yes checking for sys/fcntl.h... yes checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/conf.h usability... no checking sys/conf.h presence... no checking for sys/conf.h... no checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking stropts.h usability... yes checking stropts.h presence... yes checking for stropts.h... yes checking net/if.h usability... yes checking net/if.h presence... yes checking for net/if.h... yes checking net/pfvar.h usability... no checking net/pfvar.h presence... no checking for net/pfvar.h... no checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking netinet/ip_fil.h usability... no checking netinet/ip_fil.h presence... no checking for netinet/ip_fil.h... no checking netinet/ip_nat.h usability... no checking netinet/ip_nat.h presence... no checking for netinet/ip_nat.h... no checking netinet/ip_compat.h usability... no checking netinet/ip_compat.h presence... no checking for netinet/ip_compat.h... no checking netinet/ip_fil_compat.h usability... no checking netinet/ip_fil_compat.h presence... no checking for netinet/ip_fil_compat.h... no checking linux/netfilter_ipv4.h usability... yes checking linux/netfilter_ipv4.h presence... yes checking for linux/netfilter_ipv4.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for wait3 that fills in rusage... yes checking for waitpid... yes checking for setsid... yes checking for snprintf... yes checking for vsnprintf... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking return type of signal handlers... void checking for u_int16_t... yes checking for u_int32_t... yes checking for connect in -lsocket... no checking for gethostbyname... yes checking for inet_aton... yes checking whether to enable Linux /proc diagnostic module... no checking whether to enable RFC 1579 FW-FTP extensions... no checking whether to enable RFC 2428 IPv6 extensions... no checking whether to enable SO_LINGER socket options... no checking whether to use regular expressions... yes checking for regcomp... yes checking whether to use libwrap TCP wrapper... yes checking for request_init in -lwrap... no checking whether to use LDAP support... no checking whether to use SSL (sftp) support... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating common/Makefile config.status: creating ftp-proxy/Makefile config.status: creating ftp-proxy/ftp-proxy.conf.5 config.status: creating ftp-proxy/ftp-proxy.8 config.status: creating ftp-proxy/rc.script config.status: creating config.h ::::::::::::: make 'all' in ./doc make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/doc' ::::::::::::: make 'all' in ./common make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/common' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -I. -I.. -c com-config.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -I. -I.. -c com-debug.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -I. -I.. -c com-misc.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -I. -I.. -c com-socket.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -I. -I.. -c com-syslog.c /usr/bin/ar r libcommon.a com-debug.o /usr/bin/ar: creating libcommon.a /bin/rm com-debug.o com-misc.c: In function 'misc_chroot': com-misc.c:667:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ com-misc.c:672:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ /usr/bin/ar r libcommon.a com-syslog.o /bin/rm com-syslog.o /usr/bin/ar r libcommon.a com-misc.o /bin/rm com-misc.o /usr/bin/ar r libcommon.a com-config.o /bin/rm com-config.o /usr/bin/ar r libcommon.a com-socket.o /bin/rm com-socket.o make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/common' ::::::::::::: make 'all' in ./ftp-proxy make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/ftp-proxy' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -DETC_DIR=\"/etc/proxy-suite\" -c -I. -I.. -I../common ftp-client.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -DETC_DIR=\"/etc/proxy-suite\" -c -I. -I.. -I../common ftp-cmds.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -DETC_DIR=\"/etc/proxy-suite\" -c -I. -I.. -I../common ftp-daemon.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -DETC_DIR=\"/etc/proxy-suite\" -c -I. -I.. -I../common ftp-ldap.c The new version is: '1.9.2.4 - 2005/01/11 13:03:28' i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -D_GLIBCXX_USE_C99_MATH=1 -DETC_DIR=\"/etc/proxy-suite\" -c -I. -I.. -I../common ftp-main.c ftp-cmds.c: In function 'cmds_user': ftp-cmds.c:504:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] '\0' == ctx->userauth || '\0' == ctx->username) { ^~ ftp-cmds.c:504:23: note: did you mean to dereference the pointer? '\0' == ctx->userauth || '\0' == ctx->username) { ^ ftp-cmds.c:504:45: warning: comparison between pointer and zero character constant [-Wpointer-compare] '\0' == ctx->userauth || '\0' == ctx->username) { ^~ ftp-cmds.c:504:48: note: did you mean to dereference the pointer? '\0' == ctx->userauth || '\0' == ctx->username) { ^ ftp-cmds.c:562:36: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(NULL == ctx->username || '\0' == ctx->username) { ^~ ftp-cmds.c:562:39: note: did you mean to dereference the pointer? if(NULL == ctx->username || '\0' == ctx->username) { ^ ftp-cmds.c: In function 'parse_magic_user': ftp-cmds.c:1406:26: warning: comparison between pointer and zero character constant [-Wpointer-compare] if(NULL == uarg || '\0' == uarg || '\0' == a_sep) { ^~ ftp-cmds.c:1406:29: note: did you mean to dereference the pointer? if(NULL == uarg || '\0' == uarg || '\0' == a_sep) { ^ ftp-cmds.c:1428:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] if('\0' == p[0] || '\0' == uarg) { ^~ ftp-cmds.c:1428:31: note: did you mean to dereference the pointer? if('\0' == p[0] || '\0' == uarg) { ^ ftp-cmds.c:1448:28: warning: comparison between pointer and zero character constant [-Wpointer-compare] if('\0' == p[0] || '\0' == uarg) { ^~ ftp-cmds.c:1448:31: note: did you mean to dereference the pointer? if('\0' == p[0] || '\0' == uarg) { ^ ftp-cmds.c:1476:27: warning: comparison between pointer and zero character constant [-Wpointer-compare] if('\0' == p[0] || '\0' == uarg) { ^~ ftp-cmds.c:1476:30: note: did you mean to dereference the pointer? if('\0' == p[0] || '\0' == uarg) { ^ ftp-cmds.c:1520:26: warning: comparison between pointer and zero character constant [-Wpointer-compare] if('\0' == p[0] || '\0' == uarg) { ^~ ftp-cmds.c:1520:29: note: did you mean to dereference the pointer? if('\0' == p[0] || '\0' == uarg) { ^ ftp-daemon.c: In function 'daemon_init': ftp-daemon.c:393:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(_PATH_DEVNULL, "r", stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp-daemon.c:394:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(_PATH_DEVNULL, "w", stdout); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp-daemon.c:395:3: warning: ignoring return value of 'freopen', declared with attribute warn_unused_result [-Wunused-result] freopen(_PATH_DEVNULL, "w", stderr); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ftp-daemon.c:397:3: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ rm -f ftp-proxy i486-slitaz-linux-gcc -o ftp-proxy -Wl,-Os,--as-needed ftp-client.o ftp-cmds.o ftp-daemon.o ftp-ldap.o ftp-main.o -L../common -lcommon make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/ftp-proxy' ::::::::::::: make 'install' in ./doc make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/doc' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/doc' ::::::::::::: make 'install' in ./common make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/common' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/common' ::::::::::::: make 'install' in ./ftp-proxy make[1]: Entering directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/ftp-proxy' /usr/bin/install -c -d /home/slitaz/wok/ftp-proxy/install/usr/sbin /usr/bin/install -c -s ftp-proxy /home/slitaz/wok/ftp-proxy/install/usr/sbin /usr/bin/install -c -d /home/slitaz/wok/ftp-proxy/install/etc/proxy-suite installing ftp-proxy.conf.sample to /home/slitaz/wok/ftp-proxy/install/etc/proxy-suite/ftp-proxy.conf; *please edit* /usr/bin/install -c -d /home/slitaz/wok/ftp-proxy/install/usr/share/man/man5 installing manual page ftp-proxy.conf.5 /usr/bin/install -c -d /home/slitaz/wok/ftp-proxy/install/usr/share/man/man8 installing manual page ftp-proxy.8 make[1]: Leaving directory '/home/slitaz/wok/ftp-proxy/source/ftp-proxy-1.9.2.4/ftp-proxy' ================================================================================ Executing strip on all files... Done Time: 0.25s. Size: 61464 B -> 61464 B. Save: 0 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.44s. Size: 35199 B -> 12226 B. Save: 22 KB. Cache hit: 2/2. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: ftp-proxy 1.9.2.4 ================================================================================ 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 "ftp-proxy-1.9.2.4-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "ftp-proxy-1.9.2.4-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/ftp-proxy-1.9.2.4... Done Checking site script in source/ftp-proxy-1.9.2.4... 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: ftp-proxy 1.9.2.4 ================================================================================ Src file : proxy-suite-1.9.2.4.tar.bz2 Src size : 308.0K Source dir : 1.7M Produced : 132.0K Cook time : 17s Cook date : 2020-07-07 07:56 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 116.0K : 28.8K : 2 : ftp-proxy-1.9.2.4-i486.tazpkg ================================================================================