hi,

6.3 complies ok but 6.4 dose not!

cd /home/sageserver/sage-6.4/local/var/tmp/sage/build/pynac-0.3.2
and
autoreconf -i --force

checking for python... /home/sageserver/sage-6.4/local/bin/python
checking for a version of Python >= '2.1.0'... sys:1: RuntimeWarning: not 
adding directory '' to sys.path since it's writable by an untrusted group.
Untrusted users could put files in this directory which might then be 
imported by your Python code. As a general precaution from similar 
exploits, you should not execute Python code from this directory
yes
checking for the distutils Python package... no
configure: error: cannot import Python module "distutils".
Please check your Python installation. The error was:
sys:1: RuntimeWarning: not adding directory '' to sys.path since it's 
writable by an untrusted group.
Untrusted users could put files in this directory which might then be 
imported by your Python code. As a general precaution from similar 
exploits, you should not execute Python code from this directory
(sage-sh) root@mpi1:src$ 

===

************************************************************************
Error installing package pynac-0.3.2
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the relevant part of the log file
  /home/sageserver/sage-6.4/logs/pkgs/pynac-0.3.2.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/sageserver/sage-6.4/local/var/tmp/sage/build/pynac-0.3.2 and type 
'make' 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/sageserver/sage-6.4/local/var/tmp/sage/build/pynac-0.3.2' && 
'/home/sageserver/sage-6.4/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
make[2]: *** 
[/home/sageserver/sage-6.4/local/var/lib/sage/installed/pynac-0.3.2] Error 1
make[2]: Leaving directory `/home/sageserver/sage-6.4/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/sageserver/sage-6.4/build'

real    0m1.792s
user    0m0.672s
sys    0m0.873s
***************************************************************
Error building Sage.

The following package(s) may have failed to build:

package: pynac-0.3.2
log file: /home/sageserver/sage-6.4/logs/pkgs/pynac-0.3.2.log
build directory: 
/home/sageserver/sage-6.4/local/var/tmp/sage/build/pynac-0.3.2

The build directory may contain configuration files and other potentially
helpful information. WARNING: if you now run 'make' again, the build
directory will, by default, be deleted. Set the environment variable
SAGE_KEEP_BUILT_SPKGS to 'yes' to prevent this.

make: *** [build] Error 1

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to