Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657556 - app-doc/doxygen-1.8.14-r1 missing subslot operator on dev-libs/xapian
Summary: app-doc/doxygen-1.8.14-r1 missing subslot operator on dev-libs/xapian
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:
Depends on:
Blocks:
 
Reported: 2018-06-07 20:01 UTC by Daniel M. Weeks
Modified: 2018-10-02 02:14 UTC (History)
0 users

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 Daniel M. Weeks 2018-06-07 20:01:37 UTC
>>> package: dev-libs/xapian-1.4.4
 *  - /usr/lib64/libxapian.so.22
 *  - /usr/lib64/libxapian.so.22.7.2
 *      used by /usr/bin/doxyindexer (app-doc/doxygen-1.8.14-r1)
 *      used by /usr/bin/doxysearch.cgi (app-doc/doxygen-1.8.14-r1)

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2018-10-02 02:14:24 UTC
The bug has been closed via the following commit(s):

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

commit 4126e1d5bc12eddbbafaab0e2fb6530526170500
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2018-10-02 02:10:59 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2018-10-02 02:13:51 +0000

    app-doc/doxygen: apply llvm patches, fix subslot
    
     - apply llvm patches, thanks to Stephen Newell for the patch.
     - add missing subslot operator
    
    Closes: https://bugs.gentoo.org/666692
    Closes: https://bugs.gentoo.org/657556
    Package-Manager: Portage-2.3.50, Repoman-2.3.11
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-doc/doxygen/doxygen-1.8.14-r1.ebuild         |  5 +++--
 app-doc/doxygen/files/doxygen-1.8.14-llvm7.patch | 25 ++++++++++++++++++++++++
 2 files changed, 28 insertions(+), 2 deletions(-)