Hi,

I have problems building sage-4.7 on one of my machines (but not on
the other one):

Removing /home/mjung/sys/lib64/python2.6/site-packages/Python-2.6.4-
py2.6.egg-info
Writing /home/mjung/sys/lib64/python2.6/site-packages/Python-2.6.4-
py2.6.egg-info
if test -f /home/mjung/src/sage-4.7/local/bin/python -o -h /home/mjung/
src/sage-4.7/local/bin/python; \
then rm -f /home/mjung/src/sage-4.7/local/bin/python; \
else true; \
fi
(cd /home/mjung/src/sage-4.7/local/bin; ln python2.6 python)
rm -f /home/mjung/src/sage-4.7/local/bin/python-config
(cd /home/mjung/src/sage-4.7/local/bin; ln -s python2.6-config python-
config)
/usr/bin/install -c -m 644 ./Misc/python.man \
        /home/mjung/src/sage-4.7/local/share/man/man1/python.1
make[2]: Leaving directory `/home/mjung/src/sage-4.7/spkg/build/
python-2.6.4.p10/src'
Sleeping for three seconds before testing python
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named math
math module failed to import

real    2m8.483s
user    1m32.481s
sys     0m18.314s
sage: An error occurred while installing python-2.6.4.p10
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/mjung/src/sage-4.7/install.log.  Describe your computer,
operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/mjung/src/sage-4.7/spkg/build/python-2.6.4.p10 and type 'make
check' or whatever is appropriate.
Instead, the following commands setup all environment variables
correctly and load a subshell for you to debug the error:
(cd '/home/mjung/src/sage-4.7/spkg/build/python-2.6.4.p10' && '/home/
mjung/src/sage-4.7/sage' -sh)
When you are done debugging, you can type "exit" to leave the
subshell.
make[1]: *** [installed/python-2.6.4.p10] Fehler 1
make[1]: Leaving directory `/home/mjung/src/sage-4.7/spkg'

real    2m13.408s
user    1m36.827s
sys     0m18.879s
Error building Sage.

I also get a minute before a lot of this type:

changing mode of /home/mjung/sys/lib64/python2.6/site-packages/
_bisect.so to 755
changing mode of /home/mjung/sys/lib64/python2.6/site-packages/
_ctypes.so to 755

i don't understand, why sage does anything in this folder. ~/sys/bin
is in the PATH, but no part of ~/sys or its subdirs is in the
envoirment, aside of bin.

Any help is appreciated.
Thanks,
Manuel


On 12 Mai, 17:13, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote:
> Hello all,
>
> At this point nothing is blocking the sage-4.7 release any more.  So it
> would be nice if everybody could try to build and test Sage, to see
> whether there are any remaining issues.  If not, I will release sage-4.7
> in about a week or so.
>
> Jeroen.

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

Reply via email to