Bug 661107 - ! LaTeX Error: \cftchapfont undefined.
Summary: ! LaTeX Error: \cftchapfont undefined.
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: doxygen
Version: rawhide
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 660736 660738 660750 660773 660788 660801 660812 660816 660817 660835 660838 660863 660874 660885 660906 660912 660915 660919 660934 660939 660941 660973 660977 660982 660993 661004 661006 661013 661016 661019 661031 661053 661064 661084 661089 661091
TreeView+ depends on / blocked
 
Reported: 2010-12-07 19:40 UTC by Steve Traylen
Modified: 2011-01-19 15:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-01-17 12:09:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
doxygen timestamp patch for doxygen 1.7.3. (2.46 KB, patch)
2011-01-14 21:56 UTC, Steve Traylen
no flags Details | Diff

Description Steve Traylen 2010-12-07 19:40:39 UTC
There are a load of FTBFS bugs just created for packages using doxygen
e.g.
bug #661031

which shows:

(/usr/share/texmf/tex/latex/tocloft/tocloft.sty
Package tocloft Note: The document has section divisions.
)
! LaTeX Error: \cftchapfont undefined.
See the LaTeX manual or LaTeX Companion for explanation.
Type  H <return>  for immediate help.
 ...                                              

l.20 \renewcommand{\cftchapfont}
                                {%
? 
! Emergency stop.
 ...                                              

l.20 \renewcommand{\cftchapfont}
                                {%
!  ==> Fatal error occurred, no output PDF file produced!

The other item that makes me think doxygen is implicated is:

http://sourceforge.net/mailarchive/message.php?msg_name=4CF21BD2.6090001%40cs.unipr.it

Comment 1 Mattias Ellert 2011-01-07 09:05:19 UTC
doxygen 1.7.3 has changed \renewcommand{\cftchapfont} to \providecommand{\cftchapfont}:

http://doxygen.svn.sourceforge.net/viewvc/doxygen/trunk/src/latexgen.cpp?r1=750&r2=752

So it could possibly fix this issue.

Comment 2 Steve Traylen 2011-01-14 10:24:38 UTC
From debian

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606276

doxygen 1.7.3 looks to have fixed this.

Please could you update from 1.7.2.

Steve.

Comment 3 Steve Traylen 2011-01-14 21:56:57 UTC
Created attachment 473600 [details]
doxygen timestamp patch for doxygen 1.7.3.

Hi, 
This is updated patch to doxygen-1.6.2-timestamp.patch to allow 1.7.3 to build.

Steve.

Comment 4 Than Ngo 2011-01-17 12:09:42 UTC
it's fixed in rawhide

Comment 5 Steve Traylen 2011-01-17 12:25:04 UTC
Thankyou, 

I confirm myproxy now builds okay as a scratch with 1.7.3.

http://koji.fedoraproject.org/koji/taskinfo?taskID=2725757

Steve.

Comment 6 Hans Ulrich Niedermann 2011-01-19 15:34:10 UTC
Can we expect fixed F14 updates to the doxygen package as well? I still have an F14 FTBFS bug 661084 open due to this bug.

Comment 7 Hans Ulrich Niedermann 2011-01-19 15:46:39 UTC
(In reply to comment #6)
> Can we expect fixed F14 updates to the doxygen package as well? I still have an
> F14 FTBFS bug 661084 open due to this bug.

Something is not right in what I wrote here. Scratch builds of the F15 package succeed for dist-f14 and dist-f14, so something else must have changed there, and doxygen does not prevent my builds anymore.

I will consider this issue closed now, unless proven otherwise at a later time.


Note You need to log in before you can comment on or make changes to this bug.