[sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-16 Thread Mike Fawcett
I can confirm that the installation completed successfully. I ran the
tests and all were successful.

Sorry if I have wasted anyone's time with my impatience. Thanks for
the quick and appropriate responses.

Mike

On Dec 17, 10:47 am, Mike Fawcett  wrote:
> Thank you Adam. I have done as you suggested and indeed the
> installation has continued after an apparent pause of about 10
> minutes.
>
> Installation is not complete yet, but I don't need any more help at
> this stage, at least until I've verified the install.
>
> cheers
> Mike
>
> On Dec 16, 3:28 pm, Adam Webb  wrote:
>
>
>
>
>
>
>
> > On Dec 15, 5:49 pm, Michael Fawcett  wrote:
>
> > > I am having problems compiling Sage on the following setup:
>
> > > ASUS K52J laptop with Intel Core I3 processor with 4G RAM running Windows 
> > > 7
> > > VirtualBox 4.1.6
> > > Guest OS Ubuntu 11.10 desktop (i386) with 1933 M RAM allocated. VirtualBox
> > > guest additions have been installed
>
> > > The install fails during the installation of Atlas with an Illegal
> > > instruction.
>
> > Hi,
>
> > I have a similar situation (vmware on windows 7). I don't recall if I
> > get the exact same error but I do get something similar. The build
> > seems to stop with an error but it also seems to be only that the
> > output is not updating. If I leave the build for a while (maybe 10
> > min) it will resume. My guess is that the output is buffered so you
> > don't see that the build is still working. Try giving it some time
> > first.
>
> > Cheers,
> > Adam

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-16 Thread Mike Fawcett
Thank you Adam. I have done as you suggested and indeed the
installation has continued after an apparent pause of about 10
minutes.

Installation is not complete yet, but I don't need any more help at
this stage, at least until I've verified the install.

cheers
Mike

On Dec 16, 3:28 pm, Adam Webb  wrote:
> On Dec 15, 5:49 pm, Michael Fawcett  wrote:
>
> > I am having problems compiling Sage on the following setup:
>
> > ASUS K52J laptop with Intel Core I3 processor with 4G RAM running Windows 7
> > VirtualBox 4.1.6
> > Guest OS Ubuntu 11.10 desktop (i386) with 1933 M RAM allocated. VirtualBox
> > guest additions have been installed
>
> > The install fails during the installation of Atlas with an Illegal
> > instruction.
>
> Hi,
>
> I have a similar situation (vmware on windows 7). I don't recall if I
> get the exact same error but I do get something similar. The build
> seems to stop with an error but it also seems to be only that the
> output is not updating. If I leave the build for a while (maybe 10
> min) it will resume. My guess is that the output is buffered so you
> don't see that the build is still working. Try giving it some time
> first.
>
> Cheers,
> Adam

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


Re: [sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-16 Thread Jeroen Demeyer
I think the "Illegal Instruction" is a genuine error here.  It happens
during the detection of the L1 cache, probably that shouldn't happen.
The asserion "system(ln) == 0" checks that the command "make RunL1"
worked correctly.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-16 Thread Mike Fawcett
OK, I wasn't aware of that. That is the first error I found, but there
are other illegal instruction errors as well.

Below is the contents of .../ATLAS_build/bin/INSTALL_LOG/Stage1.log.
Sorry about it's length, I'm not sure if it's appropriate to include
the whole file.

Perhaps this line, 7 lines up from the bottom of the file, in which a
failed assertion is reported, is the genuine error:

xsyssum: /home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-
build/../src//tune/sysinfo/GetSysSum.c:47: GetL1CacheSize: Assertion
`system(ln) == 0' failed.

Thanks
Mike Fawcett


***
***
***
*   BEGAN ATLAS3.8.4  INSTALL OF SECTION 1-0-0 ON 12/17/2011 AT
08:15 *
***
***
***



make[4]: Entering directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/bin'
cd /home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/src/
auxil ; make -j1 -s ATL_buildinfo.o
make[5]: Entering directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/src/auxil'
make[6]: Entering directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/tune/sysinfo'
make[6]: Leaving directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/tune/sysinfo'
system: make print_F77 | fgrep -v make > /tmp/fileHywZNh
system: make print_F77FLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_ICC | fgrep -v make > /tmp/fileHywZNh
system: make print_ICCFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_SMC | fgrep -v make > /tmp/fileHywZNh
system: make print_SMCFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_DMC | fgrep -v make > /tmp/fileHywZNh
system: make print_DMCFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_SKC | fgrep -v make > /tmp/fileHywZNh
system: make print_SKCFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_DKC | fgrep -v make > /tmp/fileHywZNh
system: make print_DKCFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_ARCHDEFS | fgrep -v make > /tmp/fileHywZNh
system: make print_F2CDEFS | fgrep -v make > /tmp/fileHywZNh
system: make print_INSTFLAGS | fgrep -v make > /tmp/fileHywZNh
system: make print_ARCH | fgrep -v make > /tmp/fileHywZNh
system: gcc --version > /tmp/fileHywZNh
system: gcc --version > /tmp/fileHywZNh
system: gcc --version > /tmp/fileHywZNh
system: gcc --version > /tmp/fileHywZNh
system: gcc --version > /tmp/fileHywZNh
system: sage_fortran --version > /tmp/fileHywZNh
system: uname -a > /tmp/fileHywZNh
system: whoami > /tmp/fileHywZNh
system: date > /tmp/fileHywZNh
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
src/auxil/ATL_buildinfo.c: In function ‘ATL_buildinfo’:
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
src/auxil/ATL_buildinfo.c:6:4: warning: incompatible implicit
declaration of built-in function ‘printf’ [enabled by default]
make[5]: Leaving directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/src/auxil'
cd /home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/src/
auxil ; make -j1 lib
make[5]: Entering directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/src/auxil'
cd /home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/bin ;
make -j1 xatlas_waitfile
make[6]: Entering directory `/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/bin'
gcc -DL2SIZE=4194304 -I/home/mike/sage/sage-4.7.2/spkg/build/
atlas-3.8.4/ATLAS-build/include -I/home/mike/sage/sage-4.7.2/spkg/
build/atlas-3.8.4/ATLAS-build/../src//include -I/home/mike/sage/
sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//include/contrib -
DUNKNOWN -DUNKNOWN -DStringUNKNOWN -DATL_OS_Linux -DATL_ARCH_Corei2 -
DATL_CPUMHZ=2428 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632  -O -
fomit-frame-pointer -fPIC -m32 -c /home/mike/sage/sage-4.7.2/spkg/
build/atlas-3.8.4/ATLAS-build/../src//bin/atlas_waitfile.c
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
bin/atlas_waitfile.c: In function ‘PrintUsage’:
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
bin/atlas_waitfile.c:6:4: warning: incompatible implicit declaration
of built-in function ‘exit’ [enabled by default]
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
bin/atlas_waitfile.c: In function ‘main’:
/home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/../src//
bin/atlas_waitfile.c:72:4: warning: incompatible implicit declaration
of built-in function ‘exit’ [enabled by default]
cd /home/mike/sage/sage-4.7.2/spkg/build/atlas-3.8.4/ATLAS-build/tune/
sysin

[sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-15 Thread Adam Webb


On Dec 15, 5:49 pm, Michael Fawcett  wrote:
> I am having problems compiling Sage on the following setup:
>
> ASUS K52J laptop with Intel Core I3 processor with 4G RAM running Windows 7
> VirtualBox 4.1.6
> Guest OS Ubuntu 11.10 desktop (i386) with 1933 M RAM allocated. VirtualBox
> guest additions have been installed
>
> The install fails during the installation of Atlas with an Illegal
> instruction.
>


Hi,

I have a similar situation (vmware on windows 7). I don't recall if I
get the exact same error but I do get something similar. The build
seems to stop with an error but it also seems to be only that the
output is not updating. If I leave the build for a while (maybe 10
min) it will resume. My guess is that the output is buffered so you
don't see that the build is still working. Try giving it some time
first.

Cheers,
Adam

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org


[sage-support] Re: Compiling sage on Ubuntu 11.10 under VirtualBox

2011-12-15 Thread Volker Braun
Is that just the first error in your log or does the compilation really 
stop there? Atlas tests out different CPU instructions, some of which are 
not supported by an i3 and will lead to an illegal instruction error. This 
is normal.

-- 
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org