bugGNU Octave - Bugs: bug #38978, make fails in doc/interpreter with...

 
 

bug #38978: make fails in doc/interpreter with texinfo 4.8 ( leq )

Submitter:  Clemens <clemens1509>
Submitted:  Mon 13 May 2013 02:01:22 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Wont Fix Assigned to:  None
Originator Name:  Clemens1509 Open/Closed:  * Closed
Release:  * 3.6.4 Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 18 Jun 2013 03:55:34 AM UTC, comment #3: 

Unfortunately, this won't get fixed.  Our documentation is written using valid Texinfo macros, such as @leq.  If older versions of Texinfo are not recognizing it then I would use the --disable-docs configure option as suggested.

Rik <rik5>
Group administrator
Tue 14 May 2013 06:35:42 AM UTC, comment #2: 

rpm -q texinfo
texinfo-4.8-14.el5

Anonymous
Mon 13 May 2013 07:11:28 PM UTC, comment #1: 

This is a known problem, I'm tempted to label this as won't fix, but sticking to confirmed for now. I'm assuming you have texinfo 4.8 on RHEL 5 or equivalent, right? Easily worked around by building and using a newer version of GNU texinfo (4.12 or higher). Or configure with --disable-docs if you don't need to build Octave's documentation.

Mike Miller <mtmiller>
Group Member
Mon 13 May 2013 02:01:22 PM UTC, original submission:  


make[3]: Entering directory `/home/cvonmann/dev/octave-3.6.4/doc/interpreter'
restore=: && backupdir=".am$$" &&
        am__cwd=`pwd` && CDPATH="${ZSH_VERSION+.}:" && cd . &&
        rm -rf $backupdir && mkdir $backupdir &&
        if (/bin/sh /home/cvonmann/dev/octave-3.6.4/build-aux/missing --run makeinfo --version) >/dev/null 2>&1; then
          for f in octave.info octave.info-[0-9] octave.info-[0-9][0-9] octave.i[0-9] octave.i[0-9][0-9]; do
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi;
          done;
        else :; fi &&
        cd "$am__cwd";
        if /bin/sh /home/cvonmann/dev/octave-3.6.4/build-aux/missing --run makeinfo   -I .
         -o octave.info octave.texi;
        then
          rc=0;
          CDPATH="${ZSH_VERSION+.}:" && cd .;
        else
          rc=$?;
          CDPATH="${ZSH_VERSION+.}:" && cd . &&
          $restore $backupdir/* `echo "./octave.info" | sed 's|[^/]*$||'`;
        fi;
        rm -rf $backupdir; exit $rc
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1297: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1297: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1297: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1459: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1459: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1459: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1467: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1467: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//matrix.texi:1467: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//arith.texi:188: Unknown command `geq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//arith.texi:188: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//arith.texi:188: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1134: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1134: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1134: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1137: Unknown command `geq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1137: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//linalg.texi:1137: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//optim.texi:67: Unknown command `geq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//optim.texi:67: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//optim.texi:67: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1875: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1875: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1875: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1897: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1897: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1897: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1974: Unknown command `geq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1974: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1974: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1999: Unknown command `geq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1999: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:1999: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:2624: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:2624: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//stats.texi:2624: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:53: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Misplaced }.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Unknown command `leq'.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Misplaced {.
/home/cvonmann/dev/octave-3.6.4/doc/interpreter//audio.texi:67: Misplaced }.
makeinfo: Removing output file `octave.info' due to errors; use --force to preserve.
make[3]: *** [octave.info] Error 1
make[3]: Leaving directory `/home/cvonmann/dev/octave-3.6.4/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/cvonmann/dev/octave-3.6.4/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cvonmann/dev/octave-3.6.4'
make: *** [all] Error 2


Clemens <clemens1509>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #28075:  make.log.gz added by clemens1509 (1KiB - application/x-gzip)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  • -email is unavailable- added by mtmiller (Posted a comment)
  • -email is unavailable- added by clemens1509 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-06-18 rik5 StatusConfirmed Wont Fix
        Open/ClosedOpen Closed
    2013-05-13 mtmiller StatusNone Confirmed
        Summarymake fails in doc/interpreter ( leq ) make fails in doc/interpreter with texinfo 4.8 ( leq )
    2013-05-13 clemens1509 Attached File- Added make.log.gz, #28075

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code