#archlinux32 | Logs for 2020-01-01

Back
[00:28:11] <girls> happy new year!
[00:29:01] <KitsuWhooa> happy new year :D
[00:44:24] <KitsuWhooa> girls: good news! SSE2 is no more in webkit2gtk.
[00:44:33] <KitsuWhooa> bad news: seems to try to use DRI2 and fail at rendering pages :p
[00:45:26] <KitsuWhooa> either that or it has something to do with:
[00:45:28] <KitsuWhooa> Error loading module '/usr/lib/midori/libactivatable.so': /usr/lib/midori/libactivatable.so: undefined symbol: peas_extension_set_new
[00:45:40] <KitsuWhooa> either way, no sigill
[00:46:21] <girls> KitsuWhooa: the pessimist says: maybe it crashes before reaching the SIGILL'ing instruction? ;-)
[00:46:30] <KitsuWhooa> it doesn't actually crash
[00:46:41] <KitsuWhooa> the browser loads up and shows the ui
[00:46:46] <KitsuWhooa> and the "oops something went wrong" page
[00:46:50] <KitsuWhooa> previously it'd sigill immediately
[00:46:59] <KitsuWhooa> I also tried objdump -d | grep movsd and I got 0 results
[00:47:43] <KitsuWhooa> which, compared to what is on stable, is definitely an improvement :p
[00:51:36] <KitsuWhooa> hm, epiphany doesn't render any pages either. Interesting
[01:04:08] <KitsuWhooa> Ah, it's a graphics driver issue,,,
[01:04:29] <KitsuWhooa> "GLXBadFBConfig"
[01:12:29] <KitsuWhooa> LIBGL_ALWAYS_SOFTWARE=1 did it :D https://tasossah.com
[01:13:23] <girls> this is with webkit2gtk from testing and the rest all stable?
[01:13:29] <KitsuWhooa> yes
[01:13:39] <girls> ok, so we're save to move it
[01:13:44] <KitsuWhooa> looks like it!
[01:13:53] * girls move it
[01:14:03] <KitsuWhooa> woop
[01:15:03] <girls> done
[01:15:16] <KitsuWhooa> thank you
[01:15:34] <KitsuWhooa> now on to the next thing that throws SIGILL :p
[01:15:41] <KitsuWhooa> (whenever I come across one)
[01:16:02] <girls> :-D
[01:28:43] <buildmaster> i686/calibre is broken (says eurobuild6-4): https://archlinux32.org
[02:19:42] <buildmaster> i486/lld is broken (says eurobuild6-7-i486): https://archlinux32.org
[04:08:10] -!- rhqq has joined #archlinux32
[04:08:13] -!- rhqq has parted #archlinux32
[05:38:42] -!- davor has quit [Read error: Connection reset by peer]
[05:43:26] -!- davor has joined #archlinux32
[06:06:26] -!- thePiGrepper has quit [Ping timeout: 240 seconds]
[08:55:53] -!- abaumann has joined #archlinux32
[08:55:54] <buildmaster> Hi abaumann!
[08:55:54] <buildmaster> !rq abaumann
[08:55:55] <phrik> buildmaster: <abaumann> in 2019 it seems hard to get simple things working.. like filesystem actually being mounted after a reboot :->
[08:56:03] <abaumann> happy new year. :-)
[08:56:24] <abaumann> thanks KitsuWhooa for digging into the beautiful world of SSE2-micro-optimizations. :-)
[08:58:03] -!- abaumann has quit [Client Quit]
[10:04:45] -!- rcf has quit [Quit: WeeChat 2.5]
[10:05:17] -!- rcf has joined #archlinux32
[11:19:56] <bill-auger> the archlinux32-keyring in the repo is version 20191103 - but there is a newer source-ball on the server at version 20191230
[11:20:24] <bill-auger> i was just about to rebuild it - is the new one ok ?
[11:20:43] <girls> yes, it's ok
[11:21:00] <girls> I had just some trouble with my local build scripts, so I did not update the package yet
[11:42:35] -!- thePiGrepper has joined #archlinux32
[11:57:18] <buildmaster> pentium4/shellcheck is broken (says eurobuild6-5): https://archlinux32.org
[12:43:36] <trotz> 2020/01/01 12:43 CRIT buildmaster OS updates 1 updates, 0 ignored
[12:57:54] -!- T`aZ_ has quit [Remote host closed the connection]
[13:08:15] -!- abaumann has joined #archlinux32
[13:08:15] <buildmaster> Hi abaumann!
[13:08:16] <buildmaster> !rq abaumann
[13:08:17] <phrik> buildmaster: <abaumann> "Santa Claus brings you bells and presents.. and bugs"
[13:08:22] <girls> Hi abaumann!
[13:08:26] <abaumann> morns :-)
[13:08:43] <abaumann> still pushing some qt5 stuff out of the door..
[13:08:54] <girls> or down the stairs ;-)
[13:09:03] <KitsuWhooa> abaumann: no problem :p
[13:09:15] <abaumann> I fixed webkit for pentium4
[13:09:26] <abaumann> there was a failing glob of sorts in *.arch32.patch
[13:09:36] <KitsuWhooa> Oh, sorry
[13:09:38] <KitsuWhooa> :p
[13:09:39] <abaumann> np
[13:09:50] <abaumann> that's why there is a testing repo
[13:10:16] <abaumann> qt5-declarative had a failing sse2 patch in v8, seems fixed upstream
[13:10:34] <KitsuWhooa> I ignored the error because last time the bot here said that it failed to build webkit2gtk on i686 too
[13:10:35] <abaumann> but if javascript starts to croak again in qt applications, I know where it is from..
[13:10:45] <KitsuWhooa> Even though I downloaded the newly built package
[13:11:22] <KitsuWhooa> abaumann: any idea why the glob failed?
[13:11:32] <KitsuWhooa> The patches weren't in the source list for Pentium 4
[13:11:40] <KitsuWhooa> So in theory it shouldn't find any files
[13:15:25] <abaumann> yeah, should. and an empty bash glob should not result just to pass *.arch32.patch literally as filename to patch
[13:15:30] <abaumann> but that's what bash is doing.
[13:15:52] <girls> ah, right
[13:35:43] -!- T`aZ has joined #archlinux32
[14:15:25] <abaumann> seeseemelk: I cannot reproduce the SSE2 issues around librsvg, I tried to import SVGs in Abiword on a i686 installation. No problems. Can you say, when you get sigill when using librsvg?
[14:15:53] <KitsuWhooa> librsvg has also been working for me on i686
[14:16:29] <KitsuWhooa> IIRC gnome mines uses it so I would've quickly noticed if it was broken
[14:16:34] <abaumann> mmh. so maybe he is not on the newest version.. there _was_ once a problem with librsvg in the past.
[14:19:47] <KitsuWhooa> Yeah
[14:37:42] <buildmaster> pentium4/pandoc is broken (says eurobuild6-6) - already flagged out-of-date upstream on 2019-12-24: https://archlinux32.org
[16:02:14] -!- abaumann has quit [Quit: leaving]
[18:55:03] -!- DepositePirate has quit [Ping timeout: 240 seconds]
[19:12:46] -!- DepositePirate has joined #archlinux32
[19:17:33] <buildmaster> i686/libarchive is broken (says eurobuild6-1): https://archlinux32.org
[19:17:45] <buildmaster> pentium4/libarchive is broken (says eurobuild6-5): https://archlinux32.org
[20:04:15] <girls> the default package extensions (in devtools) is now zst - I wonder, when we will see the first problems in our build scripts surfacing due to this (we do not have zst-compressed packages so far)
[21:41:33] <buildmaster> i686/linux is broken (says eurobuild6-4): https://archlinux32.org
[21:55:30] -!- AndrevS has joined #archlinux32
[21:58:56] <buildmaster> i686/linux-lts are broken (says eurobuild6-6): https://archlinux32.org
[22:00:08] <buildmaster> pentium4/linux-lts are broken (says eurobuild6-1): https://archlinux32.org
[22:05:58] <buildmaster> pentium4/linux is broken (says eurobuild6-4): https://archlinux32.org
[22:09:29] <buildmaster> i686/virtualbox-modules-arch is broken (says eurobuild6-4): https://archlinux32.org
[22:12:36] <buildmaster> pentium4/virtualbox-modules-arch is broken (says eurobuild6-4): https://archlinux32.org
[22:16:33] <buildmaster> i686/linux-zen is broken (says eurobuild6-5): https://archlinux32.org
[22:16:46] <buildmaster> pentium4/linux-zen is broken (says eurobuild6-6): https://archlinux32.org
[22:46:19] <buildmaster> i486/libarchive is broken (says eurobuild6-7-i486): https://archlinux32.org
[23:10:50] <buildmaster> i486/freedroidrpg is broken (says eurobuild6-7-i486): https://archlinux32.org
[23:29:24] <buildmaster> i486/linux is broken (says eurobuild6-7-i486): https://archlinux32.org