💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2023-10-22.txt captured on 2024-05-26 at 15:58:05.
⬅️ Previous capture (2023-11-04)
-=-=-=-=-=-=-
[2023-10-22T03:18:49Z] <midfavila> sad_plan i live in the twilight zone [2023-10-22T06:35:30Z] <sewn> Hi [2023-10-22T06:35:38Z] <sewn> what's a twilight zone [2023-10-22T07:00:49Z] <testuser[m]1> hi [2023-10-22T11:46:25Z] <sewn> two testusers [2023-10-22T11:46:38Z] <sewn> testuser[m]: what happened to the 'testuser' name [2023-10-22T15:15:33Z] <Guest59> hey is the firefox-bin in the community repos [2023-10-22T15:16:56Z] <rfaa> hey, trying to build mesa but it fails with 'dependency: "libdrm_intel" was not found, tried pkgconfig and cmake', anyone know why that's the case? i'm using the radeon driver so don't know why it's talking about intel [2023-10-22T15:17:13Z] <rfaa> intel is disabled when building libdrm [2023-10-22T15:42:11Z] <sewn> rfaa: mesa builds for all platforms, including intel [2023-10-22T15:42:21Z] <sewn> libdrm should have all platforms also enabled [2023-10-22T15:42:30Z] <sewn> Guest59: no one has a beefy enough pc to build binary packages [2023-10-22T16:53:10Z] <rfaa> sewn: manually enabled intel in libdrm and now mesa seems to build, strange though [2023-10-22T16:53:45Z] <rfaa> what could have caused it to be disabled on my system? [2023-10-22T16:57:13Z] <sewn> good question [2023-10-22T16:58:05Z] <sewn> rfaa: probably lacked libpciaccess [2023-10-22T16:58:22Z] <sewn> according to the meson.build of libdrm you need that, x86, and compiler atomics [2023-10-22T16:59:10Z] <rfaa> hm i have libpciaccess installed [2023-10-22T16:59:42Z] <sewn> lacked it prior to libdrm [2023-10-22T17:02:06Z] <rfaa> don't think so, if i try to build the libdrm in the repos right now it still configures it without intel [2023-10-22T20:34:11Z] <Guest59> hey guys i've been trying to install kiss on an old pc, but i cant get past the kiss update. it tells me to do 'kiss U' but it's taking forever [2023-10-22T20:49:17Z] <phoebos> Guest59: you've run kiss U? `kiss u` == `kiss update` is not the same as `kiss U` [2023-10-22T20:49:51Z] <Guest59> the thing was, i tried running kiss update, but then the prompts told me to run kiss U [2023-10-22T20:50:53Z] <Guest59> i've installed kiss on this machine twice, i've never had this issue, except this time, i enabled the community repos instead of the main ones [2023-10-22T20:51:08Z] <phoebos> yes, you should run both [2023-10-22T20:51:27Z] <phoebos> u updates the repos, U builds new packages [2023-10-22T20:52:20Z] <Guest59> yeah but it's taking an unnatural amount of time, it normally takes like two hours for the main packages to compile, but i started compiling at 12 and its currently almost 4 [2023-10-22T20:54:44Z] <phoebos> what package are you building? [2023-10-22T20:55:23Z] <Guest59> i was just installing kiss onto my system and was running kiss update in the install guide [2023-10-22T20:55:51Z] <phoebos> if you scroll up through the output you can work out which package it's on [2023-10-22T20:56:17Z] <Guest59> i think its still on gcc [2023-10-22T20:56:31Z] <Guest59> i expected gcc to take long but not this long [2023-10-22T20:56:38Z] <phoebos> yeah [2023-10-22T20:57:05Z] <phoebos> is it still producing log messages? [2023-10-22T20:57:21Z] <Guest59> yeah there's still log messages [2023-10-22T20:57:29Z] <Guest59> idk what to do [2023-10-22T21:02:01Z] <Guest59> i feel like there [2023-10-22T21:02:14Z] <Guest59> there's some program im missing