Hi, I have tried building gap in both 32 bit and 64 bits. With 32 bits I had to add a -Os optimize for size option so it would not exceed the memory limits. With the 64 bit gap, I get: > /site/PET/src/build/sage-3.1.1/local/bin/gap -b -p -T -o 9999G > /site/PET/src/build/sage-3.1.1/data//extcode/gap/sage.g @[EMAIL PROTECTED]@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED] 86214+@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED]@"[EMAIL PROTECTED]@ [EMAIL PROTECTED]@&[EMAIL PROTECTED]@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED] 3267+@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED]@"[EMAIL PROTECTED]@$6012+@ %3844+@&[EMAIL PROTECTED]@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED] 2922+@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED], Version: 4.4.10 of 02- Oct-2007, [EMAIL PROTECTED]@ngap> @i
@[EMAIL PROTECTED]@ngap> @i^D @x> exit and with the 32 bit gap, I get: > /site/PET/src/build/sage-3.1.1/local/bin/gap -b -p -T -o 9999G > /site/PET/src/build/sage-3.1.1/data//extcode/gap/sage.g @[EMAIL PROTECTED]@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED] 59853+@"[EMAIL PROTECTED]@[EMAIL PROTECTED]@&[EMAIL PROTECTED], Version: 4.4.10 of 02-Oct-2007, [EMAIL PROTECTED]@ngap> @i @[EMAIL PROTECTED]@ngap> @i^D @x> Sage gives the same error for both cases. I am not sure if this would help debug this issue. I would appreciate any suggestions. Thanks, - Sameer On Oct 27, 9:15 pm, Sameer <[EMAIL PROTECTED]> wrote: > Hi, > I am trying to port sage 3.1.1 to an IBM Power5 AIX system. After > I install gap (in 32 bits), I get:> ./sage > > ---------------------------------------------------------------------- > | SAGE Version 3.1.1, Release Date: 2008-08-17 | > | Type notebook() for the GUI, and license() for information. | > ---------------------------------------------------------------------- > > Timeout exceeded in read_nonblocking(). > <pexpect.spawn instance at 0x11155e8c8> > version: 2.0 ($Revision: 1.151 $) > command: /site/PET/src/build/sage-3.1.1/local/bin/gap > args: ['/site/PET/src/build/sage-3.1.1/local/bin/gap', '-b', '-p', '- > T', '-o', '9999G', '/site/PET/src/build/sage-3.1.1/data//extcode/gap/ > sage.g'] > patterns: > gap> > buffer (last 100 chars): > before (last 100 chars): > after: <class 'pexpect.TIMEOUT'> > match: None > match_index: None > exitstatus: None > flag_eof: 0 > pid: 360896 > child_fd: 13 > timeout: 30 > delimiter: <class 'pexpect.EOF'> > logfile: None > maxread: 100000 > searchwindowsize: None > delaybeforesend: 0 > > I downloaded gap 4.4.10.p8. > I would appreciate any help with this error. I have seen this > before on ppc64 Linux and I used 32 bit gap with a 64 bit sage to > solve it there. I am doing the same under AIX, but I can't seem to get > rid of this. I am still using sage -br to incrementally add packages. > Thanks! > - Sameer --~--~---------~--~----~------------~-------~--~----~ 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-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
