Hilton Chain via Guix-patches via writes: > From 5bcc29595eefa3632c4ac3ed9e77d8c5a3a7765d Mon Sep 17 00:00:00 2001 > From: Hilton Chain > Date: Mon, 5 Sep 2022 10:45:11 +0800 > Subject: [PATCH v2] gnu: python-apsw: Update to 3.39.2.1. > > * gnu/packages/databases.scm (python-apsw): Update to 3.39.2.1. > [arguments]: Use bundled Makefile. > --- > v1 -> v2: Enable parallel compilation. > > gnu/packages/databases.scm | 21 +++++++++++++-------- > 1 file changed, 13 insertions(+), 8 deletions(-) I think this breaks the calibre package on x86_64-linux, could you take a look at whether it builds for you with this change? Thanks, Chris