View Single Post
Old 10-25-2023, 11:37 AM   #1
xtradeb
Junior Member
xtradeb began at the beginning.
 
xtradeb's Avatar
 
Posts: 9
Karma: 10
Join Date: Feb 2023
Device: Onyx BOOX Note Air2 Plus
Unable to build calibre-6.29.0 on Ubuntu 23.04+

Hi!

I'm unable to build Calibre 6.29.0 on Ubuntu 23.10. I'm getting the following error:

Quote:
SIPing 4 files...
/usr/bin/python3.11 -c from sipbuild.tools.build import main; main(); --verbose --no-make --qmake /usr/bin/qmake6
usage: -c [-h] [-V] [--quiet] [--verbose] [--build-dir DIR]
[--scripts-dir DIR] [--target-dir DIR] [--api-dir DIR]
[--no-compile] [--no-version-info] [--concatenate N] [--debug]
[--disabled-feature TAG] [--no-docstrings] [--pep484-pyi]
[--protected-is-public] [--no-protected-is-public] [--tracing]
-c: error: unrecognized arguments: --no-make --qmake /usr/bin/qmake6
Not sure if this helps, but the build is working on Ubuntu 22.04 (python3-pyqt6.sip/jammy 13.2.1-2build1), but is failing, at least, since Ubuntu 23.04 (python3-pyqt6.sip/lunar 13.4.1-1build1).

Can you please advise?

For reference, this is the recipe I'm following (with minor tweaks): https://github.com/debian-calibre/ca.../master/debian

Thank you!
Jhonny Oliveira
https://xtradeb.net
xtradeb is offline   Reply With Quote