I've spent the whole day trying to build Sage on mark/skynet and I can't 
get past the following error. I've tried to copy the buildbot configuration 
as far as possible (though not running buildbot, of course) and the build 
always fails half-way through the gcc build at:

/home/vbraun/mark/local/var/tmp/sage/build/gcc-4.7.3.p1/gcc-build/./gcc/xgcc 
-B/home/vbraun/mark/local/var/tmp/sage/build/gcc-4.7.3.p1/gcc-build/./gcc/ 
-B/home/vbraun/mark/local/sparc-sun-solaris2.10/bin/ 
-B/home/vbraun/mark/local/sparc-sun-solaris2.10/lib/ -isystem 
/home/vbraun/mark/local/sparc-sun-solaris2.10/include -isystem 
/home/vbraun/mark/local/sparc-sun-solaris2.10/sys-include    -O2 -O0 -g3 
-O2 -O2 -O0 -g3 -DIN_GCC   -W -Wall -Wno-narrowing -Wwrite-strings 
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
 -isystem ./include  -I. -I. -I../.././gcc -I../../../src/libgcc 
-I../../../src/libgcc/. -I../../../src/libgcc/../gcc 
-I../../../src/libgcc/../include   -g0 -finhibit-size-directive -fno-inline 
-fno-exceptions -fno-zero-initialized-in-bss -fno-toplevel-reorder 
-fno-tree-vectorize -fno-stack-protector  -I. -I. -I../.././gcc 
-I../../../src/libgcc -I../../../src/libgcc/. -I../../../src/libgcc/../gcc 
-I../../../src/libgcc/../include  -o crt1.o -MT crt1.o -MD -MP -MF crt1.dep 
-c ../../../src/libgcc/config/sparc/sol2-c1.S
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 2: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 4: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 6: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 8: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 10: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 12: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 14: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 16: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 18: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 20: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 22: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 24: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 26: error: statement syntax
/usr/ccs/bin/as: "/var/tmp//cci41hCF.s", line 28: error: statement syntax

Can anybody tell me how to build Sage on mark/skynet?

vbraun@mark:~/mark$ env
AS=/usr/ccs/bin/as
SAGE_ATLAS_LIB=/home/buildbot/local/ATLAS/marks
TERM=xterm-256color
SHELL=/bin/bash
SSH_CLIENT=192.168.2.103 45164 22
LIBRARY_PATH=/home/vbraun/local/mark/lib
OLDPWD=/home/vbraun
SSH_TTY=/dev/pts/6
SAGE_TIMEOUT_LONG=5000
USER=vbraun
LD_LIBRARY_PATH=/home/vbraun/local/mark/lib:/usr/local/gcc-4.7.0/sparc-SunOS-ultrasparc3/lib:/usr/local/gcc-4.7.0/sparc-SunOS-ultrasparc3/lib/sparcv9:/usr/local/flex-2.5.35/sparc-SunOS-ultrasparc3-gcc-4.4.3/lib
CPATH=/home/vbraun/local/mark/include
SAGE_TIMEOUT=2500
PAGER=less
MAIL=/var/mail//vbraun
PATH=/home/vbraun/local/mark/bin:/home/vbraun/bin:/usr/local/bin/sparc-SunOS-ultrasparc3:/usr/bin:/usr/ccs/bin
LD=/usr/ccs/bin/ld
PWD=/home/vbraun/mark
SAGE_INSTALL_GCC=yes
LANG=C
TZ=US/Eastern
PS1=\[\e[10;01;31m\]\u@\h:\w\$\[\e[00m\] 
SHLVL=1
HOME=/home/vbraun
MAKE=make -j2
CFLAGS=-O0 -g3
PYTHONPATH=/usr/local/mercurial-1.5/sparc-SunOS-ultrasparc3/lib/python
LOGNAME=vbraun
SSH_CONNECTION=192.168.2.103 45164 192.168.2.105 22
_=/usr/bin/env



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to