I seem to be getting somewhat different errors when building
gmp-4.2.2.p1.fake.  Here's a snippet, I can put the log online if it
helps:

tmp-add_n.s:213:Invalid mnemonic 'movl'
tmp-add_n.s:215:Invalid mnemonic 'andl'
tmp-add_n.s:218:Invalid mnemonic 'call'
tmp-add_n.s:221:Invalid mnemonic 'negl'
tmp-add_n.s:222:Invalid mnemonic 'shrl'
tmp-add_n.s:224:Invalid mnemonic 'leal'
tmp-add_n.s:225:Invalid mnemonic 'leal'
tmp-add_n.s:226:Invalid mnemonic 'leal'
tmp-add_n.s:228:Missing operand value assumed absolute 0.
tmp-add_n.s:228:Relocation error. Absolute 0 assumed
tmp-add_n.s:228:Can't relocate expression. Absolute 0 assumed.
as: fatal error in /usr/bin/../libexec/gcc/darwin/ppc/as
make[4]: *** [add_n.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
Error building GMP.



On Sep 9, 9:36 am, Jason Merrill <[EMAIL PROTECTED]> wrote:
> On Sep 9, 5:22 am, mabshoff <[EMAIL PROTECTED]> wrote:
>
> > Arg, I know what is wrong and it was a dumb mistake of mine. The spkg
> > at
>
> >http://sage.math.washington.edu/home/mabshoff/release-cycles-3.1.2/rc...
>
> > fixes the issue. My apologies, it seems that everything that can go
> > wrong will go wrong in the 3.1.2 release cycle :(
>
> > Cheers,
>
> > Michael
>
> Replacing the PolyBoRi package with this new one allowed me to
> continue my build, but it eventually choked building clisp.  OS X 10.5
> intel macbook.
>
> /usr/bin/install -c -m 644 ../emacs/lisp.vim /Users/jm843/Desktop/
> sage-3.1.2.rc1/local/share/vim/vimfiles/after/syntax/lisp.vim
> dvipdf clisp.dvi clisp.pdf
> dyld: Symbol not found: __cg_png_create_info_struct
>   Referenced from: /System/Library/Frameworks/
> ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/
> Versions/A/ImageIO
>   Expected in: /Users/jm843/Desktop/sage-3.1.2.rc1/local/lib//
> libPng.dylib
>
> /opt/local/bin/dvipdf: line 47: 92573 Broken pipe             exec
> dvips $DVIPSOPTIONS -q -f "$infile"
>      92574 Trace/BPT trap          | $GS_EXECUTABLE $OPTIONS -q -
> dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile="$outfile" $OPTIONS -
> c .setpdfwrite -
> make[2]: [clisp.pdf] Error 133 (ignored)
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/man
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/man/man1
> /usr/bin/install -c -m 644 clisp.1 /Users/jm843/Desktop/sage-3.1.2.rc1/
> local/share/man/man1/clisp.1
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/doc/
> /usr/bin/install -c -m 644 clisp.html /Users/jm843/Desktop/
> sage-3.1.2.rc1/local/share/doc//clisp.html
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/doc/
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/doc/
> mkdir -p /Users/jm843/Desktop/sage-3.1.2.rc1/local/share/doc/
> /usr/bin/install -c -m 644 clisp.dvi /Users/jm843/Desktop/
> sage-3.1.2.rc1/local/share/doc//clisp.dvi
> /usr/bin/install -c -m 644 clisp.ps  /Users/jm843/Desktop/
> sage-3.1.2.rc1/local/share/doc//clisp.ps
> /usr/bin/install -c -m 644 clisp.pdf /Users/jm843/Desktop/
> sage-3.1.2.rc1/local/share/doc//clisp.pdf
> install: clisp.pdf: No such file or directory
> make[2]: *** [install-man] Error 71
> Something went wrong -- the clisp executable was not installed.
>
> real    5m32.095s
> user    4m2.905s
> sys     1m7.886s
> sage: An error occurred while installing clisp-2.46.p7
>
> Regards
>
> JM
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
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://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to