#15594: Use autotools for csage
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:
           Type:  enhancement        |       Status:  positive_review
       Priority:  major              |    Milestone:  sage-6.2
      Component:  c_lib              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  R. Andrew Ohana,   |    Reviewers:  R. Andrew Ohana,
  Jeroen Demeyer                     |  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/jdemeyer/ticket/15594            |  cc9d5d90b2e3237974ce43ee4fa2ce8195f4a3cc
   Dependencies:  #15604             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 Fails on snapperkob with
 {{{
 ./bootstrap -d
 make[1]: Entering directory
 `/home/buildbot/build/sage/snapperkob/sage_git/build'
 rm -rf config configure build/Makefile-auto.in
 cd src/c_lib && rm -f config.h.in* configure Makefile.in src/Makefile.in
 include/Makefile.in
 make[1]: Leaving directory
 `/home/buildbot/build/sage/snapperkob/sage_git/build'
 configure.ac:61: installing `config/config.guess'
 configure.ac:61: installing `config/config.sub'
 configure.ac:30: installing `config/install-sh'
 configure.ac:30: installing `config/missing'
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `../../config'.
 libtoolize: copying file `../../config/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `../../m4'.
 libtoolize: copying file `../../m4/libtool.m4'
 libtoolize: copying file `../../m4/ltoptions.m4'
 libtoolize: copying file `../../m4/ltsugar.m4'
 libtoolize: copying file `../../m4/ltversion.m4'
 libtoolize: copying file `../../m4/lt~obsolete.m4'
 configure.ac:8: require Automake 1.13, but have 1.11.3
 make: *** [src/c_lib/configure] Error 1
 make: Target `start' not remade because of errors.
 program finished with exit code 2
 }}}
 and on eno
 {{{
 ./bootstrap -d
 make[1]: Entering directory
 `/home/buildbot/build/sage/eno-1/sage_git/build'
 rm -rf config configure build/Makefile-auto.in
 cd src/c_lib && rm -f config.h.in* configure Makefile.in src/Makefile.in
 include/Makefile.in
 make[1]: Leaving directory
 `/home/buildbot/build/sage/eno-1/sage_git/build'
 configure.ac:61: installing `config/config.guess'
 configure.ac:61: installing `config/config.sub'
 configure.ac:30: installing `config/install-sh'
 configure.ac:30: installing `config/missing'
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `../../config'.
 libtoolize: copying file `../../config/ltmain.sh'
 libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `../../m4'.
 libtoolize: copying file `../../m4/libtool.m4'
 libtoolize: copying file `../../m4/ltoptions.m4'
 libtoolize: copying file `../../m4/ltsugar.m4'
 libtoolize: copying file `../../m4/ltversion.m4'
 libtoolize: copying file `../../m4/lt~obsolete.m4'
 configure.ac:22: warning: macro `AM_PROG_AR' not found in library
 configure.ac:8: require Automake 1.13, but have 1.11.1
 make: *** [src/c_lib/configure] Error 1
 make: Target `start' not remade because of errors.
 program finished with exit code 2
 }}}
 The confball version is 13.

--
Ticket URL: <http://trac.sagemath.org/ticket/15594#comment:33>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to