Re: [sage-devel] Build of GMP-ECM fails for sage 4.8 (on a buildbot node)

2012-02-26 Thread Jeroen Demeyer
On 2012-02-26 07:23, Jonathan Hanke wrote:
 I was trying to build sage-4.8 on a Sun Fire 4450 server
 (parsley.math.uga.edu http://parsley.math.uga.edu) running Redhat
 linux and I'm having some issues.  It appears to fail when building
 GMP-ECM, but I'm a little confused because this machine is included in
 the automated buildbot testing framework.
This machine is *not* part of the buildbot.  I'd be happy to add it
though, if the sysadmin wants to give me access.

 I have included the error
 message from sage-4.8/spkg/logs/ecm-6.3.p3.log below.  Any comments are
 appreciated!
This error is http://trac.sagemath.org/sage_trac/ticket/12501
It has been fixed in the latest beta:
http://www.sagemath.org/download-latest.html

-- 
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


[sage-devel] Build of GMP-ECM fails for sage 4.8 (on a buildbot node)

2012-02-25 Thread Jonathan Hanke
Hi,

I was trying to build sage-4.8 on a Sun Fire 4450 server (
parsley.math.uga.edu) running Redhat linux and I'm having some issues.  It
appears to fail when building GMP-ECM, but I'm a little confused because
this machine is included in the automated buildbot testing framework.  I
have included the error message from sage-4.8/spkg/logs/ecm-6.3.p3.log
below.  Any comments are appreciated!  Thanks,

-Jon
 =)



===

jonhanke@[/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8]: make
...
...
...
configure: OpenMP disabled
configure: Memory debugging disabled
make[2]: Entering directory
`/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src'
CDPATH=${ZSH_VERSION+.}:  cd .  /bin/sh
/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src/missing
--run aclocal-1.11 -I m4
/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src/missing:
line 52: aclocal-1.11: command not found
WARNING: `aclocal-1.11' is missing on your system.  You should only need it
if
 you modified `acinclude.m4' or `configure.in'.  You might want
 to install the `Automake' and `Perl' packages.  Grab them from
 any GNU archive site.
 cd .  /bin/sh
/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src/missing
--run automake-1.11 --gnu
/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src/missing:
line 52: automake-1.11: command not found
WARNING: `automake-1.11' is missing on your system.  You should only need
it if
 you modified `Makefile.am', `acinclude.m4' or `configure.in'.
 You might want to install the `Automake' and `Perl' packages.
 Grab them from any GNU archive site.
CDPATH=${ZSH_VERSION+.}:  cd .  /bin/sh
/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src/missing
--run autoconf
aclocal.m4:20: warning: this file was generated for autoconf 2.63.
You have another version of autoconf.  It may work, but is not guaranteed
to.
If you have problems, you may need to regenerate the build system entirely.
To do so, use the procedure documented by the package, typically
`autoreconf'.
configure:1535: error: possibly undefined macro: _m4_text_wrap_word
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
make[2]: *** [configure] Error 1
make[2]: Leaving directory
`/sage/jonhanke/SAGE_parsley_Build_Testing/sage-4.8/spkg/build/ecm-6.3.p3/src'
Error building GMP-ECM.

real0m41.358s
user0m5.777s
sys 0m9.857s

Error installing package ecm-6.3.p3

...
...
...

-- 
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