💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2020-05-03.txt captured on 2024-05-26 at 16:25:24.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2020-05-03T00:14:40 #kisslinux <himmalerin> is {range,range1,range2} is a bashism thing?
2020-05-03T00:16:41 #kisslinux <himmalerin> yeah, looks like brace expansion is a bashism. that's too bad
2020-05-03T00:17:01 #kisslinux <himmalerin> Was hoping to make my KISS package build scrips a little shorter
2020-05-03T08:41:09 #kisslinux <illiliti> is there a way to hijack argv0 like `exec -a name`, but in posix shell ? symlink hack isn't allowed in my case
2020-05-03T09:51:56 #kisslinux <Administrator_> can anyone please help me with nmap v2 on windows nt 4.0/
2020-05-03T09:52:04 #kisslinux <Administrator_> i need help
2020-05-03T09:52:11 #kisslinux <k1ss> this is a linux channel
2020-05-03T09:52:42 #kisslinux <Administrator_> thank you
2020-05-03T09:54:54 #kisslinux <Administrator_> its windows now
2020-05-03T09:54:59 #kisslinux <Administrator_> linux is bloat
2020-05-03T09:55:06 #kisslinux <Administrator_> windows NT 4.0 just werks
2020-05-03T09:55:24 #kisslinux <Administrator_> the kernel is actually smaller than that linux shit and even includes less propreityar code
2020-05-03T09:55:53 #kisslinux <k1ss> its a linux channel though
2020-05-03T09:56:13 #kisslinux <Administrator_> but i need help
2020-05-03T09:56:19 #kisslinux <k1ss> ask in a windows channel
2020-05-03T09:56:44 #kisslinux <Administrator_> no help me
2020-05-03T10:02:32 #kisslinux <_Way_> Administrator_: how did you come to this channel?
2020-05-03T10:03:09 #kisslinux <Administrator_> it came preinstalled on the irc client provided
2020-05-03T10:03:22 #kisslinux <Administrator_> i found this NT 4.0 machine in a bush
2020-05-03T10:03:36 #kisslinux <Administrator_> its intel stick on the side so you know it must be good
2020-05-03T10:03:49 #kisslinux <Administrator_> 8sticker
2020-05-03T15:40:49 #kisslinux <E5ten> illiliti: Can you explain what you mean more and also what symlink hack is?
2020-05-03T15:41:52 #kisslinux <E5ten> Oh wait ok I see I think you mean you want to change the value of $0?
2020-05-03T15:44:57 #kisslinux <illiliti> yes
2020-05-03T15:45:11 #kisslinux <E5ten> I don't know of a way to do that
2020-05-03T15:54:55 #kisslinux <illiliti> oh, maybe there is a way using awk?
2020-05-03T17:50:10 #kisslinux <dylan03> no/
2020-05-03T17:50:56 #kisslinux <dylan03> s/n//
2020-05-03T17:51:03 #kisslinux <onodera> o?
2020-05-03T17:52:10 #kisslinux <onodera> dylan03: im debugging some sigfault with gdb, in fish
2020-05-03T17:52:30 #kisslinux <onodera> I build it with the release type debug, the -g and -ggdb cflags
2020-05-03T17:52:32 #kisslinux <onodera> and nostrip
2020-05-03T17:52:49 #kisslinux <onodera> yet gdb does not give me anyt meaniful info
2020-05-03T17:53:03 #kisslinux <onodera> im running `gdb fish` and in gdb `run`
2020-05-03T17:53:06 #kisslinux <onodera> do i need to do more?
2020-05-03T18:00:21 #kisslinux <dylan03> Hm. I'm not 100% sure. I've never had to use gdb with KISS (nor have I used it enough to be able to guide you in any sort of direction)..
2020-05-03T18:01:23 #kisslinux <dylan03> I'll search around and see if I can find any information which could be of use to you.
2020-05-03T18:01:35 #kisslinux <dylan03> >  You’ve been invited to the fast-ide organization!
2020-05-03T18:01:39 #kisslinux <dylan03> ????
2020-05-03T18:01:55 #kisslinux <dylan03> Are random invitations to GitHub organizations a "normal" thing?
2020-05-03T18:02:05 #kisslinux <onodera> never had it
2020-05-03T18:08:07 #kisslinux <dylan03> I declined it...
2020-05-03T18:20:45 #kisslinux <dylan03> Lockdown here ends as of tomorrow. I'll be able to leave the house without needing to SMS (or write a letter to) the government prior.
2020-05-03T18:22:01 #kisslinux <dylan03> Greece is hoping to open for the Summer season "sometime in July" _but_ only to those in the surrounding countries (land borders only).
2020-05-03T18:25:35 #kisslinux <dylan03> onodera: Got steps to reproduce the fish segfault? I'll see if I can figure out what's going on.
2020-05-03T18:25:44 #kisslinux <onodera> nah
2020-05-03T18:25:52 #kisslinux <onodera> i asked trhe fish devs if im doign something wrrong
2020-05-03T18:28:59 #kisslinux <dylan03> Our build file for it is pretty much the bare minimum. Hm
2020-05-03T18:30:57 #kisslinux <onodera> https://github.com/fish-shell/fish-shell/issues/6962
2020-05-03T18:31:07 #kisslinux <onodera> the issue if you are interested
2020-05-03T18:31:27 #kisslinux <dylan03> Yeah
2020-05-03T18:31:35 #kisslinux <dylan03> I've already read it :P
2020-05-03T18:32:33 #kisslinux <dylan03> If we're able to reproduce Zanchey's findings it'd be nice
2020-05-03T18:34:33 #kisslinux <dylan03> There are a lot of results for: "-fipa-pta" segfault" if you do a search.
2020-05-03T18:34:47 #kisslinux <dylan03> Seems to also affect other software.
2020-05-03T18:55:49 #kisslinux <onodera> the thing is
2020-05-03T18:56:00 #kisslinux <onodera> I (previously) build my entire system with the flag
2020-05-03T18:56:09 #kisslinux <onodera> and the only segfaults are with fish
2020-05-03T19:01:11 #kisslinux <dylan03> Yeah. By "affect other software" I meant things external to your system's list of packages. It could be other packages in the repsoitories which you don't have or other software which KISS does not have.
2020-05-03T19:01:23 #kisslinux <dylan03> I could've worded it better. :P
2020-05-03T19:01:34 #kisslinux <onodera> yeah that's true
2020-05-03T19:02:28 #kisslinux <dylan03> Does Gentoo LTO have an exemption list for -fipa-pta?
2020-05-03T19:03:08 #kisslinux <dylan03> https://github.com/InBetweenNames/gentooLTO/blob/master/sys-config/ltoize/files/package.cflags/ltoworkarounds.conf#L210
2020-05-03T19:03:45 #kisslinux <dylan03> Nothing about Fish here though.
2020-05-03T21:57:41 #kisslinux <onodera>  dylan03: it seems to be a musl only thing
2020-05-03T21:57:44 #kisslinux <onodera> or at least not glibc
2020-05-03T21:57:52 #kisslinux <onodera> that's why there is no gentoo rule
2020-05-03T22:00:22 #kisslinux <covidian> yes
2020-05-03T22:12:24 #kisslinux <dylan03> onodera: Yeah. I thought so.
2020-05-03T22:44:57 #kisslinux <onodera> https://github.com/fish-shell/fish-shell/issues/6962#issuecomment-623183544
2020-05-03T23:13:43 #kisslinux <acdw> q
2020-05-03T23:13:43 #kisslinux <acdw> :q
2020-05-03T23:36:16 #kisslinux <E5ten> mforney: is there anything left to fix with my one line PR for samurai?
2020-05-03T23:56:08 #kisslinux <mcf> no, sorry. i'm just still not completely decided if i want to add that feature. i think i will, but either way, it won't get forgotten when i make the next release
2020-05-03T23:56:20 #kisslinux <mcf> i appreciate your patience, though