bugSimulavr: an AVR simulator - Bugs: bug #42621, doc/simulavr.pdf build fails on Mac

 
 

bug #42621: doc/simulavr.pdf build fails on Mac

Submitter:  David Forrest <drf5n>
Submitted:  Thu 26 Jun 2014 03:13:46 AM UTC
   
 
Category:  Configure Severity:  3 - Normal
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  tomk
Open/Closed:  Closed Component Version:  * simulavr
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Dec 2019 05:52:57 PM UTC, comment #2: 

Build of simulavr.pdf is now removed. Content is taken over on sphinx manual

Thomas K. <tomk>
Group administrator
Sat 04 Oct 2014 04:59:23 PM UTC, comment #1: 

Hi,

I'll set it to postponed in the moment. I think, a real solution would be to replave the texinfo documentation by something other.

Problem here is, that there is a builtin receipe in autotools to build pdf from texi source, which brings the problem, but this isn't to solve with a simple fix and could bring similar problems in every new autotools version.

cu, Thomas

Thomas K. <tomk>
Group administrator
Thu 26 Jun 2014 03:13:46 AM UTC, original submission:  


    $ make
    Making all in web
    make[1]: Nothing to be done for `all'.
    Making pdf in web
    make[2]: Nothing to be done for `pdf'.
    TEXINPUTS=".:$TEXINPUTS" \
MAKEINFO='/bin/sh /Users/drf/2014/RepRap    /GIT/simulavrUpstream/missing makeinfo   -I .' \
texi2dvi --pdf --batch  --build-dir=simulavr.t2p -o simulavr.pdf  \
simulavr.texi
    /usr/bin/texi2dvi: Can't use option `--output' with more     than one argument.
    make[2]: * [simulavr.pdf] Error 2
    make[1]: * [pdf-recursive] Error 1
    make: * [all-recursive] Error 1


A workaround is to remove the '-o $@' in the generated doc/Makefile rule for .texi.pdf:



David Forrest <drf5n>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by tomk (Posted a comment)
  • -email is unavailable- added by drf5n (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 logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-12-03 tomk StatusPostponed Wont Fix
        Open/ClosedOpen Closed
    2014-10-04 tomk StatusNone Postponed
        Assigned toNone tomk

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code