Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 791328 - dev-libs/rapidxml: rapidxml_iterators.hpp is broken
Summary: dev-libs/rapidxml: rapidxml_iterators.hpp is broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2021-05-21 12:30 UTC by Anna Vyalkova
Modified: 2021-05-25 11:54 UTC (History)
2 users (show)

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


Attachments
fragment of build.log displaying error (build_fragment.log,6.86 KB, text/plain)
2021-05-21 12:33 UTC, Anna Vyalkova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Vyalkova 2021-05-21 12:30:10 UTC
Please include this patch
https://sourceforge.net/p/rapidxml/patches/9/

Reproducible: Always
Comment 1 Anna Vyalkova 2021-05-21 12:33:57 UTC
Created attachment 710091 [details]
fragment of build.log displaying error

Build doesn't fail when the patch is applied
Comment 2 Ionen Wolkens gentoo-dev 2021-05-21 22:37:31 UTC
$ g++ -o /dev/null /usr/include/rapidxml/rapidxml_iterators.hpp
/usr/include/rapidxml/rapidxml_iterators.hpp:21:26: error: expected nested-name-specifier

Debian (for one) seems to be carrying a different version of this patch that may be preferable.
Comment 3 Larry the Git Cow gentoo-dev 2021-05-25 11:54:59 UTC
The bug has been closed via the following commit(s):

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

commit 69fcf64318084290fc01b7f2601c8bcb97df080d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-05-25 11:41:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-05-25 11:54:46 +0000

    dev-libs/rapidxml: add Debian patch to fix build
    
    Closes: https://bugs.gentoo.org/791328
    Signed-off-by: Sam James <sam@gentoo.org>

 .../rapidxml/files/rapidxml-1.13-iterators.patch   | 48 ++++++++++++++++++++++
 dev-libs/rapidxml/rapidxml-1.13-r1.ebuild          |  1 +
 2 files changed, 49 insertions(+)