Cook: scrub 2.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 Extracting source archive "scrub-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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking target system type... i486-slitaz-linux-gnu checking metadata... yes checking installation directory variables... yes 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 whether to enable maintainer-specific portions of Makefiles... no 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 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for getopt_long... yes 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 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating config/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT aes.o -MD -MP -MF ".deps/aes.Tpo" -c -o aes.o aes.c; \ then mv -f ".deps/aes.Tpo" ".deps/aes.Po"; else rm -f ".deps/aes.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT filldentry.o -MD -MP -MF ".deps/filldentry.Tpo" -c -o filldentry.o filldentry.c; \ then mv -f ".deps/filldentry.Tpo" ".deps/filldentry.Po"; else rm -f ".deps/filldentry.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT fillfile.o -MD -MP -MF ".deps/fillfile.Tpo" -c -o fillfile.o fillfile.c; \ then mv -f ".deps/fillfile.Tpo" ".deps/fillfile.Po"; else rm -f ".deps/fillfile.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT genrand.o -MD -MP -MF ".deps/genrand.Tpo" -c -o genrand.o genrand.c; \ then mv -f ".deps/genrand.Tpo" ".deps/genrand.Po"; else rm -f ".deps/genrand.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT getsize.o -MD -MP -MF ".deps/getsize.Tpo" -c -o getsize.o getsize.c; \ then mv -f ".deps/getsize.Tpo" ".deps/getsize.Po"; else rm -f ".deps/getsize.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT pattern.o -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.o pattern.c; \ then mv -f ".deps/pattern.Tpo" ".deps/pattern.Po"; else rm -f ".deps/pattern.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT progress.o -MD -MP -MF ".deps/progress.Tpo" -c -o progress.o progress.c; \ then mv -f ".deps/progress.Tpo" ".deps/progress.Po"; else rm -f ".deps/progress.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT scrub.o -MD -MP -MF ".deps/scrub.Tpo" -c -o scrub.o scrub.c; \ then mv -f ".deps/scrub.Tpo" ".deps/scrub.Po"; else rm -f ".deps/scrub.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT sig.o -MD -MP -MF ".deps/sig.Tpo" -c -o sig.o sig.c; \ then mv -f ".deps/sig.Tpo" ".deps/sig.Po"; else rm -f ".deps/sig.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../config -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; \ then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o pattern.o progress.o scrub.o sig.o util.o make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' Making all in man make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' Making all in test make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/test' make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4' Making install in src make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' make[2]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' test -z "/usr/bin" || /home/slitaz/wok/scrub/source/scrub-2.4/config/install-sh -d "/home/slitaz/wok/scrub/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'scrub' '/home/slitaz/wok/scrub/install/usr/bin/scrub' make[2]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/src' Making install in man make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' make[2]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /home/slitaz/wok/scrub/source/scrub-2.4/config/install-sh -d "/home/slitaz/wok/scrub/install/usr/share/man/man1" /usr/bin/install -c -m 644 './scrub.1' '/home/slitaz/wok/scrub/install/usr/share/man/man1/scrub.1' make[2]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/man' Making install in test make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/test' make[2]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4/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/scrub/source/scrub-2.4/test' make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4/test' make[1]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.4' make[2]: Entering directory '/home/slitaz/wok/scrub/source/scrub-2.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/scrub/source/scrub-2.4' make[1]: Leaving directory '/home/slitaz/wok/scrub/source/scrub-2.4' ================================================================================ Executing strip on all files... Done Time: 0.17s. Size: 59416 B -> 42460 B. Save: 17 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.45s. Size: 6510 B -> 2765 B. Save: 4 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 4 Removing: advancecomp-static libgdbm perl perl-core Pack: scrub 2.4 ================================================================================ 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 "scrub-2.4-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "scrub-2.4-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/scrub-2.4... Done Checking site script in source/scrub-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: scrub 2.4 ================================================================================ Src file : scrub-2.4.tar.bz2 Src size : 144.0K Source dir : 1.3M Produced : 72.0K Cook time : 15s Cook date : 2020-07-07 23:52 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 72.0K : 12.8K : 1 : scrub-2.4-i486.tazpkg ================================================================================