Cook: rpcsvc-proto 1.4 ================================================================================ 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 Extracting source archive "rpcsvc-proto-1.4.tar.gz" Checking sha1sum of source tarball... /home/slitaz/src/rpcsvc-proto-1.4.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.ac:11: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' rpcgen/Makefile.am: installing './depcomp' rpcsvc/Makefile.am:14: warning: '%'-style pattern rules are a GNU make extension 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 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 how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for library containing strerror... none required checking whether make sets $(MAKE)... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating rpcgen/Makefile config.status: creating rpcsvc/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' Making all in rpcgen make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_clntout.o -MD -MP -MF .deps/rpc_clntout.Tpo -c -o rpc_clntout.o rpc_clntout.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_cout.o -MD -MP -MF .deps/rpc_cout.Tpo -c -o rpc_cout.o rpc_cout.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_hout.o -MD -MP -MF .deps/rpc_hout.Tpo -c -o rpc_hout.o rpc_hout.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_main.o -MD -MP -MF .deps/rpc_main.Tpo -c -o rpc_main.o rpc_main.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_parse.o -MD -MP -MF .deps/rpc_parse.Tpo -c -o rpc_parse.o rpc_parse.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_sample.o -MD -MP -MF .deps/rpc_sample.Tpo -c -o rpc_sample.o rpc_sample.c mv -f .deps/rpc_hout.Tpo .deps/rpc_hout.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_scan.o -MD -MP -MF .deps/rpc_scan.Tpo -c -o rpc_scan.o rpc_scan.c mv -f .deps/rpc_clntout.Tpo .deps/rpc_clntout.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_svcout.o -MD -MP -MF .deps/rpc_svcout.Tpo -c -o rpc_svcout.o rpc_svcout.c mv -f .deps/rpc_sample.Tpo .deps/rpc_sample.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_tblout.o -MD -MP -MF .deps/rpc_tblout.Tpo -c -o rpc_tblout.o rpc_tblout.c mv -f .deps/rpc_parse.Tpo .deps/rpc_parse.Po i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT rpc_util.o -MD -MP -MF .deps/rpc_util.Tpo -c -o rpc_util.o rpc_util.c mv -f .deps/rpc_cout.Tpo .deps/rpc_cout.Po mv -f .deps/rpc_scan.Tpo .deps/rpc_scan.Po mv -f .deps/rpc_tblout.Tpo .deps/rpc_tblout.Po mv -f .deps/rpc_util.Tpo .deps/rpc_util.Po mv -f .deps/rpc_main.Tpo .deps/rpc_main.Po mv -f .deps/rpc_svcout.Tpo .deps/rpc_svcout.Po i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o rpcgen rpc_clntout.o rpc_cout.o rpc_hout.o rpc_main.o rpc_parse.o rpc_sample.o rpc_scan.o rpc_svcout.o rpc_tblout.o rpc_util.o make[2]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' Making all in rpcsvc make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' ../rpcgen/rpcgen -h -o klm_prot.h klm_prot.x ../rpcgen/rpcgen -h -o nlm_prot.h nlm_prot.x ../rpcgen/rpcgen -h -o rstat.h rstat.x ../rpcgen/rpcgen -h -o spray.h spray.x ../rpcgen/rpcgen -h -o bootparam_prot.h bootparam_prot.x ../rpcgen/rpcgen -h -o mount.h mount.x ../rpcgen/rpcgen -h -o rex.h rex.x ../rpcgen/rpcgen -h -o rusers.h rusers.x ../rpcgen/rpcgen -h -o key_prot.h key_prot.x ../rpcgen/rpcgen -h -o nfs_prot.h nfs_prot.x ../rpcgen/rpcgen -h -o rquota.h rquota.x ../rpcgen/rpcgen -h -o sm_inter.h sm_inter.x make[2]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' make[2]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' make[1]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' Making install in rpcgen make[1]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' .././install-sh -c -d '/home/slitaz/wok/rpcsvc-proto/install/usr/bin' .././install-sh -c -d '/home/slitaz/wok/rpcsvc-proto/install/usr/share/man/man1' /usr/bin/install -c rpcgen '/home/slitaz/wok/rpcsvc-proto/install/usr/bin' /usr/bin/install -c -m 644 rpcgen.1 '/home/slitaz/wok/rpcsvc-proto/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' make[1]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcgen' Making install in rpcsvc make[1]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/rpcsvc-proto/install/usr/include/rpcsvc' .././install-sh -c -d '/home/slitaz/wok/rpcsvc-proto/install/usr/include/rpcsvc' /usr/bin/install -c -m 644 klm_prot.h nlm_prot.h rstat.h spray.h bootparam_prot.h mount.h rex.h rusers.h key_prot.h nfs_prot.h rquota.h sm_inter.h '/home/slitaz/wok/rpcsvc-proto/install/usr/include/rpcsvc' /usr/bin/install -c -m 644 klm_prot.x nlm_prot.x rstat.x spray.x bootparam_prot.x mount.x rex.x rusers.x key_prot.x nfs_prot.x rquota.x sm_inter.x '/home/slitaz/wok/rpcsvc-proto/install/usr/include/rpcsvc' make[2]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' make[1]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4/rpcsvc' make[1]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' make[2]: Entering directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' 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/rpcsvc-proto/source/rpcsvc-proto-1.4' make[1]: Leaving directory '/home/slitaz/wok/rpcsvc-proto/source/rpcsvc-proto-1.4' ================================================================================ Executing strip on all files... Done Time: 1.72s. Size: 80860 B -> 71204 B. Save: 9 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.82s. Size: 10711 B -> 3768 B. Save: 7 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 6 Removing: advancecomp-static autoconf automake libgdbm perl perl-core Pack: rpcsvc-proto 1.4 ================================================================================ 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 "rpcsvc-proto-1.4-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "rpcsvc-proto-1.4-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/rpcsvc-proto-1.4... Done Checking site script in source/rpcsvc-proto-1.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: rpcsvc-proto 1.4 ================================================================================ Src file : rpcsvc-proto-1.4.tar.gz Src size : 60.0K Source dir : 1.6M Produced : 252.0K Cook time : 19s Cook date : 2020-07-07 22:57 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 252.0K : 46.8K : 25 : rpcsvc-proto-1.4-i486.tazpkg ================================================================================