Cook: sharedance 0.6 ================================================================================ QA: checking package receipt... QA: unable to reach "https://www.pureftpd.org/project/sharedance" 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 "sharedance-0.6.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 for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... 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 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 egrep... grep -E checking for AIX... no checking for strerror in -lcposix... no checking for ANSI C header files... yes checking whether stat file-mode macros are broken... no checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 for unistd.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking netinet/in_systm.h usability... yes checking netinet/in_systm.h presence... yes checking for netinet/in_systm.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.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 for ioctl.h... (cached) no checking for sys/ioctl.h... (cached) yes checking whether i486-slitaz-linux-gcc needs -traditional... no checking for inline... inline checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for connect... yes checking for gethostbyname... yes checking for gethostbyname... (cached) yes checking for socklen_t... yes checking for ssize_t... yes checking for sig_atomic_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working memcmp... yes checking for strftime... yes checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for vprintf... yes checking for _doprnt... no checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for initgroups... yes checking for setgroups... yes checking for waitpid... yes checking for setproctitle... no checking for getopt_long... yes checking for seteuid... yes checking for setreuid... yes checking for setresuid... yes checking for setegid... yes checking for setregid... yes checking for setresgid... yes checking for pread... yes checking for strtoull... yes checking for strtoq... yes checking for memset... yes checking for munmap... yes checking for strdup... yes checking for getaddrinfo... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for inet_pton... yes checking for snprintf... yes checking for vsnprintf... yes checking for vfprintf... yes checking for gethostname... yes checking for setlocale... yes checking for random... yes checking for srandomdev... no checking for bufferevent_new in -levent... yes checking whether snprintf is C99 conformant... done checking if malloc debugging is wanted... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating php/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' Making all in src make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT sharedanced.o -MD -MP -MF ".deps/sharedanced.Tpo" -c -o sharedanced.o sharedanced.c; \ then mv -f ".deps/sharedanced.Tpo" ".deps/sharedanced.Po"; else rm -f ".deps/sharedanced.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT process.o -MD -MP -MF ".deps/process.Tpo" -c -o process.o process.c; \ then mv -f ".deps/process.Tpo" ".deps/process.Po"; else rm -f ".deps/process.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT bsd-getopt_long.o -MD -MP -MF ".deps/bsd-getopt_long.Tpo" -c -o bsd-getopt_long.o bsd-getopt_long.c; \ then mv -f ".deps/bsd-getopt_long.Tpo" ".deps/bsd-getopt_long.Po"; else rm -f ".deps/bsd-getopt_long.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT fakesnprintf.o -MD -MP -MF ".deps/fakesnprintf.Tpo" -c -o fakesnprintf.o fakesnprintf.c; \ then mv -f ".deps/fakesnprintf.Tpo" ".deps/fakesnprintf.Po"; else rm -f ".deps/fakesnprintf.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT mysnprintf.o -MD -MP -MF ".deps/mysnprintf.Tpo" -c -o mysnprintf.o mysnprintf.c; \ then mv -f ".deps/mysnprintf.Tpo" ".deps/mysnprintf.Po"; else rm -f ".deps/mysnprintf.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT daemonize.o -MD -MP -MF ".deps/daemonize.Tpo" -c -o daemonize.o daemonize.c; \ then mv -f ".deps/daemonize.Tpo" ".deps/daemonize.Po"; else rm -f ".deps/daemonize.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLOCALEDIR=\"/usr/share/locale\" -D_GLIBCXX_USE_C99_MATH=1 -D_GNU_SOURCE=1 -I/usr/local/include -march=i486 -Os -pipe -mindirect-branch=thunk -MT expire.o -MD -MP -MF ".deps/expire.Tpo" -c -o expire.o expire.c; \ then mv -f ".deps/expire.Tpo" ".deps/expire.Po"; else rm -f ".deps/expire.Tpo"; exit 1; fi daemonize.c: In function 'dodaemonize': daemonize.c:64:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir("/"); ^~~~~~~~~~ expire.c: In function 'expire': expire.c:48:5: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(EXPIRE_NICENESS); ^~~~~~~~~~~~~~~~~~~~~ i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -L/usr/local/lib -o sharedanced sharedanced.o process.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o daemonize.o log.o expire.o -levent make[2]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' Making all in php make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/php' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/php' make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' make[2]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' make[1]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' Making install in src make[1]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' test -z "/usr/sbin" || /home/slitaz/wok/sharedance/source/sharedance-0.6/install-sh -d "/home/slitaz/wok/sharedance/install/usr/sbin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'sharedanced' '/home/slitaz/wok/sharedance/install/usr/sbin/sharedanced' make[2]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' make[1]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/src' Making install in php make[1]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/php' make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/php' 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/sharedance/source/sharedance-0.6/php' make[1]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6/php' make[1]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' make[2]: Entering directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' 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/sharedance/source/sharedance-0.6' make[1]: Leaving directory '/home/slitaz/wok/sharedance/source/sharedance-0.6' ================================================================================ Executing strip on all files... Done Time: 0.18s. Size: 29232 B -> 22040 B. Save: 7 KB. ================================================================================ Build dependencies to remove: 3 Removing: libevent libevent-dev openssl-dev Pack: sharedance 0.6 ================================================================================ Executing: genpkg_rules 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 "sharedance-0.6-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "sharedance-0.6-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/sharedance-0.6... Done Checking site script in source/sharedance-0.6... 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: sharedance 0.6 ================================================================================ Src file : sharedance-0.6.tar.bz2 Src size : 88.0K Source dir : 1.0M Produced : 36.0K Cook time : 20s Cook date : 2020-07-08 00:12 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 52.0K : 8.5K : 1 : sharedance-0.6-i486.tazpkg ================================================================================