💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-12-26.txt captured on 2024-06-16 at 13:45:47.
⬅️ Previous capture (2021-12-17)
-=-=-=-=-=-=-
2020-12-26T00:19:31 #kisslinux <micr0> I wonder if we could automatically update a gemini feed from any of our repos... 2020-12-26T01:10:43 #kisslinux <micr0> acheam maybe add 'mesa' to a special builder? 2020-12-26T01:11:00 #kisslinux <micr0> i think its a bit too much bloat for regular builder, but definitely is eating up hours on other CI xD 2020-12-26T01:18:36 #kisslinux <dilyn> E5ten: strangely, when I follow your advice from months back to add LIBCXXABI_INSTALL_LIBRARY=OFF, merge_archives.py works just fine 2020-12-26T01:19:34 #kisslinux <E5ten> dilyn: huh, I do remember I had to fuck around a lot to avoid conflicting symbols stuff with merging libunwind, libc++abi, and libc++, but I don't remember merge_archives.py failing 2020-12-26T01:19:52 #kisslinux <E5ten> oh well, I guess if you're merging them there's no need to install libc++abi anyway, so that should be fine right? 2020-12-26T01:19:59 #kisslinux <dilyn> yeah exactly 2020-12-26T01:20:17 #kisslinux <dilyn> well and if you don't merge you have to add -lc++abi to everything otherwise you end up with "missing __cxa*" errors 2020-12-26T01:20:18 #kisslinux <E5ten> great 2020-12-26T01:20:29 #kisslinux <dilyn> it's so weird. but libc++ seems fine now /shrug 2020-12-26T01:20:40 #kisslinux <E5ten> I think if you don't merge you'd use the linker script to avoid that? 2020-12-26T01:21:05 #kisslinux <dilyn> that's what I thought would happen to but it never did 2020-12-26T01:21:11 #kisslinux <dilyn> Unless I missed an option 2020-12-26T01:22:20 #kisslinux <E5ten> I think LIBCXX_ENABLE_ABI_LINKER_SCRIPT is off by default from what I can tell from a quick skim of the CMakeLists.txt 2020-12-26T01:22:33 #kisslinux <dilyn> swear i flipped that. hrng. 2020-12-26T01:22:34 #kisslinux <dilyn> oh well 2020-12-26T01:22:50 #kisslinux <E5ten> imo merging and not installing libc++abi is better anyway 2020-12-26T01:23:08 #kisslinux <E5ten> can't really think of a reason you'd need a separate libc++abi unless maybe you're an llvm dev or something lol 2020-12-26T01:23:43 #kisslinux <dilyn> yeah 2020-12-26T01:27:58 #kisslinux <dilyn> in other news, only non-static bits of llvm here are now lli and llvm-jitlink. this is so cute. 2020-12-26T01:28:11 #kisslinux <dilyn> it's absolutely monolithic. 1GB lmfaoooo 2020-12-26T01:28:37 #kisslinux <micr0_> does cem have a different handle on irc or just online at different times as me? 2020-12-26T01:28:59 #kisslinux <dilyn> cem doesn't pop around here anymore but you can find him at #carbslinux 2020-12-26T01:29:13 #kisslinux <micr0_> grr, i was able to build and install cardboard (interesting wayland wm) but dont know how to exec except from already within a sway session 2020-12-26T01:29:56 #kisslinux <micr0> thanks dilyn 2020-12-26T01:30:35 #kisslinux <dilyn> ofc 2020-12-26T01:31:17 #kisslinux <dilyn> also if we're throwing packages into the ring for bin options, qt5-webengine 2020-12-26T01:31:29 #kisslinux <dilyn> @whoever is in charge of Jenkins 2020-12-26T01:32:29 #kisslinux <micr0> acheam ^^ 2020-12-26T01:32:45 #kisslinux <micr0> could also add the requests as github issues to make sure things dont get lost in the noise 2020-12-26T01:37:30 #kisslinux <acheam> Got it, thanks! 2020-12-26T01:37:34 #kisslinux <acheam> Github issues would be good 2020-12-26T01:37:55 #kisslinux <dilyn> the build will probably fail without the PR I have yet to submit to community 2020-12-26T01:38:24 #kisslinux <acheam> Okay! Submit it to repo-community as well 2020-12-26T01:41:27 #kisslinux <dilyn> done :) 2020-12-26T01:42:10 #kisslinux <acheam> thanks! 2020-12-26T01:42:52 #kisslinux <acheam> Im not going to add any packages imediately, because I want to learn a bit more about jenkins, and i'm pretty sure that I can acheive the same end-goal without the submodule mess that it is right now 2020-12-26T01:43:32 #kisslinux <dilyn> more efficiency in building >>> more packages imo. take your time 2020-12-26T01:43:47 #kisslinux <acheam> :) yep, thinking about the long run 2020-12-26T02:52:33 #kisslinux <micr0> soooo strace is dope 2020-12-26T02:52:55 #kisslinux <micr0> didn't figure out how to fix my issue of running cardboard, but learned about -f and the % flags for -e 2020-12-26T04:16:54 #kisslinux <sge> I get this message when booting up: /lib/init/rc.boot: line 12: can't create /dev/null: Read-only file system 2020-12-26T04:16:58 #kisslinux <sge> Any thoughts? 2020-12-26T04:22:06 #kisslinux <sge> Interestingly enough, I get the same errors on shutdown as well. 2020-12-26T04:24:28 #kisslinux <jedavies> sge: failed to mount root partition? 2020-12-26T04:24:58 #kisslinux <sge> nope. it looks mounted and it works ... 2020-12-26T04:26:40 #kisslinux <noocsharp> I sent a pull request that fixed that error on shutdown, but I don't think theres been a release since 2020-12-26T04:26:52 #kisslinux <noocsharp> maybe the solution on bootup is similar 2020-12-26T04:28:00 #kisslinux <sge> noocsharp: can you show the commit? 2020-12-26T04:29:03 #kisslinux <noocsharp> https://github.com/kisslinux/init/commit/302603a96b4fc00c74a85add4450a84805e8cd28 2020-12-26T04:29:40 #kisslinux <noocsharp> after looking at it, its probably a different issue as there aren't any umounts in rc.boot 2020-12-26T05:19:02 #kisslinux <acheam> just made a Reddit post about kiss-community 2020-12-26T08:42:29 #kisslinux <travankor> hey, does anyonw build static wlroots 2020-12-26T08:42:41 #kisslinux <travankor> anyone 2020-12-26T14:18:53 #kisslinux <midfavila> reddoot post for all the upboats 2020-12-26T15:17:52 #kisslinux <acheam> onodera: I'm gettting dependency resolution issues when building Blender 2020-12-26T15:30:07 #kisslinux <kiedtl|lurch> 4 2020-12-26T15:30:22 #kisslinux <acheam> would it be possible for someone a bit more knowlegeable about KISS than me to sort through the open PRs on kisslinux/community and kisslinux/repo and look into getting them all merged into kiss-community? 2020-12-26T15:30:24 #kisslinux <acheam> kiedtl|lurch: ? 2020-12-26T15:30:50 #kisslinux <kiedtl|lurch> whoops. I had meant to type /4 but hit enter too soon. 2020-12-26T15:31:28 #kisslinux <acheam> ah 2020-12-26T15:56:25 #kisslinux <dilyn> travankor: I have a static wlroots, why? 2020-12-26T16:02:43 #kisslinux <testuser[m]> acheam: i can test and merge them 2020-12-26T16:02:58 #kisslinux <acheam> thanks testuser[m]! 2020-12-26T16:08:34 #kisslinux <testuser[m]> You can add me to the org and I'll keep merging them (+ update main repo) or I can keep sending PRs for both repos 2020-12-26T16:11:19 #kisslinux <acheam> testuser[m]: i'll add you 2020-12-26T16:11:48 #kisslinux <acheam> invite sent 2020-12-26T16:17:24 #kisslinux <testuser[m]> Thanks 2020-12-26T16:45:03 #kisslinux <Genko71> Come si fa a scaricare serie tv? 2020-12-26T16:52:23 #kisslinux <testuser[m]> I don't think this channel is related to TV series? 2020-12-26T16:56:41 #kisslinux <Genko71> i understand, but i'm new to pidgin and so i don't know how to do... 2020-12-26T19:06:03 #kisslinux <sad_plan[m]> Im having issues connecting to a network with eiwd. Iwctl does not work, says the command does exist. 2020-12-26T19:06:03 #kisslinux <sad_plan[m]> Ive installed both openresolv and eiwd, so I find this abit strange. Checking dmesg - says iwd is using an obsolete skcipher ecb(arc4) 2020-12-26T19:06:03 #kisslinux <sad_plan[m]> Any insight on this? 2020-12-26T19:40:51 #kisslinux <mcpcpc[m]> missing some kernel options most likely. 2020-12-26T19:45:23 #kisslinux <mcpcpc[m]> all the options from wiki article selected? 2020-12-26T20:08:09 #kisslinux <sad_plan[m]> Ill double check, but yes, I did go through the list. But to be sure ill check again 2020-12-26T20:12:55 #kisslinux <sad_plan[m]> Yep, theyre all there. All 14 of them