Package: src:coinor-ipopt
Version: 3.10.1-1
Severity: serious

When I try to build this package, it FTBFS in latex while making doxygen
docs:

This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
entering extended mode
(./_formulas.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, 
nohyphenation, loaded.
(/usr/share/texmf-texlive/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texmf-texlive/tex/latex/base/size10.clo))
(/usr/share/texmf-texlive/tex/latex/graphics/epsfig.sty
(/usr/share/texmf-texlive/tex/latex/graphics/graphicx.sty
(/usr/share/texmf-texlive/tex/latex/graphics/keyval.sty)
(/usr/share/texmf-texlive/tex/latex/graphics/graphics.sty
(/usr/share/texmf-texlive/tex/latex/graphics/trig.sty)
(/etc/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf-texlive/tex/latex/graphics/dvips.def))))
No file _formulas.aux.
! Undefined control sequence.
l.5 ...t[\begin{array}{c}f\\g\end{array}\right]$\f
                                                   y will be stored in g at ...

? 

The problem seems to be in lines 36-47 of
Ipopt/contrib/sIPOPT/src/SensDenseGenSchurDriver.hpp :

     *  \f$\left[\begin{array}{c|c}
     *  K & E\\\hline
     *  E^T & 0
     *  \end{array}
     *  \right]
     *  \left[\begin{array}{c}x\\y\end{array}\right] =
     *  \left[\begin{array}{c}f\\g\end{array}\right]$\f
     *
     *  y will be stored in g at exit.
     *  Kf should hold
     *
     *  \f$K^{-1}f$\f

Does a new version of doxygen/latex not parse this properly?

Also, this is called even when building with dpkg-buildpackage -B, which
is only supposed to build the arch-dependent packages, and probably
shouldn't be building documentation.

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Engineering consulting with open source tools
http://www.opennovation.com/

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to