Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 681342 - sci-libs/gdal-2.4.0: pdfobject.cpp:1193:50: error: use of deleted function ‘Object::Object(const Object&)’
Summary: sci-libs/gdal-2.4.0: pdfobject.cpp:1193:50: error: use of deleted function ‘O...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sci-geo Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: poppler-0.75.0
  Show dependency tree
 
Reported: 2019-03-23 00:41 UTC by Andreas Sturmlechner
Modified: 2019-05-08 17:05 UTC (History)
0 users

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


Attachments
build.log.tar.xz (build.log.tar.xz,21.67 KB, application/x-xz)
2019-03-23 00:41 UTC, Andreas Sturmlechner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2019-03-23 00:41:40 UTC
Created attachment 570334 [details]
build.log.tar.xz

Brought to you by masked app-text/poppler-0.75.0.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2019-03-31 13:40:15 UTC
https://github.com/OSGeo/gdal/issues/1388

Commit in "master" branch:
https://github.com/OSGeo/gdal/commit/5c12d11614a325317ceaa7c0567070b3e4188275

Commit in "release/2.4" branch:
https://github.com/OSGeo/gdal/commit/783addc36d7da7a3f0c15fd46dde117e0ec0bb87


Recent sci-libs/gdal-2.4.1 release contains these changes:
"""
 * Poppler: revision version management. Drop support for ancient versions older than 0.23.0
 * Add support for Poppler 0.72.0 and 0.73.0 (#1207, #1208)
"""
Comment 2 Larry the Git Cow gentoo-dev 2019-05-08 17:05:01 UTC
The bug has been closed via the following commit(s):

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

commit afc4f6d1c85d274d1b00dc009c95a50fc08be316
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-05-01 22:38:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-05-08 16:59:33 +0000

    sci-libs/gdal: Fix build with poppler-0.75 and poppler-0.76
    
    Needs backports from gdal-2.5.0.
    
    Closes: https://bugs.gentoo.org/681342
    Closes: https://bugs.gentoo.org/682690
    Package-Manager: Portage-2.3.66, Repoman-2.3.12
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sci-libs/gdal/files/gdal-2.4.1-poppler-0.75.patch | 148 ++++++++++++++++++++++
 sci-libs/gdal/files/gdal-2.4.1-poppler-0.76.patch |  24 ++++
 sci-libs/gdal/gdal-2.4.1.ebuild                   |   3 +-
 3 files changed, 174 insertions(+), 1 deletion(-)