>>> gummiboot: Building main/gummiboot 48.1-r2 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 13:29:15 +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/25) Installing libblkid (2.38-r0) (2/25) Installing libuuid (2.38-r0) (3/25) Installing libfdisk (2.38-r0) (4/25) Installing libmount (2.38-r0) (5/25) Installing libsmartcols (2.38-r0) (6/25) Installing util-linux-dev (2.38-r0) (7/25) Installing gnu-efi (3.0.14-r0) (8/25) Installing gnu-efi-dev (3.0.14-r0) (9/25) Installing m4 (1.4.19-r1) (10/25) Installing libbz2 (1.0.8-r1) (11/25) Installing perl (5.34.1-r0) (12/25) Installing autoconf (2.71-r0) (13/25) Installing automake (1.16.5-r0) (14/25) Installing xz-libs (5.2.5-r1) (15/25) Installing libxml2 (2.9.13-r0) (16/25) Installing libxml2-utils (2.9.13-r0) (17/25) Installing libgpg-error (1.45-r0) (18/25) Installing libgcrypt (1.9.4-r0) (19/25) Installing libxslt (1.1.35-r0) (20/25) Installing docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-install (21/25) Installing docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-install (22/25) Installing .makedepends-gummiboot (20220413.132916) (23/25) Installing perl-error (0.17029-r1) (24/25) Installing perl-git (2.35.1-r2) (25/25) Installing git-perl (2.35.1-r2) Executing busybox-1.35.0-r8.trigger OK: 396 MiB in 110 packages >>> gummiboot: Cleaning up srcdir >>> gummiboot: Cleaning up pkgdir >>> gummiboot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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 146 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 100 119k 100 119k 0 0 629k 0 --:--:-- --:--:-- --:--:-- 630k >>> gummiboot: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/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.16/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' ./build-aux/install-sh -c -d '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/bin' /usr/bin/install -c -m 644 man/gummiboot.8 '/home/buildozer/aports/main/gummiboot/pkg/gummiboot/usr/share/man/man8' /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-r2.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-r2.apk >>> gummiboot*: Tracing dependencies... gummiboot-efistub=48.1-r2 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-r2.apk >>> gummiboot: Build complete at Wed, 13 Apr 2022 13:29:28 +0000 elapsed time 0h 0m 13s >>> gummiboot: Cleaning up srcdir >>> gummiboot: Cleaning up pkgdir >>> gummiboot: Uninstalling dependencies... (1/25) Purging .makedepends-gummiboot (20220413.132916) (2/25) Purging util-linux-dev (2.38-r0) (3/25) Purging libfdisk (2.38-r0) (4/25) Purging libmount (2.38-r0) (5/25) Purging libsmartcols (2.38-r0) (6/25) Purging libuuid (2.38-r0) (7/25) Purging gnu-efi-dev (3.0.14-r0) (8/25) Purging gnu-efi (3.0.14-r0) (9/25) Purging autoconf (2.71-r0) (10/25) Purging m4 (1.4.19-r1) (11/25) Purging automake (1.16.5-r0) (12/25) Purging docbook-xsl (1.79.2-r4) Executing docbook-xsl-1.79.2-r4.post-deinstall (13/25) Purging docbook-xml (4.5-r6) Executing docbook-xml-4.5-r6.post-deinstall (14/25) Purging libxml2-utils (2.9.13-r0) (15/25) Purging libxslt (1.1.35-r0) (16/25) Purging git-perl (2.35.1-r2) (17/25) Purging perl-git (2.35.1-r2) (18/25) Purging perl-error (0.17029-r1) (19/25) Purging perl (5.34.1-r0) (20/25) Purging libblkid (2.38-r0) (21/25) Purging libbz2 (1.0.8-r1) (22/25) Purging libxml2 (2.9.13-r0) (23/25) Purging xz-libs (5.2.5-r1) (24/25) Purging libgcrypt (1.9.4-r0) (25/25) Purging libgpg-error (1.45-r0) Executing busybox-1.35.0-r8.trigger OK: 327 MiB in 85 packages >>> gummiboot: Updating the main/x86_64 repository index... >>> gummiboot: Signing the index...