#13557: Improve the autotools spkg
---------------------------------------+------------------------------------
       Reporter:  jdemeyer             |         Owner:  tbd         
           Type:  enhancement          |        Status:  needs_review
       Priority:  major                |     Milestone:  sage-5.5    
      Component:  optional packages    |    Resolution:              
       Keywords:                       |   Work issues:              
Report Upstream:  N/A                  |     Reviewers:              
        Authors:  Jeroen Demeyer       |     Merged in:              
   Dependencies:  recommended: #12707  |      Stopgaps:              
---------------------------------------+------------------------------------

Comment (by jpflori):

 Strangely in the log from last night, there was no problem with help2man:
 {{{
 make[1] : on entre dans le répertoire «
 /home/jp/sage-5.2/spkg/build/autotools-\
 20120810/src/help2man-1.40.11 »
 perl help2man.PL
 Extracting help2man (with variable substitutions)
 ./mkinstalldirs /home/jp/sage-5.2/local/bin
 ./mkinstalldirs /home/jp/sage-5.2/local/lib/help2man
 mkdir -p -- /home/jp/sage-5.2/local/lib/help2man
 ./mkinstalldirs /home/jp/sage-5.2/local/share/man/man1
 ./mkinstalldirs /home/jp/sage-5.2/local/share/info
 /usr/bin/install -c help2man /home/jp/sage-5.2/local/bin
 /usr/bin/install -c -m 644 $(perl -e 'print +(grep -f, map "$_/$ARGV[0]",
 map \
 +(length) ? $_ : ".", split ":", $ENV{VPATH} || ".")[0]' help2man.1)
 /home/jp/s\
 age-5.2/local/share/man/man1
 /usr/bin/install -c -m 644 $(perl -e 'print +(grep -f, map "$_/$ARGV[0]",
 map \
 +(length) ? $_ : ".", split ":", $ENV{VPATH} || ".")[0]' help2man.info) \
     /home/jp/sage-5.2/local/share/info/help2man.info
 if test -f /home/jp/sage-5.2/local/share/info/dir; \
 then \
     /usr/bin/install-info --info-dir=/home/jp/sage-5.2/local/share/info \
         /home/jp/sage-5.2/local/share/info/help2man.info; \
 fi
 make[1] : on quitte le répertoire «
 /home/jp/sage-5.2/spkg/build/autotools-2012\
 0810/src/help2man-1.40.11 »
 ( cd /home/jp/sage-5.2/spkg/build/autotools-20120810/src/autoconf && git
 archiv\
 e --format=tar --prefix=autoconf-2.13.rc1/ autoconf-2-13-rc1 ) | tar xf -
 }}}
 Oh I see now, the /usr/bin/install-info used to be used, whereas some
 Sage's one is now.
 Is that related to the coreutils dependency drop?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13557#comment:15>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to