On Nov 24, 12:58 am, "Justin C. Walker" <[EMAIL PROTECTED]> wrote:
> On Nov 21, 2007, at 15:46 , William Stein wrote:
>
> > Hello folks,

Hello Justin,

>
> > Sage 2.8.13 has been released. Sources are and binaries should soon be
> > available at
>
> >              http://sagemath.org/download.html
>
> I did a full build of 2.8.13 on two systems:
>
> Mac OS X/10.4.11: Dual Quad-Core Xeon
> Mac OS X/10.5.1:  Core Duo
>
> Problems on both:
> 10.5.1: blow-up in Flint
>    ld: duplicate symbol ___gmpz_abs in test-support.o and fmpz_poly-
> test.o
>
> 10.4.11: blow-up in cddlib ("/usr/local" contamination)
>    /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
>    ___gmpq_init
>    ...
>
> FWIW, I used "-j6" on the 10.4 system and "-j2" on the 10.5 system.
> Rerunning the builds without the "j factor" gave me the (more or
> less) the same result on 10.4 and 10.5.
>
> The full logs (of the "-j" builds) are in ~justin/logs on
> sage.math.washington.edu (tagged with 10.x).

There was somebody on gmp-bugs who reported the same or very similar
problem with 10.4.11 today. Apple might have updated the linker to
something closer to the 10.5 one and that one has broken "external
inline" support. A quick look at gmp.h on sage.math points to this as
a potential problem, so we might have to extend the workaround from
10.5 to 10.4 also. flint did build for me without problems on 10.4.10,
but since I have also updated to 10.4.11 I might get hit by it.

We are contemplating doing a 2.8.14 release to fix some issues that
snuck into 2.8.13 - hopefully we will track down and fix your issue,
too. I will open a ticket for this in the next couple minutes.

>
> Justin
>

Cheers,

Michael

> --
> Justin C. Walker, Curmudgeon at Large
> Institute for the Absorption of Federal Funds
> -----------
> If it weren't for carbon-14, I wouldn't date at all.
> -----------
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to