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 825813 - FTBFS with doxygen 1.8.0+
Summary: FTBFS with doxygen 1.8.0+
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libnl3
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F17FTBFS
TreeView+ depends on / blocked
 
Reported: 2012-05-28 14:22 UTC by Dan Horák
Modified: 2013-02-20 14:21 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-20 14:21:03 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dan Horák 2012-05-28 14:22:06 UTC
Build of libnl3 now fails with
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/graphics/graphics.sty
(/usr/share/texmf/tex/latex/graphics/trig.sty)
(/usr/share/texmf/tex/latex/config/graphics.cfg)
(/usr/share/texmf/tex/latex/graphics/dvips.def))))
No file _formulas.aux.
[1] [2] [3] [4] (./_formulas.aux) )
Output written on _formulas.dvi (4 pages, 1060 bytes).
Transcript written on _formulas.log.
./gen-tags.sh | ./tags2dict.sh > libnl.dict
make[1]: Leaving directory `/builddir/build/BUILD/libnl-3.2.7/doc'
make[1]: *** [api_ref] Error 1
make: *** [gendoc] Error 2
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.QYofyB (%build)
    Bad exit status from /var/tmp/rpm-tmp.QYofyB (%build)
Child returncode was: 1

The reason is that the documentation generation scripts depend on doxytag function, but it was removed in doxygen 1.8.0. It also means that both F-17 and Rawhide are affected.

Version-Release number of selected component (if applicable):
libnl3-3.2.7-1.fc18

Comment 2 Mat Booth 2013-02-20 14:21:03 UTC
Looks like this package is now building for all branches: http://koji.fedoraproject.org/koji/packageinfo?packageID=13149


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