robclark changed the topic of #aarch64-laptops to: Linux support for AArch64 Laptops (Chrome OS Trogdor Devices - Asus NovaGo TP370QL - HP Envy x2 - Lenovo Mixx 630 - Lenovo Yoga C630 - Lenovo ThinkPad X13s - and various other snapdragon laptops) - https://oftc.irclog.whitequark.org/aarch64-laptops
possiblemeatball has quit [Quit: Quit]
tobhe has quit [Quit: Lost terminal]
possiblemeatball has joined #aarch64-laptops
<steev> man, that 64gb x1e would come in really handy right about now, trying to open this 517MB svg
<HdkR> Would be nice but minimum four days remaining :)
possiblemeatball has quit [Remote host closed the connection]
ellyq has quit [Remote host closed the connection]
<steev> pretty sure this minifier i found ain't gonna minify it before then
rigo has joined #aarch64-laptops
ellyq has joined #aarch64-laptops
rigo has quit [Ping timeout: 480 seconds]
hexdump01 has joined #aarch64-laptops
hexdump0815 has quit [Ping timeout: 480 seconds]
adamcstephens has quit [Remote host closed the connection]
adamcstephens has joined #aarch64-laptops
smpl has joined #aarch64-laptops
alfredo has joined #aarch64-laptops
alfredo1 has joined #aarch64-laptops
alfredo has quit [Ping timeout: 480 seconds]
alfredo1 is now known as alfredo
Eighth_Doctor has joined #aarch64-laptops
alfredo has quit [Quit: alfredo]
tobhe has joined #aarch64-laptops
possiblemeatball has joined #aarch64-laptops
possiblemeatball has quit [Remote host closed the connection]
possiblemeatball has joined #aarch64-laptops
exeat has left #aarch64-laptops [Killed buffer]
laine has joined #aarch64-laptops
alfredo has joined #aarch64-laptops
alfredo has quit [Quit: alfredo]
<steev> dgilmore: do you have an x86_64 box?
<dgilmore> steev: I do have one. What do you need?
<steev> if you have podman or docker on there, can you pull in the arm64 docker container of rawhide and see what time it takes to install python3.11.aarch64 on it? (ideally, download the package and its dependencies first, then install so that network download speeds don't affect the timings
<steev> something like `podman run --arch arm64 --rm -it --pull always fedora:rawhide`
<dgilmore> I can
<steev> redbeard did rhel but they're still on like python3.8 not 3.11.9
possiblemeatball has quit [Remote host closed the connection]
<steev> dgilmore: is there a way to tell which version of gcc a package is built with?
<dgilmore> steev: easiest way is to look at koji
possiblemeatball has joined #aarch64-laptops
<dgilmore> https://koji.fedoraproject.org/koji/buildinfo?buildID=2461766 is the most recent python3.12 build
<dgilmore> its build logs say gcc-14.1.1
<steev> blerg, okay
<steev> ohhh that's how to find it, thanks
<dgilmore> No problem. What are you trying to figure out?
<steev> if this is debian specific or more widespread
<steev> basically, on debian since cve 2023-4039 patch was applied to gcc, using python while emulating arm64 on amd64, the performance is magnitudes slower. like something that took 52s now takes 3m52s
<steev> i'm not sure if it's because on debian they do post install hooks and fedora doesn't seem to, or what
<steev> i tried to make a perf timechart, however, the resulting svg from it is 517MB and i just don't have a system here powerful enough to open it
<steev> s/powerful enough/with enough ram/
<dgilmore> My desktop has 384GiB I could probably get it opened later if you need me to. I could then make a PNG
<steev> i'm still trying to figure out where the hell i can upload it because i don't normally do cloud stuff, and, the server i used to have, work said no more :(
<steev> i do wish i could make this issue public, just so i could share everything i've trogged through
<steev> sadly, the repo itself is an internal one to track developer things
<dgilmore> Fedora and rpm have some post install scriplets not sure how different they are
<dgilmore> Ahh okay
<steev> there's this weird timeout thing going on in debian but i don't know where the issue itself comes from (thus the perf timings)
<steev> nothice how it just sits there for 2 1/2 minutes (and unfortunately, thats the most debugging i can get out of dpkg)
<steev> with debian though, it's gcc 13.2.0-4 not gcc 14, so i almost wonder
<steev> by comparison, if you do the install on debian stable, the timing is basically the same as y'all get, and if you do the install on debian testing/sid it shows that 3m increase
<dgilmore> Definitely a weird issue Fedora 40 has gcc 14.0.1 in its most recent python 3.11 build
<steev> yeah, i'm gonna see about installing gcc 14 and building the package and attempting the install then and see what happens, maybe it's a performance regression with 13 and the fix hasn't been backported?
<dgilmore> Fedora 39 has gcc 13.2.1
<dgilmore> It could be
<steev> i'm not sure which version of gcc 13 has the patch though, the **cve** patch isn't mentioned in the release changelog
<dgilmore> That's less than helpful
<dgilmore> Sorry for slow replies. I'm on the train to Prague and keep losing connectivity
<lollaritits[m]> <dgilmore> "Sorry for slow replies. I'm on..." <- which train?
<dgilmore> lollaritits[m]: 370
<steev> no worries at all, it's the weekend
<lollaritits[m]> <dgilmore> "lollar (it/its): 370" <- ah CD railjet
<lollaritits[m]> cool
agl has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
agl has joined #aarch64-laptops
agl_ has joined #aarch64-laptops
agl has quit [Ping timeout: 480 seconds]
<steev> wth
<steev> 3.11.9 goes from 3m to 6m. eehs
<steev> and that's built with gcc 14
<steev> but, it's a snapshot from march, not 14.1.1
<steev> unstable has 14.1.0 though, so maybe i'll try that
exeat has joined #aarch64-laptops
cyrinux30 has quit []
cyrinux30 has joined #aarch64-laptops
agl_ has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
agl has joined #aarch64-laptops
bluerise_ has quit [Ping timeout: 480 seconds]
bluerise has joined #aarch64-laptops
cyrinux30 has quit []
cyrinux30 has joined #aarch64-laptops