Fedora Account System
Red Hat Associate
Red Hat Customer
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).
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!
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!
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
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.