💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-12-25.txt captured on 2024-05-12 at 16:09:33.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2019-12-25T02:28:26 #kisslinux <konimex> jedavies: I got the whole compiler infrastructure (incl. libc++, lld, etc.) working without any GNU dependencies 2019-12-25T02:29:12 #kisslinux <konimex> but I'll need a clean room trial to see if kiss base works with clang (P.S. I went further and would try to ditch bison et al) 2019-12-25T03:07:35 #kisslinux <E5ten> I assume you still needed GNU as to build the kernel? 2019-12-25T03:08:20 #kisslinux <E5ten> I can send you whatever bison-->byacc changes I have if you want 2019-12-25T05:43:40 #kisslinux <konimex> if you don't mind, sure 2019-12-25T05:57:09 #kisslinux <E5ten> Yeah I'll make any sed's into patches for clarity and try to send an archive with them some time tomorrow 2019-12-25T05:57:49 #kisslinux <E5ten> I tried for my kernel one to get upstreamed but it didn't work out :( 2019-12-25T09:00:11 #kisslinux <jedavies> konimex: are your changes available somewhere? would be interested in seeing them 2019-12-25T12:59:45 #kisslinux <EyeBeeM> hello friends, am installing KISS Linux right now on an EFI system. I've mounted the efivars, doing the grub-install right now, but if I do the command as specified in the wiki I get a bunch of 'device node not found', then a warning that grub can't open /usr/share/locale, then more 'device node not found', then 'can't change directory to 2019-12-25T12:59:46 #kisslinux <EyeBeeM> '5.3.13-arch1-1' (which is the kernel of the live usb, i am still in the kiss-chroot though) then 'could not prepare boot variable', then 'grub-install: error: efibootmgr failed to register the boot entry: I/O error' 2019-12-25T12:59:50 #kisslinux <EyeBeeM> sorry for the very confusing and long message 2019-12-25T13:00:01 #kisslinux <EyeBeeM> hope it's understandable 2019-12-25T13:00:44 #kisslinux <EyeBeeM> command is 'grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB'. what have I done wrong? 2019-12-25T13:10:35 #kisslinux <EyeBeeM> Fixed! Not sure what I did wrong, but I rebooted into the Arch live environment, mounted all partitions again, entered kiss-chroot, mounted efivars, tried grub-install again and it was successful 2019-12-25T13:30:06 #kisslinux <konimex> jedavies: the only change I needed to build them was 1 patch for libc++ (not sure if it's still needed in 9.0.1), but I had to build 3 passes of clang (damn libgcc), it wasn't really fun. I'll try to upload them later if I have the time 2019-12-25T13:38:10 #kisslinux <E5ten> Oh man I remember the initial trying to get clang not to link against libgcc on my system like a year ago 2019-12-25T13:38:14 #kisslinux <E5ten> Not fun times 2019-12-25T13:46:12 #kisslinux <konimex> apparently building compiler-rt with gcc is a no no no, I always get a segfault in the resulting program if clang++ --with-rtlib=compiler-rt is used 2019-12-25T18:02:55 #kisslinux <Canaimero-15d> hello 2019-12-25T18:04:31 #kisslinux <Canaimero-15d> hola 2019-12-25T18:06:06 #kisslinux <jedavies> konimex: thanks, would be interested in testing this 2019-12-25T18:06:27 #kisslinux <Canaimero-15d> how are you?