Package Base Details: linux-ck

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 460
Popularity: 0.76
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-04-27 20:16 (UTC)

Latest Comments

« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 305 Next › Last »

artafinde commented on 2020-06-12 10:14 (UTC)

Kr1ss: I think devs would probably reply don't build in tmpfs (and require ~15G of space instead of ~3.5G) but that's a discussion for forums possibly :D - Thanks graysky.

Kr1ss commented on 2020-06-12 09:54 (UTC)

Thx @graysky ! I was only able to build 5.7.2-1 after blowing up /tmp to 20GiB, that's kind of ridiculous. If a user needs debug symbols they can enable them; I think most users wouldn't need'em anyways.

Cheers !

graysky commented on 2020-06-12 09:21 (UTC)

@artafinde - Fuck it, 5.7.2-2-ck1. Change my mind.

artafinde commented on 2020-06-12 09:13 (UTC)

@graysky - Agree, especially since later we strip it from the bug symbols. I raised the question in IRC but no answer. I guess forums or a bug might have better luck.

graysky commented on 2020-06-12 07:53 (UTC) (edited on 2020-06-12 08:16 (UTC) by graysky)

@artafinde - Yes, the debug stuff causes a failure on one of my machines with 16G of memory building in tmpfs (allocating 14.5G to the tmpfs partition on which the build root resides!)

This change was introduced with 5.7.2-1-arch1 here: https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=663b08666b269eeeeaafbafaee07fd03389ac8d7

First question is why do we need the debug options?

"If you say Y here the resulting kernel image will include debugging info resulting in a larger kernel image. This adds debug symbols to the kernel and modules (gcc -g), and is needed if you intend to use kernel crashdump or binary object tools like crash, kgdb, LKCD, gdb, etc on the kernel. Say Y here only if you plan to debug the kernel. If unsure, say N."

msw1 commented on 2020-06-12 06:08 (UTC)

I am getting the same error with /tmp running out of space as of version 5.7.2-1.

artafinde commented on 2020-06-11 21:39 (UTC) (edited on 2020-06-11 21:43 (UTC) by artafinde)

nTia89: The default configuration changed (now we produce some debug info) which we strip on packaging and creation of vmlinuz. See config and change in 5.7.1 (https://aur.archlinux.org/cgit/aur.git/commit/?h=linux-ck&id=b0b10d913f31d37155520286c98ce5282e962060) Config change comes from upstream (arch default config. PS: In my case with 16G /tmp was filled while building without any change in config or PKGBUILD. I suggest to not use tmpfs for now.

nTia89 commented on 2020-06-11 21:14 (UTC) (edited on 2020-06-11 21:17 (UTC) by nTia89)

Staring with 5.7.1, I cannot compile kernel because I run out of space on my /tmp (tmpfs with size of 6GB). Did it change anything recently?

artafinde commented on 2020-06-11 15:59 (UTC)

@as3ii: nvidia-dkms 440.82-2 works for -ck kernel. No idea about bbswitch.