ChanServ changed the topic of #asahi-alt to: Asahi Linux: porting Linux to Apple Silicon macs | User-contributed/unofficial distribution ports | Logs: https://alx.sh/l/asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
nsklaus has quit [Ping timeout: 480 seconds]
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
pthariensflame has joined #asahi-alt
pthariensflame has quit []
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
Mary has quit [Quit: The Lounge - https://thelounge.chat]
Mary has joined #asahi-alt
mikelee has quit []
mikelee has joined #asahi-alt
chadmed has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi-alt
mikelee has quit [Remote host closed the connection]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
nsklaus has joined #asahi-alt
mikelee has joined #asahi-alt
jjanzic has quit [Quit: Bridge terminating on SIGTERM]
jjanzic has joined #asahi-alt
mikelee has quit [Remote host closed the connection]
mikelee has joined #asahi-alt
hightower2 has quit [Ping timeout: 480 seconds]
hightower2 has joined #asahi-alt
<mps> kernel 6.3-13 fails to build with rust 1.71
<jannau> alarm package updates had another hiatus until yesterday, so no rust 1.71 there until then. expect kernel rust build issues with every new rust release until the kernel can use stable rust
<mps> hm, tried with rust 1.66 but it also failed though with different errors
<mps> or it is clang issue
<ChaosPrincess> whats the issues
<mps> https://tpaste.us/a1Ym with rust 1.71 and clang 16
<ChaosPrincess> ok, thats more effort than previous versions to fix
<mps> right
<mps> will try to build on stable alpine release where all these pkgs are older
<mps> or to build and keep all previous rust version 'at hands'
<psykose> may or may not be fixed by the 1.70 update already in https://github.com/Rust-for-Linux/linux/commit/c8d1ae2cbe240789ad402c71fce78a7ea1ebdea5
<j`ey> looks like it's getting rid of ~const Allocators in that patch
<mps> with rust 1.70 and clang 16 I've got this error https://tpaste.us/qE5O
<mps> not sure it is related to rust
<mps> or it is to something in rust libs
<mps> "undefined reference to `stat64'". does rust have these in its stdlib or it uses standard libc on system
<psykose> can't use the 'stable alpine release' rust with edge
<mps> I meant use complete stable release and build kernel there, not mixing packages
<chadmed> it gets those from libc aiui (they come from the libc crate)
<psykose> that would work if you did that
<psykose> in that error the musl is from edge so the linking will fail
<psykose> ah, or
<psykose> nah, just that
jjanzic has quit [Ping timeout: 480 seconds]
<tobhe> fwiw 1.66 worked without issues for me
jjanzic has joined #asahi-alt
<mps> tobhe: also worked for me with earlier kernels
mikelee has quit [Remote host closed the connection]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
<mps> uhm, bugs everywhere. https://tpaste.us/NBnl trying to build kernel 6.3-13 on alpine stable (3.18)
mikelee has joined #asahi-alt
<psykose> that's just the usual version check
<jannau> Aborted
<jannau> ./scripts/rust_is_available.sh: line 21: arithmetic syntax error
<jannau> isn't expected though
<tobhe> bashism maybe?
<psykose> $ in $(())
<psykose> though maybe that's fine for $1
<tobhe> might be that one of the arguments is empty
<psykose> or one of the variables is just unset or something because of the version check failing before
<psykose> yeah
<mps> yes, (()) problem
<mps> oh, finally, with some tweaks here and there building of kernel 6.3-13 started, lets hope it will finish
<mps> on stable alpine
mikelee has quit [Ping timeout: 480 seconds]
<mps> so, rust kernel devs think that the default /bin/sh is bash
chadmed has quit [Ping timeout: 480 seconds]
jjanzic has quit [Ping timeout: 480 seconds]
chadmed has joined #asahi-alt
<tobhe> of course they do
<tobhe> the first time I tried to use it there was another funny bug where the libclang version detection greped for the first X.X.X version pattern in the output of bindgen. Unfortunately the file path was part of the output.
<tobhe> i hope this all gets better once more people start using it and trigger all those edge cases
jjanzic has joined #asahi-alt
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
possiblemeatball has joined #asahi-alt
salimterryli has joined #asahi-alt
SalimTer- has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
fugi has quit [Quit: Ping timeout (120 seconds)]
fugi has joined #asahi-alt
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
Dementor has quit [Remote host closed the connection]
Dementor has joined #asahi-alt
possiblemeatball has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
pthariensflame has joined #asahi-alt
hightower3 has joined #asahi-alt
hightower2 has quit [Ping timeout: 480 seconds]
pthariensflame has quit [Quit: Textual IRC Client: www.textualapp.com]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
hightower3 has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
Cyrinux94 has quit []
Cyrinux94 has joined #asahi-alt
mikelee has joined #asahi-alt
cylm_ has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
cylm has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
possiblemeatball has quit [Quit: Quit]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
hightower2 has joined #asahi-alt
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
nsklaus has quit [Ping timeout: 480 seconds]
mikelee has quit [Ping timeout: 480 seconds]
mikelee has joined #asahi-alt
mikelee has quit [Ping timeout: 480 seconds]