phoebos changed the topic of #kisslinux to: Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
op_4 has quit [Remote host closed the connection]
op_4 has joined #kisslinux
<jason123onirc> I am trying to compile kernel 6.1.120 and its giving me an error
<jason123onirc> AR net/mac80211/built-in.a
<jason123onirc> AR net/built-in.a
<jason123onirc> make: *** [Makefile:2009: .] Error 2
<jason123onirc> last time I messed with kiss linux the kernel compiled fine
angerisagift has quit [Ping timeout: 260 seconds]
angerisagift has joined #kisslinux
angerisagift has quit [Ping timeout: 260 seconds]
fuiltilt has quit [Quit: Leaving]
angerisagift has joined #kisslinux
angerisagift has quit [Ping timeout: 252 seconds]
angerisagift has joined #kisslinux
angerisagift has quit [Read error: Connection reset by peer]
angerisagift has joined #kisslinux
<sewn> jason123onirc: scroll up
<sewn> the actual error is printed out but theres still compile jobs ongoing
<jason123onirc> I did get it to work by doing make all but then I needed perl since the no perl patch did not work
<sewn> works for me
<sewn> i am to guess i had to rebase them but im on 6.12.4 and the patch in my repo works
<sewn> phoebos: line 6248 in the kiss-find db
<sewn> looks buggy
<sewn> the package name and source repo is included within the version
<sewn> there also seems to be additional useless padding on the version as well
<jason123onirc> I don't know but it works now
<sewn> i think a workaround to this is to just get the first two space-seperated version indicators and ignore everything else
ukky has quit [Ping timeout: 252 seconds]
<phoebos> sewn: are you talking about this repo "kissllm/lm"? looks like it's not kiss-compatible
<sewn> blah
<phoebos> so it can be blacklisted
<sewn> noooo
<sewn> just solution is finneee
<sewn> killing two birds with one stone
<phoebos> it feels like this repo is a copy of someone's /var/db/kiss/installed
<sewn> its a kiss fork for all i know
<jason123onirc> repos need to be stored on git?
<phoebos> no, not at all
ukky has joined #kisslinux
<jason123onirc> I am trying to get xfce4 and dbus fails to build
<jason123onirc> it fails with the mesion post install script
<jason123onirc> meson*
fultilt has joined #kisslinux
<phoebos> jason123onirc: what meson post-install
<jason123onirc> phoebos, /root/.cache/kiss/proc/32733/build/dbus/meson_post_install.py
<jason123onirc> failed with exit code 1
toch has quit [Quit: WeeChat 4.3.4]
toch has joined #kisslinux
<phoebos> sewn: fixed (eventually)