Cook: dotconf 1.3 ================================================================================ 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 Installing (pkg/local): libltdl-2.4.6-i486 Installing (pkg/local): libtool-2.4.6-i486 Extracting source archive "dotconf-1.3.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 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:8: installing './compile' configure.ac:8: installing './config.guess' configure.ac:8: installing './config.sub' configure.ac:6: installing './install-sh' configure.ac:6: installing './missing' src/Makefile.am: installing './depcomp' 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 build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of i486-slitaz-linux-gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F 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 BSD- or MS-compatible name lister (nm)... /usr/bin/i486-slitaz-linux-nm -B checking the name lister (/usr/bin/i486-slitaz-linux-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i486-slitaz-linux-gnu file names to i486-slitaz-linux-gnu format... func_convert_file_noop checking how to convert i486-slitaz-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i486-slitaz-linux-objdump... i486-slitaz-linux-objdump checking how to recognize dependent libraries... pass_all checking for i486-slitaz-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for archiver @FILE support... @ checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking command to parse /usr/bin/i486-slitaz-linux-nm -B output from i486-slitaz-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i486-slitaz-linux-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i486-slitaz-linux-gcc -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 dlfcn.h... yes checking for objdir... .libs checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC -DPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... (cached) yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i486-slitaz-linux-gcc... (cached) i486-slitaz-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i486-slitaz-linux-gcc accepts -g... (cached) yes checking for i486-slitaz-linux-gcc option to accept ISO C89... (cached) none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... (cached) yes checking dependency style of i486-slitaz-linux-gcc... (cached) gcc3 checking whether make sets $(MAKE)... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for off_t... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strtod... yes checking for memset... yes checking for strcspn... yes checking for strdup... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating dotconf.pc config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' Making all in doc make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' Making all in examples make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' Making all in src make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c -o libdotconf_la-dotconf.lo `test -f 'dotconf.c' || echo './'`dotconf.c /bin/sh ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c -o libdotconf_la-readdir.lo `test -f 'readdir.c' || echo './'`readdir.c libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/libdotconf_la-readdir.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -fPIC -DPIC -o .libs/libdotconf_la-dotconf.o libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-readdir.lo -MD -MP -MF .deps/libdotconf_la-readdir.Tpo -c readdir.c -o libdotconf_la-readdir.o >/dev/null 2>&1 mv -f .deps/libdotconf_la-readdir.Tpo .deps/libdotconf_la-readdir.Plo dotconf.c: In function 'dotconf_set_command': dotconf.c:499:35: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] signed char *eob = args + strlen(args); ^~~~ In file included from dotconf.c:26: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'signed char *' extern size_t strlen (const char *__s) ^~~~~~ dotconf.c:512:26: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] cmd->data.str = strdup(args); ^~~~ In file included from dotconf.c:26: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'signed char *' extern char *strdup (const char *__s) ^~~~~~ dotconf.c:519:22: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if (!strncmp("<<", cp, 2)) { ^~ In file included from dotconf.c:26: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'signed char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ dotconf.c:521:49: warning: pointer targets in passing argument 2 of 'dotconf_get_here_document' differ in signedness [-Wpointer-sign] dotconf_get_here_document(configfile, cp + 2); ~~~^~~ dotconf.c:317:7: note: expected 'const char *' but argument is of type 'signed char *' char *dotconf_get_here_document(configfile_t * configfile, const char *delimit) ^~~~~~~~~~~~~~~~~~~~~~~~~ dotconf.c:542:46: warning: pointer targets in passing argument 1 of 'strdup' differ in signedness [-Wpointer-sign] cmd->data.list[cmd->arg_count++] = strdup(args); ^~~~ In file included from dotconf.c:26: /usr/include/string.h:166:14: note: expected 'const char *' but argument is of type 'signed char *' extern char *strdup (const char *__s) ^~~~~~ dotconf.c: In function 'dotconf_handle_command': dotconf.c:642:6: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] cp1 = buffer; ^ dotconf.c:643:21: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness [-Wpointer-sign] eob = cp1 + strlen(cp1); ^~~ In file included from dotconf.c:26: /usr/include/string.h:384:15: note: expected 'const char *' but argument is of type 'signed char *' extern size_t strlen (const char *__s) ^~~~~~ dotconf.c:656:6: warning: pointer targets in assignment from 'char *' to 'signed char *' differ in signedness [-Wpointer-sign] cp2 = name; ^ dotconf.c: In function 'get_cwd': dotconf.c:1422:2: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] getcwd(buf, CFG_MAX_FILENAME); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -MT libdotconf_la-dotconf.lo -MD -MP -MF .deps/libdotconf_la-dotconf.Tpo -c dotconf.c -o libdotconf_la-dotconf.o >/dev/null 2>&1 mv -f .deps/libdotconf_la-dotconf.Tpo .deps/libdotconf_la-dotconf.Plo /bin/sh ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -Wall -march=i486 -Os -pipe -mindirect-branch=thunk -version-info 0:1:0 -Wl,-Os,--as-needed -o libdotconf.la -rpath /usr/lib libdotconf_la-dotconf.lo libdotconf_la-readdir.lo libtool: link: i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared -fPIC -DPIC .libs/libdotconf_la-dotconf.o .libs/libdotconf_la-readdir.o -march=i486 -Os -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libdotconf.so.0 -o .libs/libdotconf.so.0.0.1 libtool: link: (cd ".libs" && rm -f "libdotconf.so.0" && ln -s "libdotconf.so.0.0.1" "libdotconf.so.0") libtool: link: (cd ".libs" && rm -f "libdotconf.so" && ln -s "libdotconf.so.0.0.1" "libdotconf.so") libtool: link: i486-slitaz-linux-ar cru .libs/libdotconf.a libdotconf_la-dotconf.o libdotconf_la-readdir.o libtool: link: i486-slitaz-linux-ranlib .libs/libdotconf.a libtool: link: ( cd ".libs" && rm -f "libdotconf.la" && ln -s "../libdotconf.la" "libdotconf.la" ) make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' make[1]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' Making install in doc make[1]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3' /usr/bin/install -c -m 644 dotconf-features.txt dotconf-api.txt '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3' make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' make[1]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/doc' Making install in examples make[1]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/libpool' /usr/bin/install -c -m 644 libpool/libpool.h libpool/pool.c libpool/Makefile '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/libpool' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/modules' /usr/bin/install -c -m 644 modules/Makefile modules/include.conf modules/module.c modules/my_module.c modules/output modules/sample.conf '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/modules' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/argdouble' /usr/bin/install -c -m 644 argdouble/Makefile argdouble/argdouble.c argdouble/argdouble.conf argdouble/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/argdouble' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/noinline' /usr/bin/install -c -m 644 noinline/Makefile noinline/noinline.c noinline/noinline.conf noinline/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/noinline' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/fallback' /usr/bin/install -c -m 644 fallback/Makefile fallback/fallback.c fallback/fallback.conf fallback/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/fallback' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/simple' /usr/bin/install -c -m 644 simple/Makefile simple/included.conf simple/linecat.conf simple/output simple/simple.c simple/simple.conf '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/simple' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/errorhandler' /usr/bin/install -c -m 644 errorhandler/Makefile errorhandler/errorhandler.c errorhandler/errorhandler.conf errorhandler/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/errorhandler' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/duplicates' /usr/bin/install -c -m 644 duplicates/Makefile duplicates/duplicate.c duplicates/first_module.c duplicates/output duplicates/sample.conf duplicates/second_module.c '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/duplicates' /usr/bin/install -c -m 644 README maketest.sh '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/.' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/caseinsensitive' /usr/bin/install -c -m 644 caseinsensitive/Makefile caseinsensitive/caseinsensitive.c caseinsensitive/caseinsensitive.conf caseinsensitive/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/caseinsensitive' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/context' /usr/bin/install -c -m 644 context/Makefile context/context.c context/context.conf context/output '/home/slitaz/wok/dotconf/install/usr/share/doc/dotconf-1.3/examples/context' make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' make[1]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/examples' Making install in src make[1]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/lib' .././install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/include' /usr/bin/install -c -m 644 dotconf.h '/home/slitaz/wok/dotconf/install/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libdotconf.la '/home/slitaz/wok/dotconf/install/usr/lib' libtool: install: /usr/bin/install -c .libs/libdotconf.so.0.0.1 /home/slitaz/wok/dotconf/install/usr/lib/libdotconf.so.0.0.1 libtool: install: (cd /home/slitaz/wok/dotconf/install/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so.0 || { rm -f libdotconf.so.0 && ln -s libdotconf.so.0.0.1 libdotconf.so.0; }; }) libtool: install: (cd /home/slitaz/wok/dotconf/install/usr/lib && { ln -s -f libdotconf.so.0.0.1 libdotconf.so || { rm -f libdotconf.so && ln -s libdotconf.so.0.0.1 libdotconf.so; }; }) libtool: install: /usr/bin/install -c .libs/libdotconf.lai /home/slitaz/wok/dotconf/install/usr/lib/libdotconf.la libtool: install: /usr/bin/install -c .libs/libdotconf.a /home/slitaz/wok/dotconf/install/usr/lib/libdotconf.a libtool: install: chmod 644 /home/slitaz/wok/dotconf/install/usr/lib/libdotconf.a libtool: install: i486-slitaz-linux-ranlib /home/slitaz/wok/dotconf/install/usr/lib/libdotconf.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' make[1]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3/src' make[1]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' make[2]: Entering directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/dotconf/install/usr/lib/pkgconfig' /usr/bin/install -c -m 644 dotconf.pc '/home/slitaz/wok/dotconf/install/usr/lib/pkgconfig' make[2]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' make[1]: Leaving directory '/home/slitaz/wok/dotconf/source/dotconf-1.3' ================================================================================ Executing strip on all files... Done Time: 2.65s. Size: 47722 B -> 42374 B. Save: 5 KB. ================================================================================ Build dependencies to remove: 7 Removing: autoconf automake libgdbm libltdl libtool perl perl-core Pack: dotconf 1.3 ================================================================================ 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 The release checksum has not changed. ================================================================================ Package "dotconf-1.3-i486.tazpkg" created Pack: dotconf-dev 1.3 ================================================================================ 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 The release checksum has not changed. ================================================================================ Package "dotconf-dev-1.3-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/dotconf-1.3... Done Checking site script in source/dotconf-1.3... 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: dotconf 1.3 ================================================================================ Src file : dotconf-1.3.tar.gz Src size : 48.0K Source dir : 3.4M Produced : 368.0K Cook time : 35s Cook date : 2020-09-12 05:56 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 56.0K : 9.1K : 2 : dotconf-1.3-i486.tazpkg 2 : 72.0K : 10.8K : 4 : dotconf-dev-1.3-i486.tazpkg ================================================================================