Cook: cdf 0.2 ================================================================================ QA: checking package receipt... Extracting source archive "cdf-0.2.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 gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes 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 for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for getmntinfo... no checking for rint in -lm... yes checking whether to include verbose debugging code... no configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands cdf version 0.2 configured successfully. Using '/usr' for installation. Using 'i486-slitaz-linux-gcc' for C compiler. Building with '-march=i486 -Os -pipe -mindirect-branch=thunk ' for C compiler flags. make all-recursive make[1]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2' Making all in src make[2]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT stat.o -MD -MP -MF ".deps/stat.Tpo" -c -o stat.o stat.c; \ then mv -f ".deps/stat.Tpo" ".deps/stat.Po"; else rm -f ".deps/stat.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o common.c; \ then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT colors.o -MD -MP -MF ".deps/colors.Tpo" -c -o colors.o colors.c; \ then mv -f ".deps/colors.Tpo" ".deps/colors.Po"; else rm -f ".deps/colors.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT conf.o -MD -MP -MF ".deps/conf.Tpo" -c -o conf.o conf.c; \ then mv -f ".deps/conf.Tpo" ".deps/conf.Po"; else rm -f ".deps/conf.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o cdf main.o stat.o common.o colors.o conf.o hash.o -lm make[2]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' make[2]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2' make[2]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2' make[1]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2' Making install in src make[1]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' make[2]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' test -z "/usr/bin" || /home/slitaz/wok/cdf/source/cdf-0.2/install-sh -d "/home/slitaz/wok/cdf/install/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'cdf' '/home/slitaz/wok/cdf/install/usr/bin/cdf' make[2]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' make[1]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2/src' make[1]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2' make[2]: Entering directory '/home/slitaz/wok/cdf/source/cdf-0.2' 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/cdf/source/cdf-0.2' make[1]: Leaving directory '/home/slitaz/wok/cdf/source/cdf-0.2' ================================================================================ Executing strip on all files... Done Time: 0.14s. Size: 24376 B -> 17688 B. Save: 7 KB. ================================================================================ Pack: cdf 0.2 ================================================================================ 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 "cdf-0.2-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "cdf-0.2-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/cdf-0.2... Done Checking site script in source/cdf-0.2... 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: cdf 0.2 ================================================================================ Src file : cdf-0.2.tar.gz Src size : 148.0K Source dir : 852.0K Produced : 32.0K Cook time : 11s Cook date : 2020-07-07 05:41 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 48.0K : 6.1K : 1 : cdf-0.2-i486.tazpkg ================================================================================