Cook: cabextract 1.9.1 ================================================================================ QA: checking package receipt... Extracting source archive "cabextract-1.9.1.tar.gz" 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 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 for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... none checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking the archiver (i486-slitaz-linux-ar) interface... ar checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking size of off_t... 4 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... yes checking for alloca... yes checking for mbstate_t... yes checking for working POSIX fnmatch... (cached) yes checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands make all-am make[1]: Entering directory '/home/slitaz/wok/cabextract/source/cabextract-1.9.1' i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o md5.o md5.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mspack/system.o mspack/system.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mspack/cabd.o mspack/cabd.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mspack/lzxd.o mspack/lzxd.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mspack/mszipd.o mspack/mszipd.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o mspack/qtmd.o mspack/qtmd.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o src/cabextract.o src/cabextract.c i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -c -o src/cabinfo.o src/cabinfo.c i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o src/cabinfo src/cabinfo.o rm -f libmscab.a i486-slitaz-linux-ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o i486-slitaz-linux-ranlib libmscab.a i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o cabextract src/cabextract.o md5.o libmscab.a make[1]: Leaving directory '/home/slitaz/wok/cabextract/source/cabextract-1.9.1' make[1]: Entering directory '/home/slitaz/wok/cabextract/source/cabextract-1.9.1' ./install-sh -c -d '/home/slitaz/wok/cabextract/install/usr/bin' ./install-sh -c -d '/home/slitaz/wok/cabextract/install/usr/share/man/man1' /usr/bin/install -c cabextract '/home/slitaz/wok/cabextract/install/usr/bin' /usr/bin/install -c -m 644 doc/cabextract.1 '/home/slitaz/wok/cabextract/install/usr/share/man/man1' make[1]: Leaving directory '/home/slitaz/wok/cabextract/source/cabextract-1.9.1' Copying documentation... Done ================================================================================ Executing strip on all files... Done Time: 0.42s. Size: 69920 B -> 58944 B. Save: 11 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.46s. Size: 3069 B -> 1345 B. Save: 2 KB. Cache hit: 1/1. ================================================================================ Build dependencies to remove: 1 Removing: advancecomp-static Pack: cabextract 1.9.1 ================================================================================ 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 The release checksum has not changed. ================================================================================ Package "cabextract-1.9.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/cabextract-1.9.1... Done Checking site script in source/cabextract-1.9.1... 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: cabextract 1.9.1 ================================================================================ Src file : cabextract-1.9.1.tar.gz Src size : 460.0K Source dir : 2.0M Produced : 152.0K Cook time : 13s Cook date : 2020-07-07 05:27 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 88.0K : 24.5K : 1 : cabextract-1.9.1-i486.tazpkg ================================================================================