[2023-12-23T14:31:27Z] hi! trying to compile postfactum's linux kernel v6.6-pf5(https://codeberg.org/pf-kernel/linux/releases/tag/v6.6-pf5), with https://0.0g.gg/?45cb1de9a36ddf5e#78sZtue3pYKNXHhrdFzHYqtFp3vtC7H1M9o5Tr2dxBoW as my LS_MOD for make localmodconfig, getting this error - https://0.0g.gg/?7e965c742d8af57a#91sw4sLWYcXhzGXCSvSZ8tKbPwrNCA8uEUmq9aCJnTg [2023-12-23T14:55:18Z] happens on the official 6.6.8 too [2023-12-23T15:45:21Z] how are you building it? and is this related to kiss i cant tell [2023-12-23T16:21:53Z] sewn: just make -j12. im building it on kiss linux so [2023-12-23T16:22:24Z] i built linux on 6.6.8 and i dont have your problem [2023-12-23T16:22:51Z] what on earth is postfactum kernel though? [2023-12-23T16:23:26Z] looks intersting, i do want a performance oriented kernel [2023-12-23T16:35:53Z] sewn: it's because of some modules probably, idk, if i build with just defconfig it builds fine, but it doesn't work.i just looked on that archwiki page that was linked by kiss in it's install guide: first i wanted to use linux-tkg but i couldn't get it to build(it's install.sh script requires some busybox incompatible utils), and then i've seen the pf-kernel and it looked like what i wanted. [2023-12-23T16:51:50Z] fluntpwn: you dont usually need modules in kiss [2023-12-23T16:51:55Z] you build everything builtin [2023-12-23T16:55:08Z] probably won't change anything, it still won't compile, but now it won't compile builtin :) [2023-12-23T21:46:50Z] sorry i had to go, gonna try compiling again now with a different config [2023-12-23T23:01:41Z] ok, tried to compile both pf-kernel and official release again, getting this https://0.0g.gg/?5fe7bf8a2c504bbe#AyLCqDYpkXKQiBu8jikR5AwcVpN5KBdYMqy8834WpRSB now [2023-12-23T23:02:09Z] already applied the sed '//a #include ' \ patch