sage 3.4.2-rc0 fails to install for me on a unbuntu 8.10 VM, failing  
with:

python-2.5.2.p9/src/Modules/cjkcodecs/_codecs_jp.c
python-2.5.2.p9/src/Modules/cjkcodecs/mappings_cn.h
Finished extraction
chmod: changing permissions of `spkg-install': Operation not permitted
****************************************************
Host system
uname -a:
Linux jeos 2.6.27-11-server #1 SMP Wed Apr 1 21:53:55 UTC 2009 i686  
GNU/Linux
****************************************************
****************************************************
GCC Version
gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu  
4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/ 
README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/ 
usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without- 
included-gettext --enable-threads=posix --enable-nls --with-gxx- 
include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable- 
clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr -- 
enable-targets=all --enable-checking=release --build=i486-linux-gnu -- 
host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
****************************************************
cp: cannot create regular file `src/Lib/ctypes/__init__.py': No such  
file or directory
Error copying patched ctypes

real    0m0.016s
user    0m0.010s
sys     0m0.010s
sage: An error occurred while installing python-2.5.2.p9
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /opt/sage-3.4.2.rc0/install.log.  Describe your computer, operating  
system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/opt/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9 and type 'make'.
Instead type "/opt/sage-3.4.2.rc0/sage -sh"
in order to set all environment variables correctly, then cd to
/opt/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/python-2.5.2.p9] Error 1
make[1]: Leaving directory `/opt/sage-3.4.2.rc0/spkg'
Command exited with non-zero status 2
0.31user 0.52system 0:01.05elapsed 78%CPU (0avgtext+0avgdata  
0maxresident)k
0inputs+0outputs (0major+10184minor)pagefaults 0swaps
python: can't open file '/opt/sage-3.4.2.rc0/devel/sage/doc/common/ 
builder.py': [Errno 2] No such file or directory

= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
========================================================================

I tried again with "sudo make", but got an apparently similar result:

python-2.5.2.p9/src/Modules/cjkcodecs/_codecs_jp.c
python-2.5.2.p9/src/Modules/cjkcodecs/mappings_cn.h
Finished extraction
****************************************************
Host system
uname -a:
Linux jeos 2.6.27-11-server #1 SMP Wed Apr 1 21:53:55 UTC 2009 i686  
GNU/Linux
****************************************************
****************************************************
GCC Version
gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu  
4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/ 
README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/ 
usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without- 
included-gettext --enable-threads=posix --enable-nls --with-gxx- 
include-dir=/usr/include/c++/4.3 --program-suffix=-4.3 --enable- 
clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr -- 
enable-targets=all --enable-checking=release --build=i486-linux-gnu -- 
host=i486-linux-gnu --target=i486-linux-gnu
Thread model: posix
gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
****************************************************
cp: cannot create regular file `src/Lib/ctypes/__init__.py': No such  
file or directory
Error copying patched ctypes

real    0m0.015s
user    0m0.000s
sys     0m0.020s
sage: An error occurred while installing python-2.5.2.p9
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /opt/sage-3.4.2.rc0/install.log.  Describe your computer, operating  
system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/opt/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9 and type 'make'.
Instead type "/opt/sage-3.4.2.rc0/sage -sh"
in order to set all environment variables correctly, then cd to
/opt/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/python-2.5.2.p9] Error 1
make[1]: Leaving directory `/opt/sage-3.4.2.rc0/spkg'
Command exited with non-zero status 2
0.34user 0.53system 0:00.92elapsed 93%CPU (0avgtext+0avgdata  
0maxresident)k
0inputs+12144outputs (0major+9707minor)pagefaults 0swaps
python: can't open file '/opt/sage-3.4.2.rc0/devel/sage/doc/common/ 
builder.py': [Errno 2] No such file or directory

= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
========================================================================
I tried again, this time in my home directory, using "make", and got a  
different failure, but still during the attempt to build python:

checking for ranlib... ranlib
checking for ar... ar
checking for svnversion... not-found
configure: error: cannot find install-sh or install.sh in "." "./.."  
"./../.."
Error configuring Python.

real    0m1.368s
user    0m0.060s
sys     0m1.310s
sage: An error occurred while installing python-2.5.2.p9
Please email sage-devel http://groups.google.com/group/sage-devel
explaining the problem and send the relevant part of
of /home/kwh/src/sage-3.4.2.rc0/install.log.  Describe your computer,  
operating system, etc.
If you want to try to fix the problem, yourself *don't* just cd to
/home/kwh/src/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9 and type 'make'.
Instead type "/home/kwh/src/sage-3.4.2.rc0/sage -sh"
in order to set all environment variables correctly, then cd to
/home/kwh/src/sage-3.4.2.rc0/spkg/build/python-2.5.2.p9
(When you are done debugging, you can type "exit" to leave the
subshell.)
make[1]: *** [installed/python-2.5.2.p9] Error 1
make[1]: Leaving directory `/home/kwh/src/sage-3.4.2.rc0/spkg'
Command exited with non-zero status 2
1885.12user 715.85system 43:51.34elapsed 98%CPU (0avgtext+0avgdata  
0maxresident)k
78040inputs+2298136outputs (418major+52189633minor)pagefaults 0swaps
python: can't open file '/home/kwh/src/sage-3.4.2.rc0/devel/sage/doc/ 
common/builder.py': [Errno 2] No such file or directory

= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
= 
========================================================================

Note that sage 3.4.2.alpha0 built OK on this VM.

--
Kevin Horton
Ottawa, Canada

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

Reply via email to