On Wed, 04 Jan 2017 18:28:10 -0000 "Devon Miller" aappddeevv@gmail.com wrote:
I'm running into issues building the kernel. 4.9 series worked fined, but the 4.10s from fedora master seems to have other issues. I've not made any changes. I'm building this on f25 4.8.
fedpkg clone -a kernel
<adjust kernel.spec to build release> make release make local
Any thoughts?
This seems to be the same error as I got trying to rebuild with rpmbuild. Something changed in the 4.10 kernel configuration process that has broken custom builds. I notice that the kernels are building fine in koji, so it probably is something that happens when configuration is changed. Debug kernel in kernel hacking was optional in the 4.8 Fedora kernels, but seems to be hard coded in 4.10. Relevant to these perf errors? Don't know.
I haven't tried building a custom kernel in rawhide, and I am using Fedora stock kernels there. Will try a custom kernel build at some point to see if this happens there as well.