* Package: app-laptop/tuxedo-keyboard-2.0.5 * Repository: gentoo * Maintainer: mschiff@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 5.7.6-gentoo * Checking for suitable kernel configuration options... [ ok ] >>> Unpacking source... >>> Unpacking tuxedo-keyboard-2.0.5.tar.gz to /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work >>> Source unpacked in /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work >>> Preparing source in /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5 ... ln: failed to create symbolic link 'Module.symvers': File exists * Preparing tuxedo_keyboard module make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' CC=x86_64-pc-linux-gnu-gcc KDIR=/usr/src/linux V=1 KBUILD_VERBOSE=1 all make -C /usr/src/linux M=/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5 modules make[1]: Entering directory '/usr/src/linux-5.7.6-gentoo' test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo >&2; \ echo >&2 " ERROR: Kernel configuration is invalid."; \ echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\ echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \ echo >&2 ; \ /bin/false) make -f ./scripts/Makefile.build obj=/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5 \ single-build= \ need-builtin=1 need-modorder=1 x86_64-pc-linux-gnu-gcc -Wp,-MD,/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/.tuxedo_keyboard.o.d -nostdinc -isystem /usr/lib/gcc/x86_64-pc-linux-gnu/10.1.0/include -I./arch/x86/include -I./arch/x86/include/generated -I./include -I./arch/x86/include/uapi -I./arch/x86/include/generated/uapi -I./include/uapi -I./include/generated/uapi -include ./include/linux/kconfig.h -include ./include/linux/compiler_types.h -D__KERNEL__ -Wall -Wundef -Werror=strict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -fshort-wchar -fno-PIE -Werror=implicit-function-declaration -Werror=implicit-int -Wno-format-security -std=gnu89 -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -mno-avx -m64 -falign-jumps=1 -falign-loops=1 -mno-80387 -mno-fp-ret-in-387 -mpreferred-stack-boundary=3 -mskip-rax-setup -mtune=generic -mno-red-zone -mcmodel=kernel -Wno-sign-compare -fno-asynchronous-unwind-tables -mindirect-branch=thunk-extern -mindirect-branch-register -fno-jump-tables -fno-delete-null-pointer-checks -Wno-frame-address -Wno-format-truncation -Wno-format-overflow -Wno-address-of-packed-member -O2 -fno-allow-store-data-races -Wframe-larger-than=2048 -fstack-protector-strong -Wno-unused-but-set-variable -Wimplicit-fallthrough -Wno-unused-const-variable -fomit-frame-pointer -fno-var-tracking-assignments -Wdeclaration-after-statement -Wvla -Wno-pointer-sign -Wno-stringop-truncation -Wno-zero-length-bounds -Wno-array-bounds -Wno-stringop-overflow -Wno-restrict -Wno-maybe-uninitialized -fno-strict-overflow -fno-merge-all-constants -fmerge-constants -fno-stack-check -fconserve-stack -Werror=date-time -Werror=incompatible-pointer-types -Werror=designated-init -fmacro-prefix-map=./= -fcf-protection=none -Wno-packed-not-aligned -DMODULE -DKBUILD_BASENAME='"tuxedo_keyboard"' -DKBUILD_MODNAME='"tuxedo_keyboard"' -c -o /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/tuxedo_keyboard.o /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/tuxedo_keyboard.c In file included from /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/tuxedo_keyboard.c:31: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h: In function ‘evaluate_wmi_method_clevo’: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h:291:11: error: implicit declaration of function ‘wmi_evaluate_method’ [-Werror=implicit-function-declaration] 291 | status = wmi_evaluate_method(CLEVO_GET_GUID, 0x00, submethod_id, | ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h: In function ‘clevo_keyboard_probe’: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h:640:7: error: implicit declaration of function ‘wmi_has_guid’ [-Werror=implicit-function-declaration] 640 | if (!wmi_has_guid(CLEVO_EVENT_GUID)) { | ^~~~~~~~~~~~ /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h:662:11: error: implicit declaration of function ‘wmi_install_notify_handler’; did you mean ‘acpi_install_notify_handler’? [-Werror=implicit-function-declaration] 662 | status = wmi_install_notify_handler(CLEVO_EVENT_GUID, clevo_wmi_notify, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | acpi_install_notify_handler /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h: In function ‘clevo_keyboard_remove’: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/clevo_keyboard.h:749:2: error: implicit declaration of function ‘wmi_remove_notify_handler’; did you mean ‘acpi_remove_notify_handler’? [-Werror=implicit-function-declaration] 749 | wmi_remove_notify_handler(CLEVO_EVENT_GUID); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | acpi_remove_notify_handler In file included from /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/tuxedo_keyboard.c:32: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/uniwill_keyboard.h: In function ‘uniwill_wmi_handle_event’: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/uniwill_keyboard.h:106:11: error: implicit declaration of function ‘wmi_get_event_data’; did you mean ‘acpi_get_event_status’? [-Werror=implicit-function-declaration] 106 | status = wmi_get_event_data(value, &response); | ^~~~~~~~~~~~~~~~~~ | acpi_get_event_status cc1: some warnings being treated as errors make[2]: *** [scripts/Makefile.build:267: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5/./src/tuxedo_keyboard.o] Error 1 make[1]: *** [Makefile:1732: /var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5] Error 2 make[1]: Leaving directory '/usr/src/linux-5.7.6-gentoo' make: *** [Makefile:25: all] Error 2 * ERROR: app-laptop/tuxedo-keyboard-2.0.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-laptop/tuxedo-keyboard-2.0.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-laptop/tuxedo-keyboard-2.0.5::gentoo'`. * The complete build log is located at '/var/log/portage/app-laptop:tuxedo-keyboard-2.0.5:20200630-170823.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/temp/environment'. * Working directory: '/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5' * S: '/var/tmp/portage/app-laptop/tuxedo-keyboard-2.0.5/work/tuxedo-keyboard-2.0.5'