Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 870070 - dev-python/pikepdf-5.6.1:0 - src/.../qpdf.cpp: error: class QPDFWriter has no member named setR4EncryptionParameters
Summary: dev-python/pikepdf-5.6.1:0 - src/.../qpdf.cpp: error: class QPDFWriter has no...
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 06:43 UTC by Toralf Förster
Modified: 2022-09-15 14:56 UTC (History)
4 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,19.78 KB, text/plain)
2022-09-14 06:43 UTC, Toralf Förster
Details
dev-python:pikepdf-5.6.1:20220914-021921.log (dev-python:pikepdf-5.6.1:20220914-021921.log,52.07 KB, text/plain)
2022-09-14 06:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,199.57 KB, text/plain)
2022-09-14 06:43 UTC, Toralf Förster
Details
environment (environment,135.98 KB, text/plain)
2022-09-14 06:43 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,20.40 KB, application/x-bzip)
2022-09-14 06:43 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,34.03 KB, application/x-bzip)
2022-09-14 06:43 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-09-14 06:43:12 UTC
src/qpdf/pipeline.h:37:10: error: void Pl_PythonOutput::write(unsigned char*, size_t) marked override, but does not override
   37 |     void write(unsigned char *buf, size_t len) override;
      |          ^~~~~
src/qpdf/qpdf.cpp: In function void setup_encryption(QPDFWriter&, pybind11::object):
src/qpdf/qpdf.cpp:297:11: error: class QPDFWriter has no member named setR4EncryptionParameters; did you mean setR5EncryptionParameters?
  297 |         w.setR4EncryptionParameters(user.c_str(),
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20220911-210005

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.1 *
clang/llvm (if any):
clang version 15.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
/usr/lib/llvm/15
15.0.0
Python 3.10.7
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.63.0 *
The following VMs are available for generation-2:
1)	OpenJDK 11.0.16.1_p1 [openjdk-11]
2)	OpenJDK 17.0.5_p5 [openjdk-17]
3)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
5)	Eclipse Temurin JRE 17.0.3_p7 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-11 
  [2]   openjdk-17 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm
  [5]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit c3473b2bcb22532a222f25503a7d4b787fb68ffc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Sep 14 00:36:10 2022 +0000

    2022-09-14 00:36:09 UTC

emerge -qpvO dev-python/pikepdf
[ebuild   R   ] dev-python/pikepdf-5.6.1  USE="-test" PYTHON_TARGETS="python3_10 -python3_8 -python3_9"
Comment 1 Toralf Förster gentoo-dev 2022-09-14 06:43:13 UTC
Created attachment 805060 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-09-14 06:43:14 UTC
Created attachment 805063 [details]
dev-python:pikepdf-5.6.1:20220914-021921.log
Comment 3 Toralf Förster gentoo-dev 2022-09-14 06:43:16 UTC
Created attachment 805066 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-09-14 06:43:17 UTC
Created attachment 805069 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-09-14 06:43:18 UTC
Created attachment 805072 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-09-14 06:43:20 UTC
Created attachment 805075 [details]
temp.tar.bz2
Comment 7 Olivier Huber 2022-09-14 12:02:43 UTC
It looks like <dev-python/pikepdf-6 is not compatible with >=app-text/qpdf-11.0.0, see  https://github.com/pikepdf/pikepdf/blob/master/docs/releasenotes/version6.rst
Comment 8 Larry the Git Cow gentoo-dev 2022-09-15 14:48:17 UTC
The bug has been closed via the following commit(s):

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

commit 0ef120896cf6cc06fba9cb90ea68d0f9bd0bb5e7
Author:     Andrey Grozin <grozin@gentoo.org>
AuthorDate: 2022-09-15 14:47:59 +0000
Commit:     Andrey Grozin <grozin@gentoo.org>
CommitDate: 2022-09-15 14:47:59 +0000

    dev-python/pikepdf: bump to 6.0.0_p2
    
    Closes: https://bugs.gentoo.org/870070
    Signed-off-by: Andrey Grozin <grozin@gentoo.org>

 dev-python/pikepdf/Manifest                |  1 +
 dev-python/pikepdf/pikepdf-6.0.0_p2.ebuild | 62 ++++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)