Summary: | sci-libs/gdal-2.2.3-r1: pdfobject.cpp:1058:47: error: invalid conversion from ‘const GooString*’ to ‘GooString*’ [-fpermissive] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Renich Bon Ciric <renich> |
Component: | Current packages | Assignee: | Sci-geo Project <sci-geosciences> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | adpc, alex, conikost, endymion+gentoo, grozin, kripton, kuba.iluvatar, mkyral, mmokrejs, orzel, phobosk, ua0zeh, zeekec |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/8895 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 653464 | ||
Attachments: |
patch and ebuild that solves it for me
patch for the cast ebuild using cast patch |
Description
Renich Bon Ciric
2018-05-22 03:05:36 UTC
Created attachment 533930 [details, diff]
patch and ebuild that solves it for me
(In reply to Stoian Ivanov from comment #1) > Created attachment 533930 [details, diff] [details, diff] > patch and ebuild that solves it for me This is a tar.gz archive (should have been atodetected) Created attachment 533932 [details, diff]
patch for the cast
plaintext
Created attachment 533934 [details]
ebuild using cast patch
plaintext
(In reply to Stoian Ivanov from comment #3) > Created attachment 533932 [details, diff] [details, diff] > patch for the cast > > plaintext This patch works. Thanks! (In reply to Renich Bon Ciric from comment #5) > This patch works. Thanks! I too can confirm that the patch works via /etc/portage/patches. Any word on when this can be committed? The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d2fd2e5c98f0a2f84a519ff1b9f659991a704a82 commit d2fd2e5c98f0a2f84a519ff1b9f659991a704a82 Author: Conrad Kostecki <conrad@kostecki.com> AuthorDate: 2018-06-18 22:05:37 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2018-06-19 09:08:55 +0000 sci-libs/gdal: fix compilation with >=app-text/poppler-0.64.0 Closes: https://bugs.gentoo.org/656252 Closes: https://github.com/gentoo/gentoo/pull/8895 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sci-libs/gdal/files/gdal-2.2.3-goocast.patch | 11 + sci-libs/gdal/gdal-2.2.3-r2.ebuild | 291 +++++++++++++++++++++++++++ 2 files changed, 302 insertions(+) *** Bug 658762 has been marked as a duplicate of this bug. *** |