[2022-06-12T06:42:28Z] Hi [2022-06-12T06:46:30Z] hi [2022-06-12T21:02:00Z] hey, im trying to compile a kernel on a fresh install, but it keeps trying to run bash when i do make, then can't find bash, and fails the make job. im frankly clueless, do i need to set some env var? [2022-06-12T21:04:27Z] i think i found the problem: perl wasnt installed and i hadn't applied the patch [2022-06-12T21:07:38Z] nope, that wasnt the problem [2022-06-12T21:12:02Z] make log [2022-06-12T21:12:02Z] https://bpa.st/Z67A [2022-06-12T21:17:38Z] alright apparently it worked after getting a different kernel version? eh, it works, won't complain [2022-06-12T21:23:20Z] try to build with make V=1 ... and post log again [2022-06-12T21:23:44Z] some ... bad man ... decided to hardcode bash it seems