[05:28] Hi All, I am trying to build the ubuntu-xenia for x86_64 PC using the steps mentioned in https://wiki.ubuntu.com/Kernel/BuildYourOwnKernel . [05:28] But at the end of “fakeroot debian/rules editconfigs” after I edited the configuration for amd64/config.flavour.generic to disable CONFIG_CC_STACKPROTECTOR_STRONG and enabled IRQSOFF tracing, I get the following errors(“*** ERROR: 13 config-check failures detected”): https://pastebin.com/8mEvS16Z [05:29] How to solve this, any help is appreciated? [12:55] Hi all, I want to build the ubuntu-xenial kernel after changing CONFIG_CC_STACKPROTECTOR_STRONG to normal. But it fails with “check-config: FAIL (n != y): CONFIG_CC_STACKPROTECTOR_STRONG policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y'}> mark”. Is there any method to solve this issue? [13:57] sub526, change the annotations file to match, in debian.master/configs/annotations [15:11] apw: It has CONFIG_CC_STACKPROTECTOR_STRONG mark, so what needs to be changed? [15:15] sub526, did you change the value for hte architecture you are changing to match [15:18] apw: Yes [16:24] After running "fakeroot debian/rules editconfigs" where it creates .config? Actually I checked in source root directory but could not find it. === himcesjf_ is now known as him-cesjf