[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-23 Thread Rocko
Yes, the amd64 kernels have now built on kernel.ubuntu.com. But newer mainline kernels are no longer appearing there - 4.20.4 and 5.0-rc3 are missing! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-18 Thread Robert Strube
Looks like 4.20.3 on kernel.ubuntu.com built successfully. Thanks for the fix! -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1811721 Title: Mainline Kernel Builds Failing for > v4.20

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-18 Thread 賴家亨
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1811721 Title: Mainline Kernel Builds Failing for > v4.20 for amd64

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-17 Thread Phusho
I have built 5.0 rc2 with "do_dkms_nvidia = false" -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1811721 Title: Mainline Kernel Builds Failing for > v4.20 for amd64 on

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-16 Thread Rocko
I can build the mainline 4.20.3 kernel locally if I set "do_dkms_nvidia = false" in its 0001-base-packaging.patch. Why would we even want to build the nvidia driver for recent kernels? Even the most up-to-date nvidia drivers rarely compile for -rc kernels, and ubuntu typically has an older

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-16 Thread Robert Strube
Thanks for the response. Who on the kernel.ubuntu.com team would able to make these changes? I can also try to build the kernel locally to confirm. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-16 Thread Phusho
5.0-rc1 +++ b/debian.master/rules.d/amd64.mk @@ -0,0 +1,22 @@ +human_arch = 64 bit x86 +build_arch = x86 +header_arch= $(build_arch) +defconfig = defconfig +flavours = generic lowlatency +build_image= bzImage +kernel_file= arch/$(build_arch)/boot/bzImage

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-16 Thread Phusho
Problem is building NVIDIA kernel module, because of change in kernel function do_gettimeofday to efi_gettimeofday, if you disable build of NVIDIA DKMS in package rules, kernel will build. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-15 Thread Robert Strube
One other thing to note is that the v5.0rc1 build actually succeeded, it was v5.0rc2 that failed. Checking on the build logs again it appears that building the nvidia kernel module is causing the problem. -- You received this bug notification because you are a member of Kernel Packages, which

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-14 Thread Robert Strube
Unfortunately the bug appears to be in on the build system that kernel.ubuntu.com uses, so we'll be unable to provide logs from our systems. We did point out the build log on kernel.ubuntu.com that shows the build errors. -- You received this bug notification because you are a member of Kernel

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-14 Thread 賴家亨
How do we offer the missing required logs if we are running linux mainline? ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1811721] Re: Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com

2019-01-14 Thread Robert Strube
** Summary changed: - Mainline Kernel Builds Failing for > v4.20.1 for amd64 on kernel.ubuntu.com + Mainline Kernel Builds Failing for > v4.20 for amd64 on kernel.ubuntu.com -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in