Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 706230 - <app-doc/doxygen-1.8.17 : with blank FILE_PATTERNS no input files are processed
Summary: <app-doc/doxygen-1.8.17 : with blank FILE_PATTERNS no input files are processed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
: 707104 (view as bug list)
Depends on:
Blocks:
 
Reported: 2020-01-24 08:12 UTC by Milka
Modified: 2020-03-01 18:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Milka 2020-01-24 08:12:38 UTC
If the configuration file (Doxyfile) contains empty FILE_PATTERNS then no input files are processed and the generated documentation contains only the Main page. In version 1.8.15 default behavior is to process a lot of default file extensions.

The upstream issue is https://github.com/doxygen/doxygen/issues/7190. It should be already fixed in version 1.8.17 which was released on Dec 27, 2019.

Please create an ebuild for version 1.8.17.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2020-02-15 10:47:38 UTC
*** Bug 707104 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2020-02-15 11:05:00 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7aa06cc19626d9b5740117836c91f1b46c2670fb

commit 7aa06cc19626d9b5740117836c91f1b46c2670fb
Author:     Jeroen Roovers <jer@gentoo.org>
AuthorDate: 2020-02-15 11:03:37 +0000
Commit:     Jeroen Roovers <jer@gentoo.org>
CommitDate: 2020-02-15 11:04:55 +0000

    net-libs/libtrace: Work around doxygen FILE_PATTERNS issue
    
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Bug: https://bugs.gentoo.org/706230
    Signed-off-by: Jeroen Roovers <jer@gentoo.org>

 net-libs/libtrace/libtrace-4.0.10_p1.ebuild | 9 ++++++++-
 net-libs/libtrace/libtrace-4.0.11_p1.ebuild | 5 +++++
 net-libs/libtrace/libtrace-99999.ebuild     | 5 +++++
 3 files changed, 18 insertions(+), 1 deletion(-)
Comment 3 Larry the Git Cow gentoo-dev 2020-03-01 18:36:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d84802e00808aff69876f646e892f354b54a9b38

commit d84802e00808aff69876f646e892f354b54a9b38
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2020-03-01 17:59:38 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2020-03-01 18:35:11 +0000

    app-doc/doxygen: version bump to 1.8.17
    
    Closes: https://bugs.gentoo.org/706230
    Bug: https://bugs.gentoo.org/709316
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-doc/doxygen/Manifest                           |   1 +
 app-doc/doxygen/doxygen-1.8.17.ebuild              | 138 +++++++++++++++++++++
 ...en-1.8.17-ensure_static_support_libraries.patch |  27 ++++
 3 files changed, 166 insertions(+)