#7429: pari is misbuilt on OS X using xcode 3.2.1, making sage be mostly broken
-----------------------+----------------------------------------------------
Reporter: was | Owner: drkirkby
Type: defect | Status: new
Priority: blocker | Milestone: sage-4.2.1
Component: porting | Keywords:
Work_issues: | Author:
Reviewer: | Merged:
-----------------------+----------------------------------------------------
After building sage on OS X 10.6.2 with Xcode 3.2.1 (all latest versions
right now, and using #7426), PARI doesn't work, which causes massive
failures all over the place:
{{{
PARI/GP is free software, covered by the GNU General Public License, and
comes WITHOUT
ANY WARRANTY WHATSOEVER.
Type ? for help, \q to quit.
Type ?12 for how to get moral (and possibly technical) support.
parisize = 8000000, primelimit = 500000
? polcoeff(1/eta(x)^2, 8, x)
dyld: lazy symbol binding failed: Symbol not found: ___gmpn_mul_1
Referenced from: /Users/was/build/sage-4.2.1.alpha0/local/lib//libpari-
gmp.dylib
Expected in: flat namespace
dyld: Symbol not found: ___gmpn_mul_1
Referenced from: /Users/was/build/sage-4.2.1.alpha0/local/lib//libpari-
gmp.dylib
Expected in: flat namespace
sage:
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7429>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---