#archlinux32 | Logs for 2024-02-29

Back
[00:07:12] -!- mvchtz has quit [Ping timeout: 255 seconds]
[00:09:31] -!- mvchtz has joined #archlinux32
[00:15:25] -!- mvchtz has quit [Ping timeout: 264 seconds]
[00:17:22] -!- mvchtz has joined #archlinux32
[00:24:46] -!- mvchtz has quit [Ping timeout: 255 seconds]
[00:26:46] -!- mvchtz has joined #archlinux32
[03:26:31] -!- zxrom has quit [Quit: Leaving]
[06:20:57] -!- ssserpent has joined #archlinux32
[07:42:02] -!- abaumann has joined #archlinux32
[07:42:02] <buildmaster> Hi abaumann!
[07:42:02] <buildmaster> !rq abaumann
[07:42:03] <phrik> buildmaster: <abaumann> *abaumann does some hackeroo on his rsync-woodo-script..
[07:42:49] <KitsuWhooa> ohai
[07:43:00] <abaumann> hi :-)
[07:43:06] <abaumann> trying to build a kernel
[07:43:29] <abaumann> Archlinux32 starts to look quite bit-rotten. :-(
[07:43:32] <KitsuWhooa> yeah...
[07:43:44] <KitsuWhooa> I still have no idea why builders can't build anything
[07:43:50] <KitsuWhooa> well, anything new in staging
[07:44:01] <abaumann> the build system in my opinion is broken
[07:44:06] <abaumann> and not to maintain
[07:44:21] <KitsuWhooa> it complains it can't upgrade systemd or whatever, but I try it locally in a chroot and it installs fine
[07:44:23] <KitsuWhooa> so I'm confused
[07:44:31] <KitsuWhooa> I think this one is an issue with the builders
[07:44:48] <KitsuWhooa> as for the build system being broken, I suspect if we can get it unstuck with all these unbuildable packages, it'll get back to working okayish
[07:45:10] <abaumann> ah. the builders is something with openssl, curl, pacman
[07:45:20] <abaumann> I had to wipe /var/lib/archbuild32
[07:45:30] <abaumann> or /var/lib/archbuild
[07:45:42] <abaumann> maybe something more broke
[07:45:50] <KitsuWhooa> this has been happening after the glibc update
[07:45:51] <abaumann> I know that systemd doesn't rebuild at the moment
[07:46:10] <abaumann> oh.
[07:46:15] <KitsuWhooa> I've been trying to set up a chroot that fails the same way so I can try to fix it locally
[07:46:21] <KitsuWhooa> it is probably because it can't build systemd, yeah
[07:46:39] <KitsuWhooa> it should only be a matter of adding the staging repo at the top of pacman.conf, right?
[07:46:42] <KitsuWhooa> top as in, above the other repositories
[07:46:52] <abaumann> yes
[07:47:01] <KitsuWhooa> maybe I'm doing something stupid. I'll start over
[07:47:16] <abaumann> core-staging-* should use the corresponding pacman.conf with staging on top
[07:48:02] <abaumann> mmh. I'll kill mine too to test. It's just doing something with cargo - which for sure fails anyway..
[07:49:09] <abaumann> "Removing unneeded architectures", thanks upstream
[07:51:55] <abaumann> core-staging-pentium4-build works for me after removing /var/lib/archbuild/*
[07:52:14] <KitsuWhooa> hm
[07:52:20] <KitsuWhooa> I deleted it from all of my builders
[07:53:25] <KitsuWhooa> oh well, anyway, sorry for distracting you
[07:53:38] <abaumann> no problem - I'm not destracted :-)
[09:06:49] <abaumann> he. I just built kernel 6.7.6
[09:07:28] <KitsuWhooa> Ooooh!
[09:07:34] <KitsuWhooa> Did you disable the docs? :p
[09:07:40] <abaumann> of course. :-)
[09:07:47] <abaumann> and some more patching was needed
[09:07:59] <KitsuWhooa> huh
[09:08:02] <KitsuWhooa> in the kernel itself?
[09:08:03] <abaumann> not so happy yet, as the releng scripts for kernel patching are really broken now.
[09:08:07] <abaumann> nono.
[09:08:12] <KitsuWhooa> ah, ni e
[09:08:14] <KitsuWhooa> nice
[09:08:14] <abaumann> PKGBUILD mainly
[09:08:52] <abaumann> I have a booting side project based on the 6.6.12 kernel and tcc on i486, so it should work.
[09:47:49] <abaumann> (more precisely ony the userland is built with tcc, the kernel pretty much requires gcc or clang)
[09:48:32] <KitsuWhooa> expected
[10:05:17] <abaumann> CONFIG_X86_64=y
[10:05:23] <abaumann> in the linux-zen config.
[10:05:27] <abaumann> that will work. ;-)
[10:05:59] <KitsuWhooa> hahaha
[10:06:06] <abaumann> though, there is a CONFIG_x86=y below
[10:06:13] <abaumann> this is so confusing.
[10:06:24] <abaumann> Ok, I don't care about linux-zen
[10:06:26] <abaumann> really not
[10:06:49] <KitsuWhooa> yeah I think it's fine to drop it
[10:06:52] <abaumann> let's see, if the two stock kernel are somewhat building and running (linux and linux-lts)
[10:07:03] <KitsuWhooa> I can't remember
[10:07:14] <KitsuWhooa> is there a separate pae kernel?
[10:07:23] <abaumann> linux-pae was working with 5.0 on an old Intel server with 10GB of RAM. there PAE is actually really handy, but the kernel never booter after 5.1
[10:07:29] <KitsuWhooa> oh huh
[10:07:38] <KitsuWhooa> might be worth revisiting it
[10:07:39] <abaumann> *booted
[10:07:43] <abaumann> true
[10:08:18] <abaumann> just, that machine not really has a floppy drive, cdrom or runnig usb booting. Might have to do some PXE stuff to make it bearable
[10:08:20] <KitsuWhooa> before I set up containers I used to run i686-pae in a vm
[10:08:39] <abaumann> ah, so that all userland process can use the max of memory.
[10:08:48] <abaumann> that's actually not a bad idea.
[10:08:55] <KitsuWhooa> yeah
[10:09:02] <abaumann> though usually a ld.gold or so goes out of memory alone
[10:09:08] <abaumann> there pae doesn't really help
[10:09:10] <KitsuWhooa> it doesn't fix that unfortunately
[10:09:10] <KitsuWhooa> yeah
[10:09:25] <KitsuWhooa> but if you're doing make -j32 it helps :p
[10:09:31] <abaumann> true
[11:17:40] -!- abaumann has quit [Quit: leaving]
[13:03:19] -!- zxrom has joined #archlinux32
[14:11:42] -!- zxrom has quit [Remote host closed the connection]
[14:20:36] <KitsuWhooa> abaumann: ==> ERROR: One or more files did not pass the validity check!
[14:20:40] <KitsuWhooa> for the linux package
[14:20:47] <KitsuWhooa> config.pentium4 ... FAILED
[14:20:55] <KitsuWhooa> I guess I can fix it myself :p
[14:23:13] <KitsuWhooa> or not because I don't understand what is going on :D
[15:12:18] -!- GNUtoo has quit [Ping timeout: 260 seconds]
[15:16:07] -!- GNUtoo has joined #archlinux32
[15:24:49] -!- zxrom has joined #archlinux32
[15:25:40] -!- GNUtoo has quit [Remote host closed the connection]
[15:25:53] -!- GNUtoo has joined #archlinux32
[16:15:16] -!- abaumann has joined #archlinux32
[16:15:17] <buildmaster> Hi abaumann!
[16:15:17] <buildmaster> !rq abaumann
[16:15:18] <phrik> buildmaster: <abaumann> bleep. I'm human.
[16:15:28] <abaumann> oups, I have a look at the linux checksum issue
[16:15:42] <abaumann> any news from your build machines?
[16:16:09] <abaumann> argh, same issue in linux-pae, grmnpfd
[16:16:38] <abaumann> aeh. embarassing, I lost the config.* files somehow
[16:22:22] <abaumann> ah. linux-lts is ok.
[16:28:14] <abaumann> linux-pae has other issues..
[16:41:35] <abaumann> DEPMOD /build/linux-pae/pkg/linux-pae/usr/lib/modules/6.7.6-1.0-pae
[16:41:35] <abaumann> rm: cannot remove '/build/linux-pae/pkg/linux-pae/usr/lib/modules/6.7.6-1.0-pae/source': No such file or directory
[16:41:48] <abaumann> at the very end of linux-pae, of course. :-)
[16:42:09] <abaumann> the version number contains the arch32 build number 6.7.6-1.0-pae
[16:42:14] <abaumann> that's why
[16:49:19] -!- abaumann has quit [Quit: leaving]
[18:59:18] -!- ssserpent has quit [Quit: WeeChat 4.2.1]
[20:42:50] T`aZ is now known as T`aBoWRiS
[22:56:54] -!- dmc has quit [Quit: WeeChat 4.2.1]
[22:57:41] -!- dmc has joined #archlinux32