View Issue Details

IDProjectCategoryView StatusLast Update
0017725CentOS-8kernelpublic2020-09-27 11:15
Reportertasty0tomato Assigned To 
PrioritynormalSeveritytrivialReproducibilityalways
Status newResolutionopen 
PlatformVirtualBoxOSWindowsOS Version10
Product Version8.2.2004 
Summary0017725: 编译kernel内核时报错。 certs/rhel.pem
Description已经试验过的kernel版本:5.8 5.4 4.19 4.14,剩下的两个在维护期的并没有测试,不过类比以上版本大概率也会出现这类情况

按步骤进行到make all阶段,会出现类似如下错误

# 省略之上的
make[1]: *** 没有规则可制作目标"certs/rhel.pem",由"certs/x509_certificate_list"需求。停止。
make[1]: *** 正在等待未完成的任务· · · ·
     CC certs/system_keyring.0
make: *** [Makefile:1683:certs] 错误 2
#省略之下的
Steps To Reproducewget ...linux-5.8.9.tar.xz
tar -xvf linux-5.8.9 -C /usr/src/kernel/
cd /usr/src/kernel/linux-5.8.9/
yum install make gcc bison flex ncurses-devel elfutils-libelf-devel openssl-devel
cp /boot/config-4...... .config
make menuconfig
make -j2 all(报错出现在这一步)
Tagskernel bug

Activities

tasty0tomato

tasty0tomato

2020-09-14 11:54

reporter  

tasty0tomato

tasty0tomato

2020-09-15 09:19

reporter   ~0037697

This is a translation of the original.

Error when compiling the kernel kernel

The kernel version that has been tested: 5.8 5.4 4.19 4.14, the remaining two versions during the maintenance period have not been tested, but analogous to the above version, these two versions will likely have this situation

Follow the steps to ‘make all’ stage, there will be an error similar to the following

#Omit the display above
make[1]: *** 没有规则可制作目标"certs/rhel.pem",由"certs/x509_certificate_list"需求。停止。
make[1]: *** 正在等待未完成的任务· · · ·
     CC certs/system_keyring.0
make: *** [Makefile:1683:certs] 错误 2
# Omit the display below
tasty0tomato

tasty0tomato

2020-09-17 15:32

reporter   ~0037706

Is there anyone who can help me
tasty0tomato

tasty0tomato

2020-09-24 06:06

reporter   ~0037733

Is there anyone who can help me
tasty0tomato

tasty0tomato

2020-09-27 11:15

reporter   ~0037741

Is there anyone who can help me

Issue History

Date Modified Username Field Change
2020-09-14 11:54 tasty0tomato New Issue
2020-09-14 11:54 tasty0tomato File Added: Snipaste_2020-09-14_19-54-18.png
2020-09-14 11:54 tasty0tomato Tag Attached: kernel bug
2020-09-15 09:19 tasty0tomato Note Added: 0037697
2020-09-17 15:32 tasty0tomato Note Added: 0037706
2020-09-24 06:06 tasty0tomato Note Added: 0037733
2020-09-27 11:15 tasty0tomato Note Added: 0037741