Summary: | app-text/texlive-core-2019-r4 w/ app-text/poppler-0.83.0: pdftosrc.cc:81:37: error: no match for 'operator=' (operand types are 'std::unique_ptr<GlobalParams>' and 'GlobalParams*') | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andreas Sturmlechner <asturm> |
Component: | Current packages | Assignee: | Alexis Ballier <aballier> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | tex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
compat.patch |
Description
Andreas Sturmlechner
![]() Created attachment 600636 [details]
compat.patch
feel free to test this one, but imo, requires too much work still.
Ok, the problem is that the trunk version introduces \pdfmajorversion macro, and we actually not only should take patches, but revert some part of them The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75e4bc8cb364d941d1cb1278bb736db57ed024a2 commit 75e4bc8cb364d941d1cb1278bb736db57ed024a2 Author: Mikle Kolyada <zlogene@gentoo.org> AuthorDate: 2019-12-27 12:24:05 +0000 Commit: Mikle Kolyada <zlogene@gentoo.org> CommitDate: 2019-12-27 12:24:50 +0000 app-text/texlive-core: fix building with poppler-0.83 Fixes: https://bugs.gentoo.org/703788 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> app-text/texlive-core/Manifest | 1 + app-text/texlive-core/texlive-core-2019-r5.ebuild | 359 ++++++++++++++++++++++ 2 files changed, 360 insertions(+) |