#archlinux32 | Logs for 2019-09-09

Back
[00:06:44] <buildmaster> any/josm is broken (says nlopc46-i486bs0): https://archlinux32.org
[00:09:32] <buildmaster> pentium4/rust is broken (says nlopc46): https://archlinux32.org
[00:19:01] -!- thePiGrepper has joined #archlinux32
[00:36:04] -!- slacka123 has quit [Ping timeout: 264 seconds]
[01:01:50] -!- nit-picker has quit [Remote host closed the connection]
[01:02:10] -!- nit-picker has joined #archlinux32
[01:02:10] <buildmaster> Hi nit-picker!
[01:02:10] <buildmaster> !rq nit-picker
[01:02:11] <phrik> buildmaster: <nit-picker> abaumann: but there are only 18 "intermediate" versions
[01:02:31] -!- davor has quit [Ping timeout: 246 seconds]
[01:02:59] -!- davor has joined #archlinux32
[02:23:48] -!- thePiGrepper has quit [Ping timeout: 245 seconds]
[03:58:07] -!- thePiGrepper has joined #archlinux32
[04:11:57] -!- eschwartz has quit [Ping timeout: 250 seconds]
[04:14:01] -!- eschwartz has joined #archlinux32
[04:37:02] <buildmaster> i486/i3blocks are broken (says nlopc46-i486bs0): https://archlinux32.org
[04:52:23] -!- isacdaavid has joined #archlinux32
[04:54:13] -!- thePiGrepper has quit [Ping timeout: 246 seconds]
[05:04:51] -!- thePiGrepper has joined #archlinux32
[05:39:31] -!- isacdaavid has quit [Read error: Connection reset by peer]
[05:53:43] -!- _Leviticus_ has joined #archlinux32
[05:56:09] -!- _Leviticus_ has quit [Remote host closed the connection]
[06:07:25] -!- davor_ has joined #archlinux32
[06:07:33] -!- davor has quit [Ping timeout: 245 seconds]
[06:07:41] davor_ is now known as davor
[06:32:20] -!- isacdaavid has joined #archlinux32
[07:50:52] -!- isacdaavid has quit [Read error: Connection reset by peer]
[08:39:10] -!- nit-picker has quit [Remote host closed the connection]
[08:42:07] -!- nit-picker has joined #archlinux32
[08:42:08] <buildmaster> Hi nit-picker!
[08:42:08] <buildmaster> !rq nit-picker
[08:42:09] <phrik> buildmaster: <nit-picker> abaumann: but there are only 18 "intermediate" versions
[08:43:37] -!- deep42thought has joined #archlinux32
[08:43:37] <buildmaster> Hi deep42thought!
[08:43:37] <buildmaster> !rq deep42thought
[08:43:38] <phrik> buildmaster: <deep42thought> documented => the bug becomes a feature
[09:27:33] -!- Alina-malina has quit [Ping timeout: 245 seconds]
[09:30:17] -!- thePiGrepper has quit [Ping timeout: 244 seconds]
[10:02:49] -!- Alina-malina has joined #archlinux32
[10:25:07] -!- infides has joined #archlinux32
[10:42:58] -!- DCyrax has quit [Remote host closed the connection]
[11:15:02] -!- infides has quit [Ping timeout: 245 seconds]
[12:19:45] -!- davor has quit [Ping timeout: 244 seconds]
[12:22:59] -!- thePiGrepper has joined #archlinux32
[12:25:37] -!- davor has joined #archlinux32
[13:06:56] -!- ofara_ has quit [Quit: ofara_]
[13:07:15] -!- ofara_ has joined #archlinux32
[13:07:33] -!- ofara_ has quit [Client Quit]
[13:09:38] -!- ofara_ has joined #archlinux32
[13:11:38] -!- ofara_ has quit [Client Quit]
[13:13:42] -!- ofara_ has joined #archlinux32
[13:20:16] -!- abaumann has joined #archlinux32
[13:20:17] <buildmaster> Hi abaumann!
[13:20:17] <buildmaster> !rq abaumann
[13:20:18] <phrik> buildmaster: <abaumann> Rust will manage to kill linux userland, something Java never managed in 30 years :-)
[13:20:22] <deep42thought> Hi abaumann!
[13:20:36] <abaumann> hi deep42thought
[13:20:44] <abaumann> I think I managed to derust rust :-)
[13:20:51] <deep42thought> nice job!
[13:21:10] <abaumann> as an extra bonus it doesn't contain a huge build folder :-)
[13:23:11] <deep42thought> how did you do it?
[13:23:22] <abaumann> target.x86_64-unknown-linux-gnu was in config.toml.
[13:23:28] <deep42thought> oh
[13:23:39] <abaumann> debuginfo-level = 1 works around the memory issue, thanks to the hint in the bug report
[13:24:50] <abaumann> https://github.com
[13:24:51] <phrik> Title: LLVM ERROR: out of memory building rustc on powerpc ppc64 · Issue #60294 · rust-lang/rust · GitHub (at github.com)
[13:26:43] <deep42thought> ah, yes, right :-)
[13:27:34] <abaumann> I might have lost now cross-compilation to 64-bit for rust on 32-bit, but I don't really care about that.
[13:28:05] <deep42thought> shouldn't that be something which could be added by another bootstrap step (by the end user)?
[13:28:37] <deep42thought> e.g. a non-cross-compilation rust should be able to compile any cross-compilation-capable rust which runs on that host?
[13:28:39] <abaumann> probably.
[13:29:08] <deep42thought> at least that's something, I would expect from a sane compiler - but for rust one cannot possibly know ;-)
[13:31:18] <abaumann> The good thing is: in the future we can use rust-bin to bootstrap rust again, if current rust is broken
[13:31:40] <deep42thought> rust-bin? where do we get that from?
[13:32:55] <buildmaster> i686/percona-toolkit is broken (says nlopc46): https://archlinux32.org
[13:33:37] <abaumann> https://aur.archlinux.org
[13:33:37] <phrik> Title: AUR (en) - rust-bin (at aur.archlinux.org)
[13:33:45] <abaumann> :-)
[13:33:50] <deep42thought> :-D
[13:34:26] <abaumann> The 686-unknown-linux version upstream may contain SSE2 opcodes, so bootstrapping is best done via a chroot, so it doesn't matter when SSE2 opcodes are executed.
[13:34:40] <abaumann> I didn't dig deeper whether there is a true i486-unknown-linux
[13:34:59] <abaumann> @MrBios: this the long tedious way to a OLPC with graphical display because of librsvg..
[13:35:23] <abaumann> speaking of librsvg: this one currently contains SSE2 opcodes on i686, hence some problems there with the window managers.
[13:35:35] <buildmaster> pentium4/percona-toolkit is broken (says eurobuild6-2): https://archlinux32.org
[13:35:39] <abaumann> I retriggered everything containing 'rust' :-)
[13:35:56] <abaumann> ./seed-build-list -w -p '^rust$' -p '^librsvg$' -p '^thunderbird$' -p '^firefox$'
[13:35:59] <abaumann> ./prioritize-build-list -d -w <(printf '^rust$\n' '^librsvg$\n' '^thunderbird$\n' '^firefox$\n' )
[13:36:11] <deep42thought> check out -j for seed-build-list
[13:36:18] <abaumann> aeh.
[13:36:23] <abaumann> wrong window. :-)
[13:36:27] <buildmaster> i486/zeromq is broken (says nlopc46-i486bs0): https://archlinux32.org
[13:36:34] <deep42thought> still, check it out ;-)
[13:36:34] <abaumann> -j|--jostle
[13:36:35] <abaumann> lol
[13:37:22] * abaumann thinks --joddle would also have been an option ;-)
[13:38:22] <deep42thought> what does that mean?
[13:38:38] <abaumann> joddeling
[13:38:52] <deep42thought> ah, google knows
[13:41:14] <thePiGrepper> Hi, Ive been having issues with PGP when trying to install linux-firmware for pentium4.
[13:41:59] <abaumann> hi thePiGrepper. On stable?
[13:42:33] <abaumann> lemme test.
[13:42:53] <thePiGrepper> abaumann: yes
[13:43:14] <buildmaster> pentium4/librsvg is broken (says nlopc46): https://archlinux32.org
[13:43:34] <abaumann> librsvg priorized too soon...
[13:44:29] <buildmaster> i686/rust is broken (says eurobuild6-5): https://archlinux32.org
[13:45:02] <abaumann> wow. what happened. a big bunch of packages hit stable
[13:45:12] <thePiGrepper> weird, Ive just tried it on another system with pentium4 and it works just fine. I'll try it again on that machine and if something's wrong Ill get back to you. sorry for the potential false alarm
[13:45:16] <deep42thought> glibc finally fixed?
[13:45:17] <abaumann> ah. sorry. looking at staging.
[13:45:19] <abaumann> nope
[13:45:32] * abaumann can't read
[13:46:10] <abaumann> but true, the glibc should unblock a lot of packages..
[13:46:39] <deep42thought> but it didn't hit stable, yet
[13:46:43] <abaumann> yes
[13:46:51] * abaumann wonders why
[13:47:10] <buildmaster> i686/librsvg is broken (says rechenknecht): https://archlinux32.org
[13:48:34] <deep42thought> it's "stuck" in testing
[13:48:41] <abaumann> aha
[13:48:51] <deep42thought> not yet tested :-D
[13:49:00] <abaumann> this can be fixed fast. :-)
[13:55:20] <deep42thought> abaumann: you're sending an email to mark it as tested?
[13:55:33] <deep42thought> I'd like to see whether the email feature still works ...
[13:56:49] <abaumann> yes, I'm still sending emails from my test machines. But I have to update first..
[13:56:55] <abaumann> .. and actually do some testing. :-)
[13:56:59] <deep42thought> :-D
[14:03:13] <abaumann> linux-firmware-20190717.bf13a71-1.0 is up to date -- reinstalling, no problem
[14:12:28] <deep42thought> oh
[14:12:40] <deep42thought> looks like I'm not reporting any tested packages for quite some time :-/
[14:25:34] <abaumann> desc: Structure needs cleaning
[14:25:36] <abaumann> tons of it
[14:25:46] <deep42thought> from gpg?
[14:25:52] <deep42thought> or the fs?
[14:26:47] <abaumann> doing a pacman -Syyu on staging/pentium4
[14:27:17] <abaumann> basically the repo managed to get completly borked for some packages. I have seen this before.
[14:27:25] <abaumann> on 64-bit
[14:27:42] <abaumann> warning: could not fully load metadata for package screengrab-1.101-1.2
[14:27:42] <abaumann> error: failed to prepare transaction (invalid or corrupted package)
[14:27:52] <abaumann> you cannot even reinstall the packages :-(
[14:28:21] <deep42thought> this is a fuckup of the database of installed packages, I believe
[14:28:38] <abaumann> yes. but how does it happen? my machine didn't crash or so..
[14:28:54] <deep42thought> bad hdd?
[14:28:59] <abaumann> virtual hd
[14:29:07] <abaumann> bug in pacman
[14:29:25] <deep42thought> gpg: encrypted with 4096-bit RSA key, ID 36EE65ED7C1B39D0, created 2016-06-20
[14:29:25] <deep42thought> "Erich Eckner (replaces 0xC6A88E21) <erich@eckner.net>"
[14:29:34] <abaumann> mmh
[14:29:35] <deep42thought> this explains, why the buildmaster cannot decrypt my reports :-D
[14:29:39] <abaumann> yep
[14:31:22] -!- thePiGrepper has quit [Ping timeout: 246 seconds]
[14:32:16] -!- thePiGrepper has joined #archlinux32
[14:35:31] <abaumann> error: could not extract /usr/share/minuet/soundfonts/GeneralUser-v1.47.sf2 (Lzma library error: Corrupted input data)
[14:35:42] <abaumann> is my machine/memory dying or what?
[14:36:40] -!- infides has joined #archlinux32
[14:47:26] <abaumann> mmh. a filesystem borkup on a virtual machine.
[14:47:28] <abaumann> fun.
[14:47:54] <deep42thought> modern virtual machines are so advanced, they even emulate hardware failure :-9
[14:48:06] <abaumann> no, I start to suspect the latest kernel update
[14:48:24] <abaumann> given their weird releasing cycle lately, basically anything can happen.
[14:49:13] <abaumann> !catch deep42thought
[14:49:14] <phrik> abaumann: Is that… Is that really a word?
[14:49:19] <abaumann> !grab deep42thought
[14:49:19] <phrik> abaumann: Tada!
[14:49:31] <abaumann> !poke deep42thought
[14:49:32] <phrik> abaumann: The answer is 42.
[14:49:36] <abaumann> ah :-)
[14:50:02] * deep42thought feels catched, grabbed and poked
[14:50:12] -!- Cthulu201 has quit [Quit: Nowhere special. I always wanted to go there.]
[14:52:09] <abaumann> lol
[14:53:29] -!- Cthulu201 has joined #archlinux32
[14:54:43] <deep42thought> ok, updating my keys resolved the reporting problem
[14:55:00] <deep42thought> though the *automatic* reporting is still pending
[15:04:23] <abaumann> I reported for all three architectures..
[15:04:29] <abaumann> ..but testing was minimal :-)
[15:08:12] <deep42thought> you reported via email?
[15:08:38] <abaumann> via script
[15:08:43] <deep42thought> ok
[15:08:46] <abaumann> which I hope sends out emails
[15:08:58] <deep42thought> I don't see any emails from you in the logs
[15:09:02] <abaumann> mmh.
[15:09:18] <abaumann> then I have to check what report-installed-packages is doing
[15:09:28] <abaumann> maybe a mail server setup error on my part.
[15:09:39] <deep42thought> you give it two parameters, right?
[15:10:33] * abaumann restart vms on a very slow host. :-)
[15:16:50] <abaumann> report-installed-packages [from] [to]
[15:16:55] <deep42thought> yes
[15:16:55] <abaumann> from and to are optional
[15:17:02] <deep42thought> well
[15:17:08] <deep42thought> then it won't send an email
[15:17:08] <abaumann> "From: ${from}" \
[15:17:08] <abaumann> "To: ${to}" \
[15:17:09] <abaumann> oh.
[15:17:19] <deep42thought> how should it know where to send the mail to?
[15:17:20] <abaumann> I see. So I didn't report any tested packages :-)
[15:17:25] <deep42thought> :-D
[15:17:38] * deep42thought really considers writing better documentation
[15:17:59] <deep42thought> note, that the addresses must also be known to gpg
[15:18:04] <deep42thought> so it can properly sign and encrypt
[15:23:54] <abaumann> mmh. now I sent i486. let's see in the logs
[15:24:20] <abaumann> Invalid encryption/signature
[15:24:22] <abaumann> ah snap
[15:24:32] <deep42thought> this is mine
[15:24:44] <abaumann> No known signature found - I found:
[15:24:49] <deep42thought> yes
[15:24:51] <deep42thought> this is my email
[15:25:44] <deep42thought> are you sending from a real domain?
[15:26:00] <deep42thought> I think, polichronucci has quite restrictive filters on who is allowed to send to archlinux32.org
[15:26:07] <abaumann> oh.
[15:26:23] <abaumann> that's maybe why I never bothered to report installed packages this way..
[15:26:30] <deep42thought> I think, you cannot simply smtp the mail directly to archlinux32.org, but must go over a real mail server
[15:26:44] <abaumann> usually I relay to my own mail esrver
[15:26:48] <abaumann> lemme check
[15:26:49] <deep42thought> alternatively, send to archlinux32-buildmaster@eckner.net
[15:26:57] <abaumann> ok.
[15:27:08] <deep42thought> my mail server should have less restrictive settings
[15:28:20] -!- drathir has quit [Ping timeout: 244 seconds]
[15:35:22] -!- MrBIOS has joined #archlinux32
[15:38:44] <deep42thought> abaumann: I see only emails from me getting through
[15:47:00] <abaumann> yep.
[15:47:16] * abaumann wonders why and diggs through postfix configuration
[15:49:45] <abaumann> why is n270 no longer a valid cpu configuration in libvirt?
[15:55:05] <abaumann> sometimes I don't understand thinks: rust now runs twice pentium4/rust on eurobuild6-2 and eurobuild6-4. I forced it to eurobuild6-1, it never appeared there..
[15:55:25] <deep42thought> :-/
[15:55:57] <deep42thought> maybe the slave-name-matching is broken?
[15:56:03] <deep42thought> (though that is unlikely)
[15:56:17] <abaumann> I don't know: 2019-08-20 06:32:33 on the error list for i686/rust
[16:01:17] <abaumann> another schedule: now rust is on eurobuild6-1
[16:01:34] <abaumann> aeh.. -3
[16:02:47] <abaumann> error: couldn't load codegen backend "/usr/lib/rustlib/i686-unknown-linux-gnu/codegen-backends/librustc_codegen_llvm-llvm.so": "libLLVM-7.so: cannot open shared object file: No such file or directory"
[16:02:51] <abaumann> what now again!
[16:03:02] <deep42thought> :'-(
[16:03:12] <abaumann> It should take rust-bin from bootstrap and not broken rust from build-support
[16:03:22] <abaumann> aha.
[16:03:59] <abaumann> this means i686 fails very fast, but then the build logs don't show that the packages where built (maybe because they fail in a very early stage of staging-i686-xxx)?
[16:04:40] <abaumann> I admit, that all this chroot whatever stuff and what gets copied where and what gets read from where really confuses me
[16:05:05] <deep42thought> have you looked on the buildmaster directly for the logs?
[16:05:11] <abaumann> no
[16:05:13] <deep42thought> the link on any website can only be to a single log
[16:05:20] <deep42thought> so it usually takes the first which matches
[16:05:39] <abaumann> reporting the first error instead of the last error?
[16:05:48] <deep42thought> might be the case, yes
[16:05:52] <abaumann> mmh
[16:06:19] <deep42thought> ' ORDER BY `failed_builds`.`date` DESC' .
[16:06:19] <deep42thought> ' LIMIT 1'
[16:06:23] <deep42thought> nope, should be the last
[16:06:41] <deep42thought> so the archlinux32.org/buildmaster/logs.php link should give you the latest log
[16:07:09] <abaumann> 695a49b60aa916fa7c9dbd593f984080688e2368
[16:07:29] <abaumann> this is the right version to build..
[16:08:54] <abaumann> So https://buildmaster-status.archlinux32.org shows be a version of rust 2019-08-20 06:32:33 (commit time), it is now at 20 compilations. something is wrong here..
[16:09:14] <abaumann> commit time is 13:29:52 2019 +0200
[16:09:17] <abaumann> todai
[16:09:19] <abaumann> *today
[16:10:51] <deep42thought> did you run get-package-updates since your last commit?
[16:11:12] <abaumann> I thought so, yes.
[16:11:41] <abaumann> just run again: I get pycharm-community-edition (twice)
[16:13:41] <deep42thought> I see rust for i686 and pentium4 on the build list for the most recent commit
[16:13:46] <deep42thought> so it looks all fine
[16:14:09] <deep42thought> maybe it did not fail yet?
[16:14:30] <deep42thought> hmm, it *did* fail
[16:14:41] <deep42thought> sry, my time is up, I have to leave
[16:14:46] <abaumann> yep. i686 rust needs LLVM-7 (again)
[16:15:00] <deep42thought> cu
[16:15:03] <abaumann> I wonder now, it that's also the case for rust-bin (though I thought).
[16:15:05] <abaumann> ah.
[16:15:06] <abaumann> ok.
[16:15:09] <abaumann> :-)
[16:15:10] -!- deep42thought has quit [Quit: Leaving.]
[16:15:16] -!- abaumann has quit [Quit: leaving]
[16:21:27] -!- infides has quit [Ping timeout: 268 seconds]
[16:45:14] -!- abaumann has joined #archlinux32
[16:45:14] <buildmaster> Hi abaumann!
[16:45:14] <buildmaster> !rq abaumann
[16:45:15] <phrik> buildmaster: <abaumann> * abaumann wonders if raind is a good name for a system daemon..
[16:45:52] <abaumann> my de rust-bin-ify sed-fu was removing a little bit too much, so I removed also rust-bin in makedepends in rust PKGBUILD. This explains the LLVM-7 message again :-)
[16:46:31] <abaumann> I think, I should start to use your keyserver, I constantly get errors for public once, that's why signing fails: gpg: buildmaster@archlinux32.org: skipped: Server indicated a failure
[16:46:35] <abaumann> gpg: [stdin]: sign+encrypt failed: Server indicated a failure
[17:00:25] <abaumann> oups. now there will be some emails floods..
[17:24:45] -!- drathir has joined #archlinux32
[17:42:37] <abaumann> Sep 09 17:42:03 euroweb postfix/smtp[27450]: 90DCC60B5B: host mail.archlinux32.org[185.24.221.96] said: 450 4.2.0 <buildmaster@archlinux32.org>: Recipient address rejected: Greylisted for 300 seconds (in reply to RCPT TO command)
[17:42:41] <abaumann> oh cool.
[17:43:32] -!- abaumann has quit [Quit: leaving]
[18:00:20] <tyzoid> hey deep42thought / abaumann - Fixed bbs.archlinux32.org cert
[18:00:43] <tyzoid> autorenew broke because letsencrypt started sending multiple requests to the challenge instead of just one, and the script I had only responded to the first one
[18:24:03] -!- deep42thought has joined #archlinux32
[18:24:03] <buildmaster> Hi deep42thought!
[18:24:03] <buildmaster> !rq deep42thought
[18:24:04] <phrik> buildmaster: <deep42thought> db-update --fuck-up
[18:24:09] <deep42thought> Thanks, tyzoid!
[18:28:52] <deep42thought> tyzoid: bbs is now completely offline :-/
[18:36:23] -!- deep42thought has quit [Remote host closed the connection]
[18:41:53] <tyzoid> deep42thought: config error knocked apache offline, it's back now
[19:00:34] -!- thePiGrepper has quit [Ping timeout: 268 seconds]
[19:45:57] -!- DCyrax has joined #archlinux32
[19:54:22] -!- abaumann has joined #archlinux32
[19:54:22] <buildmaster> Hi abaumann!
[19:54:22] <buildmaster> !rq abaumann
[19:54:23] <phrik> buildmaster: <abaumann> So I prefer cheap bootstrapping methods over the correct ones :-)
[19:55:59] -!- deep42thought has joined #archlinux32
[19:55:59] <buildmaster> Hi deep42thought!
[19:55:59] <buildmaster> !rq deep42thought
[19:55:59] <phrik> buildmaster: <deep42thought> rcf you just detuned and are now receiving a different program - please execute /join #debian
[19:56:06] <deep42thought> Hi abaumann!
[19:56:15] <abaumann> hi deep42thought
[19:56:18] <abaumann> rust is still building.. :-)
[19:56:29] <deep42thought> for some reason, the signature of my i486 router is not accepted by the buildmaster for stabilizing packages :-(
[19:56:42] <deep42thought> abaumann: first trial for rust?
[19:56:52] <deep42thought> or are there already some "inofficial" failures?
[19:57:59] <abaumann> i686/rust is in the second round.. lemme check..
[19:58:15] <abaumann> 2110 | pub type U1024 = UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;
[19:58:17] <abaumann> yeah.
[19:58:23] <abaumann> been there
[19:58:23] <buildmaster> i686/rust is broken (says eurobuild6-1): https://archlinux32.org
[19:58:29] <abaumann> voila. :-)
[19:58:34] <deep42thought> there should be a patch for that in the git history somewhere
[19:58:49] <abaumann> ah. cool.
[19:58:59] <deep42thought> I had a horribly hacky "sed '1234 { /uint/ d; }'" or so ...
[19:59:28] <abaumann> so officieal rust 1.37 cannot build 1.37 because of that?
[20:00:07] * abaumann feels the urge to add 0. before the current version number of rust :->
[20:02:01] <abaumann> ah. it in the bug report FS32#71, found it
[20:08:27] <abaumann> fatal: unable to access 'https://git.archlinux32.org/archlinux32/packages.git/': SSL certificate problem: certificate has expired
[20:08:31] <abaumann> ahem.
[20:08:37] <abaumann> tyzoid: are you still around?
[20:08:52] <abaumann> it explains nicely, why my builds of rust are failing.. :->
[20:10:52] <abaumann> my asp32 cache didn't get updated anymore
[20:11:12] -!- thePiGrepper has joined #archlinux32
[20:14:02] -!- abaumann has quit [Quit: leaving]
[20:20:55] -!- AndrevS has joined #archlinux32
[20:45:17] -!- samantaz has joined #archlinux32
[20:52:42] <buildmaster> i686/librsvg is broken (says eurobuild6-3): https://archlinux32.org
[20:54:24] <buildmaster> pentium4/librsvg is broken (says eurobuild6-1): https://archlinux32.org
[20:56:24] -!- buildmaster has quit [Remote host closed the connection]
[20:56:46] -!- buildmaster has joined #archlinux32
[20:56:46] <buildmaster> !rq buildmaster
[20:56:47] <phrik> buildmaster: <buildmaster> I might be insane, but never confused ... ;-)
[21:07:38] -!- deep42thought has quit [Quit: Leaving.]
[21:29:10] -!- thePiGrepper has quit [Ping timeout: 268 seconds]
[23:36:08] -!- MrBIOS has quit [Quit: MrBIOS]
[23:40:33] -!- AndrevS has quit [Remote host closed the connection]
[23:59:16] <buildmaster> i486/gobject-introspection is broken (says eurobuild6-7-i486): https://archlinux32.org