I had no trouble building sage (using make) for 6.1.beta1 or 6.1.beta2, but for 6.1.beta3 there is a failure building pycrypto on Red Hat. Apparently a new version was merged here
http://git.sagemath.org/sage.git/log/?h=fe9ba66e75a8817910fe74eb6c196225cf0cbc2f Here are some excerpts from the log file, with the full thing attached. Ideas on what I can do? Thanks, Niles Found local metadata for pycrypto-2.6.1.p0 Found local sources at /home/johnson.5320/sage/upstream/pycrypto-2.6.1.tar.gz Checksum: aeda3ed41caf1766409d4efc689b9ca30ad6aeb2 vs aeda3ed41caf1766409d4efc689b9ca30ad6aeb2 pycrypto-2.6.1.p0 ==================================================== Setting up build directory for pycrypto-2.6.1.p0 Finished set up **************************************************** Host system: Linux kepler.math.osu.edu 2.6.32-431.1.2.0.1.el6.x86_64 #1 SMP Fri Dec 13 13:06:13 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-4) (GCC) **************************************************** patching file src/libtom/tomcrypt_pk.h running install running build ... running build_ext running build_configure configure: error: cannot find sources (src/pycrypto_compat.h) in /home/johnson.5320/sage or .. Traceback (most recent call last): File "setup.py", line 456, in <module> core.setup(**kw) ... File "setup.py", line 278, in run raise RuntimeError("autoconf error") RuntimeError: autoconf error Error: Failed to install PyCrypto. real 0m0.423s user 0m0.172s sys 0m0.223s ************************************************************************ Error installing package pycrypto-2.6.1.p0 -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/groups/opt_out.
pycrypto-2.6.1.p0.log
Description: Binary data
