Re: RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-13 Thread stan
On Tue, 12 May 2020 11:21:59 -0500 Justin Forbes wrote: > The ELN kernel does build with them enabled. The original build > failure here was due to one not being wrapped, and it should be fixed. After I saw this, I pulled the latest src.rpm from koji, rc7, and tried building it. I still had

Re: RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-12 Thread Justin Forbes
On Tue, May 12, 2020 at 10:01 AM Justin Forbes wrote: > > On Tue, May 12, 2020 at 8:58 AM Thorsten Leemhuis > wrote: > > > > Am 12.05.20 um 14:45 schrieb Justin Forbes: > > > On Tue, May 12, 2020 at 1:50 AM Thorsten Leemhuis > > > wrote: > > >> Am 11.05.20 um 20:20 schrieb Don Zickus: > > >>>

Re: RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-12 Thread Justin Forbes
On Tue, May 12, 2020 at 8:58 AM Thorsten Leemhuis wrote: > > Am 12.05.20 um 14:45 schrieb Justin Forbes: > > On Tue, May 12, 2020 at 1:50 AM Thorsten Leemhuis > > wrote: > >> Am 11.05.20 um 20:20 schrieb Don Zickus: > >>> On Mon, May 11, 2020 at 09:52:43AM -0700, stan wrote: > On Mon, 11

Re: RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-12 Thread Thorsten Leemhuis
Am 12.05.20 um 14:45 schrieb Justin Forbes: > On Tue, May 12, 2020 at 1:50 AM Thorsten Leemhuis > wrote: >> Am 11.05.20 um 20:20 schrieb Don Zickus: >>> On Mon, May 11, 2020 at 09:52:43AM -0700, stan wrote: On Mon, 11 May 2020 09:44:54 -0700 stan wrote:

Re: RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-12 Thread Justin Forbes
On Tue, May 12, 2020 at 1:50 AM Thorsten Leemhuis wrote: > > Am 11.05.20 um 20:20 schrieb Don Zickus: > > On Mon, May 11, 2020 at 09:52:43AM -0700, stan wrote: > >> On Mon, 11 May 2020 09:44:54 -0700 > >> stan wrote: > >> arch/x86/kernel/setup.c:820:13: warning: 'rh_check_supported' defined but

RHEL-specific patches in Fedora (non ELN) (was: Re: Building custom kernel from src.rpm fails for kernel 5.7)

2020-05-12 Thread Thorsten Leemhuis
Am 11.05.20 um 20:20 schrieb Don Zickus: > On Mon, May 11, 2020 at 09:52:43AM -0700, stan wrote: >> On Mon, 11 May 2020 09:44:54 -0700 >> stan wrote: >> arch/x86/kernel/setup.c:820:13: warning: 'rh_check_supported' defined but >> not used [-Wunused-function] >> 820 | static void

Re: Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread stan
On Mon, 11 May 2020 09:44:54 -0700 stan wrote: > On Mon, 11 May 2020 11:30:26 -0500 > Justin Forbes wrote: > > > when building the kernel with multiple threads, it is entirely > > possible that the failure happens in one thread, but the remaining > > threads make noise while they continue

Re: Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread stan
On Mon, 11 May 2020 10:52:20 -0400 Prarit Bhargava wrote: > On 5/11/20 10:04 AM, stan wrote: > > Hi, > > > > I build a custom kernel from the src.rpm for the development > > kernels, currently 5.7, on FC31 for x86_64. The 5.6 kernels worked > > just fine, but I can't seem to get 5.7 kernels to

Re: Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread Don Zickus
On Mon, May 11, 2020 at 09:52:43AM -0700, stan wrote: > On Mon, 11 May 2020 09:44:54 -0700 > stan wrote: > > > On Mon, 11 May 2020 11:30:26 -0500 > > Justin Forbes wrote: > > > > > when building the kernel with multiple threads, it is entirely > > > possible that the failure happens in one

Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread stan
Hi, I build a custom kernel from the src.rpm for the development kernels, currently 5.7, on FC31 for x86_64. The 5.6 kernels worked just fine, but I can't seem to get 5.7 kernels to build. I first got the multiple %files error because I build perf and tools, but the [OS-BUILD PATCH] Fix

Re: Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread Justin Forbes
On Mon, May 11, 2020 at 9:52 AM Prarit Bhargava wrote: > > On 5/11/20 10:04 AM, stan wrote: > > Hi, > > > > I build a custom kernel from the src.rpm for the development kernels, > > currently 5.7, on FC31 for x86_64. The 5.6 kernels worked just fine, > > but I can't seem to get 5.7 kernels to

Re: Building custom kernel from src.rpm fails for kernel 5.7

2020-05-11 Thread Prarit Bhargava
On 5/11/20 10:04 AM, stan wrote: > Hi, > > I build a custom kernel from the src.rpm for the development kernels, > currently 5.7, on FC31 for x86_64. The 5.6 kernels worked just fine, > but I can't seem to get 5.7 kernels to build. > > I first got the multiple %files error because I build perf