Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 764806 - dev-python/pikepdf-2.2.0-r1: error: no matching function for call to ‘pybind11::class_<QPDFPageObjectHelper>::def(const char [26], <unresolved overloaded function type>, pybind11::arg_v, const char [162])’
Summary: dev-python/pikepdf-2.2.0-r1: error: no matching function for call to ‘pybind1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andrey Grozin
URL: https://github.com/pikepdf/pikepdf/bl...
Whiteboard:
Keywords:
Depends on:
Blocks: 769092
  Show dependency tree
 
Reported: 2021-01-10 13:06 UTC by Agostino Sarubbo
Modified: 2021-02-08 06:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,19.42 KB, text/plain)
2021-01-10 13:06 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-01-10 13:06:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pikepdf-2.2.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-10 13:06:05 UTC
Created attachment 682255 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-10 13:06:06 UTC
Possible context of error(s):

src/qpdf/page.cpp:117:9: error: no matching function for call to ‘pybind11::class_<QPDFPageObjectHelper>::def(const char [26], <unresolved overloaded function type>, pybind11::arg_v, const char [162])’
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-01-10 14:48:44 UTC
Broken with new qpdf, maybe?
Comment 4 Andreas Sturmlechner gentoo-dev 2021-01-10 15:41:10 UTC
Probably fixed by >=2.2.5.
Comment 5 Larry the Git Cow gentoo-dev 2021-01-12 16:26:56 UTC
The bug has been closed via the following commit(s):

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

commit 0b44c5508c28bc0406d543f89cadbac346426f99
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2021-01-12 16:25:50 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2021-01-12 16:26:36 +0000

    dev-python/pikepdf: bump to 2.3.0
    
    Closes: https://bugs.gentoo.org/764806
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 dev-python/pikepdf/Manifest             |  1 +
 dev-python/pikepdf/pikepdf-2.3.0.ebuild | 61 +++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2021-02-08 06:10:58 UTC
The bug has been referenced in the following commit(s):

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

commit 79c554e79e096959436220602f088a6b355e1552
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2021-02-08 06:09:55 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2021-02-08 06:10:42 +0000

    dev-python/pikepdf: clean old versions
    
    Bug: https://bugs.gentoo.org/764806
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 dev-python/pikepdf/Manifest                       |  6 ---
 dev-python/pikepdf/files/pikepdf-1.8.3-test.patch | 40 ---------------
 dev-python/pikepdf/pikepdf-1.18.0.ebuild          | 54 --------------------
 dev-python/pikepdf/pikepdf-2.2.0-r1.ebuild        | 61 -----------------------
 dev-python/pikepdf/pikepdf-2.3.0.ebuild           | 61 -----------------------
 dev-python/pikepdf/pikepdf-2.4.0.ebuild           | 47 -----------------
 dev-python/pikepdf/pikepdf-2.5.0.ebuild           | 47 -----------------
 dev-python/pikepdf/pikepdf-2.5.1.ebuild           | 47 -----------------
 8 files changed, 363 deletions(-)