Cook: autoconf213 2.13 ================================================================================ 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): sed-4.7-i486 Installing (pkg/local): texinfo-6.5-i486 Extracting source archive "autoconf-2.13.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 Applying patch autoconf-2.13-consolidated_fixes-1.patch patching file acgeneral.m4 patching file acspecific.m4 patching file autoconf.sh patching file autoconf.texi patching file autoheader.sh patching file autoupdate.sh patching file configure patching file Makefile.in patching file testsuite/autoconf.s/syntax.exp 'autoconf.texi' -> 'autoconf213.texi' removed 'autoconf.info' loading site script /etc/slitaz/cook.site creating cache ./config.cache checking for gm4... no checking for gnum4... no checking for m4... /usr/bin/m4 checking for mawk... no checking for gawk... no checking for nawk... no checking for awk... awk checking for perl... /usr/bin/perl checking for a BSD compatible install... /usr/bin/install -c updating cache ./config.cache creating ./config.status creating Makefile creating testsuite/Makefile rm -f autoconf autoconf.tmp rm -f autoheader autoheader.tmp rm -f autoreconf autoreconf.tmp rm -f autoupdate autoupdate.tmp rm -f ifnames ifnames.tmp sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoconf.sh > autoconf.tmp && chmod +x autoconf.tmp && mv autoconf.tmp autoconf sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoheader.sh > autoheader.tmp && chmod +x autoheader.tmp && mv autoheader.tmp autoheader rm -f autoscan autoscan.tmp sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoreconf.sh > autoreconf.tmp && chmod +x autoreconf.tmp && mv autoreconf.tmp autoreconf sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' autoupdate.sh > autoupdate.tmp && chmod +x autoupdate.tmp && mv autoupdate.tmp autoupdate sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''M4''@,/usr/bin/m4,g' -e 's,@''AWK''@,awk,g' -e 's,@''SHELL''@,/bin/sh,g' ifnames.sh > ifnames.tmp && chmod +x ifnames.tmp && mv ifnames.tmp ifnames sed -e 's,@''datadir''@,/usr/share/autoconf-2.13,g' -e 's,@''PERL''@,/usr/bin/perl,g' autoscan.pl > autoscan.tmp && chmod +x autoscan.tmp && mv autoscan.tmp autoscan makeinfo -I. ./autoconf213.texi --no-split --output=autoconf213.info freezing autoconf.m4 freezing autoheader.m4 ./autoconf213.texi:3929: warning: @xref node name should not contain `.' /bin/sh ./mkinstalldirs /home/slitaz/wok/autoconf213/install//usr/bin /home/slitaz/wok/autoconf213/install//usr/share/info /home/slitaz/wok/autoconf213/install//usr/share/autoconf-2.13 mkdir /home/slitaz/wok/autoconf213/install mkdir /home/slitaz/wok/autoconf213/install/usr mkdir /home/slitaz/wok/autoconf213/install/usr/bin mkdir /home/slitaz/wok/autoconf213/install/usr/share mkdir /home/slitaz/wok/autoconf213/install/usr/share/info mkdir /home/slitaz/wok/autoconf213/install/usr/share/autoconf-2.13 for p in autoconf autoheader autoreconf autoupdate ifnames ; do \ /usr/bin/install -c $p /home/slitaz/wok/autoconf213/install//usr/bin/`echo $p|sed 's,$,-2.13,; '`; \ done for i in autoconf.m4f autoheader.m4f; do \ /usr/bin/install -c -m 644 $i /home/slitaz/wok/autoconf213/install//usr/share/autoconf-2.13/$i; \ done for i in autoconf.m4 acgeneral.m4 acoldnames.m4 acspecific.m4 autoheader.m4 acconfig.h; do \ /usr/bin/install -c -m 644 ./$i /home/slitaz/wok/autoconf213/install//usr/share/autoconf-2.13/$i; \ done if test -f autoscan; then \ /usr/bin/install -c autoscan /home/slitaz/wok/autoconf213/install//usr/bin/`echo autoscan|sed 's,$,-2.13,; '`; \ for i in acfunctions acheaders acidentifiers acprograms \ acmakevars; do \ /usr/bin/install -c -m 644 ./$i /home/slitaz/wok/autoconf213/install//usr/share/autoconf-2.13/$i; \ done; \ else :; fi ================================================================================ Executing strip on all files... Done Time: 1.31s. Size: 1856513 B -> 1856513 B. Save: 0 KB. ================================================================================ Build dependencies to remove: 5 Removing: libgdbm perl perl-core sed texinfo Pack: autoconf213 2.13 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Forced package architecture to 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 "autoconf213-2.13-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/autoconf213-2.13... Done Checking site script in source/autoconf213-2.13... 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: autoconf213 2.13 ================================================================================ Src file : autoconf-2.13.tar.gz Src size : 436.0K Source dir : 1.9M Produced : 836.0K Cook time : 14s Cook date : 2020-07-07 03:42 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 588.0K : 60.6K : 19 : autoconf213-2.13-i486.tazpkg ================================================================================