>>> coreboot-tools: Building testing/coreboot-tools 4.20.1-r0 (using abuild 3.11.13-r0) started Sat, 24 Jun 2023 20:03:53 +0000 >>> coreboot-tools: Checking sanity of /home/buildozer/aports/testing/coreboot-tools/APKBUILD... >>> coreboot-tools: Analyzing dependencies... >>> coreboot-tools: Installing for build: build-base (1/1) Installing .makedepends-coreboot-tools (20230624.200355) OK: 375 MiB in 111 packages >>> coreboot-tools: Cleaning up srcdir >>> coreboot-tools: Cleaning up pkgdir >>> coreboot-tools: Cleaning up tmpdir >>> coreboot-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coreboot-4.20.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> coreboot-tools: Fetching https://coreboot.org/releases/coreboot-4.20.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 51 54.8M 51 28.0M 0 0 39.2M 0 0:00:01 --:--:-- 0:00:01 39.2M 100 54.8M 100 54.8M 0 0 45.9M 0 0:00:01 0:00:01 --:--:-- 45.9M >>> coreboot-tools: Fetching https://distfiles.alpinelinux.org/distfiles/edge/coreboot-4.20.1.tar.xz >>> coreboot-tools: Checking sha512sums... coreboot-4.20.1.tar.xz: OK >>> coreboot-tools: Unpacking /var/cache/distfiles/edge/coreboot-4.20.1.tar.xz... make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ectool' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c ec.c -I. -o ec.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -c ectool.c -I. -o ectool.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -o ectool ec.o ectool.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ectool' make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/nvramtool' gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o cmos_lowlevel.o cmos_lowlevel.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o cmos_ops.o cmos_ops.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o common.o common.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o compute_ip_checksum.o compute_ip_checksum.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o hexdump.o hexdump.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o input_file.o input_file.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o layout.o layout.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o accessors/layout-common.o accessors/layout-common.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o accessors/layout-text.o accessors/layout-text.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o accessors/layout-bin.o accessors/layout-bin.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o lbtable.o lbtable.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o reg_expr.o reg_expr.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o cbfs.o cbfs.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o accessors/cmos-hw-unix.o accessors/cmos-hw-unix.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o accessors/cmos-mem.o accessors/cmos-mem.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o cli/nvramtool.o cli/nvramtool.c gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 -c -o cli/opts.o cli/opts.c gcc -o nvramtool cmos_lowlevel.o cmos_ops.o common.o compute_ip_checksum.o hexdump.o input_file.o layout.o accessors/layout-common.o accessors/layout-text.o accessors/layout-bin.o lbtable.o reg_expr.o cbfs.o accessors/cmos-hw-unix.o accessors/cmos-mem.o cli/nvramtool.o cli/opts.o -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Os -fstack-clash-protection -Wformat -Werror=format-security -I. -DCMOS_HAL=1 make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/nvramtool' make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ifdtool' gcc -O2 -g -Wall -Wextra -Wmissing-prototypes -Werror -I../../src/commonlib/include -I../../src/commonlib/bsd/include -I../../util/cbfstool/flashmap -include ../../src/commonlib/bsd/include/commonlib/bsd/compiler.h -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ../ifdtool/ifdtool.o ../../util/ifdtool/ifdtool.c gcc -O2 -g -Wall -Wextra -Wmissing-prototypes -Werror -I../../src/commonlib/include -I../../src/commonlib/bsd/include -I../../util/cbfstool/flashmap -include ../../src/commonlib/bsd/include/commonlib/bsd/compiler.h -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ../ifdtool/fmap.o ../../util/cbfstool/flashmap/fmap.c gcc -O2 -g -Wall -Wextra -Wmissing-prototypes -Werror -I../../src/commonlib/include -I../../src/commonlib/bsd/include -I../../util/cbfstool/flashmap -include ../../src/commonlib/bsd/include/commonlib/bsd/compiler.h -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ../ifdtool/kv_pair.o ../../util/cbfstool/flashmap/kv_pair.c gcc -O2 -g -Wall -Wextra -Wmissing-prototypes -Werror -I../../src/commonlib/include -I../../src/commonlib/bsd/include -I../../util/cbfstool/flashmap -include ../../src/commonlib/bsd/include/commonlib/bsd/compiler.h -D_DEFAULT_SOURCE -Os -fstack-clash-protection -Wformat -Werror=format-security -c -o ../ifdtool/valstr.o ../../util/cbfstool/flashmap/valstr.c printf " IFDTOOL\n" IFDTOOL gcc -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs ../ifdtool/ifdtool.o ../ifdtool/fmap.o ../ifdtool/kv_pair.o ../ifdtool/valstr.o -o ../ifdtool/ifdtool make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ifdtool' >>> coreboot-tools: Entering fakeroot... make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ectool' /usr/bin/env install -d /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin /usr/bin/env install ectool /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ectool' make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/nvramtool' mkdir -p /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin /usr/bin/env install nvramtool /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin mkdir -p /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/share/man/man8 /usr/bin/env install -p -m644 cli/nvramtool.8 /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/share/man/man8 make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/nvramtool' make: Entering directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ifdtool' /usr/bin/env install -d /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/bin /usr/bin/env install ../ifdtool/ifdtool /home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/bin make: Leaving directory '/home/buildozer/aports/testing/coreboot-tools/src/coreboot-4.20.1/util/ifdtool' >>> coreboot-tools-ectool*: Running split function ectool... '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin/ectool' -> '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools-ectool/usr/sbin/ectool' >>> coreboot-tools-ectool*: Preparing subpackage coreboot-tools-ectool... >>> coreboot-tools-ectool*: Stripping binaries >>> coreboot-tools-ectool*: Running postcheck for coreboot-tools-ectool >>> coreboot-tools-nvramtool*: Running split function nvramtool... '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/sbin/nvramtool' -> '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools-nvramtool/usr/sbin/nvramtool' >>> coreboot-tools-nvramtool*: Preparing subpackage coreboot-tools-nvramtool... >>> coreboot-tools-nvramtool*: Stripping binaries >>> coreboot-tools-nvramtool*: Running postcheck for coreboot-tools-nvramtool >>> coreboot-tools-nvramtool-doc*: Running split function nvramtool_doc... '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/share/man/man8/nvramtool.8' -> '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools-nvramtool-doc/usr/share/man/man8/nvramtool.8' >>> coreboot-tools-nvramtool-doc*: Preparing subpackage coreboot-tools-nvramtool-doc... >>> coreboot-tools-nvramtool-doc*: Running postcheck for coreboot-tools-nvramtool-doc >>> coreboot-tools-ifdtool*: Running split function ifdtool... '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools/usr/bin/ifdtool' -> '/home/buildozer/aports/testing/coreboot-tools/pkg/coreboot-tools-ifdtool/usr/bin/ifdtool' >>> coreboot-tools-ifdtool*: Preparing subpackage coreboot-tools-ifdtool... >>> coreboot-tools-ifdtool*: Stripping binaries >>> coreboot-tools-ifdtool*: Running postcheck for coreboot-tools-ifdtool >>> coreboot-tools*: Running postcheck for coreboot-tools >>> coreboot-tools*: Preparing package coreboot-tools... >>> coreboot-tools*: Stripping binaries >>> WARNING: coreboot-tools*: No arch specific binaries found so arch should probably be set to "noarch" >>> coreboot-tools-ectool*: Scanning shared objects >>> coreboot-tools-ifdtool*: Scanning shared objects >>> coreboot-tools-nvramtool-doc*: Scanning shared objects >>> coreboot-tools-nvramtool*: Scanning shared objects >>> coreboot-tools*: Scanning shared objects >>> coreboot-tools-ectool*: Tracing dependencies... so:libc.musl-x86.so.1 >>> coreboot-tools-ectool*: Package size: 28.0 KB >>> coreboot-tools-ectool*: Compressing data... >>> coreboot-tools-ectool*: Create checksum... >>> coreboot-tools-ectool*: Create coreboot-tools-ectool-4.20.1-r0.apk >>> coreboot-tools-ifdtool*: Tracing dependencies... so:libc.musl-x86.so.1 >>> coreboot-tools-ifdtool*: Package size: 56.0 KB >>> coreboot-tools-ifdtool*: Compressing data... >>> coreboot-tools-ifdtool*: Create checksum... >>> coreboot-tools-ifdtool*: Create coreboot-tools-ifdtool-4.20.1-r0.apk >>> coreboot-tools-nvramtool-doc*: Tracing dependencies... >>> coreboot-tools-nvramtool-doc*: Package size: 24.0 KB >>> coreboot-tools-nvramtool-doc*: Compressing data... >>> coreboot-tools-nvramtool-doc*: Create checksum... >>> coreboot-tools-nvramtool-doc*: Create coreboot-tools-nvramtool-doc-4.20.1-r0.apk >>> coreboot-tools-nvramtool*: Tracing dependencies... so:libc.musl-x86.so.1 >>> coreboot-tools-nvramtool*: Package size: 68.0 KB >>> coreboot-tools-nvramtool*: Compressing data... >>> coreboot-tools-nvramtool*: Create checksum... >>> coreboot-tools-nvramtool*: Create coreboot-tools-nvramtool-4.20.1-r0.apk >>> coreboot-tools*: Tracing dependencies... >>> coreboot-tools*: Package size: 4.0 KB >>> coreboot-tools*: Compressing data... >>> coreboot-tools*: Create checksum... >>> coreboot-tools*: Create coreboot-tools-4.20.1-r0.apk >>> coreboot-tools: Build complete at Sat, 24 Jun 2023 20:04:07 +0000 elapsed time 0h 0m 14s >>> coreboot-tools: Cleaning up srcdir >>> coreboot-tools: Cleaning up pkgdir >>> coreboot-tools: Uninstalling dependencies... (1/1) Purging .makedepends-coreboot-tools (20230624.200355) OK: 375 MiB in 110 packages >>> coreboot-tools: Updating the testing/x86 repository index... >>> coreboot-tools: Signing the index...