Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711096 - app-text/texlive-core-2019-r8 w/ app-text/poppler-0.86.0: pdftoepdf.cc:764:48: error: cannot convert 'std::unique_ptr<LinkDest>' to 'LinkDest*' in initialization
Summary: app-text/texlive-core-2019-r8 w/ app-text/poppler-0.86.0: pdftoepdf.cc:764:48...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-29 14:56 UTC by Andreas Sturmlechner
Modified: 2020-03-06 15:14 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,32.14 KB, application/x-xz)
2020-02-29 14:56 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 2020-02-29 14:56:03 UTC
Created attachment 616614 [details]
build.log.xz

New poppler, new build issue.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-29 16:47:39 UTC
The bug has been referenced in the following commit(s):

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

commit 5df231a105ffa3d40b77425541a7cb8d2f19cf90
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-02-29 16:19:54 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-02-29 16:47:17 +0000

    profiles: Mask app-text/poppler-0.86.0 for now
    
    Bug: https://bugs.gentoo.org/711096
    Bug: https://bugs.gentoo.org/711102
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-03-04 16:28:49 UTC
My time is kinda limited for now, the only thing I have found is a patch to 

pdftoepf.cc[1]. I have not tested it yet, but it smells *like* they have done incomplete job and compatibility will also require pdftosrc.cc patching.

[1] - https://github.com/TeX-Live/texlive-source/commit/7cabe29268051263de83c23635ec1ba1d7068478
Comment 3 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-03-06 13:59:33 UTC
(In reply to Mikle Kolyada from comment #2)
> My time is kinda limited for now, the only thing I have found is a patch to 
> 
> pdftoepf.cc[1]. I have not tested it yet, but it smells *like* they have
> done incomplete job and compatibility will also require pdftosrc.cc patching.
> 
> [1] -
> https://github.com/TeX-Live/texlive-source/commit/
> 7cabe29268051263de83c23635ec1ba1d7068478

was not needed at all, produced a working patch based on merging 2 previous ones and small fixes.
Comment 4 Larry the Git Cow gentoo-dev 2020-03-06 15:14:05 UTC
The bug has been closed via the following commit(s):

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

commit 6dca6ef1f07d027f41a4bc5a621b5329bcd9419f
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-03-06 15:13:16 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-03-06 15:13:59 +0000

    app-text/texlive-core: fix poppler-0.86 compat
    
    Closes: https://bugs.gentoo.org/711096
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 app-text/texlive-core/Manifest                    |   1 +
 app-text/texlive-core/texlive-core-2019-r9.ebuild | 363 ++++++++++++++++++++++
 2 files changed, 364 insertions(+)