/srv/irclogs.ubuntu.com/2006/07/12/#ubuntu-toolchain.txt

jbaileydoko: the /usr/include/powercp64-linux-gnu problem will affect lkh as well.  Hmm...12:38
jbaileydoko: Is the problem just that it's not the correct GNU triple?12:39
dokojbailey: yes01:09
jbailey'kay.  It'll be a bit of fun.  I suspect that the right thing will be to do the transition locally and hand it all to Adam in binary form to bootstrap and slip in.01:15
jbaileyAnyhow, need to run!01:15
=== doko [n=doko@dslb-088-073-107-122.pools.arcor-ip.net] has joined #ubuntu-toolchain
dokoinfinity: bootstrap ping11:20
=== mdz_ [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-toolchain
=== rodarvus_ [n=rodarvus@200.175.197.33.adsl.gvt.net.br] has joined #ubuntu-toolchain
=== Keybuk [n=scott@quest.netsplit.com] has joined #ubuntu-toolchain
jbaileydoko: He's been sick.03:09
=== rodarvus [n=rodarvus@ubuntu/member/rodarvus] has joined #ubuntu-toolchain
rodarvushi07:23
rodarvusany gcc expert online?07:23
rodarvusI  had a gcc crash build mesa07:23
rodarvusugh07:23
rodarvusI had a gcc crash building mesa, just a few minutes ago07:24
jbaileyrodarvus: Paste the bug, maybe I can help.07:26
jbaileyIf not, doko will see it when he's back.07:26
rodarvushope nobody bothers if I paste it here :)07:27
rodarvuscc -c -I../../include -I../../src/mesa -I../../src/mesa/main -I../../src/mesa/glapi -I../../src/mesa/math -I../../src/mesa/tnl -I../../src/mesa/shader -I../../src/mesa/shader/grammar -I../../src/mesa/shader/slang -I../../src/mesa/shader/slang/OSDependent/Linux -I../../src/mesa/shader/slang/OGLCompilersDLL -I../../src/mesa/swrast -I../../src/mesa/swrast_setup -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -D_GN07:27
rodarvusU_SOURCE -DUSE_XSHM -DPTHREADS -ansi -pedantic -Wall -fPIC -std=c99 -O3 -march=i686 -msse -mfpmath=387 -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM shader/arbprogparse.c -o shader/arbprogparse.o07:28
rodarvusshader/arbprogparse.c: In function parse_attrib_binding:07:28
rodarvusshader/arbprogparse.c:1425: warning: texcoord may be used uninitialized in this function07:28
rodarvusshader/arbprogparse.c:1509: warning: unit may be used uninitialized in this function07:28
rodarvusshader/arbprogparse.c: In function parse_arb_program:07:28
rodarvusshader/arbprogparse.c:3437: warning: Negate[1]  is used uninitialized in this function07:28
rodarvusshader/arbprogparse.c:3437: warning: Negate[2]  is used uninitialized in this function07:28
rodarvusshader/arbprogparse.c:3437: warning: Negate[3]  is used uninitialized in this function07:28
rodarvusshader/arbprogparse.c:3864: internal compiler error: Segmentation fault07:28
rodarvusPlease submit a full bug report,07:28
rodarvuswith preprocessed source if appropriate.07:28
rodarvusSee <URL:http://gcc.gnu.org/bugs.html> for instructions.07:28
rodarvusFor Debian GNU/Linux specific bug reporting instructions,07:28
rodarvussee <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.07:28
rodarvusThe bug is not reproducible, so it is likely a hardware or OS problem.07:28
rodarvusmake[3] : *** [shader/arbprogparse.o]  Error 107:28
rodarvusmake[3] : Leaving directory `/home/rodarvus/canonical/code/merges/mesa/ubuntu/mesa-6.4.1/build/gl-debian_i386/src/mesa'07:28
rodarvusmake[2] : *** [default]  Error 207:28
rodarvusmake[2] : Leaving directory `/home/rodarvus/canonical/code/merges/mesa/ubuntu/mesa-6.4.1/build/gl-debian_i386/src/mesa'07:28
rodarvusmake[1] : *** [subdirs]  Error 107:28
rodarvusmake[1] : Leaving directory `/home/rodarvus/canonical/code/merges/mesa/ubuntu/mesa-6.4.1/build/gl-debian_i386/src'07:28
rodarvusmake: *** [debian/stamp/target-gl-debian_i386]  Error 207:28
rodarvusjbailey: I'm rebuilding mesa right now, to check if the error is somehow hardware related07:28
jbaileyrodarvus: Try dropping from -O3 to -O2.07:29
jbailey-O3 includes some experimental optimisations sometimes that can cause troubles.07:29
jbaileyIf that fixes it, it's still worth filing a bug.  doko can always work with you to get a reduced testcase.07:29
rodarvushmm, actually I've just bitten my own tongue - I was able to manually compile it, even with -O307:30
rodarvusso indeed it looks like something hardware "or OS" related :/07:31
rodarvusjbailey: thanks!07:31
dokoI like hardware problems :-)07:31
dokobetter than compiler bugs07:31
Keybuk"It's your set up"07:31
=== mdz_ [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-toolchain

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!