GNU bug report logs - #24404
Calibre can't find QtWebKitWidgets

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 10 Sep 2016 02:52:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Andreas Enge <andreas <at> enge.fr>
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: Brendan Tildesley <brendan.tildesley <at> openmailbox.org>, 24404 <at> debbugs.gnu.org
Subject: bug#24404: "calibre" package fails to build.
Date: Thu, 2 Aug 2018 19:04:22 +0200
On Thu, Aug 02, 2018 at 06:49:35PM +0200, Andreas Enge wrote:
> Maybe we do need to tell pyqt explicitly to compile QtWebKit?

I did a
   ./pre-inst-env guix environment python-pyqt
   cd /tmp/guix-build-python-pyqt-5.11.2.drv-0/PyQt5_gpl-5.11.2
   python configure.py --verbose
                       ^---

The result is:
Checking to see if the QtWebKit module should be built...
/gnu/store/p7qc46d0a0kksqlrk9jp9368d85w5980-profile/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro
Project ERROR: Unknown module(s) in QT: webkit

Checking to see if the QtWebKitWidgets module should be built...
/gnu/store/p7qc46d0a0kksqlrk9jp9368d85w5980-profile/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro
Project ERROR: Unknown module(s) in QT: webkitwidgets

Apparently something needs to be done since our qtwebkit is not in the
qt installation directory. But this was also the case before, and I do
not see how we handled this.

Andreas





This bug report was last modified 6 years and 166 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.