[2022-03-09T02:10:51Z] Hi [2022-03-09T02:33:11Z] hi testuser[m] [2022-03-09T02:53:53Z] testuser[m]: [2022-03-09T02:54:01Z] firefox wont build [2022-03-09T02:54:06Z] i will send the logs [2022-03-09T02:55:01Z] termbin.com/zwjr [2022-03-09T03:00:46Z] anyone have problem too in building firefox from community repo [2022-03-09T03:06:36Z] oh, repo main fork was resumed? I might try to build firefox this week [2022-03-09T03:07:11Z] yeah community have made a fork [2022-03-09T03:07:38Z] testuser tell me that build fine but it cant build [2022-03-09T03:07:50Z] saddly [2022-03-09T03:09:36Z] rohan: built fine for me [2022-03-09T03:09:45Z] what's the problem [2022-03-09T03:09:47Z] can u see my logs? [2022-03-09T03:09:50Z] i sended [2022-03-09T03:10:00Z] where [2022-03-09T03:10:07Z] termbin.com/zwjr [2022-03-09T03:13:35Z] is that the whole log it looks like the end is cut off [2022-03-09T03:13:56Z] are you building in a chroot? python doesn't like that sometimes [2022-03-09T03:14:02Z] otherwise idk [2022-03-09T03:14:14Z] i building this in kiss [2022-03-09T03:14:18Z] not chroot [2022-03-09T03:14:22Z] already installed [2022-03-09T03:14:59Z] and yeah is that the whole loge [2022-03-09T03:15:02Z] log [2022-03-09T03:15:14Z] weird [2022-03-09T03:15:53Z] yeah [2022-03-09T03:16:01Z] i dont know [2022-03-09T03:16:07Z] maybe rebuild all the system [2022-03-09T03:16:11Z] or reinstall [2022-03-09T03:16:14Z] but man [2022-03-09T03:16:23Z] dont know if will works [2022-03-09T03:19:00Z] probably not necessary although it might work [2022-03-09T03:19:30Z] i used the official repo [2022-03-09T03:19:43Z] and take the forked now and updated what need [2022-03-09T03:19:52Z] maybe this make some errors? [2022-03-09T03:20:08Z] python was never meant to be used as a build system urgh tracebacks are not useful logs [2022-03-09T03:21:40Z] well thats what i get in logs [2022-03-09T03:27:07Z] not your fault [2022-03-09T03:29:42Z] you needed to rebuild the system when changed the repo? [2022-03-09T03:29:50Z] or reinstall? [2022-03-09T03:29:53Z] anything? [2022-03-09T03:30:26Z] no [2022-03-09T03:30:43Z] so that wont do anything [2022-03-09T03:31:08Z] not the problem [2022-03-09T03:31:21Z] well another day without browser in kiss [2022-03-09T03:31:51Z] testuser[m]: awake? [2022-03-09T03:32:04Z] Do you already have a compositor working? I wonder if there's a missing dep in firefox/depends [2022-03-09T03:33:06Z] you could install links / elinks in the mean time ;) [2022-03-09T03:33:23Z] not the same [2022-03-09T03:33:38Z] i need to check some other things in bloat sites [2022-03-09T03:33:42Z] for my college [2022-03-09T03:34:02Z] and yeah sway is working great [2022-03-09T03:39:39Z] checked in the dylans repo [2022-03-09T03:39:48Z] and firefox is the same depends [2022-03-09T03:40:19Z] Also i dont know why but the official repo wont build either [2022-03-09T03:40:41Z] and what i remember i runned the firefox of the official repo in my last install [2022-03-09T03:41:01Z] so is a complete mess [2022-03-09T04:14:59Z] rohan I'm getting the same error [2022-03-09T04:15:54Z] lol [2022-03-09T04:16:23Z] man [2022-03-09T04:16:31Z] at least i not crazy at all [2022-03-09T04:32:26Z] no-X11 patch renames widget/x11/keysym2ucs.c to widget/gtk/keysym2ucs.c , but I don't see that file. Does busybox patch not understand this command? [2022-03-09T04:37:19Z] idk [2022-03-09T04:37:30Z] maybe testuser[m] know [2022-03-09T04:38:39Z] Tossing this into the build file seems to help: mv -v widget/x11/keysym2ucs.c widget/gtk/keysym2ucs.c [2022-03-09T04:38:48Z] Installing patch from community would probably also help [2022-03-09T04:39:03Z] And setting the kiss alternatives for patch [2022-03-09T08:17:55Z] I have gnu patch as my default [2022-03-09T08:17:56Z] So didn't notice [2022-03-09T13:15:29Z] testuser[m]: any solution to firefox? [2022-03-09T13:18:01Z] Bruh just use gnu patch [2022-03-09T13:18:16Z] I'll see if i can fix the patch to work on busybox [2022-03-09T13:19:46Z] wheres the GNU patch? [2022-03-09T13:25:46Z] kiss b patch [2022-03-09T13:31:44Z] is just a make dep? [2022-03-09T13:57:12Z] midfavila: yeah, its getting there. it was abit buggy in the past, but it seems to have gotten more stable in the last year or so. [2022-03-09T14:29:18Z] yo [2022-03-09T14:29:26Z] how do i change with kiss alternativas? [2022-03-09T14:33:43Z] kiss a [2022-03-09T14:36:35Z] `kiss a` to list the pkgname and file options [2022-03-09T14:37:07Z] thanks