16.04 - Errors in "editconfigs" step in building kernel - Ask Ubuntu


i trying build linux kernel 4.4.0 using following steps:

step 1) apt-get source linux-image-$(uname -r) step 2) chmod a+x debian/scripts/* step 3) chmod a+x debian/scripts/misc/* step 4) fakeroot debian/rules clean step 5) fakeroot debian/rules editconfigs step 6) fakeroot debian/rules binary-headers binary-generic 

but @ end of step 5) after edited configuration i386/config.flavour.generic enable i2c support slave eeprom , said no rest of flavours, following errors:

running config-check configurations ... check-config: /tmp/tmp.jw7xpveera/configs/amd64-config.flavour.generic: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: 42/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/amd64-config.flavour.lowlatency: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: 42/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/i386-config.flavour.generic: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: 44/44 checks passed -- exit 0 check-config: /tmp/tmp.jw7xpveera/configs/i386-config.flavour.lowlatency: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: 42/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/armhf-config.flavour.generic: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (n != -): config_acpi_custom_method policy<{'amd64': 'n', 'arm64': 'n', 'i386': 'n'}> mark<enforced> note<security: allows arbitrary execution> check-config: fail (y != -): config_xen_acpi_processor policy<{'amd64': 'y', 'i386': 'y'}> mark<enforced> <boot essential on xen host> check-config: fail (y != -): config_efi_vars policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}> mark<enforced> note<efi boot requirement (d-i) lp:#837332> check-config: fail (n != -): config_compat_vdso policy<{'amd64': 'n', 'i386': 'n'}> mark<enforced> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: 38/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/armhf-config.flavour.generic-lpae: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (y != -): config_xen_acpi_processor policy<{'amd64': 'y', 'i386': 'y'}> mark<enforced> <boot essential on xen host> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: fail (n != -): config_acpi_custom_method policy<{'amd64': 'n', 'arm64': 'n', 'i386': 'n'}> mark<enforced> note<security: allows arbitrary execution> check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: fail (y != -): config_efi_vars policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}> mark<enforced> note<efi boot requirement (d-i) lp:#837332> check-config: fail (n != -): config_compat_vdso policy<{'amd64': 'n', 'i386': 'n'}> mark<enforced> check-config: 38/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/arm64-config.flavour.generic: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (y != -): config_xen_acpi_processor policy<{'amd64': 'y', 'i386': 'y'}> mark<enforced> <boot essential on xen host> check-config: fail (n != -): config_compat_vdso policy<{'amd64': 'n', 'i386': 'n'}> mark<enforced> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: 41/44 checks passed -- exit 1 check-config: /tmp/tmp.jw7xpveera/configs/ppc64el-config.flavour.generic: loading config check-config: /home/manik/ubuntu_kernel/linux-4.4.0/debian.master/config/annotations loading annotations check-config: fail (48 != -): config_arm64_va_bits policy<{'arm64': '48'}> mark<enforced> note<cavium thunderx 2-socket needs minimum of 41 bits of va> check-config: fail (y != -): config_efi_vars policy<{'amd64': 'y', 'arm64': 'y', 'i386': 'y'}> mark<enforced> note<efi boot requirement (d-i) lp:#837332> check-config: fail (y != -): config_therm_adt746x policy<{'powerpc-powerpc-smp': 'y'}> mark<enforced> note<lp:#923094> check-config: fail (y != -): config_debug_set_module_ronx policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 's390x': 'y'}> mark<enforced> check-config: fail (n != -): config_compat_vdso policy<{'amd64': 'n', 'i386': 'n'}> mark<enforced> check-config: fail (y != -): config_cc_stackprotector_strong policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}> mark<enforced> check-config: fail (y != -): config_debug_rodata policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}> mark<enforced> check-config: 32/44 checks passed -- exit 1 *** error: 12 config-check failures detected rm -rf build 


Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User