#archlinux32 | Logs for 2022-12-08

Back
[01:16:24] -!- abouvier has quit [Read error: Connection reset by peer]
[01:16:37] -!- abouvier has joined #archlinux32
[02:32:14] <KitsuWhooa> Seems like mesa-amber is broken. [ 546.825] (EE) AIGLX error: dlopen of /usr/lib/dri/swrast_dri.so failed (/usr/lib/dri/swrast_dri.so: undefined symbol: _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_assignERKS4_, version LLVM_14)
[02:35:12] -!- epony has quit [Ping timeout: 268 seconds]
[03:26:54] <KitsuWhooa> Oh, and so is mumble again
[03:27:08] <KitsuWhooa> $ sudo LANGUAGE=en pacman -S mumble
[03:27:10] <KitsuWhooa> warning: cannot resolve "libprotobuf.so=28-32", a dependency of "mumble"
[03:55:49] <KillerWasp> KitsuWhooa: pacman -Syu
[03:56:08] <KillerWasp> KitsuWhooa: what's your main language?
[04:11:53] -!- epony has joined #archlinux32
[04:12:56] -!- drathir_tor has quit [Ping timeout: 255 seconds]
[05:12:16] -!- drathir_tor has joined #archlinux32
[06:34:14] -!- drathir_tor has quit [Ping timeout: 255 seconds]
[06:46:48] -!- drathir_tor has joined #archlinux32
[07:09:23] -!- drathir_tor has quit [Remote host closed the connection]
[07:34:58] -!- abaumann has joined #archlinux32
[07:34:58] <buildmaster> Hi abaumann!
[07:34:58] <buildmaster> !rq abaumann
[07:34:59] <phrik> buildmaster: <abaumann> I remember the old saying in archlinux: "core" is for the things we need to boot the system and build the system. So meson is now part of core?
[07:35:19] <abaumann> KitsuWhooa: yeah, protobuf has issues I'm not able to solve: https://bugs.archlinux32.org
[07:35:20] <phrik> Title: FS#275 : [protobuf] breaks heavily on 32-bit (at bugs.archlinux32.org)
[07:41:24] -!- drathir_tor has joined #archlinux32
[07:52:22] <abaumann> Mmh. I think I make a protobuf shim providing libprotobuf.so=28-32, I'm not convinced I can ever get current protobuf to build and work again.
[07:53:14] <abaumann> And I'll force a rebuild of 'mesa' and 'mesa-amber', the error looks like a C++-lib-API-mismatch..
[07:55:21] <KitsuWhooa> abaumann: ah I see
[07:55:29] <KitsuWhooa> What's the last version of protobuf that built successfully?
[07:55:44] <abaumann> protobuf 21.1-1.1
[07:56:03] <abaumann> That's the last package I see, but I have to bisect the last building version first..
[07:56:10] <KitsuWhooa> if I have the resources I'll try bisecting it
[07:56:16] <KitsuWhooa> ah
[07:56:18] <KitsuWhooa> :p
[07:56:27] <KitsuWhooa> There's also a broken libcrypt somewhere
[07:56:55] <abaumann> Too?
[07:56:56] <abaumann> Oups.
[07:57:03] <KitsuWhooa> one moment
[07:57:08] <KitsuWhooa> once my laptop boots I'll tell you :p
[07:57:10] <KitsuWhooa> I think it needs a rebuild
[07:57:45] <abaumann> libxcrypt
[07:58:10] <abaumann> but that one is used by packages like systemd and shadow, so I think we would have noticed sooner? ;-)
[07:58:23] <KitsuWhooa> sorry, I meant libcrypto
[07:58:34] <KitsuWhooa> something depends on libcrypto.s0.1.1
[07:58:38] <KitsuWhooa> s/s0/so/
[07:59:03] <abaumann> Ah. A lot things may still depend on the old openssl library.
[07:59:11] -!- bill-auger has quit [Quit: No Ping reply in 180 seconds.]
[07:59:17] <abaumann> There is a 'openssl-1.1' shim
[07:59:21] <KitsuWhooa> I can't ssh to my laptop because wifi now broke
[07:59:24] <KitsuWhooa> great
[07:59:42] <abaumann> Do you have a wifi driver from the AUR or so?
[07:59:46] <KitsuWhooa> I do not
[07:59:50] <abaumann> mmh.
[07:59:54] <KitsuWhooa> iwd appears to not detect anything
[08:00:01] <KitsuWhooa> I can see my wlan0 interface just fine though
[08:00:31] <abaumann> I admit, I still use mostly netctl..
[08:00:38] <KitsuWhooa> restarting iwd fixed it
[08:00:49] <abaumann> Those are the nice fixes. :-)
[08:01:06] <KitsuWhooa> well, technically not, because it means it's a race and it'll happen again
[08:01:08] <KitsuWhooa> :p
[08:01:12] -!- bill-auger has joined #archlinux32
[08:01:19] <abaumann> :-)
[08:01:29] <KitsuWhooa> ffplay: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
[08:02:13] <abaumann> ffplay comes from the AUR?
[08:02:14] <KitsuWhooa> according to lddtree, it's libsrt.so.1.4 that depends on it
[08:02:19] <abaumann> ah.
[08:02:21] <abaumann> subtitles.
[08:02:22] <KitsuWhooa> I do not have anything from the AUR installed
[08:02:39] <abaumann> so, it's ffmpeg then..
[08:02:57] <KitsuWhooa> Yeah, guess so
[08:03:14] <KitsuWhooa> mpv shares the same fate mpv: error while loading shared libraries: libcrypto.so.1.1: cannot open shared object file: No such file or directory
[08:03:17] <KitsuWhooa> proabably for the same reason
[08:03:42] <abaumann> I'll push 'srt' if it got rebuilt against openssl 3, if not, I'll rebuild it.
[08:03:48] <abaumann> The list gets probably longer.. :-)
[08:04:14] <abaumann> mmh. the buildmaster is not in the mood this morning..
[08:04:36] <abaumann> I have a prioritize-build-list which takes far to long now.
[08:04:38] <KitsuWhooa> Also, completely unrelated, but if someone ends up complaining that lightdm is broken after upgrade, they changed it so that it only starts if logind detects a graphical seat, which it doesn't seem to do on savagefb :p
[08:04:55] <abaumann> sigh..
[08:04:58] -!- drathir_tor has quit [Remote host closed the connection]
[08:05:00] <KitsuWhooa> have to set logind-check-graphical=false in lightdm.conf
[08:05:03] <abaumann> good to know. thanks. :-)
[08:05:05] <KitsuWhooa> (it used to be false by default)
[08:11:50] <KitsuWhooa> Also, wanted to ask if there are any pipewire blockers
[08:11:50] -!- drathir_tor has joined #archlinux32
[08:12:19] <KitsuWhooa> pipewire itself is quite old, and pipewire-pulse can not be installed with wireplumber
[08:16:38] -!- drathir_tor has quit [Remote host closed the connection]
[08:17:19] <abaumann> I personally consider the replacement of pulseaudio with pipewire as failed.
[08:17:45] <abaumann> It's not enough to rewrite everything and not maintain the old things, it's also about maintaing the new things.
[08:17:59] <abaumann> I didn't see any improvement since the days of alsa/oss
[08:18:17] <abaumann> *don't
[08:18:45] <abaumann> (had to abort the prioritize-build-list, let's see now what the sanity of the buildmaster is..)
[08:19:31] <abaumann> oups. one of my test machines (an AMD K6 one) now has a failed PSU..
[08:19:41] <abaumann> ..starting pacman -Syyu immediately triggers a reboot. :-)
[08:20:14] <abaumann> ah, and the pentium ii machine has a failed PSU switch, the hissing noises are not really good..
[08:32:09] -!- drathir_tor has joined #archlinux32
[08:32:21] <abaumann> great, sanity_checks hangs now too.. ok, I reboot the buildmaster and remove some locks..
[08:33:05] -!- buildmaster has quit [Remote host closed the connection]
[08:37:02] -!- buildmaster has joined #archlinux32
[11:21:09] <abaumann> opups. down the rabbit hole with ffmpeg, now I pushed some stuff like srt just to get stuck on dav1d :-)
[11:43:50] -!- drathir_tor has quit [Ping timeout: 255 seconds]
[11:54:20] -!- drathir_tor has joined #archlinux32
[12:02:13] <girls> FYI new devtools32 are on their way
[12:02:21] <girls> most probably, this means, something will break soonish :D
[13:13:18] <abaumann> ah. good news ;-)
[13:16:46] -!- drathir_tor has quit [Remote host closed the connection]
[13:19:47] <girls> first broken devtools package build is dripping in - I'll fix it later :D
[13:22:20] -!- drathir_tor has joined #archlinux32
[13:33:22] <abaumann> KitsuWhooa, so, ffplay should be ok now..
[13:34:05] -!- drathir_tor has quit [Ping timeout: 255 seconds]
[13:34:42] <abaumann> mmh. protobuf fails with gcc 12 and clang?
[13:34:45] <abaumann> cool..
[13:35:53] -!- GNUtoo has quit [Ping timeout: 255 seconds]
[13:36:23] <abaumann> but on the bright side: I can start a libreoffice-still without shims, so it finally made the rebuild..
[13:40:35] <abaumann> ou, we lost gcc-10 and gcc-11?
[13:55:16] -!- GNUtoo has joined #archlinux32
[13:58:43] -!- GNUtoo has quit [Remote host closed the connection]
[14:05:08] <abaumann> I'll disable all my build slaves till devtools is ok again..
[14:13:03] -!- abaumann has quit [Quit: leaving]
[14:15:02] <girls> no need for disabling buildslaves
[14:15:08] <girls> it's currently the build, that fails :)
[14:15:59] -!- drathir_tor has joined #archlinux32
[14:25:35] -!- GNUtoo has joined #archlinux32
[14:47:39] -!- drathir_tor has quit [Read error: Connection reset by peer]
[14:47:39] -!- GNUtoo has quit [Write error: Connection reset by peer]
[14:56:11] -!- bill-auger has quit [Ping timeout: 248 seconds]
[14:56:30] -!- bill-auger has joined #archlinux32
[15:00:45] -!- abaumann has joined #archlinux32
[15:00:45] <buildmaster> Hi abaumann!
[15:00:45] <buildmaster> !rq abaumann
[15:00:46] <phrik> buildmaster: <abaumann> you can not take the blame all the time.. I also want my share. ;-)
[15:00:56] <abaumann> deep42thought: ah, ok then, reenabled. :-)
[15:01:08] <abaumann> I had to do some cleanup anyway..
[15:08:04] -!- abaumann has quit [Quit: leaving]
[15:28:05] -!- GNUtoo has joined #archlinux32
[15:31:32] -!- bill-auger has quit [Ping timeout: 248 seconds]
[15:32:19] -!- bill-auger has joined #archlinux32
[15:38:39] -!- drathir_tor has joined #archlinux32
[16:25:31] -!- bill-auger has quit [Ping timeout: 252 seconds]
[16:26:13] -!- bill-auger has joined #archlinux32
[16:37:39] -!- bill-auger has quit [Quit: No Ping reply in 180 seconds.]
[16:38:55] -!- bill-auger has joined #archlinux32
[18:34:40] -!- bill-auger has quit [Ping timeout: 265 seconds]
[20:50:34] <KitsuWhooa> abaumann: Awesome, thank you!
[20:50:46] <KitsuWhooa> now I can play videos over tv out again :D
[20:51:35] <KitsuWhooa> ahahahaha mpv died with SIGILL
[20:53:34] <KitsuWhooa> aaaand gdb is broken
[20:53:47] <KitsuWhooa> it's looking for libguile-2.2.so.1
[23:07:59] -!- GNUtoo has quit [Remote host closed the connection]
[23:14:09] -!- GNUtoo has joined #archlinux32
[23:31:41] -!- drathir_tor has quit [Ping timeout: 255 seconds]