bug-groff
[Top][All Lists]
Advanced

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

[bug #44708] error: end of file while defining macro - groff-1.22.3 - ow


From: anonymous
Subject: [bug #44708] error: end of file while defining macro - groff-1.22.3 - own installed manual pages
Date: Fri, 03 Apr 2015 01:39:49 +0000
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:29.0) Gecko/20100101 Firefox/29.0

URL:
  <http://savannah.gnu.org/bugs/?44708>

                 Summary: error: end of file while defining macro -
groff-1.22.3 - own installed manual pages
                 Project: GNU troff
            Submitted by: None
            Submitted on: Fri 03 Apr 2015 01:39:48 AM UTC
                Severity: 3 - Normal
              Item Group: Incorrect behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Greetings,

While using using a locally built groff-1.22.3 on Solaris 10 & 11
(X86_32 & X86_64 / gcc 4.8.4 & gcc 4.9.2), I noticed that groff(1) can
not format some of its own manual pages, giving the error:

  "<filename>:<line>: error: end of file while defining macro `<name>'

The following simple command line loop, shows that this is not limited
to the groff.1 manual page, but that the EOF issues affect many
installed manual pages.

cd /pkgs/64-bit/release/groff-1.22.3/share/man
for manual in man*/*
do
`grog $manual` > /dev/null        
done

Regards,
Peter Bray
Sydney, Australia

Output from the about "script", look for "error" lines.

man1/chem.1:65: error: end of file while defining macro `FO'
man1/geqn.1:102: warning [p 1, 3.4i]: cannot adjust line
man1/groff.1:59: error: end of file while defining macro `En'
man1/groffer.1:105: warning: can't find font `['
man1/gropdf.1:432: warning: can't find font `BM'
man1/gropdf.1:504: warning: can't find font `HN'
man1/gropdf.1:606: warning: can't find font `ZC'
man1/grops.1:577: warning: can't find font `BM'
man1/grops.1:649: warning: can't find font `HN'
man1/grops.1:751: warning: can't find font `ZC'
man1/gtroff.1:540: warning [p 3, 5.9i]: cannot adjust line
man1/gtroff.1:560: warning [p 3, 7.2i]: cannot adjust line
man5/groff_out.5:52: warning: numeric expression expected (got `S')
man5/groff_out.5:60: warning: numeric expression expected (got `T')
man5/groff_out.5:64: warning: numeric expression expected (got `a')
man5/groff_out.5:70: error: end of file while defining macro `of'
man5/groff_tmac.5:346: warning: can't find font `['
man7/groff.7:2659: warning: can't find font `['
man7/groff_char.7:595: warning: can't find special character `.j'
man7/groff_char.7:811: warning: can't find special character `\o'
man7/groff_char.7:958: warning: can't find special character `vA'
man7/groff_char.7:1038: warning: can't find special character `bs'
man7/groff_char.7:1126: warning: can't find special character `-+'
man7/groff_char.7:1175: warning: can't find special character `coproduct'
man7/groff_char.7:1295: warning: can't find special character `+e'
man7/groff_char.7:1310: warning: can't find special character `u2661'
man7/groff_char.7:1312: warning: can't find special character `u2662'
man7/groff_diff.7:352: warning: can't find font `['
man7/groff_filenames.7:77: warning: can't find font `['
man7/groff_hdtbl.7:41: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:41: warning: can't find font `[R'
man7/groff_hdtbl.7:41: warning: can't find font `['
man7/groff_hdtbl.7:42: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:44: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:45: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:47: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:48: warning: numeric expression expected (got `[')
man7/groff_hdtbl.7:69: error: end of file while defining macro `ma'
man7/groff_man.7:970: warning: can't find font `['
man7/groff_mom.7:65: error: end of file while defining macro `FO'
man7/roff.7:44: error: end of file while defining macro `Es'





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44708>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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