<sewn>
honestly didn't expect building it to take so long that's why I had offered :x
<ehawkvu>
sewn: thank you!
<ehawkvu>
it normally takes me 6 hrs to build
<sewn>
I don't expect it to work
<sewn>
it launches but on my machine, using the keyboard causes a segfault
<sewn>
I rebuilt it (10minute because of ccache) and it worked quite well
<sewn>
rebuilt it only for Wayland support*
ehawkvu` has joined #kisslinux
ehawkvu has quit [Read error: Connection reset by peer]
<testuser[m]>
ehawkwu check xkbcommon flags in gn
<testuser[m]>
Hi
<ehawkvu`>
testuser[m]: The part that I was getting stuck on was the generation of dns.stamp
<sad_plan>
ehawkvu`: now that youre actually here, I may not have to create a pr for this; webkit 2.40.4 built just fine, so you can bump it, unless you want me to create pr for it like I use to
<ehawkvu`>
I'll bump
<sad_plan>
cool
<ehawkvu`>
anyone else having trouble building nspr on a fresh chroot?
<rottatorg>
doesn't seem to be the same problem there and i couldn't find anything in the earlier logs. i tried messing with the framebuffer configs a bit but it hasnt helped
<rottatorg>
its not that the screen freezes but that it just goes blank
meowmeowmeow has joined #kisslinux
meowmeowmeow has left #kisslinux [#kisslinux]
meowmeowmeow has joined #kisslinux
meowmeowmeow has left #kisslinux [#kisslinux]
phoebos[m] has joined #kisslinux
<phoebos[m]>
test
<phoebos>
success
<phoebos[m]>
test2
<phoebos>
test3
<phoebos[m]>
success
<phoebos>
#kisslinux:matrix.org is now bridged to this channel
<xdream8[m]>
nice job! :)
xdream8[m] has left #kisslinux [#kisslinux]
xdream8[m] has joined #kisslinux
ehawkvu` has quit [Read error: Connection reset by peer]
<vulpine>
meowmeowmeow
<xdream8[m]>
yash seems to have problems when compiled with netbsd-curses
ruivlea has joined #kisslinux
<ruivlea>
"<ehawkvu`> anyone else having trouble building nspr ..." <- i need to rebuild musl using lfs64 patches from alpine aports stable and use their lfs64 patch for nspr to be able to build nspr
<testuser[m]>
U can make a codeberg issue and ping ioraff
ruivlea has quit [Ping timeout: 244 seconds]
ehawkvu[m] has joined #kisslinux
soliwilos has joined #kisslinux
<xdream8[m]>
<ruivlea> ""<ehawkvu`> anyone else having..." <- i created a small patch: https://0x0.st/HeJt.patch
<xdream8[m]>
you should not really need lfs64 patches for musl if you patch packages to support latest musl changes. i also patched f2fs-tools today and it built fine.
<ehawkvu[m]>
xdream8: I'm also pretty sure that you can access the lfs64 stuff by passing in '-D_LARGEFILE64_SOURCE'
<ehawkvu[m]>
In your cflags and cxxflags
<xdream8[m]>
<ehawkvu[m]> "xdream8: I'm also pretty sure..." <- that was not the case for f2f2-tools. f2fs-tools already defines lfs64 but i needed to patch it anyway: https://0x0.st/HeJl.4.patch
<sewn>
<vulpine> "meowmeowmeow" <- meowmeowmrrp
<sewn>
hello wold
<sewn>
wor
<sewn>
fuck
sewn has left #kisslinux [#kisslinux]
angerisagift has quit [Ping timeout: 246 seconds]
angerisagift has joined #kisslinux
litharge has quit [*.net *.split]
litharge has joined #kisslinux
A_Dragon has quit [Killed (Stx (Happy birthday! (I know its a bit late) She: Yes it does.))]
A_Dragon has joined #kisslinux
litharge has quit [Remote host closed the connection]
litharge has joined #kisslinux
litharge has quit [Remote host closed the connection]
litharge has joined #kisslinux
ruivlea has joined #kisslinux
litharge has quit [Remote host closed the connection]
litharge has joined #kisslinux
litharge has quit [Remote host closed the connection]
<ruivlea>
"<xdream8[m]> you should not really need lfs64 patches for musl ..." <- without that i got: .../nspr/pr/src/md/unix/unix.c:2489:17: error: invalid use of incomplete typedef '_MDStat64' {aka 'const struct stat64'}
<xdream8[m]>
strange it built fine for me
<xdream8[m]>
i replaced openssl with libressl on my main pc and now i noticed that rust installed with rustup does not work and also rust package fails to build. how am i supposed to install rust
litharge has joined #kisslinux
<ruivlea>
i built rust 1.71.0 with libressl and it ok.
<ruivlea>
libressl 3.7.3
<xdream8[m]>
the problem with rust package is not libressl but patches for lfs64. they dont seem to work since i get stat64 errors
<xdream8[m]>
this worked though: curl https://sh.rustup.rs -sSf | bash -s -- --profile minimal --default-toolchain nightly
<ruivlea>
what is the correct value of gcc --build. x86_64-pc-linux-musl or x86_64-unknown-linux-musl?
ruivlea has quit [Ping timeout: 246 seconds]
sad_plan has joined #kisslinux
<sad_plan>
hi
<sad_plan>
sewn xdream8[m]: vis works with netbsd-curses, but should require a patch for netbsd-curses. or atleast thats how I do it