Bug 1062144 - Error on building kernel-3.12.9-301.fc20.src.rpm
Summary: Error on building kernel-3.12.9-301.fc20.src.rpm
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 20
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-06 10:12 UTC by Peter Littmann
Modified: 2014-02-17 21:05 UTC (History)
5 users (show)

Fixed In Version: kernel-3.13.3-201.fc20
Clone Of:
Environment:
Last Closed: 2014-02-17 21:05:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
.config file for building kernel (89.13 KB, text/plain)
2014-02-06 10:12 UTC, Peter Littmann
no flags Details

Description Peter Littmann 2014-02-06 10:12:48 UTC
Created attachment 860087 [details]
.config file for building kernel

Description of problem:
The build breaks at
crypto/asymmetric_keys/x509_public_key.c:237:35: error: 'system_trusted_keyring' undeclared (first use in this function)
   ret = x509_validate_trust(cert, system_trusted_keyring);
                                   ^

Version-Release number of selected component (if applicable):
3.12.9-301

How reproducible:
rpmbuild -bb --without debug --without pae --with firmware --target=`uname -m` kernel.spec

Steps to Reproduce:
1.
2.
3.

Actual results:
Build breaks

Expected results:
Build Fedora 20 kernel with custom config

Additional info:

Comment 1 Josh Boyer 2014-02-07 14:26:10 UTC
This is because of a patch we backported in the 3.12 kernels that was reverted in the 3.13 upstream release.  When we rebase to 3.13, all the keys related patches should get dropped, so this will be fixed then.  F20 will get a 3.12.2 rebase very soon.

Comment 2 Fedora Update System 2014-02-11 23:14:05 UTC
kernel-3.13.2-200.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/kernel-3.13.2-200.fc20

Comment 3 Fedora Update System 2014-02-12 14:51:45 UTC
Package kernel-3.13.2-200.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing kernel-3.13.2-200.fc20'
as soon as you are able to, then reboot.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-2417/kernel-3.13.2-200.fc20
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2014-02-14 15:54:48 UTC
kernel-3.13.3-200.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/kernel-3.13.3-200.fc20

Comment 5 Fedora Update System 2014-02-17 21:05:27 UTC
kernel-3.13.3-201.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.