=== doko [n=doko@dsl-084-059-070-190.arcor-ip.net] has joined #ubuntu-toolchain === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-toolchain === ajmitch [n=ajmitch@203.89.166.146] has left #ubuntu-toolchain [] === desrt [n=desrt@dhcp-0-20-af-d2-7c-3.cpe.mountaincable.net] has left #ubuntu-toolchain [] === doko_ [n=doko@dsl-084-059-064-180.arcor-ip.net] has joined #ubuntu-toolchain === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-toolchain [06:15] *** glibc detected *** double free or corruption (!prev): 0x00021050 *** [06:15] grumble [06:15] iproute build on hpa [06:15] hppa [06:22] make[1] : Entering directory `/build/buildd/klibc-1.0.14' [06:22] MCONFIG:90: klibc/arch/parisc64/MCONFIG: No such file or directory [06:22] make[1] : *** No rule to make target `klibc/arch/parisc64/MCONFIG'. Stop. [06:22] jbailey broke my kernel [06:23] lamont-away: check if there is a parisc dir instead [06:23] i had a similar issue with sparc/sparc64 [06:24] yep [06:24] and check the contents of the 2 :) [06:24] in sparc64 there were basically empty files [06:24] the sparc one was correct [06:24] heh === lamont-away tweaks, makes plans to upload tomorrow morning, once he's done sleeping, and the build has had a chance to finish === chmj [n=chmj@196.36.161.235] has joined #ubuntu-toolchain === Seveas [n=seveas@ksl403-uva-132.wireless.uva.nl] has joined #ubuntu-toolchain [12:32] infinity: ping [12:33] any way to get the config.log from the ncurses upload for i386? I cannot reproduce it here on a real 32bit system [01:07] As opposed to a fake one? [01:09] Oh, I had that same problem with glibc. [01:10] doko : s/-m64/-m64 -march=x86-64 -mtune=x86-64/ [01:10] doko : gcc-opt on the buildds sets -march/-mtune to CPUs that GCC thinks can't do -m64, so you need to reset it. [01:11] doko : Either that, or fix GCC to stop whining. :) [01:19] ohh, thanks [01:51] infinity: is this necessary for powerpc as well? [03:29] doko : We don't use -mtune and -march on PPC... [03:29] doko : PPC looks to be failing for entirely different reasons. [03:30] yes, I see it. strange. and that's not even the -m64 build ... [03:33] Yeah, I'm giving it a retry to see if it's just the kernel hating me. [03:33] If it fails the same, I'll give it a spin on a PPC machine at home where I can debug a bit. [03:34] infinity, lamont-away: gcc-opt should not add anything, when it sees -m64 or -m32 ... [03:45] Okay, NOW it failed on the configure check. Meh. Time to save a build tree and look at it, I guess. === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-toolchain [03:59] Erm. cc1: error: invalid option 'arch=powerpc64' [03:59] doko : But we don't set -mtune and -march on powerpc anyway, so you shouldn't need to try to reset them. [04:00] ok [04:00] that was ncurses? [04:01] Yes. [04:02] Alternately, find out what GCC sets as the "baseline" on -m64, and set it to that. [04:02] we should fix that stupidity on the buildd ... [04:02] That's what I did for glibc on amd64, to make sure we got what we wanted. [04:03] s/fix/alter/ [04:03] lamont-away, wake up! ^^^ [04:03] :) [04:03] I'll make sure that we have -mtune/-march parameters for "default", "-m32" and "-m64"... But right now, we don't. [04:14] yes, I think we only need them for a few packages now [04:19] infinity: please could you requeue openoffice.org2 on powerpc? I didn't see that failure before ... === Seveas [n=seveas@seveas.demon.nl] has joined #ubuntu-toolchain === jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-toolchain [06:13] doko: yeah - I know [06:14] doko: we taught it to not add -march for glibc - what else? [06:14] I need to actually teach it about -m{64,32} equivalence stuff [06:18] I think that's all. At least for the three packages I build ... === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #ubuntu-toolchain [08:07] lamont/infinity: FYI, I'm firing up a rebuilt of main on breezy-at [08:23] elmo: Will the results for that just be in the usual ~lamont/... ? [08:23] I don't know how the logging stuff works, sorry [08:23] 'k. [08:24] lamont-away, infinity: ^^ === lamont [n=lamont@15.238.5.97] has joined #ubuntu-toolchain