Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1198355

Summary: doxygen generates \backmatter in article class
Product: [Fedora] Fedora Reporter: Jerry James <loganjerry>
Component: doxygenAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 21CC: david.brown, than
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: doxygen-1.8.9.1-2.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-10 23:42:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1144396, 1149045    

Description Jerry James 2015-03-03 21:19:13 UTC
Description of problem:
I just tried to rebuild m4rie and got a failure due to doxygen.  First, the doxygen-generated LaTeX needs tex(adjustbox.sty), but that is not pulled in by the doxygen-latex package.  After fixing that manually, pdflatex fails to run successfully because doxygen is generating a \backmatter line in refman.tex, but using an article class; \backmatter is only defined for book-like classes.

Version-Release number of selected component (if applicable):
doxygen-1.8.9.1-1.fc23.x86_64

How reproducible:
Always

Steps to Reproduce:
1. fedpkg clone m4rie
2. cd m4rie
3. fedpkg srpm
4. mock -r fedora-rawhide-x86_64 --rebuild m4rie-20140914-1.fc23.src.rpm

Actual results:
The build fails at the documentation step, first because tex(adjustbox.sty) is missing then, after adding an explicit BR for that, because of the undefined \backmatter reference.

Expected results:
Successful documentation building.

Additional info:

Comment 1 David Brown 2015-04-25 04:03:56 UTC
This is also affecting the torque package...

    https://bugzilla.gnome.org/show_bug.cgi?id=742427

This is the gnome bugzilla issue.

As there's a bunch of CVEs associated with torque I'd like to see this fixed so I can build new versions...

This is affecting fedora 21

Comment 2 Than Ngo 2015-04-28 22:10:02 UTC
i'm working on the fix

Comment 3 Than Ngo 2015-04-29 11:44:04 UTC
it's fixed doxygen-1.8.9.1-2.fc23

Comment 4 David Brown 2015-05-03 05:00:37 UTC
As this is a f23 build and I've not seen the f22 or f21 build and those are still busted I'd like to re-open this bug.

Comment 5 Fedora Update System 2015-05-04 13:11:43 UTC
doxygen-1.8.9.1-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/doxygen-1.8.9.1-2.fc22

Comment 6 Fedora Update System 2015-05-04 13:12:56 UTC
doxygen-1.8.9.1-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/doxygen-1.8.9.1-2.fc21

Comment 7 Fedora Update System 2015-05-08 07:34:39 UTC
Package doxygen-1.8.9.1-2.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing doxygen-1.8.9.1-2.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-7538/doxygen-1.8.9.1-2.fc21
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2015-05-10 23:42:28 UTC
doxygen-1.8.9.1-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-05-19 16:19:43 UTC
doxygen-1.8.9.1-2.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.