[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-02-01 Thread Paul Leopardi
OK. Your revised spkg builds and install correctly now, as far as I
can tell.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-02-01 Thread Volker Braun
Delete any cached symmetrica spkg from 
$SAGE_ROOT/spkg/optional/symmetrica*.spkg if it exists and then

sage -f http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-02-01 Thread Paul Leopardi
Hi Volker,

On Feb 1, 12:15 pm, Volker Braun  wrote:
> Upon a closer look at the symmetrica spkg I noticed a lot of other oddities.
> Particularly ironic is the fact that the binary that fails to link on your
> machine is actually not used. I've updated my spkg
> (http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg), can you
> give it another try and let me know if it works for you?

I tried an updated version with just that one change to the position
of -lm in makefile and Sage built OK. I will also try your spkg, but
not now, as it is very late at night here. What to I need to delete so
that only symmetrica is rebuilt?
Best, Paul

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-01-31 Thread Volker Braun
Upon a closer look at the symmetrica spkg I noticed a lot of other oddities. 
Particularly ironic is the fact that the binary that fails to link on your 
machine is actually not used. I've updated my spkg 
(http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg), can you 
give it another try and let me know if it works for you?

Volker

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-01-31 Thread Paul Leopardi
Hi Volker

On Feb 1, 2:27 am, Volker Braun  wrote:
> I've made a trac ticket
>
> http://trac.sagemath.org/sage_trac/ticket/10719
>
> and an updated spkg:
>
> http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg

Thanks again. I tested your spkg. It doesn't work. You also need to
change makefile:

 -  $(CC) $(CFLAGS) -lm test.c bar.o bi.o boe.o bruch.o
classical.o de.o
 di.o ff.o galois.o ga.o gra.o hash.o hiccup.o io.o ko.o list.o lo.o
ma.o mee.o
 mem.o mes.o mhe.o mhh.o mhm.o mhp.o mhs.o mmm.o mms.o mod_dg_sbd.o
mo.o mpp.o
 mps.o mse.o msh.o msm.o mss.o muir.o na.o nb.o nc.o nu.o part.o pee.o
peh.o
 pem.o perm.o pes.o phe.o phh.o phm.o phs.o plet.o pme.o pmh.o poly.o
ppe.o
 pph.o ppm.o ppp.o pps.o pr.o pse.o psh.o psm.o pss.o rest.o rh.o
sab.o sb.o
 sc.o sr.o ta.o teh.o tem.o tep.o tes.o the.o thm.o thp.o ths.o tme.o
tmh.o
 tmp.o tms.o tpe.o tph.o tpm.o tps.o tse.o tsh.o tsm.o tsp.o vc.o
zo.o
 zykelind.o zyk.o -o test
 +  $(CC) $(CFLAGS) test.c bar.o bi.o boe.o bruch.o classical.o
de.o di.o
 ff.o galois.o ga.o gra.o hash.o hiccup.o io.o ko.o list.o lo.o ma.o
mee.o
 mem.o mes.o mhe.o mhh.o mhm.o mhp.o mhs.o mmm.o mms.o mod_dg_sbd.o
mo.o mpp.o
 mps.o mse.o msh.o msm.o mss.o muir.o na.o nb.o nc.o nu.o part.o pee.o
peh.o
 pem.o perm.o pes.o phe.o phh.o phm.o phs.o plet.o pme.o pmh.o poly.o
ppe.o
 pph.o ppm.o ppp.o pps.o pr.o pse.o psh.o psm.o pss.o rest.o rh.o
sab.o sb.o
 sc.o sr.o ta.o teh.o tem.o tep.o tes.o the.o thm.o thp.o ths.o tme.o
tmh.o
 tmp.o tms.o tpe.o tph.o tpm.o tps.o tse.o tsh.o tsm.o tsp.o vc.o
zo.o
 zykelind.o zyk.o -lm -o test

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-01-31 Thread Paul Leopardi


On Feb 1, 2:27 am, Volker Braun  wrote:
> Are you still using gcc 4.4.1? I'm actually surprised that you were able to
> compile the rest of Sage with that compiler.
>
> I've made a trac ticket
>
> http://trac.sagemath.org/sage_trac/ticket/10719
>
> and an updated spkg:
>
> http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg

Thanks. I'm using:
%gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/
4.5.1/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.5.1/configure
Thread model: posix
gcc version 4.5.1 (GCC

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org


[sage-devel] Re: Sage 4.6.1 build failure in symmetrica-2.0.p5.spkg

2011-01-31 Thread Volker Braun
Are you still using gcc 4.4.1? I'm actually surprised that you were able to 
compile the rest of Sage with that compiler.

I've made a trac ticket

http://trac.sagemath.org/sage_trac/ticket/10719

and an updated spkg:

http://www.stp.dias.ie/~vbraun/Sage/spkg/symmetrica-2.0.p6.spkg

Volker

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org