Cook: libguess 1.2 ================================================================================ QA: checking package receipt... QA: unable to reach "https://atheme.org/projects/libguess.html" Extracting source archive "libguess-1.2.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 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 ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for library containing strerror... none required checking for shared library system... GNU checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking whether closedir returns void... no checking for memset... yes checking for setlocale... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for strtod... yes checking for printf... yes checking for sprintf... yes checking for snprintf... yes checking for vsnprintf... yes checking for gettimeofday... yes checking for strndup... yes checking for strlcpy... no checking for strlcat... no checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no configure: touching .deps files configure: creating ./config.status config.status: creating buildsys.mk config.status: creating extra.mk config.status: creating libguess.pc config.status: creating src/libguess/autoconf.h Configuration: No special features yet. Now type "make" to build, and "make install" to install. Thank you for using libguess. make[1]: warning: -jN forced in submake: disabling jobserver mode. Entering directory src. make[2]: warning: -jN forced in submake: disabling jobserver mode. make[3]: warning: -jN forced in submake: disabling jobserver mode. Entering directory libguess. make[4]: warning: -jN forced in submake: disabling jobserver mode. make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: warning: -jN forced in submake: disabling jobserver mode. Generating dependencies... make[6]: warning: -jN forced in submake: disabling jobserver mode. Successfully generated dependencies. make[5]: warning: -jN forced in submake: disabling jobserver mode. Compiling guess.c... Compiling dfa.c... Compiling guess_impl.c... Successfully compiled guess.c. Successfully compiled dfa.c. In file included from guess_impl.c:60: guess_tab.c:567:18: warning: 'guess_utf16_ar' defined but not used [-Wunused-variable] static guess_arc guess_utf16_ar[] = { ^~~~~~~~~~~~~~ guess_tab.c:474:20: warning: 'guess_utf16_st' defined but not used [-Wunused-variable] static signed char guess_utf16_st[][256] = { ^~~~~~~~~~~~~~ guess_tab.c:464:18: warning: 'guess_ucs2be_ar' defined but not used [-Wunused-variable] static guess_arc guess_ucs2be_ar[] = { ^~~~~~~~~~~~~~~ guess_tab.c:389:20: warning: 'guess_ucs2be_st' defined but not used [-Wunused-variable] static signed char guess_ucs2be_st[][256] = { ^~~~~~~~~~~~~~~ guess_tab.c:380:18: warning: 'guess_ucs2le_ar' defined but not used [-Wunused-variable] static guess_arc guess_ucs2le_ar[] = { ^~~~~~~~~~~~~~~ guess_tab.c:305:20: warning: 'guess_ucs2le_st' defined but not used [-Wunused-variable] static signed char guess_ucs2le_st[][256] = { ^~~~~~~~~~~~~~~ Successfully compiled guess_impl.c. Linking libguess.so... Successfully linked libguess.so. Leaving directory libguess. Entering directory tests. make[4]: warning: -jN forced in submake: disabling jobserver mode. make[5]: warning: -jN forced in submake: disabling jobserver mode. make[5]: warning: -jN forced in submake: disabling jobserver mode. Generating dependencies... make[6]: warning: -jN forced in submake: disabling jobserver mode. Successfully generated dependencies. make[5]: warning: -jN forced in submake: disabling jobserver mode. Compiling harness.c... Successfully compiled harness.c. Linking guess_testharness... Successfully linked guess_testharness. Leaving directory tests. make[3]: warning: -jN forced in submake: disabling jobserver mode. Leaving directory src. make[1]: warning: -jN forced in submake: disabling jobserver mode. Installing libguess.pc... Successfully installed libguess.pc. Entering directory src. make[1]: warning: -jN forced in submake: disabling jobserver mode. Entering directory libguess. make[2]: warning: -jN forced in submake: disabling jobserver mode. Installing libguess.so... Successfully installed libguess.so. Installing libguess.h... Successfully installed libguess.h. Leaving directory libguess. Entering directory tests. make[2]: warning: -jN forced in submake: disabling jobserver mode. Leaving directory tests. Leaving directory src. Copying documentation... Done ================================================================================ Executing strip on all files... Done Time: 0.35s. Size: 37004 B -> 32372 B. Save: 5 KB. ================================================================================ Pack: libguess 1.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... 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 "libguess-1.2-i486.tazpkg" created Pack: libguess-dev 1.2 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Copying "description.txt"... Done Determining package architecture... any 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 "libguess-dev-1.2-any.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/libguess-1.2... Done Checking site script in source/libguess-1.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: libguess 1.2 ================================================================================ Src file : libguess-1.2.tar.bz2 Src size : 80.0K Source dir : 964.0K Produced : 80.0K Cook time : 18s Cook date : 2020-09-12 17:46 Target arch : any, i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 64.0K : 5.5K : 2 : libguess-1.2-i486.tazpkg 2 : 52.0K : 3.4K : 3 : libguess-dev-1.2-any.tazpkg ================================================================================