>>> iucode-tool: Building main/iucode-tool 2.3.1-r0 (using abuild 3.7.0_rc1-r2) started Mon, 04 Jan 2021 18:16:38 +0000 >>> iucode-tool: Checking sanity of /home/buildozer/aports/main/iucode-tool/APKBUILD... >>> iucode-tool: Analyzing dependencies... >>> iucode-tool: Installing for build: build-base autoconf automake libtool argp-standalone (1/14) Installing m4 (1.4.18-r1) (2/14) Installing libbz2 (1.0.8-r1) (3/14) Installing perl (5.32.0-r0) (4/14) Installing autoconf (2.69-r3) (5/14) Installing automake (1.16.3-r0) (6/14) Installing readline (8.1.0-r0) (7/14) Installing bash (5.1.0-r0) Executing bash-5.1.0-r0.post-install (8/14) Installing libltdl (2.4.6-r7) (9/14) Installing libtool (2.4.6-r7) (10/14) Installing argp-standalone (1.3-r4) (11/14) Installing .makedepends-iucode-tool (20210104.181638) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.30.0-r0) (14/14) Installing git-perl (2.30.0-r0) Executing busybox-1.32.0-r8.trigger OK: 349 MiB in 100 packages >>> iucode-tool: Cleaning up srcdir >>> iucode-tool: Cleaning up pkgdir >>> iucode-tool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/iucode-tool-v2.3.1.tar.gz >>> iucode-tool: Fetching https://distfiles.alpinelinux.org/distfiles/v3.13/iucode-tool-v2.3.1.tar.gz >>> iucode-tool: Checking sha512sums... iucode-tool-v2.3.1.tar.gz: OK >>> iucode-tool: Unpacking /var/cache/distfiles/v3.13/iucode-tool-v2.3.1.tar.gz... configure.ac:70: installing './compile' configure.ac:27: installing './config.guess' configure.ac:27: installing './config.sub' configure.ac:28: installing './install-sh' configure.ac:28: installing './missing' Makefile.am: installing './depcomp' checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 whether make supports the include directive... yes (GNU style) checking for i586-alpine-linux-musl-gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... 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 i586-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of 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... -largp checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for flockfile... yes checking for fgets_unlocked... yes configure: project-wide base CPPFLAGS: -Os -fomit-frame-pointer configure: project-wide base CFLAGS: -Os -fomit-frame-pointer configure: project-wide base LDFLAGS: -Wl,--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/buildozer/aports/main/iucode-tool/src/iucode-tool-v2.3.1' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT intel_microcode.o -MD -MP -MF .deps/intel_microcode.Tpo -c -o intel_microcode.o intel_microcode.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -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 gcc -Os -fomit-frame-pointer -Wl,--as-needed -o iucode_tool intel_microcode.o iucode_tool.o -largp make[1]: Leaving directory '/home/buildozer/aports/main/iucode-tool/src/iucode-tool-v2.3.1' >>> iucode-tool: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/iucode-tool/src/iucode-tool-v2.3.1' ./install-sh -c -d '/home/buildozer/aports/main/iucode-tool/pkg/iucode-tool/usr/share/man/man8' ./install-sh -c -d '/home/buildozer/aports/main/iucode-tool/pkg/iucode-tool/usr/sbin' /usr/bin/install -c iucode_tool '/home/buildozer/aports/main/iucode-tool/pkg/iucode-tool/usr/sbin' /usr/bin/install -c -m 644 iucode_tool.8 '/home/buildozer/aports/main/iucode-tool/pkg/iucode-tool/usr/share/man/man8' make[1]: Leaving directory '/home/buildozer/aports/main/iucode-tool/src/iucode-tool-v2.3.1' >>> iucode-tool-doc*: Running split function doc... >>> iucode-tool-doc*: Preparing subpackage iucode-tool-doc... >>> iucode-tool-doc*: Running postcheck for iucode-tool-doc >>> iucode-tool*: Running postcheck for iucode-tool >>> iucode-tool*: Preparing package iucode-tool... >>> iucode-tool*: Stripping binaries >>> iucode-tool-doc*: Scanning shared objects >>> iucode-tool*: Scanning shared objects >>> iucode-tool-doc*: Tracing dependencies... >>> iucode-tool-doc*: Package size: 28.0 KB >>> iucode-tool-doc*: Compressing data... >>> iucode-tool-doc*: Create checksum... >>> iucode-tool-doc*: Create iucode-tool-doc-2.3.1-r0.apk >>> iucode-tool*: Tracing dependencies... so:libc.musl-x86.so.1 >>> iucode-tool*: Package size: 84.0 KB >>> iucode-tool*: Compressing data... >>> iucode-tool*: Create checksum... >>> iucode-tool*: Create iucode-tool-2.3.1-r0.apk >>> iucode-tool: Build complete at Mon, 04 Jan 2021 18:16:52 +0000 elapsed time 0h 0m 14s >>> iucode-tool: Cleaning up srcdir >>> iucode-tool: Cleaning up pkgdir >>> iucode-tool: Uninstalling dependencies... (1/14) Purging .makedepends-iucode-tool (20210104.181638) (2/14) Purging autoconf (2.69-r3) (3/14) Purging m4 (1.4.18-r1) (4/14) Purging automake (1.16.3-r0) (5/14) Purging libtool (2.4.6-r7) (6/14) Purging bash (5.1.0-r0) Executing bash-5.1.0-r0.pre-deinstall (7/14) Purging libltdl (2.4.6-r7) (8/14) Purging argp-standalone (1.3-r4) (9/14) Purging git-perl (2.30.0-r0) (10/14) Purging perl-git (2.30.0-r0) (11/14) Purging perl-error (0.17029-r1) (12/14) Purging perl (5.32.0-r0) (13/14) Purging libbz2 (1.0.8-r1) (14/14) Purging readline (8.1.0-r0) Executing busybox-1.32.0-r8.trigger OK: 310 MiB in 86 packages >>> iucode-tool: Updating the main/x86 repository index... >>> iucode-tool: Signing the index...