Created attachment 563436 [details, diff] patch for C++17 for compliance with C++17 When compiling with std=c++17 some errors a detected concerning const comparison operators when using a set. Note, this always was in error, it just bails out now with C++17.
Created attachment 563438 [details] ebuild applying the patch
Would you mind sending this patch to upstream? They have a gitlab project and are usually quite responsive to pull requests: https://gitlab.com/inkscape/inkscape
Is the addition of media-gfx/inkscape-0.92.4 to portage pending on this issue?
Once this patch has been accepted by upstream I gonna add it to our package...
Great, could you link to the issue on upstream's bug tracker please?
Created attachment 576660 [details, diff] patch for gcc-9.1
Created attachment 576662 [details, diff] patch for poppler-0.76.1
(In reply to DrSlony from comment #5) > Great, could you link to the issue on upstream's bug tracker please? Any progress on this, Helmut?
add upstream ticket
How much of this bug is still relevant for 1.0_beta1, considering I am able to build it gcc-9.2 and poppler-0.82?
(In reply to Andreas Sturmlechner from comment #10) > How much of this bug is still relevant for 1.0_beta1, considering I am able > to build it gcc-9.2 and poppler-0.82? 1.0_beta1 is *not* ready for stabilization.
Actually, the const problem is caused by poppler-0.82, see upstream commit 324c7903d9fd62e74c042c31477299be3b980fd2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e20f1daf5328ec3f6e512e927c892c247394020 commit 3e20f1daf5328ec3f6e512e927c892c247394020 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2019-11-16 13:25:31 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2019-11-16 13:25:43 +0000 media-gfx/inkscape: Fix build with poppler-0.82 Closes: https://bugs.gentoo.org/677058 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> .../files/inkscape-0.92.4-poppler-0.82.0.patch | 76 ++++++++++++++++++++++ media-gfx/inkscape/inkscape-0.92.4.ebuild | 1 + 2 files changed, 77 insertions(+)