=== fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-toolchain === chmj [n=chmj@196.44.1.98] has joined #ubuntu-toolchain === doko [n=doko@dslb-088-073-097-177.pools.arcor-ip.net] has joined #ubuntu-toolchain [10:30] infinity, mdz: is edgy already open? [10:32] doko: No. [10:33] doko: Some infrastructure still needs to be verified before it can open, and I'm also planning on hand-holding the new glibc and gcc before I put the buildds into free-for-all mode. [10:34] infinity: i assume glibc 2.4 ? [10:36] fabbione: yes. [10:36] infinity: do we have package ready for it? [10:36] i wouldn't mind to give it a pre-spin on sparc [10:36] i know gcc-4.1 will break some sparc stuf [10:36] Jeff's still polishing it. He should be done his tomorrow morning. [10:36] ok === fabbione wonders how much Niagara stuff will break with edgy [10:39] I expect the whole world to break in edgy on every arch, so no big deal. [10:42] infinity: eheh yea === fabbione [i=fabbione@gordian.fabbione.net] has joined #ubuntu-toolchain [06:44] doko: today is the day [06:47] hmm, infinity told that he still needs buildd babysitting [06:47] or should that be builddsitting [06:54] infinity: we cannot sync gcc-4.1 and gcj-4.1; sparcv9 patch is missing ... [09:31] doko: Okay, then can you give me a gcc-4.1 and gcj-4.1 on chinstrap somewhere that I can do the chroot bootstrap with as soon as Jeff hands me a final glibc? [09:32] infinity: yes, waiting on a final test build [09:33] doko: You rule; thanks. [11:04] infinity: chinstrap:~doko/uploads -> gcc-4.1 === jbailey [n=jbailey@209.217.74.66] has joined #ubuntu-toolchain [11:13] Ah, sorry 'bout that. [11:14] I'm on my laptop so I don't auto-login to all my usual channels. [11:21] so maybe it's safer to first build gcc-4.1 and gcj-4.1, then glibc? [11:21] I do not want to block edgy for too long [11:27] We're not blocking anything yet. Don't worry about it. [11:28] Anyhow, I've already got a plan laid out and it should go just fine. [11:28] sparc did need the same fix, I've added it to my tree. [11:28] infinity: My biggest weakness right now is that for all but ppc/ppc64 I'm only doing chroot tests for these. [11:28] And I don't have a sparc. [11:29] I need to keep my systems pure dapper right now for LSB [11:29] chroot tests are good enough for me. [11:29] We'll find out soon enough if you broke the world anyway. [11:29] infinity: gcj-4.1 online as well [11:29] you know my OCD ;) [11:30] jbailey: It's trivial to run a full GNOME environment from a chroot, if you really want to give it your acid test. [11:30] How do you get access to X, just bindmount tmp? [11:30] Yeah, bindmount /tmp and don't kill your environment on chroot. === jbailey waffles. [11:31] (so, "chroot /chroot su" instead of "su -", or "dchroot -d -c edgy" if using dchroot) [11:32] Alternately, for the full test, kill your X session, chroot into the chroot, then startx from there, so your whole test is ground-up running in the chroot.