jaeger changed the topic of #crux-devel to: CRUX (https://crux.nu/) development channel | Logs: https://libera.irclog.whitequark.org/crux-devel/
SiFuh has joined #crux-devel
prologic has quit [Quit: ZNC - https://znc.in]
prologic has joined #crux-devel
SiFuh has quit [Ping timeout: 260 seconds]
SiFuh has joined #crux-devel
SiFuh_ has joined #crux-devel
SiFuh has quit [Ping timeout: 260 seconds]
<jue> Romster: what do we gain from wasi?
<jue> you know that wasi is a 0.1-alpha release?
<jue> just read a little bit more, forget what I said :)
<Romster> it's webassembly wasi is needed for firefox now but i needed clang with that target to make it work.
<Romster> at some point i think we should just build all the llvm targets to save the headaches, apparently restricting llvm targets is not advisable.
<Romster> alsa has x.2 stuff out now too
<jue> not needed at all, I just compile firefox with "ac_add_options --without-wasm-sandboxed-libraries"
<Romster> and not get the added security of that sandbox.
<jue> but well, our dependency hell is crowing anyways
<jue> yep, that's right
<Romster> sadly is
<Romster> even core ports are going nuts with dependencies
<Romster> maybe i should make that wasi optional in firefox
beerman has joined #crux-devel
<beerman> reporting from crux 3.7 toolchain'ed desktop for duty
<beerman> jue: did you see https://dpaste.com/GH2Z2G6KQ yet?
<jue> beerman: no, thanks for the hint, will look
<beerman> cheers :) it fails later on for me in lxc and it seems like a permissions restriction again within that environment :/
<beerman> only thing i didn't update yet on my desktop is openssl - it still fails a few use cases over here.. anyway, i'll push the alpha branch as soon as i am done with it and feel good about it
<jue> beerman: one note, today I looked at glibc 2.34 git, there are several commits after the release, we should include that fixes
<beerman> jue: i'd love too. what do you usually do? diff the release dir vs a git checkout?
<jue> basically, I create a 'git diff <release-tag>..tip'
<beerman> ok, i'll give that a go
<beerman> i want to commit my stuff locally, so i can rebase with 3.6
<beerman> will give it a try after that
<beerman> a lot of updates in 3.6 after i started this 3.7 branch
<beerman> i have most of python and perl footprints updated as well already, i don't want to loose that work
<jue> currently it's a
<jue> git diff ae37d06c7d127817ba43850f0f898b793d42aea7..e9f81c261a2ca74d31d07ff9c8e780ac8a25993c
farkuhar has joined #crux-devel
<jue> tz, 50 commits after the 2.34 tag ...
<beerman> ok, got it
<beerman> http://sprunge.us/sEgHAq <- that, then
<jue> yep
<beerman> perfect, will include it
<beerman> don't expect to see the branch this weekend or the next even
<beerman> i'll test it out on my desktop - so far, it seems like everything is running (or at least will be once i see revdep through) - its only a few outstanding ports really AND openssl
<beerman> i want to take the time and see what else is out there that could be using meson or cmake + ninja
<beerman> among other things.. :)
<jue> ok, fine
<beerman> i can share the trees again before that, just let me know if you have some time to look into them
<beerman> btw, i might need/want access to prt-get, pkgutils repos
<beerman> dunno if you can do that jue, else jaeger ^
<jue> we need jaeger for that
<beerman> ok
SiFuh_ is now known as SiFuh
groovy2shoes has quit [Remote host closed the connection]
Namenoter has joined #crux-devel
Namenoter has left #crux-devel [Здесь должна была быть реклама...]
groovy2shoes has joined #crux-devel
<beerman> https://i.imgur.com/1Vt8F0b.png working on CRUX be like..
<stenur> Who did that wireguard update? Only saw it on irssi yet.
<stenur> That pisses me really off. I track the git and the difference is only Microsoft Windows, FreeBSD and what.
<stenur> _Nothing_ comes into this port with that commit.
<stenur> Baeh.
<stenur> Who else could it have been.
groovy2shoes has quit [Remote host closed the connection]
groovy2shoes has joined #crux-devel
<stenur> (Fwiw it was https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=refs/heads/release/2.34/master;hp=refs/tags/glibc-2.34)
<stenur> (But need it again.)
<ivandi> Looks like llvm has to be bumped to 13.0.0-2
<beerman> https://dpaste.com/7X4VPTRLL hello from the other side =)
<groovy2shoes> nice :)
<beerman> just finished the rebase for core, opt and contrib too
<beerman> quickly thrown together using git-cliff
<beerman> jaeger: can we change alsa-ucm-conf source please? https://github.com/alsa-project/alsa-ucm-conf/tags ; because https://dpaste.com/AL4YNH2GM
<beerman> wget doesn't do ftp no more :)