💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-04-03.txt captured on 2024-05-12 at 15:58:26.

View Raw

More Information

⬅️ Previous capture (2024-05-10)

-=-=-=-=-=-=-

[2024-04-03T08:24:19Z] <L0Wigh> Hey, seems like make menuconfig fails for me. I tried with linux 6.8 and 6.9-rc2. I have ncurses installed. The errors are "undefined reference to symbol 'cbreak'" and "DSO missing from command line". Anyone have an idea ? 
[2024-04-03T09:12:51Z] <sewn> L0Wigh: update musl, recompile ncurses, then use nconfig
[2024-04-03T09:18:57Z] <L0Wigh> Seems like nconfig work fine, thanks
[2024-04-03T09:33:53Z] <L0Wigh> Seems like I failed something. I got a full qemu crash on boot x)
[2024-04-03T10:31:06Z] <sewn> ...qemu... crashes?!
[2024-04-03T11:31:20Z] <angle> L0Wigh: I had the exact same error with menuconfig the other day.
[2024-04-03T11:31:59Z] <angle> did you patch out perl too?
[2024-04-03T13:40:39Z] <L0Wigh> sewn: yep or just freeze. I guess it doesn't really freeze, It might be just a kernel issue. I just compiled the default config with kiss specifications. I probably need to add tty options
[2024-04-03T14:21:41Z] <Herbios> okay this may be a stupid thing to ask but where can i find the release for the kiss? i couldn't find it in github or anywhere else.
[2024-04-03T14:27:25Z] <phoebos> Herbios: https://codeberg.org/kiss-community/repo/releases
[2024-04-03T14:28:00Z] <Herbios> okay thank you
[2024-04-03T15:35:12Z] <ehawkvu> testuser[m]: would you mind helping me figure out why the @llvm packge isn't building?
[2024-04-03T15:35:26Z] <ehawkvu> It's complaining about missing headers
[2024-04-03T15:35:48Z] <ehawkvu> right now I have a build running in a chroot on my 7950, so I'll be able to give you some more details here soon
[2024-04-03T15:39:37Z] <sewn> give logs
[2024-04-03T15:39:55Z] <ehawkvu> will do once the build fails again
[2024-04-03T15:42:29Z] <ehawkvu> sewn: fresh off the press ~ https://0x0.st/XzD6.eApcwR0M
[2024-04-03T15:42:46Z] <ehawkvu> issue is w/ libcxxabi
[2024-04-03T16:04:34Z] <sewn> what is your compiler
[2024-04-03T16:05:49Z] <ehawkvu> running on a fresh tarball
[2024-04-03T16:05:53Z] <ehawkvu> so gcc
[2024-04-03T18:17:13Z] <Herbios> okay sorry could i get the release link once again?
[2024-04-03T18:23:57Z] <Herbios> nvm found it thank you