Skip to content

Instantly share code, notes, and snippets.

@nipsy
Created November 16, 2024 20:36
Show Gist options
  • Select an option

  • Save nipsy/32e785f030650aa55d150830706e29c3 to your computer and use it in GitHub Desktop.

Select an option

Save nipsy/32e785f030650aa55d150830706e29c3 to your computer and use it in GitHub Desktop.
calibre-build-failure.txt
Running phase: qmakePrePhase
@nix { "action": "setPhase", "phase": "qmakePrePhase" }
Running phase: qtPreHook
@nix { "action": "setPhase", "phase": "qtPreHook" }
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking source archive /nix/store/x9095y9s9n8dyhb1rimq08fgwq8i6yfz-calibre-7.20.0.tar.xz
source root is calibre-7.20.0
setting SOURCE_DATE_EPOCH to timestamp 1729219686 of file calibre-7.20.0/update-on-ox
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
applying patch /nix/store/f8s3hfx2g9vp1b00gvix1ra4wxsldr98-0001-only-plugin-update.patch
patching file src/calibre/gui2/update.py
applying patch /nix/store/ybi9c9i4x7z6wnngmnjdg89dhsfv0ch9-0007-Hardening-Qt-code.patch
patching file setup/build.py
Hunk #2 succeeded at 735 (offset 1 line).
applying patch /nix/store/myrf47p5l5hmwphi1x61g3555bj8806v-dont_build_unrar_plugin.patch
patching file src/calibre/ebooks/metadata/archive.py
Running phase: updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
no configure script, doing nothing
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
no Makefile or custom buildPhase, doing nothing
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: glibPreInstallPhase
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
Running phase: installPhase
@nix { "action": "setPhase", "phase": "installPhase" }
*
* Running build
*
Building 29 extensions
Compiling 39 files...
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++11 -I/nix/store/02xafcbkgil789rqj7jrqh3nnf4ljgx9-hunspell-1.7.2-dev/include/hunspell -c /build/calibre-7.20.0/src/calibre/utils/spell/hunspell_wrapper.cpp -o /build/calibre-7.20.0/build/objects/hunspell/hunspell_wrapper.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -std=c99 -c /build/calibre-7.20.0/src/calibre/utils/hyphenation/hyphen.c -o /build/calibre-7.20.0/build/objects/hyphen/hyphen.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -std=c99 -I/nix/store/6lrq4lg6cm64hx2sfq619lnj3i4fq1y8-ffmpeg-7.1-dev/include -c /build/calibre-7.20.0/src/calibre/utils/ffmpeg.c -o /build/calibre-7.20.0/build/objects/ffmpeg/ffmpeg.o
/build/calibre-7.20.0/src/calibre/utils/ffmpeg.c: In function ‘open_output_file’:
/build/calibre-7.20.0/src/calibre/utils/ffmpeg.c:242:5: warning: ‘sample_fmts’ is deprecated [-Wdeprecated-declarations]
242 | t->enc_ctx->sample_fmt = output_codec->sample_fmts[0];
| ^
In file included from /nix/store/6lrq4lg6cm64hx2sfq619lnj3i4fq1y8-ffmpeg-7.1-dev/include/libavcodec/avcodec.h:41,
from /build/calibre-7.20.0/src/calibre/utils/ffmpeg.c:17:
/nix/store/6lrq4lg6cm64hx2sfq619lnj3i4fq1y8-ffmpeg-7.1-dev/include/libavcodec/codec.h:219:32: note: declared here
219 | const enum AVSampleFormat *sample_fmts; ///< @deprecated use avcodec_get_supported_config()
| ^~~~~~~~~~~
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/nix/store/c900afzs5cc67yxhmnw7g3qp4by7vxrb-uchardet-0.0.8-dev/include/uchardet -c /build/calibre-7.20.0/src/calibre/ebooks/uchardet.c -o /build/calibre-7.20.0/build/objects/uchardet/uchardet.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -std=c99 -c /build/calibre-7.20.0/src/unicode_names/unicode_names.c -o /build/calibre-7.20.0/build/objects/unicode_names/unicode_names.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/utils/speedup.c -o /build/calibre-7.20.0/build/objects/speedup/speedup.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/utils/certgen.c -o /build/calibre-7.20.0/build/objects/certgen/certgen.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/gui2/tweak_book/editor/syntax/html.c -o /build/calibre-7.20.0/build/objects/html_syntax_highlighter/html.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/tinycss/tokenizer.c -o /build/calibre-7.20.0/build/objects/tokenizer/tokenizer.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/gui2/tweak_book/diff/_patiencediff_c.c -o /build/calibre-7.20.0/build/objects/_patiencediff_c/_patiencediff_c.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/utils/icu.c -o /build/calibre-7.20.0/build/objects/icu/icu.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/utils/matcher.c -o /build/calibre-7.20.0/build/objects/matcher/matcher.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/library/sqlite_custom.c -o /build/calibre-7.20.0/build/objects/sqlite_custom/sqlite_custom.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -c /build/calibre-7.20.0/src/calibre/db/sqlite_extension.cpp -o /build/calibre-7.20.0/build/objects/sqlite_extension/sqlite_extension.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/lzx -c /build/calibre-7.20.0/src/calibre/utils/lzx/lzxd.c -o /build/calibre-7.20.0/build/objects/lzx/lzxd.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/lzx -c /build/calibre-7.20.0/src/calibre/utils/lzx/lzc.c -o /build/calibre-7.20.0/build/objects/lzx/lzc.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/lzx -c /build/calibre-7.20.0/src/calibre/utils/lzx/compressor.c -o /build/calibre-7.20.0/build/objects/lzx/compressor.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/lzx -c /build/calibre-7.20.0/src/calibre/utils/lzx/lzxc.c -o /build/calibre-7.20.0/build/objects/lzx/lzxc.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/lzx -c /build/calibre-7.20.0/src/calibre/utils/lzx/lzxmodule.c -o /build/calibre-7.20.0/build/objects/lzx/lzxmodule.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -I/nix/store/x0b1icbpys9gg7dhvnnjdyqp0al5r41h-freetype-2.13.3-dev/include/freetype2 -c /build/calibre-7.20.0/src/calibre/utils/fonts/freetype.cpp -o /build/calibre-7.20.0/build/objects/freetype/freetype.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/msdes -c /build/calibre-7.20.0/src/calibre/utils/msdes/des.c -o /build/calibre-7.20.0/build/objects/msdes/des.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -I/build/calibre-7.20.0/src/calibre/utils/msdes -c /build/calibre-7.20.0/src/calibre/utils/msdes/msdesmodule.c -o /build/calibre-7.20.0/build/objects/msdes/msdesmodule.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/ebooks/compression/palmdoc.c -o /build/calibre-7.20.0/build/objects/cPalmdoc/palmdoc.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/ebooks/djvu/bzzdecoder.c -o /build/calibre-7.20.0/build/objects/bzzdec/bzzdecoder.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/utils.cpp -o /build/calibre-7.20.0/build/objects/podofo/utils.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/doc.cpp -o /build/calibre-7.20.0/build/objects/podofo/doc.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/fonts.cpp -o /build/calibre-7.20.0/build/objects/podofo/fonts.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/outline.cpp -o /build/calibre-7.20.0/build/objects/podofo/outline.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/images.cpp -o /build/calibre-7.20.0/build/objects/podofo/images.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/outlines.cpp -o /build/calibre-7.20.0/build/objects/podofo/outlines.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/podofo.cpp -o /build/calibre-7.20.0/build/objects/podofo/podofo.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/output.cpp -o /build/calibre-7.20.0/build/objects/podofo/output.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++17 -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include/podofo -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -c /build/calibre-7.20.0/src/calibre/utils/podofo/impose.cpp -o /build/calibre-7.20.0/build/objects/podofo/impose.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++11 -c /build/calibre-7.20.0/src/calibre/srv/html_as_json.cpp -o /build/calibre-7.20.0/build/objects/html_as_json/html_as_json.o
g++ -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC=extern "C" __attribute__ ((visibility ("default"))) PyObject*' -std=c++14 -I/build/calibre-7.20.0/src/perfect-hashing -c /build/calibre-7.20.0/src/calibre/srv/fast_css_transform.cpp -o /build/calibre-7.20.0/build/objects/fast_css_transform/fast_css_transform.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/ebooks/html_entities.c -o /build/calibre-7.20.0/build/objects/fast_html_entities/html_entities.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/devices/libusb/libusb.c -o /build/calibre-7.20.0/build/objects/libusb/libusb.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/devices/mtp/unix/libmtp.c -o /build/calibre-7.20.0/build/objects/libmtp/libmtp.o
gcc -Wall -DNDEBUG -fno-strict-aliasing -pipe -O3 -fPIC -fvisibility=hidden -pthread -fdiagnostics-color=always -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 '-DCALIBRE_MODINIT_FUNC= __attribute__ ((visibility ("default"))) PyObject*' -c /build/calibre-7.20.0/src/calibre/devices/mtp/unix/devices.c -o /build/calibre-7.20.0/build/objects/libmtp/devices.o
Linking 25 files...
g++ /build/calibre-7.20.0/build/objects/hunspell/hunspell_wrapper.o -o /build/calibre-7.20.0/src/calibre/plugins/hunspell.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -L/nix/store/dm01wwqrv05jyb54jazrgxh5gjv0m8iz-hunspell-1.7.2/lib -lhunspell-1.7
gcc /build/calibre-7.20.0/build/objects/hyphen/hyphen.o -o /build/calibre-7.20.0/src/calibre/plugins/hyphen.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -lhyphen
gcc /build/calibre-7.20.0/build/objects/ffmpeg/ffmpeg.o -o /build/calibre-7.20.0/src/calibre/plugins/ffmpeg.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -L/nix/store/zvnrn6j28vh0j22hs588z2914028q6b5-ffmpeg-7.1-lib/lib -lswresample -lavcodec -lavformat -lavutil
gcc /build/calibre-7.20.0/build/objects/uchardet/uchardet.o -o /build/calibre-7.20.0/src/calibre/plugins/uchardet.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -L/nix/store/nhni4llw9d9k1sln233j4bigvhfcpbqx-uchardet-0.0.8/lib -luchardet
gcc /build/calibre-7.20.0/build/objects/unicode_names/unicode_names.o -o /build/calibre-7.20.0/src/calibre/plugins/unicode_names.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/speedup/speedup.o -o /build/calibre-7.20.0/src/calibre/plugins/speedup.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -lm
gcc /build/calibre-7.20.0/build/objects/certgen/certgen.o -o /build/calibre-7.20.0/src/calibre/plugins/certgen.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -lcrypto
gcc /build/calibre-7.20.0/build/objects/html_syntax_highlighter/html.o -o /build/calibre-7.20.0/src/calibre/plugins/html_syntax_highlighter.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/tokenizer/tokenizer.o -o /build/calibre-7.20.0/src/calibre/plugins/tokenizer.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/_patiencediff_c/_patiencediff_c.o -o /build/calibre-7.20.0/src/calibre/plugins/_patiencediff_c.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/icu/icu.o -o /build/calibre-7.20.0/src/calibre/plugins/icu.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -licudata -licui18n -licuuc -licuio
gcc /build/calibre-7.20.0/build/objects/matcher/matcher.o -o /build/calibre-7.20.0/src/calibre/plugins/matcher.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -licudata -licui18n -licuuc -licuio
gcc /build/calibre-7.20.0/build/objects/sqlite_custom/sqlite_custom.o -o /build/calibre-7.20.0/src/calibre/plugins/sqlite_custom.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
g++ /build/calibre-7.20.0/build/objects/sqlite_extension/sqlite_extension.o -o /build/calibre-7.20.0/src/calibre/plugins/sqlite_extension.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -licudata -licui18n -licuuc -licuio -lstemmer
gcc /build/calibre-7.20.0/build/objects/lzx/lzxd.o /build/calibre-7.20.0/build/objects/lzx/lzc.o /build/calibre-7.20.0/build/objects/lzx/compressor.o /build/calibre-7.20.0/build/objects/lzx/lzxc.o /build/calibre-7.20.0/build/objects/lzx/lzxmodule.o -o /build/calibre-7.20.0/src/calibre/plugins/lzx.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
g++ /build/calibre-7.20.0/build/objects/freetype/freetype.o -o /build/calibre-7.20.0/src/calibre/plugins/freetype.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -L/nix/store/gsdkqm4qfbzr22m20cns3iilxd55ridd-freetype-2.13.3/lib -lfreetype
gcc /build/calibre-7.20.0/build/objects/msdes/des.o /build/calibre-7.20.0/build/objects/msdes/msdesmodule.o -o /build/calibre-7.20.0/src/calibre/plugins/msdes.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/cPalmdoc/palmdoc.o -o /build/calibre-7.20.0/src/calibre/plugins/cPalmdoc.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/bzzdec/bzzdecoder.o -o /build/calibre-7.20.0/src/calibre/plugins/bzzdec.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
g++ /build/calibre-7.20.0/build/objects/podofo/utils.o /build/calibre-7.20.0/build/objects/podofo/doc.o /build/calibre-7.20.0/build/objects/podofo/fonts.o /build/calibre-7.20.0/build/objects/podofo/outline.o /build/calibre-7.20.0/build/objects/podofo/images.o /build/calibre-7.20.0/build/objects/podofo/outlines.o /build/calibre-7.20.0/build/objects/podofo/podofo.o /build/calibre-7.20.0/build/objects/podofo/output.o /build/calibre-7.20.0/build/objects/podofo/impose.o -o /build/calibre-7.20.0/src/calibre/plugins/podofo.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -L/nix/store/a3ffxbii6n6jcw46pxqvmhmzgmbkgvhm-podofo-0.10.4-lib/lib -lpodofo
g++ /build/calibre-7.20.0/build/objects/html_as_json/html_as_json.o -o /build/calibre-7.20.0/src/calibre/plugins/html_as_json.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
g++ /build/calibre-7.20.0/build/objects/fast_css_transform/fast_css_transform.o -o /build/calibre-7.20.0/src/calibre/plugins/fast_css_transform.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/fast_html_entities/html_entities.o -o /build/calibre-7.20.0/src/calibre/plugins/fast_html_entities.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic
gcc /build/calibre-7.20.0/build/objects/libusb/libusb.o -o /build/calibre-7.20.0/src/calibre/plugins/libusb.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -lusb-1.0
gcc /build/calibre-7.20.0/build/objects/libmtp/libmtp.o /build/calibre-7.20.0/build/objects/libmtp/devices.o -o /build/calibre-7.20.0/src/calibre/plugins/libmtp.so -Wall -shared -L/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/lib -lpython3.12 -Xlinker -export-dynamic -lmtp
SIPing 4 files...
/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3.12 -m sipbuild.tools.build --verbose --no-make --qmake /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake
Querying qmake about your Qt installation...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -query
These bindings will be built: rcc_backend.
Generating the rcc_backend bindings...
/nix/store/0d3zy2ga44mlbqzflwvzyakl0xb9mlm2-python3.12-pyqt6-6.8.0.dev2410141303/lib/python3.12/site-packages/PyQt6/bindings/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the rcc_backend module...
Generating the top-level .pro file...
Generating the Makefiles...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -recursive rcc_backend.pro
Info: creating stash file /build/calibre-7.20.0/build/pyqt/rcc_backend/build/.qmake.stash
Reading /build/calibre-7.20.0/build/pyqt/rcc_backend/build/rcc_backend/rcc_backend.pro
The project has been built.
/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3.12 -m sipbuild.tools.build --verbose --no-make --qmake /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake
Querying qmake about your Qt installation...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -query
These bindings will be built: pictureflow.
Generating the pictureflow bindings...
/nix/store/0d3zy2ga44mlbqzflwvzyakl0xb9mlm2-python3.12-pyqt6-6.8.0.dev2410141303/lib/python3.12/site-packages/PyQt6/bindings/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the pictureflow module...
Generating the top-level .pro file...
Generating the Makefiles...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -recursive pictureflow.pro
Info: creating stash file /build/calibre-7.20.0/build/pyqt/pictureflow/build/.qmake.stash
Reading /build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow/pictureflow.pro
The project has been built.
/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3.12 -m sipbuild.tools.build --verbose --no-make --qmake /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake
Querying qmake about your Qt installation...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -query
These bindings will be built: progress_indicator.
Generating the progress_indicator bindings...
/nix/store/0d3zy2ga44mlbqzflwvzyakl0xb9mlm2-python3.12-pyqt6-6.8.0.dev2410141303/lib/python3.12/site-packages/PyQt6/bindings/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the progress_indicator module...
Generating the top-level .pro file...
Generating the Makefiles...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -recursive progress_indicator.pro
Info: creating stash file /build/calibre-7.20.0/build/pyqt/progress_indicator/build/.qmake.stash
Reading /build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator/progress_indicator.pro
The project has been built.
/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3.12 -m sipbuild.tools.build --verbose --no-make --qmake /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake
Querying qmake about your Qt installation...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -query
These bindings will be built: imageops.
Generating the imageops bindings...
/nix/store/0d3zy2ga44mlbqzflwvzyakl0xb9mlm2-python3.12-pyqt6-6.8.0.dev2410141303/lib/python3.12/site-packages/PyQt6/bindings/QtCore/QtCoremod.sip: line 64: '%Plugin' is deprecated and will be removed in SIP v7.0.0
Generating the .pro file for the imageops module...
Generating the top-level .pro file...
Generating the Makefiles...
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -recursive imageops.pro
Info: creating stash file /build/calibre-7.20.0/build/pyqt/imageops/build/.qmake.stash
Reading /build/calibre-7.20.0/build/pyqt/imageops/build/imageops/imageops.pro
The project has been built.
####### Building rcc_backend extension #######
cd rcc_backend/ && ( test -e Makefile || /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -o Makefile /build/calibre-7.20.0/build/pyqt/rcc_backend/build/rcc_backend/rcc_backend.pro ) && make -f Makefile
make[1]: Entering directory '/build/calibre-7.20.0/build/pyqt/rcc_backend/build/rcc_backend'
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/rcc -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o siprcc_backendcmodule.o siprcc_backendcmodule.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/rcc -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o siprcc_backendRCCResourceLibrary.o siprcc_backendRCCResourceLibrary.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/rcc -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o rcc.o ../../../../../src/calibre/utils/rcc/rcc.cpp
rm -f librcc_backend.so
g++ -Wl,--version-script=rcc_backend.exp -Wl,-O1 -Wl,-rpath,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -shared -o librcc_backend.so siprcc_backendcmodule.o siprcc_backendRCCResourceLibrary.o rcc.o /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Core.so -lpthread
cp -f librcc_backend.so rcc_backend.cpython-312-x86_64-linux-gnu.so
make[1]: Leaving directory '/build/calibre-7.20.0/build/pyqt/rcc_backend/build/rcc_backend'
####### Building pictureflow extension #######
cd pictureflow/ && ( test -e Makefile || /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -o Makefile /build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow/pictureflow.pro ) && make -f Makefile
make[1]: Entering directory '/build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow'
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sippictureflowcmodule.o sippictureflowcmodule.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sippictureflowPictureFlow.o sippictureflowPictureFlow.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sippictureflowFlowImages.o sippictureflowFlowImages.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o pictureflow.o ../../../../../src/calibre/gui2/pictureflow/pictureflow.cpp
g++ -pipe -O2 -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/features/data/dummy.cpp
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/libexec/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow/moc_predefs.h -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -I/build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow -I/build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow -I/build/calibre-7.20.0/build/pyqt/pictureflow/build -I/build/calibre-7.20.0/src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I/nix/store/ixsyzzg90q0p20svkwl1nhkf24axvpcn-libxml2-2.13.4-dev/include -I/nix/store/mlk147fn3vb9qql9gpl84241r3bxy4h0-libxslt-1.1.42-dev/include -I/nix/store/4r4ig3y8xm9zwvra4m3kimn133m24dnv-openssl-3.3.2-dev/include -I/nix/store/jn92hm1bzs1x2aa1a90lz7dw9nnf6amk-sqlite-3.46.1-dev/include -I/nix/store/h0j60865g7m591zqw6bl1pjq33x4l9m9-zlib-1.3.1-dev/include -I/nix/store/ym8r2f74c5sq4hnwmkpv2l862fvmfjyp-harfbuzz-10.0.1-dev/include -I/nix/store/fk3fs5la1xnawn2q5a4lxn9jih4a4dm4-graphite2-1.3.14-dev/include -I/nix/store/2c2x8ykbhnb36dqmiia2024fixfy2s24-icu4c-74.2-dev/include -I/nix/store/ksmbw945v6hwv3yrlbyzjjpyradq2k9b-libjpeg-turbo-3.0.4-dev/include -I/nix/store/0xc2p8lmh2l2z7lp0pald1d627df6sf8-libpng-apng-1.6.43-dev/include -I/nix/store/6qr21jzn7mr6xd6348xjgs9hh4fy2sgh-pcre2-10.44-dev/include -I/nix/store/b2gfrj3fap6jhwsfrdbszvclzkf2q0z8-pcre-8.45-dev/include -I/nix/store/573mr74g4ayyisvsvq6wrbp277svlhd6-zstd-1.5.6-dev/include -I/nix/store/9mb3r7hc5g973q2d57qs69rlacrb69mx-libb2-0.98.1/include -I/nix/store/6m5gsissw9wwpykdpp8vn1vnz0zbvqs5-md4c-0.5.2-dev/include -I/nix/store/cp41g3xz9919lx2lqhinq5ix3v9qbw6m-double-conversion-3.3.0/include -I/nix/store/j0blmda6k3aikrgpbixankbvap1crdqy-libproxy-0.5.9-dev/include -I/nix/store/qn4ghwx8p9fah3xa0byql0374szks88i-dbus-1.14.10-dev/include -I/nix/store/p34rbliijkq22hiprw5n2ij9slqw5587-expat-2.6.4-dev/include -I/nix/store/pq7p4bqr2wimdp1qp01q10gbvasd55hk-glib-2.82.1-dev/include -I/nix/store/7vs39d9phfvq4a95ydmq3zkpf518wlmb-libffi-3.4.6-dev/include -I/nix/store/6xqkmada5jpx49dbrl9zjgzslcxzzr17-gettext-0.21.1/include -I/nix/store/nx02dmkq0kv0jdi4dksy49dxvhg75lxb-glibc-iconv-2.40/include -I/nix/store/73g9ik1j6fvvanvf86yfwg8db64avwsc-unixODBC-2.3.12/include -I/nix/store/4s6vf2gn20iqwcadv351d1nd33y5bwvp-systemd-256.7-dev/include -I/nix/store/lbxqzpccyx2kaakh8jr0kzmx5l3nqxmj-util-linux-2.39.4-dev/include -I/nix/store/a8k74pg5jyz70vk0vz0hn747ls2sj48l-mtdev-1.1.7/include -I/nix/store/i3jd1p8dc87jmav8mgbi73n0ana0vcdb-lksctp-tools-1.0.21/include -I/nix/store/cd54sy7fgahyc494s0p17472vqbksqrh-libselinux-3.7-dev/include -I/nix/store/3qxbsx1ap0xjcwlgz1rk2vmkgkrimddb-libsepol-3.7-dev/include -I/nix/store/p9hjmzw4p4nb1pxknw5n9pbw87vy46wn-lttng-ust-2.13.8-dev/include -I/nix/store/247d44dj65g7kbqrr1xsy4kzafk85abi-liburcu-0.14.1-dev/include -I/nix/store/1580k6qby7r99aywz4yad0in1yr33c9i-vulkan-headers-1.3.296.0/include -I/nix/store/qql8cmk373qlasv36mag33zwncr9gpp9-libthai-0.1.29-dev/include -I/nix/store/kypqq0shrqvmjpk293cmk4jzw9g20nwq-libdrm-2.4.123-dev/include -I/nix/store/gh5fmni6zvrakbqfdcq8w4f1k1qg827g-libdatrie-2019-12-20-dev/include -I/nix/store/0q1695a4ghm7lx5zbarjvgkd1xvgxlz9-systemd-minimal-libs-256.7-dev/include -I/nix/store/vkpb3jayinc3cqv4zhgpg7lsvbd18gzc-fontconfig-2.15.0-dev/include -I/nix/store/x0b1icbpys9gg7dhvnnjdyqp0al5r41h-freetype-2.13.3-dev/include -I/nix/store/zxdqz14sxn84fgc9haqnsc1sx0miyps1-bzip2-1.0.8-dev/include -I/nix/store/y6pksjmjz3skzy2gpv8pcj04p41dja72-brotli-1.1.0-dev/include -I/nix/store/f3hb1fk2kaq0nx976ims5lqry03fqlby-libX11-1.8.10-dev/include -I/nix/store/qypxaa1d0a9vyxgcsqv2nkcdd0f8w4al-xorgproto-2024.1/include -I/nix/store/ylk6vsll9ms1d4gls2rdxdckbgf4n4ig-libxcb-1.17.0-dev/include -I/nix/store/3hslfmjxfgwyi21qqa0s2vnwvhzmqfz1-libXcomposite-0.4.6-dev/include -I/nix/store/cm6g1paaiivw0cv5gs5d3iclbx6qvi5x-libXfixes-6.0.1-dev/include -I/nix/store/zpa6r1sbbawk868zqzx6w1z98nddgy5q-libXext-1.3.6-dev/include -I/nix/store/hy1aadf0mp4q2nhrs91sfm4g3rjg2lyq-libXau-1.0.11-dev/include -I/nix/store/zs22m7bar3jay0xqc2w1rs5kh884n0qp-libXi-1.8.2-dev/include -I/nix/store/1vygihamdvn8imkfalg6yc5l3bzbf8ma-libXrender-0.9.11-dev/include -I/nix/store/mikn6k4n6g68vahsy89qmvj9m9snjp8y-libxkbcommon-1.7.0-dev/include -I/nix/store/pvzvkb8mrd7g2k8kqx3x79m1mz96lblf-xcb-util-0.4.1-dev/include -I/nix/store/igl5jbyaxmqf1l7ppq4bcv5pnp421xdv-xcb-util-image-0.4.1-dev/include -I/nix/store/2n15lv55rd1gwmzzm7pjyikphrslqasf-xcb-util-keysyms-0.4.1-dev/include -I/nix/store/8a3blmaqg8fi7wx8z8xjnhp2zfkjgpwi-xcb-util-renderutil-0.3.10-dev/include -I/nix/store/bszpcj89md6l8yki1n9yka5cq27x56g3-xcb-util-wm-0.4.2-dev/include -I/nix/store/56h9zvv303q8q9a6sj3sig8kkf3whx27-libXdmcp-1.1.5-dev/include -I/nix/store/ldqjvk81fdzygd85505lzc781vssfpdy-libXtst-1.2.5/include -I/nix/store/j46cyjn4j5adrxgplhgk94xbz63zxqcj-xcb-util-cursor-0.1.5-dev/include -I/nix/store/nfrvjxbn3432w8sml2zsq0wayw6j28iv-libepoxy-1.5.10-dev/include -I/nix/store/mnpvi1mvwyf0wsyy5wca3kfwxv2j4pd9-libglvnd-1.7.0-dev/include -I/nix/store/7h0r7acnkg1mmldlprd5kj8wp6gv5w1n-cups-2.4.11-dev/include -I/nix/store/2hkazldwalm0k3hf2wh1knw1s66wlrvp-gmp-with-cxx-6.3.0-dev/include -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include -I/nix/store/1yi5i1vlmqimx0qqvwdqiqhv0j65h5vb-gtk+3-3.24.43-dev/include -I/nix/store/h3cmz7dg1y1rv4m059x19wvmnj626lap-at-spi2-core-2.54.0-dev/include -I/nix/store/x8kaq8y5mwh024vmf39n9lgbnm7hkd2c-cairo-1.18.2-dev/include -I/nix/store/f40qqcxl63lgfygc22x1h9n9vyd76zcz-pixman-0.43.4/include -I/nix/store/gd8n9xl28f74hwpqqgrv0zyzadab1hcp-fribidi-1.0.16-dev/include -I/nix/store/kw3c67kz15lrnfnwg814jdckhh7q2iqf-gdk-pixbuf-2.42.12-dev/include -I/nix/store/pdzxw9mplfnykk4y63g14vpdxv4qp506-libtiff-4.7.0-dev/include -I/nix/store/r51fzv6cw96bz7jv9x9745dq05nzvs3x-libdeflate-1.22/include -I/nix/store/gak3cnv6s23g5nayy2nk36lr8jk4yj4h-libwebp-1.4.0/include -I/nix/store/il8sinhfgy14kx2srzqa7g7wfgfslmn9-xz-5.6.3-dev/include -I/nix/store/p5nz6gdblng41fiqqb7z88l119dc9v56-gsettings-desktop-schemas-47.1/include -I/nix/store/f32ndlvxvv5kv590i99dgd18f43d1d4l-libICE-1.1.1-dev/include -I/nix/store/k3ir6562kfggsr3dklam1p50j4907cp1-libSM-1.2.4-dev/include -I/nix/store/s840nk21myr82c91z7nq1lkxaly527hh-libXcursor-1.2.2-dev/include -I/nix/store/cmmw394g2nv3jjsqq3hx7qcp7bmn9qqy-libXdamage-1.1.6-dev/include -I/nix/store/pzp6y7vzrv91gwfazq38wwpw9d56ppjj-libXrandr-1.5.4-dev/include -I/nix/store/w9bhh1qd2022g14z6kkkqfh6sr2h1x5y-pango-1.54.0-dev/include -I/nix/store/bc046hhzyk25cyn6anb27r03p1zb7ql7-libXft-2.3.8-dev/include -I/nix/store/vg0b69nj52zskx59j63fgg1hchynpwh5-wayland-1.23.1-dev/include -I/nix/store/pkklz00fwmmjl5pkjg64l2l4ljmcwr43-wayland-protocols-1.38/include -I/nix/store/is3a05ww971hiaqrxjiyrkjhv3akxwp8-libXinerama-1.1.5-dev/include -I/nix/store/iv3hjhqhzni90ywxvi87iaaxrd90dwfh-librsvg-2.58.3-dev/include -I/nix/store/6lrq4lg6cm64hx2sfq619lnj3i4fq1y8-ffmpeg-7.1-dev/include -I/nix/store/02xafcbkgil789rqj7jrqh3nnf4ljgx9-hunspell-1.7.2-dev/include -I/nix/store/wkflsnqqh5ylql0n3zcikmcjx93dv0dv-hyphen-2.8.8/include -I/nix/store/s5vd4n17gcy33jrvridvnqw6ijvmbac0-imagemagick-7.1.1-40-dev/include -I/nix/store/nnsm67hycch65y7pandck3c28g9q5p7h-curl-8.11.0-dev/include -I/nix/store/arlz3zjg6nwyj7zvsfsrrkyz84aspxdr-krb5-1.21.3-dev/include -I/nix/store/nv2zzk6ljfxkszy7b1vb1i5h3m27063v-nghttp2-1.64.0-dev/include -I/nix/store/mw78nkvs1c97jp7pbyjn13v9g7mif1nm-libidn2-2.3.7-dev/include -I/nix/store/3qr4f04cv375pg5ss039fgib1kqp89w7-libpsl-0.21.5-dev/include -I/nix/store/3x7nryax7l9xdicz1ha7a4xnk9iwqndl-libssh2-1.11.1-dev/include -I/nix/store/xrv87vv61c12chwqf6mx7i24wmx3620z-lcms2-2.16-dev/include -I/nix/store/s2dsi6v04bp3adjkvkw2s4wg1n57mdb7-libXt-1.3.0-dev/include -I/nix/store/nd8djqbkavi5c6z4zd09hcgpyd6y9wim-libwebp-1.4.0/include -I/nix/store/jfvdmg2cak0bks2kyqz5s0pd7kgmfaws-fftw-double-3.3.10-dev/include -I/nix/store/ag7rk9gb012cdp4ky85f3kly2hq7disx-libmtp-1.1.21-dev/include -I/nix/store/n2gzig9pspnvxk9lgc4fwn57y51dm1vh-libusb-1.0.27-dev/include -I/nix/store/xmv5ria8sz54zfnwqhd5viy206yrgqrb-libstemmer-2.2.0/include -I/nix/store/c900afzs5cc67yxhmnw7g3qp4by7vxrb-uchardet-0.0.8-dev/include -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -I/nix/store/97m384a2bl7y2l664mbvnpy9wi2imw0p-poppler-utils-24.02.0-dev/include -I/nix/store/1j7b93b9bbm195dq68qgih9lffl304mn-openjpeg-2.5.2-dev/include -I/nix/store/m1cg8yqwajdqz1kn92hv4krq9yj51206-nss-3.101.2-dev/include -I/nix/store/613h6xvngf1hdmryygvqvs9a6d9npsq0-nspr-4.36-dev/include -I/nix/store/j1az386dy1w91kcsjq7rfx86k4zw5hqp-qtlanguageserver-6.8.0/include -I/nix/store/silqmqiasv4g7kl5r8g55v6wkr8xv7l6-qtshadertools-6.8.0/include -I/nix/store/i6afaxd2vswxqyxx6mvacvns7jimkv7l-qtdeclarative-6.8.0/include -I/nix/store/0zn4g1xixq6nrhla2bk5xdsbam037zyf-qtwayland-6.8.0/include -I/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/include -I/nix/store/yzcy8ljv4s7ll6yx7bln1gc6b2f35qgr-speech-dispatcher-0.11.5/include -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0 -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0/x86_64-unknown-linux-gnu -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0/backward -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include-fixed -I/nix/store/aax0hx68i2ikhpf27hdm6a2a209d4s6p-glibc-2.40-36-dev/include ../../../../../src/calibre/gui2/pictureflow/pictureflow.h -o moc_pictureflow.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/pictureflow -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o moc_pictureflow.o moc_pictureflow.cpp
rm -f libpictureflow.so
g++ -Wl,--version-script=pictureflow.exp -Wl,-O1 -Wl,-rpath,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -shared -o libpictureflow.so sippictureflowcmodule.o sippictureflowPictureFlow.o sippictureflowFlowImages.o pictureflow.o moc_pictureflow.o /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
cp -f libpictureflow.so pictureflow.cpython-312-x86_64-linux-gnu.so
make[1]: Leaving directory '/build/calibre-7.20.0/build/pyqt/pictureflow/build/pictureflow'
####### Building progress_indicator extension #######
cd progress_indicator/ && ( test -e Makefile || /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -o Makefile /build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator/progress_indicator.pro ) && make -f Makefile
make[1]: Entering directory '/build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator'
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sipprogress_indicatorcmodule.o sipprogress_indicatorcmodule.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sipprogress_indicatorQProgressIndicator.o sipprogress_indicatorQProgressIndicator.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sipprogress_indicatorSpinAnimator.o sipprogress_indicatorSpinAnimator.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sipprogress_indicatorCalibreStyle.o sipprogress_indicatorCalibreStyle.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o CalibreStyle.o ../../../../../src/calibre/gui2/progress_indicator/CalibreStyle.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o QProgressIndicator.o ../../../../../src/calibre/gui2/progress_indicator/QProgressIndicator.cpp
g++ -pipe -O2 -fno-exceptions -Wall -Wextra -dM -E -o moc_predefs.h /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/features/data/dummy.cpp
/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/libexec/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB --include /build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator/moc_predefs.h -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -I/build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator -I/build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator -I/build/calibre-7.20.0/build/pyqt/progress_indicator/build -I/build/calibre-7.20.0/src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I/nix/store/ixsyzzg90q0p20svkwl1nhkf24axvpcn-libxml2-2.13.4-dev/include -I/nix/store/mlk147fn3vb9qql9gpl84241r3bxy4h0-libxslt-1.1.42-dev/include -I/nix/store/4r4ig3y8xm9zwvra4m3kimn133m24dnv-openssl-3.3.2-dev/include -I/nix/store/jn92hm1bzs1x2aa1a90lz7dw9nnf6amk-sqlite-3.46.1-dev/include -I/nix/store/h0j60865g7m591zqw6bl1pjq33x4l9m9-zlib-1.3.1-dev/include -I/nix/store/ym8r2f74c5sq4hnwmkpv2l862fvmfjyp-harfbuzz-10.0.1-dev/include -I/nix/store/fk3fs5la1xnawn2q5a4lxn9jih4a4dm4-graphite2-1.3.14-dev/include -I/nix/store/2c2x8ykbhnb36dqmiia2024fixfy2s24-icu4c-74.2-dev/include -I/nix/store/ksmbw945v6hwv3yrlbyzjjpyradq2k9b-libjpeg-turbo-3.0.4-dev/include -I/nix/store/0xc2p8lmh2l2z7lp0pald1d627df6sf8-libpng-apng-1.6.43-dev/include -I/nix/store/6qr21jzn7mr6xd6348xjgs9hh4fy2sgh-pcre2-10.44-dev/include -I/nix/store/b2gfrj3fap6jhwsfrdbszvclzkf2q0z8-pcre-8.45-dev/include -I/nix/store/573mr74g4ayyisvsvq6wrbp277svlhd6-zstd-1.5.6-dev/include -I/nix/store/9mb3r7hc5g973q2d57qs69rlacrb69mx-libb2-0.98.1/include -I/nix/store/6m5gsissw9wwpykdpp8vn1vnz0zbvqs5-md4c-0.5.2-dev/include -I/nix/store/cp41g3xz9919lx2lqhinq5ix3v9qbw6m-double-conversion-3.3.0/include -I/nix/store/j0blmda6k3aikrgpbixankbvap1crdqy-libproxy-0.5.9-dev/include -I/nix/store/qn4ghwx8p9fah3xa0byql0374szks88i-dbus-1.14.10-dev/include -I/nix/store/p34rbliijkq22hiprw5n2ij9slqw5587-expat-2.6.4-dev/include -I/nix/store/pq7p4bqr2wimdp1qp01q10gbvasd55hk-glib-2.82.1-dev/include -I/nix/store/7vs39d9phfvq4a95ydmq3zkpf518wlmb-libffi-3.4.6-dev/include -I/nix/store/6xqkmada5jpx49dbrl9zjgzslcxzzr17-gettext-0.21.1/include -I/nix/store/nx02dmkq0kv0jdi4dksy49dxvhg75lxb-glibc-iconv-2.40/include -I/nix/store/73g9ik1j6fvvanvf86yfwg8db64avwsc-unixODBC-2.3.12/include -I/nix/store/4s6vf2gn20iqwcadv351d1nd33y5bwvp-systemd-256.7-dev/include -I/nix/store/lbxqzpccyx2kaakh8jr0kzmx5l3nqxmj-util-linux-2.39.4-dev/include -I/nix/store/a8k74pg5jyz70vk0vz0hn747ls2sj48l-mtdev-1.1.7/include -I/nix/store/i3jd1p8dc87jmav8mgbi73n0ana0vcdb-lksctp-tools-1.0.21/include -I/nix/store/cd54sy7fgahyc494s0p17472vqbksqrh-libselinux-3.7-dev/include -I/nix/store/3qxbsx1ap0xjcwlgz1rk2vmkgkrimddb-libsepol-3.7-dev/include -I/nix/store/p9hjmzw4p4nb1pxknw5n9pbw87vy46wn-lttng-ust-2.13.8-dev/include -I/nix/store/247d44dj65g7kbqrr1xsy4kzafk85abi-liburcu-0.14.1-dev/include -I/nix/store/1580k6qby7r99aywz4yad0in1yr33c9i-vulkan-headers-1.3.296.0/include -I/nix/store/qql8cmk373qlasv36mag33zwncr9gpp9-libthai-0.1.29-dev/include -I/nix/store/kypqq0shrqvmjpk293cmk4jzw9g20nwq-libdrm-2.4.123-dev/include -I/nix/store/gh5fmni6zvrakbqfdcq8w4f1k1qg827g-libdatrie-2019-12-20-dev/include -I/nix/store/0q1695a4ghm7lx5zbarjvgkd1xvgxlz9-systemd-minimal-libs-256.7-dev/include -I/nix/store/vkpb3jayinc3cqv4zhgpg7lsvbd18gzc-fontconfig-2.15.0-dev/include -I/nix/store/x0b1icbpys9gg7dhvnnjdyqp0al5r41h-freetype-2.13.3-dev/include -I/nix/store/zxdqz14sxn84fgc9haqnsc1sx0miyps1-bzip2-1.0.8-dev/include -I/nix/store/y6pksjmjz3skzy2gpv8pcj04p41dja72-brotli-1.1.0-dev/include -I/nix/store/f3hb1fk2kaq0nx976ims5lqry03fqlby-libX11-1.8.10-dev/include -I/nix/store/qypxaa1d0a9vyxgcsqv2nkcdd0f8w4al-xorgproto-2024.1/include -I/nix/store/ylk6vsll9ms1d4gls2rdxdckbgf4n4ig-libxcb-1.17.0-dev/include -I/nix/store/3hslfmjxfgwyi21qqa0s2vnwvhzmqfz1-libXcomposite-0.4.6-dev/include -I/nix/store/cm6g1paaiivw0cv5gs5d3iclbx6qvi5x-libXfixes-6.0.1-dev/include -I/nix/store/zpa6r1sbbawk868zqzx6w1z98nddgy5q-libXext-1.3.6-dev/include -I/nix/store/hy1aadf0mp4q2nhrs91sfm4g3rjg2lyq-libXau-1.0.11-dev/include -I/nix/store/zs22m7bar3jay0xqc2w1rs5kh884n0qp-libXi-1.8.2-dev/include -I/nix/store/1vygihamdvn8imkfalg6yc5l3bzbf8ma-libXrender-0.9.11-dev/include -I/nix/store/mikn6k4n6g68vahsy89qmvj9m9snjp8y-libxkbcommon-1.7.0-dev/include -I/nix/store/pvzvkb8mrd7g2k8kqx3x79m1mz96lblf-xcb-util-0.4.1-dev/include -I/nix/store/igl5jbyaxmqf1l7ppq4bcv5pnp421xdv-xcb-util-image-0.4.1-dev/include -I/nix/store/2n15lv55rd1gwmzzm7pjyikphrslqasf-xcb-util-keysyms-0.4.1-dev/include -I/nix/store/8a3blmaqg8fi7wx8z8xjnhp2zfkjgpwi-xcb-util-renderutil-0.3.10-dev/include -I/nix/store/bszpcj89md6l8yki1n9yka5cq27x56g3-xcb-util-wm-0.4.2-dev/include -I/nix/store/56h9zvv303q8q9a6sj3sig8kkf3whx27-libXdmcp-1.1.5-dev/include -I/nix/store/ldqjvk81fdzygd85505lzc781vssfpdy-libXtst-1.2.5/include -I/nix/store/j46cyjn4j5adrxgplhgk94xbz63zxqcj-xcb-util-cursor-0.1.5-dev/include -I/nix/store/nfrvjxbn3432w8sml2zsq0wayw6j28iv-libepoxy-1.5.10-dev/include -I/nix/store/mnpvi1mvwyf0wsyy5wca3kfwxv2j4pd9-libglvnd-1.7.0-dev/include -I/nix/store/7h0r7acnkg1mmldlprd5kj8wp6gv5w1n-cups-2.4.11-dev/include -I/nix/store/2hkazldwalm0k3hf2wh1knw1s66wlrvp-gmp-with-cxx-6.3.0-dev/include -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include -I/nix/store/1yi5i1vlmqimx0qqvwdqiqhv0j65h5vb-gtk+3-3.24.43-dev/include -I/nix/store/h3cmz7dg1y1rv4m059x19wvmnj626lap-at-spi2-core-2.54.0-dev/include -I/nix/store/x8kaq8y5mwh024vmf39n9lgbnm7hkd2c-cairo-1.18.2-dev/include -I/nix/store/f40qqcxl63lgfygc22x1h9n9vyd76zcz-pixman-0.43.4/include -I/nix/store/gd8n9xl28f74hwpqqgrv0zyzadab1hcp-fribidi-1.0.16-dev/include -I/nix/store/kw3c67kz15lrnfnwg814jdckhh7q2iqf-gdk-pixbuf-2.42.12-dev/include -I/nix/store/pdzxw9mplfnykk4y63g14vpdxv4qp506-libtiff-4.7.0-dev/include -I/nix/store/r51fzv6cw96bz7jv9x9745dq05nzvs3x-libdeflate-1.22/include -I/nix/store/gak3cnv6s23g5nayy2nk36lr8jk4yj4h-libwebp-1.4.0/include -I/nix/store/il8sinhfgy14kx2srzqa7g7wfgfslmn9-xz-5.6.3-dev/include -I/nix/store/p5nz6gdblng41fiqqb7z88l119dc9v56-gsettings-desktop-schemas-47.1/include -I/nix/store/f32ndlvxvv5kv590i99dgd18f43d1d4l-libICE-1.1.1-dev/include -I/nix/store/k3ir6562kfggsr3dklam1p50j4907cp1-libSM-1.2.4-dev/include -I/nix/store/s840nk21myr82c91z7nq1lkxaly527hh-libXcursor-1.2.2-dev/include -I/nix/store/cmmw394g2nv3jjsqq3hx7qcp7bmn9qqy-libXdamage-1.1.6-dev/include -I/nix/store/pzp6y7vzrv91gwfazq38wwpw9d56ppjj-libXrandr-1.5.4-dev/include -I/nix/store/w9bhh1qd2022g14z6kkkqfh6sr2h1x5y-pango-1.54.0-dev/include -I/nix/store/bc046hhzyk25cyn6anb27r03p1zb7ql7-libXft-2.3.8-dev/include -I/nix/store/vg0b69nj52zskx59j63fgg1hchynpwh5-wayland-1.23.1-dev/include -I/nix/store/pkklz00fwmmjl5pkjg64l2l4ljmcwr43-wayland-protocols-1.38/include -I/nix/store/is3a05ww971hiaqrxjiyrkjhv3akxwp8-libXinerama-1.1.5-dev/include -I/nix/store/iv3hjhqhzni90ywxvi87iaaxrd90dwfh-librsvg-2.58.3-dev/include -I/nix/store/6lrq4lg6cm64hx2sfq619lnj3i4fq1y8-ffmpeg-7.1-dev/include -I/nix/store/02xafcbkgil789rqj7jrqh3nnf4ljgx9-hunspell-1.7.2-dev/include -I/nix/store/wkflsnqqh5ylql0n3zcikmcjx93dv0dv-hyphen-2.8.8/include -I/nix/store/s5vd4n17gcy33jrvridvnqw6ijvmbac0-imagemagick-7.1.1-40-dev/include -I/nix/store/nnsm67hycch65y7pandck3c28g9q5p7h-curl-8.11.0-dev/include -I/nix/store/arlz3zjg6nwyj7zvsfsrrkyz84aspxdr-krb5-1.21.3-dev/include -I/nix/store/nv2zzk6ljfxkszy7b1vb1i5h3m27063v-nghttp2-1.64.0-dev/include -I/nix/store/mw78nkvs1c97jp7pbyjn13v9g7mif1nm-libidn2-2.3.7-dev/include -I/nix/store/3qr4f04cv375pg5ss039fgib1kqp89w7-libpsl-0.21.5-dev/include -I/nix/store/3x7nryax7l9xdicz1ha7a4xnk9iwqndl-libssh2-1.11.1-dev/include -I/nix/store/xrv87vv61c12chwqf6mx7i24wmx3620z-lcms2-2.16-dev/include -I/nix/store/s2dsi6v04bp3adjkvkw2s4wg1n57mdb7-libXt-1.3.0-dev/include -I/nix/store/nd8djqbkavi5c6z4zd09hcgpyd6y9wim-libwebp-1.4.0/include -I/nix/store/jfvdmg2cak0bks2kyqz5s0pd7kgmfaws-fftw-double-3.3.10-dev/include -I/nix/store/ag7rk9gb012cdp4ky85f3kly2hq7disx-libmtp-1.1.21-dev/include -I/nix/store/n2gzig9pspnvxk9lgc4fwn57y51dm1vh-libusb-1.0.27-dev/include -I/nix/store/xmv5ria8sz54zfnwqhd5viy206yrgqrb-libstemmer-2.2.0/include -I/nix/store/c900afzs5cc67yxhmnw7g3qp4by7vxrb-uchardet-0.0.8-dev/include -I/nix/store/c2sc7xgh6rfda3wiy4qkhi1gzbsrgjl0-podofo-0.10.4-dev/include -I/nix/store/97m384a2bl7y2l664mbvnpy9wi2imw0p-poppler-utils-24.02.0-dev/include -I/nix/store/1j7b93b9bbm195dq68qgih9lffl304mn-openjpeg-2.5.2-dev/include -I/nix/store/m1cg8yqwajdqz1kn92hv4krq9yj51206-nss-3.101.2-dev/include -I/nix/store/613h6xvngf1hdmryygvqvs9a6d9npsq0-nspr-4.36-dev/include -I/nix/store/j1az386dy1w91kcsjq7rfx86k4zw5hqp-qtlanguageserver-6.8.0/include -I/nix/store/silqmqiasv4g7kl5r8g55v6wkr8xv7l6-qtshadertools-6.8.0/include -I/nix/store/i6afaxd2vswxqyxx6mvacvns7jimkv7l-qtdeclarative-6.8.0/include -I/nix/store/0zn4g1xixq6nrhla2bk5xdsbam037zyf-qtwayland-6.8.0/include -I/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/include -I/nix/store/yzcy8ljv4s7ll6yx7bln1gc6b2f35qgr-speech-dispatcher-0.11.5/include -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0 -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0/x86_64-unknown-linux-gnu -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include/c++/13.3.0/backward -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/include -I/nix/store/xzfmarrq8x8s4ivpya24rrndqsq2ndiz-gcc-13.3.0/lib/gcc/x86_64-unknown-linux-gnu/13.3.0/include-fixed -I/nix/store/aax0hx68i2ikhpf27hdm6a2a209d4s6p-glibc-2.40-36-dev/include ../../../../../src/calibre/gui2/progress_indicator/QProgressIndicator.h -o moc_QProgressIndicator.cpp
g++ -c -pipe -O2 -fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/gui2/progress_indicator -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o moc_QProgressIndicator.o moc_QProgressIndicator.cpp
rm -f libprogress_indicator.so
g++ -Wl,--version-script=progress_indicator.exp -Wl,-O1 -Wl,-rpath,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -shared -o libprogress_indicator.so sipprogress_indicatorcmodule.o sipprogress_indicatorQProgressIndicator.o sipprogress_indicatorSpinAnimator.o sipprogress_indicatorCalibreStyle.o CalibreStyle.o QProgressIndicator.o moc_QProgressIndicator.o /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
cp -f libprogress_indicator.so progress_indicator.cpython-312-x86_64-linux-gnu.so
make[1]: Leaving directory '/build/calibre-7.20.0/build/pyqt/progress_indicator/build/progress_indicator'
####### Building imageops extension #######
cd imageops/ && ( test -e Makefile || /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/bin/qmake -o Makefile /build/calibre-7.20.0/build/pyqt/imageops/build/imageops/imageops.pro ) && make -f Makefile
make[1]: Entering directory '/build/calibre-7.20.0/build/pyqt/imageops/build/imageops'
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/imageops -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o sipimageopscmodule.o sipimageopscmodule.cpp
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/imageops -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o quantize.o ../../../../../src/calibre/utils/imageops/quantize.cpp
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/imageops -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o ordered_dither.o ../../../../../src/calibre/utils/imageops/ordered_dither.cpp
g++ -c -pipe -O2 -Wall -Wextra -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I. -I.. -I../../../../../src/calibre/utils/imageops -I/nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7/include/python3.12 -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtWidgets -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtGui -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/include/QtCore -I. -I/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/mkspecs/linux-g++ -o imageops.o ../../../../../src/calibre/utils/imageops/imageops.cpp
rm -f libimageops.so
g++ -Wl,--version-script=imageops.exp -Wl,-O1 -Wl,-rpath,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -Wl,-rpath-link,/nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib -shared -o libimageops.so sipimageopscmodule.o quantize.o ordered_dither.o imageops.o /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Widgets.so -lQt6Gui /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Gui.so -lQt6Core /nix/store/w9g781rqrc12870vji13hycwh47lwsgd-qtbase-6.8.0/lib/libQt6Core.so -lpthread -lGLX -lOpenGL
cp -f libimageops.so imageops.cpython-312-x86_64-linux-gnu.so
make[1]: Leaving directory '/build/calibre-7.20.0/build/pyqt/imageops/build/imageops'
####### Building headless QPA plugin #######
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/3ix5h74n7ar9950vwzp4dxmil70pmx0k-gcc-wrapper-13.3.0/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /nix/store/3ix5h74n7ar9950vwzp4dxmil70pmx0k-gcc-wrapper-13.3.0/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Found OpenGL: /nix/store/ymhcg6x5jrw3hx8ik1cji6awiybgp9f7-libglvnd-1.7.0/lib/libOpenGL.so
-- Found WrapOpenGL: TRUE
-- Found XKB: /nix/store/i0d0ws5xwix1dvmwp8w1fr4kz61k11x4-libxkbcommon-1.7.0/lib/libxkbcommon.so (found suitable version "1.7.0", minimum required is "0.5.0")
-- Found WrapVulkanHeaders: /nix/store/1580k6qby7r99aywz4yad0in1yr33c9i-vulkan-headers-1.3.296.0/include
-- Performing Test HAVE_STDATOMIC
-- Performing Test HAVE_STDATOMIC - Success
-- Found WrapAtomic: TRUE
-- Configuring done (7.8s)
-- Generating done (0.0s)
-- Build files have been written to: /build/calibre-7.20.0/build/headless
[ 0%] Built target headless_autogen_timestamp_deps
[ 16%] Automatic MOC for target headless
[ 16%] Built target headless_autogen
[ 33%] Building CXX object CMakeFiles/headless.dir/main.cpp.o
[ 50%] Building CXX object CMakeFiles/headless.dir/headless_backingstore.cpp.o
[ 66%] Building CXX object CMakeFiles/headless.dir/headless_autogen/mocs_compilation.cpp.o
[ 83%] Building CXX object CMakeFiles/headless.dir/headless_integration.cpp.o
[100%] Linking CXX shared module libheadless.so
[100%] Built target headless
* build took 82.6 seconds
*
* Running gui
*
* gui took 0.2 seconds
*
* Running install
*
INSTALL paths:
LIB: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre
SHARE: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/share/calibre
Installing code to /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre
Installing resources to /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/share/calibre
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-device
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-meta
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-convert
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-polish
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/markdown-calibre
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/web2disk
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-server
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrf2lrs
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrs2lrf
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-debug
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibredb
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-parallel
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-customize
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-complete
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/fetch-ebook-metadata
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-smtp
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrfviewer
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-viewer
Installing binary: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-edit
Installing calibre environment module: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/python3.12/site-packages/init_calibre.py
Setting up command-line completion...
Installing bash completion to: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/share/bash-completion/completions/
Setting up desktop integration...
Creating un-installer: /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-uninstall
calibre successfully installed. You can start it by running the command calibre
* install took 22.4 seconds
installPhase completed in 1 minutes 45 seconds
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: qtOwnPathsHook
@nix { "action": "setPhase", "phase": "qtOwnPathsHook" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: glibPreFixupPhase
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
Running phase: gappsWrapperArgsHook
@nix { "action": "setPhase", "phase": "gappsWrapperArgsHook" }
Running phase: dropIconThemeCache
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
Running phase: dropIconThemeCache
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
Running phase: fixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
shrinking RPATHs of ELF executables and libraries in /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-debug
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-polish
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/fetch-ebook-metadata
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/markdown-calibre
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibredb
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-device
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrs2lrf
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/web2disk
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-edit
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-viewer
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-uninstall
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-complete
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-meta
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-customize
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-smtp
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/ebook-convert
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-server
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/calibre-parallel
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrf2lrs
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/lrfviewer
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/unicode_names.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/html_as_json.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/fast_css_transform.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/lzx.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/_patiencediff_c.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/msdes.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/pictureflow.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/hunspell.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/progress_indicator.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/imageops.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/icu.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/sqlite_custom.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/uchardet.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/libheadless.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/freetype.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/podofo.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/tokenizer.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/speedup.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/sqlite_extension.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/ffmpeg.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/cPalmdoc.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/bzzdec.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/rcc_backend.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/hyphen.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/html_syntax_highlighter.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/libusb.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/libmtp.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/fast_html_entities.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/certgen.so
shrinking /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/plugins/matcher.so
checking for references to /build/ in /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0...
gzipping man pages under /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/share/man/
patching script interpreter paths in /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.lrfviewer-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-uninstall-wrapped: interpreter directive changed from "#!/bin/sh" to "/nix/store/0irlcqx2n3qm6b1pc9rsd2i8qpvcccaj-bash-5.2p37/bin/sh"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-smtp-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-edit-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibredb-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-parallel-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-customize-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-meta-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.web2disk-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-convert-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.markdown-calibre-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-server-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.lrs2lrf-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.fetch-ebook-metadata-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-viewer-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-polish-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.lrf2lrs-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-complete-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.calibre-debug-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin/.ebook-device-wrapped: interpreter directive changed from "#!/usr/bin/python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/devices/cli.py: interpreter directive changed from "#!/usr/bin/env python" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python"
/nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib/calibre/calibre/devices/mtp/unix/upstream/update.py: interpreter directive changed from "#!/usr/bin/env python3" to "/nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3"
stripping (with command strip and flags -S -p) in /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/lib /nix/store/8h9g7zhb418yjfmf261yxs0nmb07mq60-calibre-7.20.0/bin
Running phase: installCheckPhase
@nix { "action": "setPhase", "phase": "installCheckPhase" }
*
* Running test
*
test_basic_csv_output (calibre.db.cli.tests.PrintCheckLibraryResultsTest.test_basic_csv_output)
Test simple csv output ... ok [0.0 s]
test_escaped_csv_output (calibre.db.cli.tests.PrintCheckLibraryResultsTest.test_escaped_csv_output)
Test more complex csv output ... ok [0.0 s]
test_human_readable_output (calibre.db.cli.tests.PrintCheckLibraryResultsTest.test_human_readable_output)
Basic check of the human-readable output. ... ok [0.0 s]
test_prints_nothing_if_no_errors (calibre.db.cli.tests.PrintCheckLibraryResultsTest.test_prints_nothing_if_no_errors) ... ok [0.0 s]
test_copying_of_trees (calibre.utils.copy_files_test.TestCopyFiles.test_copying_of_trees) ... ok [0.0 s]
test_renaming_of_files (calibre.utils.copy_files_test.TestCopyFiles.test_renaming_of_files) ... ok [0.0 s]
test_live_cache (calibre.live.find_tests.<locals>.LiveTest.test_live_cache) ... ok [0.0 s]
test_module_loading (calibre.live.find_tests.<locals>.LiveTest.test_module_loading) ... ok [0.0 s]
test_add_soft_hyphens (calibre.utils.hyphenation.test_hyphenation.TestHyphenation.test_add_soft_hyphens) ... ok [0.4 s]
test_hyphenate_html (calibre.utils.hyphenation.test_hyphenation.TestHyphenation.test_hyphenate_html) ... ok [0.1 s]
test_locale_to_hyphen_dictionary (calibre.utils.hyphenation.test_hyphenation.TestHyphenation.test_locale_to_hyphen_dictionary) ... ok [0.1 s]
test_viewer_cache (calibre.gui2.viewer.convert_book.find_tests.<locals>.TestViewerCache.test_viewer_cache) ... ok [0.0 s]
test_palmdoc_compression (calibre.ebooks.compression.palmdoc.find_tests.<locals>.Test.test_palmdoc_compression) ... ok [0.0 s]
test_comments_to_html (calibre.library.comments.find_tests.<locals>.Test.test_comments_to_html) ... ok [0.0 s]
test_shm (calibre.utils.shm.find_tests.<locals>.TestSHM.test_shm) ... ok [0.0 s]
test_html2text_behavior (calibre.utils.html2text.find_tests.<locals>.TestH2T.test_html2text_behavior) ... ok [0.0 s]
test_sqp_optimized (calibre.utils.search_query_parser_test.TestSQP.test_sqp_optimized) ... ok [0.0 s]
test_sqp_tokenizer (calibre.utils.search_query_parser_test.TestSQP.test_sqp_tokenizer) ... ok [0.0 s]
test_sqp_unoptimized (calibre.utils.search_query_parser_test.TestSQP.test_sqp_unoptimized) ... ok [0.0 s]
test_exclusive_file_other_process_clean (calibre.utils.test_lock.IPCLockTest.test_exclusive_file_other_process_clean) ... ok [0.2 s]
test_exclusive_file_other_process_kill (calibre.utils.test_lock.IPCLockTest.test_exclusive_file_other_process_kill) ... ok [0.1 s]
test_exclusive_file_same_process (calibre.utils.test_lock.IPCLockTest.test_exclusive_file_same_process) ... ok [0.1 s]
test_single_instance (calibre.utils.test_lock.IPCLockTest.test_single_instance) ... ok [0.8 s]
test_tdir_in_cache_dir (calibre.utils.test_lock.IPCLockTest.test_tdir_in_cache_dir) ... ok [0.2 s]
test_shared_file (calibre.utils.shared_file.find_tests.<locals>.SharedFileTest.test_shared_file) ... ok [0.0 s]
test_author_mapper (calibre.ebooks.metadata.author_mapper.find_tests.<locals>.TestAuthorMapper.test_author_mapper) ... ok [0.0 s]
test_tag_mapper (calibre.ebooks.metadata.tag_mapper.find_tests.<locals>.TestTagMapper.test_tag_mapper) ... ok [0.0 s]
test_brackets (calibre.ebooks.metadata.test_author_sort.TestRemoveBracketedText.test_brackets) ... ok [0.0 s]
test_extra_closed (calibre.ebooks.metadata.test_author_sort.TestRemoveBracketedText.test_extra_closed) ... ok [0.0 s]
test_mismatched (calibre.ebooks.metadata.test_author_sort.TestRemoveBracketedText.test_mismatched) ... ok [0.0 s]
test_nested (calibre.ebooks.metadata.test_author_sort.TestRemoveBracketedText.test_nested) ... ok [0.0 s]
test_unclosed (calibre.ebooks.metadata.test_author_sort.TestRemoveBracketedText.test_unclosed) ... ok [0.0 s]
test_all_prefix (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_all_prefix) ... ok [0.0 s]
test_all_suffix (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_all_suffix) ... ok [0.0 s]
test_brackets (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_brackets) ... ok [0.0 s]
test_comma (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_comma) ... ok [0.0 s]
test_copywords (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_copywords) ... ok [0.0 s]
test_falsy (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_falsy) ... ok [0.0 s]
test_invalid_methos (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_invalid_methos) ... ok [0.0 s]
test_method (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_method) ... ok [0.0 s]
test_national (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_national) ... ok [0.0 s]
test_prefix_suffix (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_prefix_suffix) ... ok [0.0 s]
test_single (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_single) ... ok [0.0 s]
test_surname_prefix (calibre.ebooks.metadata.test_author_sort.TestAuthorToAuthorSort.test_surname_prefix) ... ok [0.0 s]
test_depth_first (calibre.ebooks.html.input.find_tests.<locals>.TestHTMLInput.test_depth_first) ... ok [0.0 s]
test_dictionaries (calibre.spell.dictionary.find_tests.<locals>.TestDictionaries.test_dictionaries) ... ok [0.2 s]
test_html_entity_replacement (calibre.ebooks.html_entities.find_tests.<locals>.TestHTMLEntityReplacement.test_html_entity_replacement) ... ok [0.0 s]
test_merge_annotations (calibre.gui2.viewer.annotations.find_tests.<locals>.AnnotationsTest.test_merge_annotations) ... ok [0.0 s]
test_lxml_unicode_parsing (calibre.utils.xml_parse.find_tests.<locals>.TestXMLParse.test_lxml_unicode_parsing) ... ok [0.0 s]
test_safe_xml_fromstring (calibre.utils.xml_parse.find_tests.<locals>.TestXMLParse.test_safe_xml_fromstring) ... ok [0.0 s]
test_input_comment_multi (calibre.ebooks.metadata.html.MetadataHtmlTest.test_input_comment_multi) ... ok [0.0 s]
test_input_comment_single (calibre.ebooks.metadata.html.MetadataHtmlTest.test_input_comment_single) ... ok [0.0 s]
test_input_meta_multi (calibre.ebooks.metadata.html.MetadataHtmlTest.test_input_meta_multi) ... ok [0.0 s]
test_input_meta_single (calibre.ebooks.metadata.html.MetadataHtmlTest.test_input_meta_single) ... ok [0.0 s]
test_input_title (calibre.ebooks.metadata.html.MetadataHtmlTest.test_input_title) ... ok [0.0 s]
test_rtf_metadata (calibre.ebooks.metadata.rtf.find_tests.<locals>.Test.test_rtf_metadata) ... ok [0.0 s]
test_dates (calibre.utils.smartypants.run_tests.<locals>.TestSmartypantsAllAttributes.test_dates) ... ok [0.0 s]
test_educated_quotes (calibre.utils.smartypants.run_tests.<locals>.TestSmartypantsAllAttributes.test_educated_quotes) ... ok [0.0 s]
test_measurements (calibre.utils.smartypants.run_tests.<locals>.TestSmartypantsAllAttributes.test_measurements) ... ok [0.0 s]
test_ordinal_numbers (calibre.utils.smartypants.run_tests.<locals>.TestSmartypantsAllAttributes.test_ordinal_numbers) ... ok [0.0 s]
test_skip_tags (calibre.utils.smartypants.run_tests.<locals>.TestSmartypantsAllAttributes.test_skip_tags) ... ok [0.0 s]
test_break_iterator (calibre.utils.icu_test.TestICU.test_break_iterator)
Test the break iterator ... ok [0.0 s]
test_change_case (calibre.utils.icu_test.TestICU.test_change_case)
Test the various ways of changing the case ... ok [0.0 s]
test_character_name (calibre.utils.icu_test.TestICU.test_character_name)
Test character naming ... ok [0.0 s]
test_collation_order (calibre.utils.icu_test.TestICU.test_collation_order)
Testing collation ordering ... ok [0.0 s]
test_collation_order_for_partitioning (calibre.utils.icu_test.TestICU.test_collation_order_for_partitioning)
Testing collation ordering for partitioning ... ok [0.0 s]
test_contractions (calibre.utils.icu_test.TestICU.test_contractions)
Test contractions ... skipped 'Skipping as this depends too much on ICU version' [0.0 s]
test_find (calibre.utils.icu_test.TestICU.test_find)
Test searching for substrings ... ok [0.0 s]
test_remove_accents (calibre.utils.icu_test.TestICU.test_remove_accents) ... ok [0.0 s]
test_roundtrip (calibre.utils.icu_test.TestICU.test_roundtrip)
Test roundtripping ... ok [0.0 s]
test_sorting (calibre.utils.icu_test.TestICU.test_sorting)
Test the various sorting APIs ... ok [0.0 s]
test_split_into_sentences (calibre.utils.icu_test.TestICU.test_split_into_sentences) ... ok [0.0 s]
test_recipe_browser_qt (calibre.scraper.test_fetch_backend.TestFetchBackend.test_recipe_browser_qt) ... Fontconfig error: Cannot load default config file: No such file: (null)
ok [0.7 s]
test_recipe_browser_webengine (calibre.scraper.test_fetch_backend.TestFetchBackend.test_recipe_browser_webengine) ... QRhiGles2: Failed to create temporary context
QRhiGles2: Failed to create context
This plugin does not support createPlatformVulkanInstance
QVulkanInstance: Failed to initialize Vulkan
Unable to detect GPU vendor.
Fontconfig error: Cannot load default config file: No such file: (null)
ok [1.0 s]
test_mem_leaks (calibre.utils.matcher.test.<locals>.Test.test_mem_leaks) ... ok [0.1 s]
test_non_bmp (calibre.utils.matcher.test.<locals>.Test.test_non_bmp) ... ok [0.0 s]
test_cfi_decode (calibre.ebooks.epub.cfi.tests.Tests.test_cfi_decode) ... ok [0.0 s]
test_parsing (calibre.ebooks.epub.cfi.tests.Tests.test_parsing) ... ok [0.0 s]
test_sorting (calibre.ebooks.epub.cfi.tests.Tests.test_sorting) ... ok [0.0 s]
test_color_conversion (calibre.ebooks.docx.writer.utils.test_convert_color.<locals>.TestColors.test_color_conversion) ... ok [0.0 s]
test_hyperlink (calibre.ebooks.docx.fields.test_parse_fields.<locals>.TestParseFields.test_hyperlink) ... ok [0.0 s]
test_index (calibre.ebooks.docx.fields.test_parse_fields.<locals>.TestParseFields.test_index) ... ok [0.0 s]
test_xe (calibre.ebooks.docx.fields.test_parse_fields.<locals>.TestParseFields.test_xe) ... ok [0.0 s]
test_parse_errors (css_selectors.tests.TestCSSSelectors.test_parse_errors) ... ok [0.0 s]
test_parser (css_selectors.tests.TestCSSSelectors.test_parser) ... ok [0.0 s]
test_pseudo_elements (css_selectors.tests.TestCSSSelectors.test_pseudo_elements) ... ok [0.0 s]
test_select (css_selectors.tests.TestCSSSelectors.test_select) ... ok [0.0 s]
test_select_shakespeare (css_selectors.tests.TestCSSSelectors.test_select_shakespeare) ... ok [0.0 s]
test_specificity (css_selectors.tests.TestCSSSelectors.test_specificity) ... ok [0.0 s]
test_tokenizer (css_selectors.tests.TestCSSSelectors.test_tokenizer) ... ok [0.0 s]
test_export_import (calibre.ebooks.html_transform_rules.test.<locals>.TestTransforms.test_export_import) ... ok [0.0 s]
test_html_transform_actions (calibre.ebooks.html_transform_rules.test.<locals>.TestTransforms.test_html_transform_actions) ... ok [0.0 s]
test_matching (calibre.ebooks.html_transform_rules.test.<locals>.TestTransforms.test_matching) ... ok [0.0 s]
test_validate_rule (calibre.ebooks.html_transform_rules.test.<locals>.TestTransforms.test_validate_rule) ... ok [0.0 s]
test_append (calibre.ebooks.css_transform_rules.test.<locals>.TestTransforms.test_append) ... ok [0.0 s]
test_change (calibre.ebooks.css_transform_rules.test.<locals>.TestTransforms.test_change) ... ok [0.0 s]
test_expansion (calibre.ebooks.css_transform_rules.test.<locals>.TestTransforms.test_expansion) ... ok [0.0 s]
test_export_import (calibre.ebooks.css_transform_rules.test.<locals>.TestTransforms.test_export_import) ... ok [0.0 s]
test_matching (calibre.ebooks.css_transform_rules.test.<locals>.TestTransforms.test_matching) ... ok [0.0 s]
test_border_condensation (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_border_condensation) ... ok [0.0 s]
test_border_normalization (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_border_normalization) ... ok [0.0 s]
test_edge_condensation (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_edge_condensation) ... ok [0.0 s]
test_edge_normalization (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_edge_normalization) ... ok [0.0 s]
test_filter_css_normalization (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_filter_css_normalization) ... ok [0.0 s]
test_font_normalization (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_font_normalization) ... ok [0.0 s]
test_list_style_normalization (calibre.ebooks.oeb.normalize_css.test_normalization.<locals>.TestNormalization.test_list_style_normalization) ... ok [0.0 s]
test_at_import (tinycss.tests.css21.TestCSS21.test_at_import) ... ok [0.0 s]
test_at_media (tinycss.tests.css21.TestCSS21.test_at_media) ... ok [0.0 s]
test_at_page (tinycss.tests.css21.TestCSS21.test_at_page) ... ok [0.0 s]
test_at_rules (tinycss.tests.css21.TestCSS21.test_at_rules) ... ok [0.0 s]
test_bytes (tinycss.tests.css21.TestCSS21.test_bytes) ... ok [0.0 s]
test_core_parser (tinycss.tests.css21.TestCSS21.test_core_parser) ... ok [0.0 s]
test_important (tinycss.tests.css21.TestCSS21.test_important) ... ok [0.0 s]
test_parse_style_attr (tinycss.tests.css21.TestCSS21.test_parse_style_attr) ... ok [0.0 s]
test_content (tinycss.tests.page3.TestPage3.test_content) ... ok [0.0 s]
test_selectors (tinycss.tests.page3.TestPage3.test_selectors) ... ok [0.0 s]
test_font_face (tinycss.tests.fonts3.TestFonts3.test_font_face)
Test parsing of font face rules ... ok [0.0 s]
test_parse_font (tinycss.tests.fonts3.TestFonts3.test_parse_font) ... ok [0.0 s]
test_parse_font_family (tinycss.tests.fonts3.TestFonts3.test_parse_font_family)
Test parsing of font-family values ... ok [0.0 s]
test_comments (tinycss.tests.tokenizing.TestTokenizer.test_comments) ... ok [0.0 s]
test_positions (tinycss.tests.tokenizing.TestTokenizer.test_positions)
Test the reported line/column position of each token. ... ok [0.0 s]
test_token_api (tinycss.tests.tokenizing.TestTokenizer.test_token_api) ... ok [0.0 s]
test_token_grouping (tinycss.tests.tokenizing.TestTokenizer.test_token_grouping) ... ok [0.0 s]
test_token_serialize_css (tinycss.tests.tokenizing.TestTokenizer.test_token_serialize_css) ... ok [0.0 s]
test_tokens (tinycss.tests.tokenizing.TestTokenizer.test_tokens) ... ok [0.0 s]
test_media_queries (tinycss.tests.media3.TestFonts3.test_media_queries)
Test parsing of media queries from the CSS 3 media module ... ok [0.0 s]
test_color_parsing (tinycss.tests.color3.TestColor3.test_color_parsing) ... ok [0.0 s]
test_hsl (tinycss.tests.color3.TestColor3.test_hsl) ... ok [0.0 s]
test_decoding (tinycss.tests.decoding.TestDecoding.test_decoding) ... ok [0.0 s]
test_against_opf2 (calibre.ebooks.metadata.opf3_test.TestOPF3.test_against_opf2) ... ok [0.0 s]
test_authors (calibre.ebooks.metadata.opf3_test.TestOPF3.test_authors) ... ok [0.0 s]
test_book_producer (calibre.ebooks.metadata.opf3_test.TestOPF3.test_book_producer) ... ok [0.0 s]
test_comments (calibre.ebooks.metadata.opf3_test.TestOPF3.test_comments) ... ok [0.0 s]
test_dates (calibre.ebooks.metadata.opf3_test.TestOPF3.test_dates) ... ok [0.0 s]
test_identifiers (calibre.ebooks.metadata.opf3_test.TestOPF3.test_identifiers) ... ok [0.0 s]
test_languages (calibre.ebooks.metadata.opf3_test.TestOPF3.test_languages) ... ok [0.0 s]
test_prefix_parsing (calibre.ebooks.metadata.opf3_test.TestOPF3.test_prefix_parsing) ... ok [0.0 s]
test_publisher (calibre.ebooks.metadata.opf3_test.TestOPF3.test_publisher) ... ok [0.0 s]
test_raster_cover (calibre.ebooks.metadata.opf3_test.TestOPF3.test_raster_cover) ... ok [0.0 s]
test_rating (calibre.ebooks.metadata.opf3_test.TestOPF3.test_rating) ... ok [0.0 s]
test_series (calibre.ebooks.metadata.opf3_test.TestOPF3.test_series) ... ok [0.0 s]
test_tags (calibre.ebooks.metadata.opf3_test.TestOPF3.test_tags) ... ok [0.0 s]
test_title (calibre.ebooks.metadata.opf3_test.TestOPF3.test_title) ... ok [0.0 s]
test_user_metadata (calibre.ebooks.metadata.opf3_test.TestOPF3.test_user_metadata) ... ok [0.0 s]
testCreator (calibre.ebooks.metadata.opf2.suite.<locals>.OPFTest.testCreator) ... ok [0.0 s]
testReading (calibre.ebooks.metadata.opf2.suite.<locals>.OPFTest.testReading) ... ok [0.0 s]
testSmartUpdate (calibre.ebooks.metadata.opf2.suite.<locals>.OPFTest.testSmartUpdate) ... ok [0.0 s]
testWriting (calibre.ebooks.metadata.opf2.suite.<locals>.OPFTest.testWriting) ... ok [0.0 s]
test_actual_case (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_actual_case)
Test getting the actual case for files from names on case insensitive filesystems ... ok [0.2 s]
test_clone (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_clone)
Test cloning of containers ... ok [0.5 s]
test_dir_container (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_dir_container) ... ok [0.0 s]
test_file_add (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_file_add)
Test adding of files ... ok [0.0 s]
test_file_removal (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_file_removal)
Test removal of files from the container ... ok [0.0 s]
test_file_rename (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_file_rename)
Test renaming of files ... ok [0.1 s]
test_folder_type_map_case (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_folder_type_map_case) ... ok [0.0 s]
test_merge_file (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_merge_file)
Test merging of files ... ok [0.0 s]
test_split_file (calibre.ebooks.oeb.polish.tests.container.ContainerTests.test_split_file)
Test splitting of files ... ok [0.0 s]
test_epub2_covers (calibre.ebooks.oeb.polish.tests.structure.Structure.test_epub2_covers) ... ok [0.0 s]
test_epub3_covers (calibre.ebooks.oeb.polish.tests.structure.Structure.test_epub3_covers) ... ok [0.0 s]
test_landmarks_detection (calibre.ebooks.oeb.polish.tests.structure.Structure.test_landmarks_detection) ... ok [0.0 s]
test_mark_sentences (calibre.ebooks.oeb.polish.tests.structure.Structure.test_mark_sentences) ... ok [0.0 s]
test_toc_detection (calibre.ebooks.oeb.polish.tests.structure.Structure.test_toc_detection) ... ok [0.0 s]
test_fallback_font_matching (calibre.ebooks.oeb.polish.tests.cascade.CascadeTest.test_fallback_font_matching) ... ok [0.0 s]
test_font_stats (calibre.ebooks.oeb.polish.tests.cascade.CascadeTest.test_font_stats) ... ok [0.1 s]
test_iterrules (calibre.ebooks.oeb.polish.tests.cascade.CascadeTest.test_iterrules) ... ok [0.0 s]
test_remove_property_value (calibre.ebooks.oeb.polish.tests.cascade.CascadeTest.test_remove_property_value) ... ok [0.0 s]
test_resolve_styles (calibre.ebooks.oeb.polish.tests.cascade.CascadeTest.test_resolve_styles) ... ok [0.2 s]
test_conversion_parser (calibre.ebooks.oeb.polish.tests.parsing.ParsingTests.test_conversion_parser)
Test parsing with the HTML5 parser used for conversion ... ok [0.0 s]
test_lxml_tostring (calibre.ebooks.oeb.polish.tests.parsing.ParsingTests.test_lxml_tostring)
Test for bug in some versions of lxml that causes incorrect serialization of sub-trees ... ok [0.0 s]
test_polish_parser (calibre.ebooks.oeb.polish.tests.parsing.ParsingTests.test_polish_parser)
Test parsing with the HTML5 parser used for polishing ... ok [0.0 s]
test_thumbnail_cache (calibre.db.tests.utils.UtilsTest.test_thumbnail_cache)
Test the operation of the thumbnail cache ... ok [0.0 s]
test_get_property (calibre.db.tests.legacy.LegacyTest.test_get_property)
Test the get_property interface for reading data ... ok [0.1 s]
test_legacy_adding_books (calibre.db.tests.legacy.LegacyTest.test_legacy_adding_books)
Test various adding/deleting books methods ... ok [0.3 s]
test_legacy_conversion_options (calibre.db.tests.legacy.LegacyTest.test_legacy_conversion_options)
Test conversion options API ... ok [0.1 s]
test_legacy_coverage (calibre.db.tests.legacy.LegacyTest.test_legacy_coverage)
Check that the emulation of the legacy interface is (almost) total ... ok [0.1 s]
test_legacy_custom (calibre.db.tests.legacy.LegacyTest.test_legacy_custom)
Test the legacy API for custom columns ... ok [0.4 s]
test_legacy_custom_data (calibre.db.tests.legacy.LegacyTest.test_legacy_custom_data)
Test the API for custom data storage ... ok [0.1 s]
test_legacy_delete_using (calibre.db.tests.legacy.LegacyTest.test_legacy_delete_using)
Test delete_using() API ... ok [0.1 s]
test_legacy_direct (calibre.db.tests.legacy.LegacyTest.test_legacy_direct)
Test read-only methods that are directly equivalent in the old and new interface ... ok [0.1 s]
test_legacy_getters (calibre.db.tests.legacy.LegacyTest.test_legacy_getters)
Test various functions to get individual bits of metadata ... ok [0.1 s]
test_legacy_saved_search (calibre.db.tests.legacy.LegacyTest.test_legacy_saved_search)
Test legacy saved search API ... ok [0.1 s]
test_legacy_setters (calibre.db.tests.legacy.LegacyTest.test_legacy_setters)
Test methods that are directly equivalent in the old and new interface ... ok [0.5 s]
test_library_wide_properties (calibre.db.tests.legacy.LegacyTest.test_library_wide_properties)
Test library wide properties ... ok [0.1 s]
test_refresh (calibre.db.tests.legacy.LegacyTest.test_refresh)
Test refreshing the view after a change to metadata.db ... ok [1.1 s]
test_export_import (calibre.db.tests.filesystem.FilesystemTest.test_export_import) ... ok [0.7 s]
test_find_books_in_directory (calibre.db.tests.filesystem.FilesystemTest.test_find_books_in_directory) ... ok [0.0 s]
test_fname_change (calibre.db.tests.filesystem.FilesystemTest.test_fname_change)
Test the changing of the filename but not the folder name ... ok [0.1 s]
test_library_move (calibre.db.tests.filesystem.FilesystemTest.test_library_move)
Test moving of library ... ok [0.1 s]
test_long_filenames (calibre.db.tests.filesystem.FilesystemTest.test_long_filenames)
Test long file names ... ok [0.1 s]
test_metadata_move (calibre.db.tests.filesystem.FilesystemTest.test_metadata_move)
Test the moving of files when title/author change ... ok [0.2 s]
test_rename_of_extra_files (calibre.db.tests.filesystem.FilesystemTest.test_rename_of_extra_files) ... ok [0.1 s]
test_reserved_names (calibre.db.tests.filesystem.FilesystemTest.test_reserved_names)
Test that folders are not created with a windows reserve name ... ok [0.1 s]
test_windows_atomic_move (calibre.db.tests.filesystem.FilesystemTest.test_windows_atomic_move)
Test book file open in another process when changing metadata ... skipped 'Windows only' [0.0 s]
test_author_sort_for_authors (calibre.db.tests.reading.ReadingTest.test_author_sort_for_authors)
Test getting the author sort for authors from the db ... ok [0.1 s]
test_composites (calibre.db.tests.reading.ReadingTest.test_composites)
Test sorting and searching in composite columns ... ok [0.1 s]
test_datetime (calibre.db.tests.reading.ReadingTest.test_datetime)
Test the reading of datetimes stored in the db ... ok [0.0 s]
test_find_identical_books (calibre.db.tests.reading.ReadingTest.test_find_identical_books)
Test find_identical_books ... ok [0.1 s]
test_get_categories (calibre.db.tests.reading.ReadingTest.test_get_categories)
Check that get_categories() returns the same data for both backends ... ok [0.1 s]
test_get_cover (calibre.db.tests.reading.ReadingTest.test_get_cover)
Test cover() returns the same data for both backends ... ok [0.1 s]
test_get_formats (calibre.db.tests.reading.ReadingTest.test_get_formats)
Test reading ebook formats using the format() method ... ok [0.1 s]
test_get_metadata (calibre.db.tests.reading.ReadingTest.test_get_metadata)
Test get_metadata() returns the same data for both backends ... ok [0.1 s]
test_get_next_series_num (calibre.db.tests.reading.ReadingTest.test_get_next_series_num)
Test getting the next series number for a series ... ok [0.1 s]
test_has_book (calibre.db.tests.reading.ReadingTest.test_has_book)
Test detecting duplicates ... ok [0.1 s]
test_last_read_positions (calibre.db.tests.reading.ReadingTest.test_last_read_positions) ... ok [0.1 s]
test_marked_field (calibre.db.tests.reading.ReadingTest.test_marked_field)
Test the marked field ... ok [0.1 s]
test_proxy_metadata (calibre.db.tests.reading.ReadingTest.test_proxy_metadata)
Test the ProxyMetadata object used for composite columns ... ok [0.1 s]
test_python_templates (calibre.db.tests.reading.ReadingTest.test_python_templates) ... ok [0.1 s]
test_read (calibre.db.tests.reading.ReadingTest.test_read)
Test the reading of data from the database ... ok [0.1 s]
test_restrictions (calibre.db.tests.reading.ReadingTest.test_restrictions)
Test searching with and without restrictions ... ok [0.1 s]
test_search_caching (calibre.db.tests.reading.ReadingTest.test_search_caching)
Test caching of searches ... ok [0.1 s]
test_searching (calibre.db.tests.reading.ReadingTest.test_searching)
Test searching returns the same data for both backends ... ok [0.1 s]
test_serialize_metadata (calibre.db.tests.reading.ReadingTest.test_serialize_metadata) ... ok [0.1 s]
test_sorting (calibre.db.tests.reading.ReadingTest.test_sorting)
Test sorting ... ok [0.2 s]
test_storing_conversion_options (calibre.db.tests.reading.ReadingTest.test_storing_conversion_options) ... ok [0.1 s]
test_template_db_functions (calibre.db.tests.reading.ReadingTest.test_template_db_functions) ... ok [0.1 s]
test_annotations (calibre.db.tests.writing.WritingTest.test_annotations)
Test handling of annotations ... ok [0.1 s]
test_backup (calibre.db.tests.writing.WritingTest.test_backup)
Test the automatic backup of changed metadata ... ok [2.5 s]
test_changed_events (calibre.db.tests.writing.WritingTest.test_changed_events) ... ok [0.3 s]
test_composite_cache (calibre.db.tests.writing.WritingTest.test_composite_cache)
Test that the composite field cache is properly invalidated on writes ... ok [0.2 s]
test_conversion_options (calibre.db.tests.writing.WritingTest.test_conversion_options)
Test saving of conversion options ... ok [0.1 s]
test_dirtied (calibre.db.tests.writing.WritingTest.test_dirtied)
Test the setting of the dirtied flag and the last_modified column ... ok [0.1 s]
test_dump_and_restore (calibre.db.tests.writing.WritingTest.test_dump_and_restore)
Test roundtripping the db through SQL ... ok [0.2 s]
test_fix_case_duplicates (calibre.db.tests.writing.WritingTest.test_fix_case_duplicates)
Test fixing of databases that have items in is_many fields that differ only by case ... ok [0.1 s]
test_link_maps (calibre.db.tests.writing.WritingTest.test_link_maps) ... ok [0.1 s]
test_many_many_basic (calibre.db.tests.writing.WritingTest.test_many_many_basic)
Test the different code paths for writing to a many-many field ... ok [0.3 s]
test_many_one_basic (calibre.db.tests.writing.WritingTest.test_many_one_basic)
Test the different code paths for writing to a many-one field ... ok [0.2 s]
test_one_one (calibre.db.tests.writing.WritingTest.test_one_one)
Test setting of values in one-one fields ... ok [1.2 s]
test_preferences (calibre.db.tests.writing.WritingTest.test_preferences)
Test getting and setting of preferences, especially with mutable objects ... ok [0.1 s]
test_remove_items (calibre.db.tests.writing.WritingTest.test_remove_items)
Test removal of many-(many,one) items ... ok [0.1 s]
test_rename_items (calibre.db.tests.writing.WritingTest.test_rename_items)
Test renaming of many-(many,one) items ... ok [0.2 s]
test_set_author_data (calibre.db.tests.writing.WritingTest.test_set_author_data) ... ok [0.1 s]
test_set_cover (calibre.db.tests.writing.WritingTest.test_set_cover)
Test setting of cover ... ok [0.1 s]
test_set_metadata (calibre.db.tests.writing.WritingTest.test_set_metadata)
Test setting of metadata ... ok [0.2 s]
test_notes (calibre.db.tests.notes.NotesTest.test_notes) ... ok [0.2 s]
test_fts_pool (calibre.db.tests.fts_api.FTSAPITest.test_fts_pool) ... ok [1.4 s]
test_fts_search (calibre.db.tests.fts_api.FTSAPITest.test_fts_search) ... ok [1.4 s]
test_fts_to_text (calibre.db.tests.fts_api.FTSAPITest.test_fts_to_text) ... ok [0.1 s]
test_fts_triggers (calibre.db.tests.fts_api.FTSAPITest.test_fts_triggers) ... ok [0.1 s]
test_acquire (calibre.db.tests.locking.TestLock.test_acquire) ... ok [2.1 s]
test_contention (calibre.db.tests.locking.TestLock.test_contention) ... ok [0.4 s]
test_downgrade (calibre.db.tests.locking.TestLock.test_downgrade) ... ok [0.1 s]
test_multithread_deadlock (calibre.db.tests.locking.TestLock.test_multithread_deadlock) ... ok [0.3 s]
test_owns_locks (calibre.db.tests.locking.TestLock.test_owns_locks) ... ok [0.1 s]
test_recursive (calibre.db.tests.locking.TestLock.test_recursive) ... ok [0.1 s]
test_release (calibre.db.tests.locking.TestLock.test_release) ... ok [2.1 s]
test_upgrade (calibre.db.tests.locking.TestLock.test_upgrade) ... ok [0.1 s]
test_fts_basic (calibre.db.tests.fts.FTSTest.test_fts_basic) ... ok [0.0 s]
test_fts_query_syntax (calibre.db.tests.fts.FTSTest.test_fts_query_syntax) ... ok [0.0 s]
test_fts_stemming (calibre.db.tests.fts.FTSTest.test_fts_stemming) ... ok [0.0 s]
test_fts_tokenize (calibre.db.tests.fts.FTSTest.test_fts_tokenize) ... ok [0.0 s]
test_pdftotext (calibre.db.tests.fts.FTSTest.test_pdftotext) ... ok [0.0 s]
test_add_books (calibre.db.tests.add_remove.AddRemoveTest.test_add_books)
Test the adding of new books ... ok [0.1 s]
test_add_format (calibre.db.tests.add_remove.AddRemoveTest.test_add_format)
Test adding formats to an existing book record ... ok [0.1 s]
test_copy_to_library (calibre.db.tests.add_remove.AddRemoveTest.test_copy_to_library) ... ok [0.2 s]
test_create_book_entry (calibre.db.tests.add_remove.AddRemoveTest.test_create_book_entry)
Test the creation of new book entries ... ok [0.1 s]
test_format_orphan (calibre.db.tests.add_remove.AddRemoveTest.test_format_orphan)
Test that adding formats does not create orphans if the file name algorithm changes ... ok [0.1 s]
test_merging_extra_files (calibre.db.tests.add_remove.AddRemoveTest.test_merging_extra_files) ... ok [0.1 s]
test_original_fmt (calibre.db.tests.add_remove.AddRemoveTest.test_original_fmt)
Test management of original fmt ... ok [0.1 s]
test_remove_books (calibre.db.tests.add_remove.AddRemoveTest.test_remove_books)
Test removal of books ... ok [0.2 s]
test_remove_formats (calibre.db.tests.add_remove.AddRemoveTest.test_remove_formats)
Test removal of formats from book records ... ok [0.1 s]
test_websocket_perf (calibre.srv.tests.web_sockets.WebSocketTest.test_websocket_perf) ... ok [0.4 s]
test_android_auth_workaround (calibre.srv.tests.auth.TestAuth.test_android_auth_workaround)
Test authentication workaround for Android ... ok [0.0 s]
test_basic_auth (calibre.srv.tests.auth.TestAuth.test_basic_auth)
Test HTTP Basic auth ... ok [0.0 s]
test_digest_auth (calibre.srv.tests.auth.TestAuth.test_digest_auth)
Test HTTP Digest auth ... ok [0.0 s]
test_fail_ban (calibre.srv.tests.auth.TestAuth.test_fail_ban) ... ok [0.5 s]
test_library_restrictions (calibre.srv.tests.auth.TestAuth.test_library_restrictions) ... ok [0.1 s]
test_bonjour (calibre.srv.tests.loop.LoopTest.test_bonjour)
Test advertising via BonJour ... skipped 'Disabled as it is failing on the build server, need to investigate' [0.0 s]
test_dual_stack (calibre.srv.tests.loop.LoopTest.test_dual_stack) ... ok [0.0 s]
test_fallback_interface (calibre.srv.tests.loop.LoopTest.test_fallback_interface)
Test falling back to default interface ... ok [0.9 s]
test_jobs_manager (calibre.srv.tests.loop.LoopTest.test_jobs_manager)
Test the jobs manager ... ok [1.1 s]
test_log_rotation (calibre.srv.tests.loop.LoopTest.test_log_rotation)
Test log rotation ... ok [0.0 s]
test_monotonic (calibre.srv.tests.loop.LoopTest.test_monotonic)
Test the monotonic() clock ... ok [0.1 s]
test_plugins (calibre.srv.tests.loop.LoopTest.test_plugins)
Test plugin semantics ... ok [0.0 s]
test_ring_buffer (calibre.srv.tests.loop.LoopTest.test_ring_buffer)
Test the ring buffer used for reads ... ok [0.0 s]
test_socket_activation (calibre.srv.tests.loop.LoopTest.test_socket_activation)
Test socket activation ... ok [0.0 s]
test_ssl (calibre.srv.tests.loop.LoopTest.test_ssl)
Test serving over SSL ... ok [0.1 s]
test_workers (calibre.srv.tests.loop.LoopTest.test_workers)
Test worker semantics ... ok [0.2 s]
test_accept_encoding (calibre.srv.tests.http.TestHTTP.test_accept_encoding)
Test parsing of Accept-Encoding ... ok [0.0 s]
test_accept_language (calibre.srv.tests.http.TestHTTP.test_accept_language)
Test parsing of Accept-Language ... ok [0.1 s]
test_header_parsing (calibre.srv.tests.http.TestHTTP.test_header_parsing)
Test parsing of HTTP headers ... ok [0.0 s]
test_http_basic (calibre.srv.tests.http.TestHTTP.test_http_basic)
Test basic HTTP protocol conformance ... ok [0.2 s]
test_http_response (calibre.srv.tests.http.TestHTTP.test_http_response)
Test HTTP protocol responses ... ok [0.1 s]
test_range_parsing (calibre.srv.tests.http.TestHTTP.test_range_parsing)
Test parsing of Range header ... ok [0.0 s]
test_static_generation (calibre.srv.tests.http.TestHTTP.test_static_generation)
Test static generation ... ok [0.0 s]
test_basic_css_transforms (calibre.srv.tests.fast_css_transform.TestTransform.test_basic_css_transforms) ... ok [0.0 s]
test_counting_chars_in_elems (calibre.srv.tests.fast_css_transform.TestTransform.test_counting_chars_in_elems) ... ok [0.0 s]
test_number_parsing (calibre.srv.tests.fast_css_transform.TestTransform.test_number_parsing) ... ok [0.0 s]
Fontconfig error: Cannot load default config file: No such file: (null)
test_char_count (calibre.srv.tests.content.ContentTest.test_char_count) ... ok [0.1 s]
test_get (calibre.srv.tests.content.ContentTest.test_get)
Test /get ... ok [0.2 s]
test_html_as_json (calibre.srv.tests.content.ContentTest.test_html_as_json) ... ok [0.1 s]
test_last_read_cache (calibre.srv.tests.content.ContentTest.test_last_read_cache) ... ok [0.1 s]
test_static (calibre.srv.tests.content.ContentTest.test_static)
Test serving of static content ... ok [0.1 s]
test_ajax_book (calibre.srv.tests.ajax.ContentTest.test_ajax_book)
Test /ajax/book ... ok [0.1 s]
test_ajax_categories (calibre.srv.tests.ajax.ContentTest.test_ajax_categories)
Test /ajax/categories and /ajax/search ... ok [0.1 s]
test_srv_add_book (calibre.srv.tests.ajax.ContentTest.test_srv_add_book) ... ok [0.1 s]
test_srv_restrictions (calibre.srv.tests.ajax.ContentTest.test_srv_restrictions)
Test that virtual lib. + search restriction works on all end points ... ok [0.1 s]
test_library_id_construction (calibre.srv.tests.routes.TestRouter.test_library_id_construction) ... ok [0.0 s]
test_route_construction (calibre.srv.tests.routes.TestRouter.test_route_construction)
Test route construction ... ok [0.0 s]
test_route_finding (calibre.srv.tests.routes.TestRouter.test_route_finding)
Test route finding ... ok [0.0 s]
test_apsw (calibre.test_build.BuildTest.test_apsw) ... ok [0.0 s]
test_bs4 (calibre.test_build.BuildTest.test_bs4) ... ok [0.0 s]
test_certgen (calibre.test_build.BuildTest.test_certgen) ... ok [0.0 s]
test_chardet (calibre.test_build.BuildTest.test_chardet) ... ok [0.0 s]
test_dbus (calibre.test_build.BuildTest.test_dbus) ... ok [0.0 s]
test_dlls (calibre.test_build.BuildTest.test_dlls) ... skipped 'DLL loading needs testing only on windows (non-continuous integration)' [0.0 s]
test_executables (calibre.test_build.BuildTest.test_executables) ... skipped 'Only makes sense to test executables in frozen builds' [0.0 s]
test_feedparser (calibre.test_build.BuildTest.test_feedparser) ... ok [0.0 s]
test_ffmpeg (calibre.test_build.BuildTest.test_ffmpeg) ... ok [0.0 s]
test_file_dialog_helper (calibre.test_build.BuildTest.test_file_dialog_helper) ... skipped 'File dialog helper only used on windows (non-continuous-integration)' [0.0 s]
test_fonttools (calibre.test_build.BuildTest.test_fonttools) ... ok [0.1 s]
test_fsevents (calibre.test_build.BuildTest.test_fsevents) ... skipped 'FSEvents only present on OS X' [0.0 s]
test_html2text (calibre.test_build.BuildTest.test_html2text) ... ok [0.0 s]
test_html5_parser (calibre.test_build.BuildTest.test_html5_parser) ... ok [0.0 s]
test_html5lib (calibre.test_build.BuildTest.test_html5lib) ... ok [0.0 s]
test_hunspell (calibre.test_build.BuildTest.test_hunspell) ... ok [0.0 s]
test_imaging (calibre.test_build.BuildTest.test_imaging) ... FAIL [0.0 s]
test_loaders (calibre.test_build.BuildTest.test_loaders) ... ok [0.0 s]
test_lxml (calibre.test_build.BuildTest.test_lxml) ... ok [0.0 s]
test_lzma (calibre.test_build.BuildTest.test_lzma) ... ok [0.0 s]
test_markdown (calibre.test_build.BuildTest.test_markdown) ... ok [0.0 s]
test_msgpack (calibre.test_build.BuildTest.test_msgpack) ... ok [0.2 s]
test_netifaces (calibre.test_build.BuildTest.test_netifaces) ... ok [0.0 s]
test_openssl (calibre.test_build.BuildTest.test_openssl) ... ok [0.0 s]
test_piper (calibre.test_build.BuildTest.test_piper) ... ok [0.0 s]
test_plugins (calibre.test_build.BuildTest.test_plugins) ... ok [0.0 s]
test_podofo (calibre.test_build.BuildTest.test_podofo) ... ok [0.0 s]
test_psutil (calibre.test_build.BuildTest.test_psutil) ... ok [0.0 s]
test_pychm (calibre.test_build.BuildTest.test_pychm) ... ok [0.0 s]
test_pycryptodome (calibre.test_build.BuildTest.test_pycryptodome) ... ok [0.0 s]
test_regex (calibre.test_build.BuildTest.test_regex) ... ok [0.0 s]
test_speech_dispatcher (calibre.test_build.BuildTest.test_speech_dispatcher) ... ok [0.0 s]
test_sqlite (calibre.test_build.BuildTest.test_sqlite) ... ok [0.0 s]
test_terminal (calibre.test_build.BuildTest.test_terminal) ... ok [0.0 s]
test_tinycss_tokenizer (calibre.test_build.BuildTest.test_tinycss_tokenizer) ... ok [0.0 s]
test_winutil (calibre.test_build.BuildTest.test_winutil) ... skipped 'winutil is windows only' [0.0 s]
test_wpd (calibre.test_build.BuildTest.test_wpd) ... skipped 'WPD is windows only' [0.0 s]
test_zeroconf (calibre.test_build.BuildTest.test_zeroconf) ... ok [0.1 s]
======================================================================
FAIL: test_imaging (calibre.test_build.BuildTest.test_imaging)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/build/calibre-7.20.0/src/calibre/test_build.py", line 449, in test_imaging
self.assertIn(line.strip(), out)
AssertionError: '--- WEBP Transparency support ok' not found in '--------------------------------------------------------------------\nPillow 11.0.0\nPython 3.12.7 (main, Oct 1 2024, 02:05:46) [GCC 13.3.0]\n--------------------------------------------------------------------\nPython executable is /nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/bin/python3.12\nEnvironment Python files loaded from /nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env\nSystem Python files loaded from /nix/store/px2nj16i5gc3d4mnw5l1nclfdxhry61p-python3-3.12.7\n--------------------------------------------------------------------\nPython Pillow modules loaded from /nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/lib/python3.12/site-packages/PIL\nBinary Pillow modules loaded from /nix/store/jf0krwdycq55cfzqmn8rwbawxnwd7nz6-python3-3.12.7-env/lib/python3.12/site-packages/PIL\n--------------------------------------------------------------------\n--- PIL CORE support ok, compiled for 11.0.0\n*** TKINTER support not installed\n--- FREETYPE2 support ok, loaded 2.13.3\n--- LITTLECMS2 support ok, loaded 2.16\n--- WEBP support ok, loaded 1.4.0\n--- JPEG support ok, compiled for libjpeg-turbo 3.0.4\n--- OPENJPEG (JPEG2000) support ok, loaded 2.5.2\n--- ZLIB (PNG/ZIP) support ok, loaded 1.3.1\n--- LIBTIFF support ok, loaded 4.7.0\n--- RAQM (Bidirectional Text) support ok, loaded 0.10.2\n--- LIBIMAGEQUANT (Quantization method) support ok, loaded 4.2.2\n--- XCB (X protocol) support ok\n--------------------------------------------------------------------\n'
----------------------------------------------------------------------
Ran 337 tests in 32.401s
FAILED (failures=1, skipped=9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment