>>> gummiboot: Building main/gummiboot 48.1-r1 (using abuild 3.9.0_rc2-r1) started Sun, 17 Oct 2021 04:31:58 +0000 >>> gummiboot: Checking sanity of /home/buildozer/aports/main/gummiboot/APKBUILD... >>> gummiboot: Analyzing dependencies... >>> gummiboot: Installing for build: build-base util-linux-dev gnu-efi-dev autoconf automake docbook-xsl libxslt (1/45) Installing util-linux (2.37.2-r1) (2/45) Installing libblkid (2.37.2-r1) (3/45) Installing libeconf (0.4.1-r0) (4/45) Installing libuuid (2.37.2-r1) (5/45) Installing libfdisk (2.37.2-r1) (6/45) Installing libmount (2.37.2-r1) (7/45) Installing libsmartcols (2.37.2-r1) (8/45) Installing util-linux-misc (2.37.2-r1) (9/45) Installing linux-pam (1.5.2-r0) (10/45) Installing runuser (2.37.2-r1) (11/45) Installing hexdump (2.37.2-r1) (12/45) Installing uuidgen (2.37.2-r1) (13/45) Installing blkid (2.37.2-r1) (14/45) Installing sfdisk (2.37.2-r1) (15/45) Installing mcookie (2.37.2-r1) (16/45) Installing wipefs (2.37.2-r1) (17/45) Installing cfdisk (2.37.2-r1) (18/45) Installing flock (2.37.2-r1) (19/45) Installing lsblk (2.37.2-r1) (20/45) Installing libcap-ng (0.8.2-r0) (21/45) Installing setpriv (2.37.2-r1) (22/45) Installing logger (2.37.2-r1) (23/45) Installing partx (2.37.2-r1) (24/45) Installing findmnt (2.37.2-r1) (25/45) Installing util-linux-dev (2.37.2-r1) (26/45) Installing gnu-efi (3.0.14-r0) (27/45) Installing gnu-efi-dev (3.0.14-r0) (28/45) Installing m4 (1.4.18-r2) (29/45) Installing libbz2 (1.0.8-r1) (30/45) Installing perl (5.34.0-r1) (31/45) Installing autoconf (2.71-r0) (32/45) Installing automake (1.16.4-r1) (33/45) Installing xz-libs (5.2.5-r0) (34/45) Installing libxml2 (2.9.12-r1) (35/45) Installing libxml2-utils (2.9.12-r1) (36/45) Installing libgpg-error (1.42-r1) (37/45) Installing libgcrypt (1.9.4-r0) (38/45) Installing libxslt (1.1.34-r1) (39/45) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (40/45) Installing docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-install (41/45) Installing .makedepends-gummiboot (20211017.043159) (42/45) Installing util-linux-openrc (2.37.2-r1) (43/45) Installing perl-error (0.17029-r1) (44/45) Installing perl-git (2.33.1-r0) (45/45) Installing git-perl (2.33.1-r0) Executing busybox-1.34.1-r0.trigger OK: 417 MiB in 134 packages >>> gummiboot: Cleaning up srcdir >>> gummiboot: Cleaning up pkgdir >>> gummiboot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gummiboot-48.1.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> gummiboot: Fetching https://dev.alpinelinux.org/archive/gummiboot/gummiboot-48.1.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 100 119k 0 0 270k 0 --:--:-- --:--:-- --:--:-- 270k >>> gummiboot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gummiboot-48.1.tar.gz >>> gummiboot: Checking sha512sums... gummiboot-48.1.tar.gz: OK gummiboot-aarch64-support.patch: OK sysmacros.patch: OK remove-conflicts.patch: OK >>> gummiboot: Unpacking /var/cache/distfiles/v3.15/gummiboot-48.1.tar.gz... >>> gummiboot: gummiboot-aarch64-support.patch patching file Makefile.am patching file src/efi/util.c patching file configure.ac patching file src/efi/util.c patching file Makefile.am >>> gummiboot: sysmacros.patch patching file src/setup/setup.c >>> gummiboot: remove-conflicts.patch patching file src/efi/console.c configure.ac:43: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:43: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:43: the top level configure.ac:35: installing 'build-aux/compile' configure.ac:34: installing 'build-aux/config.guess' configure.ac:34: installing 'build-aux/config.sub' configure.ac:31: installing 'build-aux/install-sh' configure.ac:31: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' ---------------------------------------------------------------- Initialized build system. For a common configuration please run: ---------------------------------------------------------------- ./configure --prefix=/usr checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) checking for x86_64-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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) 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 whether gcc needs -traditional... no checking for xsltproc... /usr/bin/xsltproc checking for qemu-system-x86_64... no checking for /usr/share/qemu/bios-ovmf.bin... no checking for /usr/share/qemu-ovmf/bios.bin... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for efi/x86_64/efibind.h... yes checking for x86_64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for BLKID... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands gummiboot 48 prefix: /usr arch: x86_64 EFI machine type: x64 EFI libdir: /usr/lib EFI ldsdir: /usr/lib EFI includedir: /usr/include blkid: yes man pages: yes QEMU: QEMU OVMF: make --no-print-directory all-am CC src/setup/gummiboot-setup.o CC src/setup/gummiboot-efivars.o src/setup/efivars.c: In function 'efi_get_boot_option': src/setup/efivars.c:354:39: warning: taking address of packed member of 'struct boot_option' may result in an unaligned pointer value [-Waddress-of-packed-member] 354 | title_size = utf16_size(header->title); | ~~~~~~^~~~~~~ src/setup/efivars.c: In function 'efi_add_boot_option': src/setup/efivars.c:471:24: warning: taking address of packed member of 'struct boot_option' may result in an unaligned pointer value [-Waddress-of-packed-member] 471 | to_utf16(option->title, title); | ~~~~~~^~~~~~~ src/setup/efivars.c:492:25: warning: taking address of packed member of 'struct device_path' may result in an unaligned pointer value [-Waddress-of-packed-member] 492 | to_utf16(devicep->path, path); | ~~~~~~~^~~~~~ src/setup/efivars.c:493:29: warning: taking address of packed member of 'struct device_path' may result in an unaligned pointer value [-Waddress-of-packed-member] 493 | tilt_slashes(devicep->path); | ~~~~~~~^~~~~~ CCLD gummiboot GEN man/gummiboot.8 Note: namesp. add : added namespace before processing gummiboot DEFI_FUNCTION_WRAPPER \ -DGNU_EFI_USE_MS_ABI make[1]: DEFI_FUNCTION_WRAPPER: No such file or directory make[1]: [Makefile:1085: man/gummiboot.8] Error 127 (ignored) CC src/efi/util.o CC src/efi/console.o src/efi/console.c:24: warning: "EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID" redefined 24 | #define EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID \ | In file included from /usr/include/efi/efi.h:65, from src/efi/console.c:18: /usr/include/efi/eficonex.h:22: note: this is the location of the previous definition 22 | #define EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID \ | CC src/efi/graphics.o CC src/efi/pefile.o CC src/efi/gummiboot.o CCLD src/efi/gummiboot.so GEN gummibootx64.efi CC src/efi/linux.o CC src/efi/stub.o CCLD src/efi/stub.so GEN linuxx64.efi.stub >>> WARNING: gummiboot: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> gummiboot: Entering fakeroot... ./build-aux/install-sh -c -d '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/lib/gummiboot' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/share/man/man8' /usr/bin/install -c -m 644 gummibootx64.efi linuxx64.efi.stub '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/lib/gummiboot' /usr/bin/install -c -m 644 man/gummiboot.8 '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/share/man/man8' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/bin' /usr/bin/install -c gummiboot '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/bin' >>> gummiboot-doc*: Running split function doc... >>> gummiboot-doc*: Preparing subpackage gummiboot-doc... >>> gummiboot-doc*: Running postcheck for gummiboot-doc >>> gummiboot-efistub*: Running split function efistub... '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/lib/gummiboot/linuxx64.efi.stub' -> '/home/buildozer/aports/main/gummiboot/pkg/gummiboot-efistub/usr/lib/gummiboot/linuxx64.efi.stub' >>> gummiboot-efistub*: Preparing subpackage gummiboot-efistub... >>> gummiboot-efistub*: Stripping binaries >>> WARNING: gummiboot-efistub*: No arch specific binaries found so arch should probably be set to "noarch" >>> gummiboot-efistub*: Running postcheck for gummiboot-efistub >>> gummiboot*: Running postcheck for gummiboot >>> gummiboot*: Preparing package gummiboot... >>> gummiboot*: Stripping binaries >>> gummiboot-doc*: Scanning shared objects >>> gummiboot-efistub*: Scanning shared objects >>> gummiboot*: Scanning shared objects >>> gummiboot-doc*: Tracing dependencies... >>> gummiboot-doc*: Package size: 24.0 KB >>> gummiboot-doc*: Compressing data... >>> gummiboot-doc*: Create checksum... >>> gummiboot-doc*: Create gummiboot-doc-48.1-r1.apk >>> gummiboot-efistub*: Tracing dependencies... >>> gummiboot-efistub*: Package size: 68.0 KB >>> gummiboot-efistub*: Compressing data... >>> gummiboot-efistub*: Create checksum... >>> gummiboot-efistub*: Create gummiboot-efistub-48.1-r1.apk >>> gummiboot*: Tracing dependencies... gummiboot-efistub=48.1-r1 so:libblkid.so.1 so:libc.musl-x86_64.so.1 >>> gummiboot*: Package size: 144.0 KB >>> gummiboot*: Compressing data... >>> gummiboot*: Create checksum... >>> gummiboot*: Create gummiboot-48.1-r1.apk >>> gummiboot: Build complete at Sun, 17 Oct 2021 04:32:12 +0000 elapsed time 0h 0m 14s >>> gummiboot: Cleaning up srcdir >>> gummiboot: Cleaning up pkgdir >>> gummiboot: Uninstalling dependencies... (1/45) Purging util-linux-misc (2.37.2-r1) (2/45) Purging runuser (2.37.2-r1) (3/45) Purging hexdump (2.37.2-r1) (4/45) Purging uuidgen (2.37.2-r1) (5/45) Purging blkid (2.37.2-r1) (6/45) Purging sfdisk (2.37.2-r1) (7/45) Purging mcookie (2.37.2-r1) (8/45) Purging wipefs (2.37.2-r1) (9/45) Purging cfdisk (2.37.2-r1) (10/45) Purging flock (2.37.2-r1) (11/45) Purging lsblk (2.37.2-r1) (12/45) Purging setpriv (2.37.2-r1) (13/45) Purging logger (2.37.2-r1) (14/45) Purging partx (2.37.2-r1) (15/45) Purging findmnt (2.37.2-r1) (16/45) Purging .makedepends-gummiboot (20211017.043159) (17/45) Purging util-linux-dev (2.37.2-r1) (18/45) Purging util-linux-openrc (2.37.2-r1) (19/45) Purging util-linux (2.37.2-r1) (20/45) Purging libfdisk (2.37.2-r1) (21/45) Purging libmount (2.37.2-r1) (22/45) Purging libsmartcols (2.37.2-r1) (23/45) Purging libuuid (2.37.2-r1) (24/45) Purging gnu-efi-dev (3.0.14-r0) (25/45) Purging gnu-efi (3.0.14-r0) (26/45) Purging autoconf (2.71-r0) (27/45) Purging m4 (1.4.18-r2) (28/45) Purging automake (1.16.4-r1) (29/45) Purging docbook-xsl (1.79.2-r3) Executing docbook-xsl-1.79.2-r3.post-deinstall (30/45) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (31/45) Purging libxml2-utils (2.9.12-r1) (32/45) Purging libxslt (1.1.34-r1) (33/45) Purging git-perl (2.33.1-r0) (34/45) Purging perl-git (2.33.1-r0) (35/45) Purging perl-error (0.17029-r1) (36/45) Purging perl (5.34.0-r1) (37/45) Purging libblkid (2.37.2-r1) (38/45) Purging libeconf (0.4.1-r0) (39/45) Purging linux-pam (1.5.2-r0) (40/45) Purging libcap-ng (0.8.2-r0) (41/45) Purging libbz2 (1.0.8-r1) (42/45) Purging libxml2 (2.9.12-r1) (43/45) Purging xz-libs (5.2.5-r0) (44/45) Purging libgcrypt (1.9.4-r0) (45/45) Purging libgpg-error (1.42-r1) Executing busybox-1.34.1-r0.trigger OK: 342 MiB in 89 packages >>> gummiboot: Updating the main/x86_64 repository index... >>> gummiboot: Signing the index...