pcb

OSX texi2dvi does not support --build-dir flag

Bug #1542867 reported by Chad Parker
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pcb
Won't Fix
Low
Unassigned

Bug Description

texi2dvi seems to come from xcode and not the latex installed from MacTeX or macports. The version included with OSX does not support the --build-dir flag. Building the docs fails with:

TEXINPUTS=".:$TEXINPUTS" \
 MAKEINFO='/bin/sh /Users/parkecw1/src/pcb/missing makeinfo -I .' \
 /usr/bin/texi2dvi --pdf --batch --build-dir=pcb.t2p -o pcb.pdf \
 pcb.texi
/usr/bin/texi2dvi: Can't use option `--output' with more than one argument.
make[3]: *** [pcb.pdf] Error 2
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Tags: osx
tags: added: osx
Revision history for this message
Chad Parker (parker-charles) wrote :

This problem may still exist, but I have circumvented it by removing the xcode tools from my tool chain and building with gcc and friends installed from macports. A true solution for compatibility would be to try to work around the --build-dir option, but, the easiest solution is to work around the problem. This works for me because I've adopted the macports package manager, but it may not work for others who use homebrew or other.

For now, since no one else has reported it, and it no longer affects me, I suggest we either close it, or make it low priority and put it at the end of the list to be dealt with in the future.

Changed in pcb:
status: New → Triaged
importance: Undecided → Low
milestone: none → future-bug-release
status: Triaged → Incomplete
Changed in pcb:
milestone: pcb-4.1.1 → pcb-4.2.1
milestone: pcb-4.2.1 → none
Changed in pcb:
status: Incomplete → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.