Bug 2435249 - doxygen-latex-1.16.1-1.fc44 is missing a dependency on tex(xltabular.sty)
Summary: doxygen-latex-1.16.1-1.fc44 is missing a dependency on tex(xltabular.sty)
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: doxygen
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2433862 2434059
TreeView+ depends on / blocked
 
Reported: 2026-01-29 11:46 UTC by Petr Pisar
Modified: 2026-01-31 16:02 UTC (History)
1 user (show)

Fixed In Version: doxygen-1.16.1-2.fc44
Clone Of:
Environment:
Last Closed: 2026-01-31 16:02:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2026-01-29 11:46:19 UTC
gconfmm26-2.28.3-1.fc44 fails to build in Fedora 44 (bug #2434059) because when building a doxygen-generated LaTeX document, pdflatex errors:

docs/reference/latex $ grep -Hbnr xltabular
refman.log:121:4444:! LaTeX Error: File `xltabular.sty' not found.
doxygen.sty:14:312:\RequirePackage{xltabular}

The style file is included from doxygen.sty which is generated by doxygen.

I guess doxygen-latex should depend on tex(xltabular.sty). That's not true now:

# rpm -q --requires doxygen-latex | grep xltabular
# 

This error appeared when upgrading doxygen from 2:1.14.0-4.fc43 to 2:1.15.0-1.fc44.


Note that adding that dependency only reveals similar bug in texlive-xltabular-svn56855-81.fc44 (/usr/share/texlive/texmf-dist/tex/latex/xltabular/xltabular.sty includes ltablex.sty without requiring it on RPM level).

Comment 1 Petr Pisar 2026-01-29 12:12:11 UTC
Complete list of transitive dependencies I had to install:

ltablex.sty
tabularray.sty
enumitem.sty
alphalph.sty
ninecolors.sty

But then pdflatex fails probably with (from refman.log of gconfmm26 build tree):

LaTeX Font Info:    Font shape `T1/phv/m/n' will be
(Font)              scaled to size 12.9599pt on input line 215.
! Font T1/phv/m/n/14.4=phvr8t at 12.9599pt not loadable: Metric (TFM) file not
found.
<to be read again>
                   relax
l.215   {\Large
                gconfmm}\\
I wasn't able to read the size data for this font,
so I will ignore the font specification.
[Wizards can fix TFM files using TFtoPL/PLtoTF.]
You might try inserting a different font spec;
e.g., type `I\font<same font id>=<substitute font name>'.

Missing character: There is no g in font nullfont!
Missing character: There is no c in font nullfont!
Missing character: There is no o in font nullfont!
Missing character: There is no n in font nullfont!
Missing character: There is no f in font nullfont!
Missing character: There is no m in font nullfont!
Missing character: There is no m in font nullfont!

Comment 2 Than Ngo 2026-01-30 11:50:36 UTC
There's new texlive-2025 in rawhide and it looks like a bug in texlive-2025. I am investigating the issue
Thanks for your report!

Comment 3 Fedora Update System 2026-01-31 11:22:04 UTC
FEDORA-2026-384e4bdf3d (doxygen-1.16.1-2.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-384e4bdf3d

Comment 4 Fedora Update System 2026-01-31 16:02:15 UTC
FEDORA-2026-384e4bdf3d (doxygen-1.16.1-2.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.


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