#archlinux32 | Logs for 2023-02-02

Back
[00:59:28] -!- drathir_tor has quit [Remote host closed the connection]
[01:02:54] -!- drathir_tor has joined #archlinux32
[01:52:11] -!- lithiumpt has joined #archlinux32
[02:47:16] -!- ripur has joined #archlinux32
[02:50:10] <ripur> hey
[02:56:49] -!- ripur has quit [Ping timeout: 252 seconds]
[03:25:45] -!- lithiumpt has quit [Ping timeout: 260 seconds]
[03:27:20] -!- drathir_tor has quit [Remote host closed the connection]
[03:29:46] -!- drathir_tor has joined #archlinux32
[03:34:19] -!- drathir_tor has quit [Remote host closed the connection]
[03:46:53] -!- ripur has joined #archlinux32
[03:50:05] -!- ripur has quit [Client Quit]
[03:50:41] -!- drathir_tor has joined #archlinux32
[04:34:21] -!- drathir_tor has quit [Remote host closed the connection]
[04:37:00] -!- drathir_tor has joined #archlinux32
[06:24:05] -!- lithiumpt has joined #archlinux32
[06:47:08] -!- abaumann has joined #archlinux32
[06:47:09] <buildmaster> Hi abaumann!
[06:47:09] <buildmaster> !rq abaumann
[06:47:10] <phrik> buildmaster: <abaumann> does it include a dependency to a mailer, so it can send emails about temperature and usage too? ;-)
[07:10:12] -!- titus_livius has joined #archlinux32
[07:11:50] -!- buildmaster has quit [Remote host closed the connection]
[07:14:29] -!- buildmaster has joined #archlinux32
[07:16:32] -!- drathir_tor has quit [Remote host closed the connection]
[07:19:43] -!- drathir_tor has joined #archlinux32
[07:38:33] <abaumann> Query failed: Index binary_packages_in_repositories is corrupted
[07:38:36] <abaumann> on archlinux32.org
[07:38:50] <abaumann> I'll stop both buildmaster and archlinux32.org and do a full mysql resync.
[07:39:07] <abaumann> This happens too often, and I'm loosing too much time with infrastructure in the project.
[07:39:26] <abaumann> If I would know, why it happens and not just "Mariadb being mariadb"
[09:57:48] <abaumann> so.. everything should be back.. sorry for the inconvenience.
[10:41:46] <KitsuWhooa> abaumann: do you want me to send a patch for the luajit package itself, or do you want just the actual patch to the code itself
[11:43:47] -!- drathir_tor has quit [Remote host closed the connection]
[11:54:09] -!- drathir_tor has joined #archlinux32
[12:04:06] <bill-auger> abaumann: the keyring situtation is resolved for me - but i got an unrelated error when upgrading - i think you saw this yesterday too
[12:04:07] <bill-auger> ldconfig: /usr/lib/libbfd.so is not an ELF file - it has the wrong magic bytes at the start.
[12:06:02] <bill-auger> OTOH firefox 109 build successfully - so overall, it was a good day
[13:39:58] <abaumann> https://bbs.archlinux32.org
[13:39:59] <phrik> Title: libbfd.so producing ldconfig warnings / Pacman / Pacman Upgrades / Arch Linux 32 Forum (at bbs.archlinux32.org)
[13:40:16] <abaumann> I thing it is a ldconfig issue, but who knows :-)
[13:40:29] <abaumann> firefox 109, cool. I cannot even rebuild rust at the moment
[13:40:40] <abaumann> https://bugs.archlinux32.org
[13:40:41] <phrik> Title: FS#316 : [rust] exhausts virtual memory (at bugs.archlinux32.org)
[14:05:46] -!- epony has joined #archlinux32
[14:09:46] <abaumann> 486 build slaves: error: command terminated by signal 4: Illegal instruction
[14:09:49] <abaumann> :: Running post-transaction hooks...
[14:09:50] <abaumann> not good..
[14:10:06] <abaumann> installing p11-kit...
[14:10:06] <abaumann> error: command terminated by signal 4: Illegal instruction
[14:10:20] <abaumann> one of my most loved packages. *grmpf*
[14:11:05] <abaumann> people seem to mistake "software maintainance" with "let's add proprietary Intel opcodes everywhere"
[14:11:11] <abaumann> seen that in luajit lately
[14:11:37] <abaumann> this will lead to a broken userland for for instance RISCV, when it finally takes over the world. :-)
[14:13:21] <abaumann> ah.
[14:13:31] <abaumann> I built a pentium4 chroot on a real i486 vm.. my bad :-)
[14:25:48] <abaumann> so, most build machines are now updated, cleaned and have new signing keys.. back into the cluster..
[14:30:49] <bill-auger> the existig rust was ok - i had to use the wasi- packages from community-testing though - and to install llvm14 in addition to llvm (15)
[14:31:41] <bill-auger> probably the wasi- packages in community are useless now - those should probably move to community now
[14:32:31] <bill-auger> s/those /those in community-testing/ should probably move to community now
[14:33:19] <bill-auger> makedepends+=( llvm14 ) # rustup: error while loading shared libraries: libLLVM-14.so:
[14:33:26] <bill-auger> makedepends=( ${makedepends[*]/wasi-*/} ) # wasm-ld: error: cannot open /usr/lib/clang/15.0.7/lib/wasi/libclang_rt.builtins-wasm32.a: No such file or directory
[14:34:49] <bill-auger> just like before, except that before it needed older wasi- packages - this time it need newer ones
[14:36:08] <bill-auger> and webtrc still needed to be disabled - that may be a goner for 32bit
[14:37:37] <bill-auger> oh also, i switched back to GCC - LLVM build had more problems this time
[14:38:38] <abaumann> mmh. thanks for that. I just assumed rust is broken anyway, so I should try to build the newest one. I didn't hope firefox would build with the now a little bit older rust.
[14:39:09] <abaumann> I wanted to postpone the day, when certain packages only build as cross-compilation packages.
[14:39:13] <bill-auger> rust was ok after i added llvm14
[14:39:20] <abaumann> but the toolchains and especially rust seem to get into that phase.
[14:39:57] <abaumann> yeah, the release-pinning for icu, llvm, boost-list, etc. is still pending and somewhere on a todo list. :-/
[15:36:32] -!- abaumann has quit [Quit: leaving]
[17:54:11] -!- drathir_tor has quit [Ping timeout: 255 seconds]
[18:00:23] -!- drathir_tor has joined #archlinux32
[22:34:48] -!- pants has quit [Remote host closed the connection]
[22:48:44] -!- pants has joined #archlinux32
[23:52:46] -!- bill-auger has quit [Remote host closed the connection]
[23:53:57] -!- bill-auger has joined #archlinux32