>>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Downloading GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git init . hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /nvmedata/autobuild/instance-3/dl/gummiboot/git/.git/ GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git remote add origin 'https://gitlab.freedesktop.org/archived-projects/gummiboot.git' GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git remote set-url origin 'https://gitlab.freedesktop.org/archived-projects/gummiboot.git' Fetching all references GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git fetch origin From https://gitlab.freedesktop.org/archived-projects/gummiboot * [new branch] master -> origin/master * [new tag] 1 -> 1 * [new tag] 10 -> 10 * [new tag] 11 -> 11 * [new tag] 12 -> 12 * [new tag] 13 -> 13 * [new tag] 14 -> 14 * [new tag] 15 -> 15 * [new tag] 16 -> 16 * [new tag] 17 -> 17 * [new tag] 18 -> 18 * [new tag] 19 -> 19 * [new tag] 2 -> 2 * [new tag] 20 -> 20 * [new tag] 21 -> 21 * [new tag] 22 -> 22 * [new tag] 23 -> 23 * [new tag] 24 -> 24 * [new tag] 25 -> 25 * [new tag] 26 -> 26 * [new tag] 27 -> 27 * [new tag] 28 -> 28 * [new tag] 29 -> 29 * [new tag] 3 -> 3 * [new tag] 30 -> 30 * [new tag] 31 -> 31 * [new tag] 32 -> 32 * [new tag] 33 -> 33 * [new tag] 34 -> 34 * [new tag] 35 -> 35 * [new tag] 36 -> 36 * [new tag] 37 -> 37 * [new tag] 38 -> 38 * [new tag] 39 -> 39 * [new tag] 4 -> 4 * [new tag] 40 -> 40 * [new tag] 41 -> 41 * [new tag] 42 -> 42 * [new tag] 43 -> 43 * [new tag] 44 -> 44 * [new tag] 45 -> 45 * [new tag] 46 -> 46 * [new tag] 47 -> 47 * [new tag] 48 -> 48 * [new tag] 5 -> 5 * [new tag] 6 -> 6 * [new tag] 7 -> 7 * [new tag] 8 -> 8 * [new tag] 9 -> 9 GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git fetch origin -t GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git submodule --quiet foreach 'printf "Deregistering submodule \"%s\"\n" "${path}" && cd .. && rm -rf "${path##*/}"' GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git checkout -f -q '2bcd919c681c952eb867ef1bdb458f1bc49c2d55' warning: refname '2bcd919c681c952eb867ef1bdb458f1bc49c2d55' is ambiguous. Git normally never creates a ref that ends with 40 hex characters because it will be ignored when you just specify 40-hex. These refs may be created by mistake. For example, git switch -c $br $(git rev-parse ...) where "$br" is somehow empty and a 40-hex ref is created. Please examine these refs and maybe delete them. Turn this message off by running "git config advice.objectNameWarning false" GIT_DIR=/nvmedata/autobuild/instance-3/dl/gummiboot/git/.git git clean -ffdx WARNING: no hash file for gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55-br1.tar.gz >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Extracting gzip -d -c /nvmedata/autobuild/instance-3/dl/gummiboot/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55-br1.tar.gz | tar --strip-components=1 -C /nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55 -xf - >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Patching Applying 0001-Allow-building-with-newer-glibc-versions.patch using patch: patching file src/setup/setup.c Applying 0002-Fix-linking-for-non-host-compatible-targets.patch using patch: patching file Makefile.am patching file configure.ac >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Configuring >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Autoreconfiguring configure.ac:47: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:47: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:47: 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' >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Patching libtool (cd /nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55/ && rm -rf config.cache && PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ar" AS="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-as" LD="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-ld" NM="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-nm" CC="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc" GCC="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc" CPP="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-cpp" CXX="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-g++" FC="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gfortran" F77="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gfortran" RANLIB="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc-ranlib" READELF="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-readelf" STRIP="/bin/true" OBJCOPY="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-objcopy" OBJDUMP="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/nvmedata/autobuild/instance-3/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-3/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/nvmedata/autobuild/instance-3/output-1/host/include" LDFLAGS_FOR_BUILD="-L/nvmedata/autobuild/instance-3/output-1/host/lib -Wl,-rpath,/nvmedata/autobuild/instance-3/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-as" DEFAULT_LINKER="/nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Ofast -g0 -D_FORTIFY_SOURCE=1" LDFLAGS="" FCFLAGS=" -Ofast -g0" FFLAGS=" -Ofast -g0" PKG_CONFIG="/nvmedata/autobuild/instance-3/output-1/host/bin/pkg-config" STAGING_DIR="/nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no ac_cv_lbl_unaligned_fail=no ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=i686-buildroot-linux-gnu --host=i686-buildroot-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --enable-nls --disable-static --enable-shared --host="i686" --with-efi-libdir=/nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib --with-efi-ldsdir=/nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib --with-efi-includedir=/nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include --disable-manpages ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls, --disable-static, --enable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-strip... /bin/true checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk 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-pc-linux-gnu checking host system type... i686-pc-none checking whether make supports the include directive... yes (GNU style) checking for i686-gcc... /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-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... yes checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc accepts -g... yes checking for /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc option to enable C11 features... none needed checking whether /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc understands -c and -o together... yes checking dependency style of /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc... none checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for i686-gcc... (cached) /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc checking whether the compiler supports GNU C... (cached) yes checking whether /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc accepts -g... (cached) yes checking for /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc option to enable C11 features... (cached) none needed checking whether /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc... (cached) none checking how to run the C preprocessor... /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-cpp checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether /nvmedata/autobuild/instance-3/output-1/host/bin/i686-buildroot-linux-gnu-gcc needs -traditional... no checking for xsltproc... /nvmedata/autobuild/instance-3/output-1/host/bin/xsltproc 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/ia32/efibind.h... yes 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-nls, --disable-static, --enable-shared gummiboot 48 prefix: /usr arch: ia32 EFI machine type: ia32 EFI libdir: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib EFI ldsdir: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/lib EFI includedir: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include blkid: yes man pages: no QEMU: QEMU OVMF: >>> gummiboot 2bcd919c681c952eb867ef1bdb458f1bc49c2d55 Building PATH="/nvmedata/autobuild/instance-3/output-1/host/bin:/nvmedata/autobuild/instance-3/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /home/autobuild/make/make -j1 -C /nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55/ make[1]: Entering directory '/nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55' /home/autobuild/make/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); | ~~~~~~~^~~~~~ src/setup/efivars.c: In function 'is_efi_secure_boot': src/setup/efivars.c:51:12: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] 51 | if (s != 1) { | ^ src/setup/efivars.c:44:16: note: 's' was declared here 44 | size_t s; | ^ src/setup/efivars.c:56:11: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 56 | b = *(uint8_t *)v; | ~~^~~~~~~~~~~~~~~ src/setup/efivars.c:43:15: note: 'v' was declared here 43 | void *v; | ^ src/setup/efivars.c: In function 'is_efi_secure_boot_setup_mode': src/setup/efivars.c:51:12: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] 51 | if (s != 1) { | ^ src/setup/efivars.c:44:16: note: 's' was declared here 44 | size_t s; | ^ src/setup/efivars.c:56:11: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized] 56 | b = *(uint8_t *)v; | ~~^~~~~~~~~~~~~~~ src/setup/efivars.c:43:15: note: 'v' was declared here 43 | void *v; | ^ src/setup/efivars.c: In function 'efi_get_boot_order': src/setup/efivars.c:538:25: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] 538 | return (int) (l / sizeof(uint16_t)); | ~~~^~~~~~~~~~~~~~~~~~~ src/setup/efivars.c:528:17: warning: 'buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 528 | free(buf); | ^~~~~~~~~ src/setup/efivars.c: In function 'efi_get_variable_string': src/setup/efivars.c:231:13: warning: 'ss' may be used uninitialized in this function [-Wmaybe-uninitialized] 231 | x = utf16_to_utf8(s, ss); | ^~~~~~~~~~~~~~~~~~~~ CCLD gummiboot 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 /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:22: note: this is the location of the previous definition 22 | #define EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL_GUID \ | src/efi/console.c:29:29: error: conflicting types for 'EFI_INPUT_RESET_EX'; have 'EFI_STATUS (*)()' {aka 'unsigned int (*)()'} 29 | typedef EFI_STATUS (EFIAPI *EFI_INPUT_RESET_EX)( | ^~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:61:10: note: previous declaration of 'EFI_INPUT_RESET_EX' with type 'EFI_INPUT_RESET_EX' {aka 'unsigned int (*)(struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL *, unsigned char)'} 61 | (EFIAPI *EFI_INPUT_RESET_EX) ( | ^~~~~~~~~~~~~~~~~~ src/efi/console.c:39:3: error: conflicting types for 'EFI_KEY_STATE'; have 'struct ' 39 | } EFI_KEY_STATE; | ^~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:32:3: note: previous declaration of 'EFI_KEY_STATE' with type 'EFI_KEY_STATE' 32 | } EFI_KEY_STATE; | ^~~~~~~~~~~~~ src/efi/console.c:44:3: error: conflicting types for 'EFI_KEY_DATA'; have 'struct ' 44 | } EFI_KEY_DATA; | ^~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:37:3: note: previous declaration of 'EFI_KEY_DATA' with type 'EFI_KEY_DATA' 37 | } EFI_KEY_DATA; | ^~~~~~~~~~~~ src/efi/console.c:46:29: error: redefinition of typedef 'EFI_INPUT_READ_KEY_EX' with different type 46 | typedef EFI_STATUS (EFIAPI *EFI_INPUT_READ_KEY_EX)( | ^~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:68:10: note: previous declaration of 'EFI_INPUT_READ_KEY_EX' with type 'EFI_INPUT_READ_KEY_EX' {aka 'unsigned int (*)(struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL *, EFI_KEY_DATA *)'} 68 | (EFIAPI *EFI_INPUT_READ_KEY_EX) ( | ^~~~~~~~~~~~~~~~~~~~~ src/efi/console.c:51:29: error: redefinition of typedef 'EFI_SET_STATE' with different type 51 | typedef EFI_STATUS (EFIAPI *EFI_SET_STATE)( | ^~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:75:10: note: previous declaration of 'EFI_SET_STATE' with type 'EFI_SET_STATE' {aka 'unsigned int (*)(struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL *, unsigned char *)'} 75 | (EFIAPI *EFI_SET_STATE) ( | ^~~~~~~~~~~~~ src/efi/console.c:56:29: error: redefinition of typedef 'EFI_KEY_NOTIFY_FUNCTION' with different type 56 | typedef EFI_STATUS (EFIAPI *EFI_KEY_NOTIFY_FUNCTION)( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:82:10: note: previous declaration of 'EFI_KEY_NOTIFY_FUNCTION' with type 'EFI_KEY_NOTIFY_FUNCTION' {aka 'unsigned int (*)(EFI_KEY_DATA *)'} 82 | (EFIAPI *EFI_KEY_NOTIFY_FUNCTION) ( | ^~~~~~~~~~~~~~~~~~~~~~~ src/efi/console.c:60:29: error: redefinition of typedef 'EFI_REGISTER_KEYSTROKE_NOTIFY' with different type 60 | typedef EFI_STATUS (EFIAPI *EFI_REGISTER_KEYSTROKE_NOTIFY)( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:88:10: note: previous declaration of 'EFI_REGISTER_KEYSTROKE_NOTIFY' with type 'EFI_REGISTER_KEYSTROKE_NOTIFY' {aka 'unsigned int (*)(struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL *, EFI_KEY_DATA *, unsigned int (*)(EFI_KEY_DATA *), void **)'} 88 | (EFIAPI *EFI_REGISTER_KEYSTROKE_NOTIFY) ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/efi/console.c:67:29: error: redefinition of typedef 'EFI_UNREGISTER_KEYSTROKE_NOTIFY' with different type 67 | typedef EFI_STATUS (EFIAPI *EFI_UNREGISTER_KEYSTROKE_NOTIFY)( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:97:10: note: previous declaration of 'EFI_UNREGISTER_KEYSTROKE_NOTIFY' with type 'EFI_UNREGISTER_KEYSTROKE_NOTIFY' {aka 'unsigned int (*)(struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL *, void *)'} 97 | (EFIAPI *EFI_UNREGISTER_KEYSTROKE_NOTIFY) ( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/efi/console.c:72:16: error: redefinition of 'struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL' 72 | typedef struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:102:16: note: originally defined here 102 | typedef struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL{ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/efi/console.c:79:3: error: conflicting types for 'EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL'; have 'struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL' 79 | } EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/efi.h:65, from src/efi/console.c:18: /nvmedata/autobuild/instance-3/output-1/host/i686-buildroot-linux-gnu/sysroot/usr/include/efi/eficonex.h:109:3: note: previous declaration of 'EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL' with type 'EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL' {aka 'struct _EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL'} 109 | } EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: *** [Makefile:1090: src/efi/console.o] Error 1 make[1]: *** [Makefile:477: all] Error 2 make[1]: Leaving directory '/nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55' make: *** [package/pkg-generic.mk:293: /nvmedata/autobuild/instance-3/output-1/build/gummiboot-2bcd919c681c952eb867ef1bdb458f1bc49c2d55/.stamp_built] Error 2 make: Leaving directory '/nvmedata/autobuild/instance-3/buildroot'