=== doko_ [n=doko@dslb-084-059-076-155.pools.arcor-ip.net] has joined #ubuntu-toolchain === chmj [n=chmj@dsl-146-190-232.telkomadsl.co.za] has joined #ubuntu-toolchain [11:39] WO HOOO [11:39] another gcc-4.0 regression on sparc [11:40] ../../ghc/compiler/ghc-inplace -H16m -O -cpp -fffi -Iinclude -ignore-package X11 -O -Rghc-timing -fgenerics -package base -fgenerics -split-objs -hisuf p_hi -hcsuf p_hc -osuf p_o -prof -c Graphics/X11/Xlib/Misc.hs -o Graphics/X11/Xlib/Misc.p_o -ohi Graphics/X11/Xlib/Misc.p_hi [11:40] gcc: Internal error: Segmentation fault (program as) [11:40] Please submit a full bug report. [11:40] See for instructions. [11:40] For Debian GNU/Linux specific bug reporting instructions, see [11:40] . [11:40] <> [11:43] isn't that as? [11:43] dunno.. you are the expert :) [11:47] you are the sparc expert :) [11:48] well that's general toolchain stuff :P [11:48] seriously.. what should i look for? [11:50] if it's really as [11:50] does ghc allow you to run gcc with -v ? then you should at least see the as command line, and then determine, if it fails in as or cc1 [11:50] then it's binutils fuckage [11:51] i have NO idea [11:51] i can try to do that [11:51] it fails at 1.6M in the log that's pretty deep in the build [11:51] i will try that asap. thanks [11:52] didn't debian experience some problems with ghc lately? [11:52] dunno [11:52] they did experience glibc problems on sparc [11:52] that's for sure [11:53] it didn't even start to build in debian [11:53] B-D issues [12:51] doko: is the new gcc-4.0 good to build or should i wait a bit? [01:00] fabbione: I tested on i386 and amd64, so maybe you want to wait until these succeed on the buildd [01:00] ok === jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-toolchain === lamont__ [n=lamont@mib.fc.hp.com] has joined #ubuntu-toolchain [04:37] infinity, lamont, lamont__: gcc-opt ping [04:39] doko: anything that needs to be tuned on sparc? [04:39] otherwise i am taking off to go to school [04:40] fabbione: gcc-4.0 did succeed [04:41] gcj-4.0 as well [04:41] yup i saw that [04:41] gcc-3.4 as well [04:41] they will build "soon" [04:42] i am also scheduling oo2 [04:42] but i have to go now [04:42] ttyl [08:06] fabbione: new oo2 upload needed [08:09] doko: ok [08:46] doko: when do you plan to upload oo2? [08:46] uploading ... [08:47] oh cool [08:47] thanks [08:48] the build did succeed on powerpc and amd64, there must be some problem with parallel make, which I didn't see with my testing [08:48] oh ok [12:00] doko: Around? [12:00] I'm curious if you think it's safe to make the biarch amd64 package "libc6-i686" instead of "libc6-i386" [12:00] Since I'm fairly sure that amd64 can support all the i686 instructions including CMOV.