On 01/05/2017 03:06 PM, stan wrote: > On Wed, 4 Jan 2017 16:30:49 -0700 > stan <[email protected]> wrote: > >> On Wed, 04 Jan 2017 20:16:57 -0000 >> "Devon Miller" <[email protected]> wrote: >> >>> I think something did change, at least the output looks different >>> later in the build process at least compared to kernels built from >>> 4.8 through 4.9 on master. Just to be clear, I did not change >>> anything in the configuration (other than kernel.spec to >>> define .local) when running "make local." >> >> I tried building on F25 without any change except changing the buildid >> in the kernel.spec, and got the same error you did. Haven't tried >> doing a custom build on rawhide yet. > > A src.rpm package with only the buildid changed in the spec file also > failed to build in rawhide, with the same error, so I opened a bugzilla > against the kernel. > > https://bugzilla.redhat.com/show_bug.cgi?id=1410296
A new perf feature came in which would be built if java was installed. The buildroots don't have java so that was why it was failing when building locally. I pushed a commit to disable the feature which should show up in the build on Monday. You can check out the latest pkg git and test that if you want. Thanks, Laura _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected]
