octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60189] [octave forge] (communication) Problem


From: Nir Krakauer
Subject: [Octave-bug-tracker] [bug #60189] [octave forge] (communication) Problem with building package via make file
Date: Sun, 7 Mar 2021 22:02:02 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:86.0) Gecko/20100101 Firefox/86.0

URL:
  <https://savannah.gnu.org/bugs/?60189>

                 Summary: [octave forge] (communication) Problem with building
package via make file 
                 Project: GNU Octave
            Submitted by: nir_krakauer
            Submitted on: Mon 08 Mar 2021 03:02:00 AM UTC
                Category: Documentation
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

With the current communications package from
https://sourceforge.net/p/octave/communications/, `build html` fails for me
with


Creating package version 1.2.2 release ...
rm -rf communications-1.2.2
hg archive --exclude ".hg*" --exclude Makefile --type files
communications-1.2.2
cd communications-1.2.2/doc && make all
make[1]: Entering directory
'/home/nir/Documents/octave-hg/octave-communications/communications-1.2.2/doc'
/bin/sh images.sh > images.mk
Making texinfo comms.texi
Function gf, does not contain texinfo help
Function commsimages, does not contain texinfo help
makeinfo --no-split -o comms.info comms.texi
comms.texi:2815: warning: @deftypefn should only appear at the beginning of a
line
comms.texi:2820: @var expected braces
comms.texi:2832: @var expected braces
comms.texi:2837: warning: @table should only appear at the beginning of a
line
comms.texi:2856: warning: @end should only appear at the beginning of a line
comms.texi:2868: warning: @end should only appear at the beginning of a line
comms.texi:2869: @var expected braces
comms.texi:2870: @var expected braces
comms.texi:5208: @var expected braces
comms.texi:5220: @var expected braces
make[1]: *** [Makefile:30: comms.info] Error 1
make[1]: Leaving directory
'/home/nir/Documents/octave-hg/octave-communications/communications-1.2.2/doc'
make: *** [Makefile:41: communications-1.2.2] Error 2


Should the manual in docs/comms.texi even be compiled as part of `build html`?
If so, is the problem likely to be something in my build system?





    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60189>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]