#11966: OS X 10.7 Lion: Maxima fails to build
------------------------------+---------------------------------------------
Reporter: was | Owner: drkirkby
Type: defect | Status: closed
Priority: major | Milestone: sage-4.8
Component: porting | Resolution: fixed
Keywords: | Work_issues:
Upstream: N/A | Reviewer: Leif Leonhardy, John Palmieri
Author: William Stein | Merged: sage-4.8.alpha2
Dependencies: |
------------------------------+---------------------------------------------
Comment(by kcrisman):
So, somewhat weirdly, since this was tested a lot on various platforms,
with #11884 ''and'' this spkg, I get an error on PPC OS X 10.4. Error is
{{{
;;; Note:
;;; Invoking external command:
;;; ranlib lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/libmaxima.a
;;; Note:
;;; Invoking external command:
;;; gcc -I. -I/Users/student/Desktop/sage-4.8.alpha1/local/include/
-I/Users/student/Desktop/sage-4.8.alpha1/local/include
-I/Users/student/Desktop/sage-4.8.alpha1/local/include -g -O2 -mno-altivec
-mabi=no-altivec -fPIC -fno-common -Ddarwin -O2 -w -c eclinit4LFMq0.c -o
eclinit4LFMq0.o
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: truncated or malformed
archive: lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/libmaxima.a
at offset 28816248 (archive header of next member extends past the end of
the file, can't load from it)
collect2: ld returned 1 exit status
An error occurred during initialization:
Error code 1 when executing
(RUN-PROGRAM "gcc" ("-o"
"lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/maxima.fasb"
"-L/Users/student/Desktop/sage-4.8.alpha1/local/lib/"
"/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/eclinit4LFMq0.o"
"lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/libmaxima.a"
"-bundle"
"-L/Users/student/Desktop/sage-4.8.alpha1/local/lib"
"-L/Users/student/Desktop/sage-4.8.alpha1/local/lib"
"-L/Users/student/Desktop/sage-4.8.alpha1/local/lib"
"-lecl" "-lgmp" "-lgc" "-lm")).
;;; Note:
;;; Invoking external command:
;;; gcc -o lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/maxima.fasb
-L/Users/student/Desktop/sage-4.8.alpha1/local/lib/
/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/eclinit4LFMq0.o
lisp-
cache/Users/student/Desktop/sage-4.8.alpha1/spkg/build/maxima-5.23.2.p2/src/src/libmaxima.a
-bundle -L/Users/student/Desktop/sage-4.8.alpha1/local/lib
-L/Users/student/Desktop/sage-4.8.alpha1/local/lib
-L/Users/student/Desktop/sage-4.8.alpha1/local/lib -lecl -lgmp -lgc -lm
***********************************************************
Error: Failed to build Maxima as an ECL library.
***********************************************************
real 151m29.005s
user 27m50.456s
sys 14m7.400s
************************************************************************
Error installing package maxima-5.23.2.p2
************************************************************************
}}}
This error looks a LOT like the error in #11884 on the same platform.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/11966#comment:20>
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.