**** BEGIN LOGGING AT Sun Jun 30 03:00:18 2019 Jun 30 12:05:51 hello Jun 30 12:06:23 is this where I can ask about halium build errors? Jun 30 12:08:57 yes Jun 30 12:09:51 great. Here's my problem: https://pastebin.com/jY5bTp58 . Any help would be appreciated. Jun 30 12:11:26 aren't there more lines in the error output? from that alone I can't come up with an explaination Jun 30 12:14:48 yes, sorry about that: http://pastebin.zone/0b52DH32 Jun 30 12:16:12 that was 'mka hybris-boot' btw Jun 30 12:21:59 have you tried running `make mrproper` as suggested in the output? Jun 30 12:23:12 there are some interesting warnings about invalid or probably double defconfig entries Jun 30 12:26:43 that's possible. After running mer-kernel-check-config or whatever it's called, I edited some values by hand Jun 30 12:27:50 as for `make mrproper`, I did not Jun 30 12:31:39 this is the result after cleaning with `make mrproper` and running `mka hybris-boot`: http://pastebin.zone/sAgQw7gZ Jun 30 12:34:49 there are several issues related to "zconf.hash.c: No such file or directory" to be found on google Jun 30 12:37:52 you could try to look for it using `find` and make sure there's a copy at a place where it's expected Jun 30 12:38:10 better yet a symlink in case it's in the same repo Jun 30 12:45:02 ubptgbot: there's a `scripts/kconfig/zconf.hash.c_shipped`, but not `zconf.hash.c` Jun 30 12:49:26 if it looks like a valid C file you could try renaming or creating a symlink so it gets picked up in the `#include` Jun 30 12:56:47 I copied a bunch of zconf.*.c_shipped to zconf.*.c and it's at 51% Jun 30 12:57:10 (still building) Jun 30 12:57:37 looks good Jun 30 12:58:07 it feels to hacky to work Jun 30 12:58:11 *too Jun 30 13:10:28 it's been stuck on `[ 99% 926/930] Making initramfs : /med...s-boot_intermediates/boot-initramfs.gz3046 blocks` for quite some time now Jun 30 13:10:58 scratch that, build successful! Jun 30 13:35:29 now does it boot? 😁 Jun 30 13:59:30 everything was built successfully, somehow Jun 30 13:59:43 I've not yet tried booting **** ENDING LOGGING AT Mon Jul 01 02:59:57 2019