Cook: iucode-tool 2.3.1
================================================================================
QA: checking package receipt...
Extracting source archive "iucode-tool_2.3.1.tar.xz"

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 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 whether configure.ac should try to override CFLAGS... no
checking whether configure.ac should try to override LDFLAGS... no
checking for style of include used by make... 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 i486-slitaz-linux-gcc understands -c and -o together... yes
checking dependency style of i486-slitaz-linux-gcc... gcc3
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... 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 for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking cpuid.h usability... yes
checking cpuid.h presence... yes
checking for cpuid.h... yes
checking whether byte ordering is bigendian... no
checking for inline... inline
checking for int32_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint8_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 whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for memset... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strerror... yes
checking for strrchr... yes
checking for strtoul... yes
checking for strtoull... yes
checking for timegm... yes
checking for library containing argp_parse... none required
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for flockfile... yes
checking for fgets_unlocked... yes
configure: project-wide base CPPFLAGS: -D_GLIBCXX_USE_C99_MATH=1
configure: project-wide base CFLAGS:   -march=i486 -Os -pipe -mindirect-branch=thunk
configure: project-wide base LDFLAGS:  -Wl,-Os,--as-needed
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating iucode_tool.8
config.status: creating iucode_tool_config.h
config.status: executing depfiles commands
make  all-am
make[1]: Entering directory '/home/slitaz/wok/iucode-tool/source/iucode-tool-2.3.1'
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT intel_microcode.o -MD -MP -MF .deps/intel_microcode.Tpo -c -o intel_microcode.o intel_microcode.c
i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I.   -D_GLIBCXX_USE_C99_MATH=1  -march=i486 -Os -pipe -mindirect-branch=thunk -MT iucode_tool.o -MD -MP -MF .deps/iucode_tool.Tpo -c -o iucode_tool.o iucode_tool.c
mv -f .deps/intel_microcode.Tpo .deps/intel_microcode.Po
mv -f .deps/iucode_tool.Tpo .deps/iucode_tool.Po
i486-slitaz-linux-gcc  -march=i486 -Os -pipe -mindirect-branch=thunk  -Wl,-Os,--as-needed -o iucode_tool intel_microcode.o iucode_tool.o  
make[1]: Leaving directory '/home/slitaz/wok/iucode-tool/source/iucode-tool-2.3.1'
make[1]: Entering directory '/home/slitaz/wok/iucode-tool/source/iucode-tool-2.3.1'
 ./install-sh -c -d '/home/slitaz/wok/iucode-tool/install/usr/share/man/man8'
 ./install-sh -c -d '/home/slitaz/wok/iucode-tool/install/usr/bin'
  /usr/bin/install -c iucode_tool '/home/slitaz/wok/iucode-tool/install/usr/bin'
 /usr/bin/install -c -m 644 iucode_tool.8 '/home/slitaz/wok/iucode-tool/install/usr/share/man/man8'
make[1]: Leaving directory '/home/slitaz/wok/iucode-tool/source/iucode-tool-2.3.1'
================================================================================

Executing strip on all files...                                        Done
  Time: 0.28s. Size: 55032 B -> 46408 B. Save: 8 KB.
Installing (pkg/local): advancecomp-static-2.1-i486
Compressing man pages...                                               Done
  Time: 1.88s. Size: 20671 B -> 7113 B. Save: 13 KB. Cache hit: 1/1.
================================================================================


Build dependencies to remove: 1
Removing: advancecomp-static


Pack: iucode-tool 2.3.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
Removing old package "iucode-tool-2.3.1-i486.tazpkg"                   Done
The release checksum has changed.
================================================================================
Package "iucode-tool-2.3.1-i486.tazpkg" created


Post-check
================================================================================
Checking build...                                                      Done
Checking 'any' arch...                                                 Done
Checking libtool in source/iucode-tool-2.3.1...                        Done
Checking site script in source/iucode-tool-2.3.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: iucode-tool 2.3.1
================================================================================
Src file    : iucode-tool_2.3.1.tar.xz
Src size    : 152.0K
Source dir  : 1.0M
Produced    : 80.0K
Cook time   : 15s
Cook date   : 2020-07-07 11:48
Target arch : i486
--------------------------------------------------------------------------------
 # :  Packed : Compressed : Files : Package name
--------------------------------------------------------------------------------
 1 :   76.0K :      18.3K :     1 : iucode-tool-2.3.1-i486.tazpkg
================================================================================