all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: Efraim Flashner <efraim@flashner.co.il>
Cc: 24404@debbugs.gnu.org
Subject: bug#24404: "calibre" package fails to build.
Date: Thu, 2 Aug 2018 18:49:35 +0200	[thread overview]
Message-ID: <20180802164935.GA19896@jurong> (raw)
In-Reply-To: <20180802162209.GA18501@jurong>

Well, I tried the following: Build python-pyqt (instead of the now already
available python2-pyqt), and stop the build after the configure phase.
In the build directory, I have groups of 5 files for modules that are going
to be built:
cfgtest_QtHelp
cfgtest_QtHelp.cpp
cfgtest_QtHelp.mk
cfgtest_QtHelp.o
cfgtest_QtHelp.pro

But only 2 files for modules that are not built:
cfgtest_QtWebKit.cpp
cfgtest_QtWebKit.mk

Does it mean that the file could not be compiled, since some dependency
was not found? Or that we are missing a configure option?

The cfgtest_QtWebKit.cpp file is:
#include<qwebkitglobal.h>

int main(int, char **)
{
    qWebKitVersion();
}

The header file qwebkitglobal.h lives in
/gnu/store/7xfg1s783krjwrp8xmh2nywl7v4x0pq4-qtwebkit-5.212.0-alpha2/include/QtWebKit

To me, it looks as if the #include line is missing a "QtWebKit/".
But the same would be true for QtHelp then.

Maybe we do need to tell pyqt explicitly to compile QtWebKit?

Andreas

  reply	other threads:[~2018-08-02 16:50 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-28 22:01 "calibre" package fails to build Matthew Brooks
2018-07-21 17:32 ` Andreas Enge
2018-07-21 18:13   ` Andreas Enge
2018-07-21 18:19     ` bug#24404: " Andreas Enge
2018-07-21 18:19     ` Andreas Enge
2018-07-21 18:38     ` Efraim Flashner
2018-07-21 18:48       ` Andreas Enge
2018-07-21 18:52         ` bug#24404: " Efraim Flashner
2018-07-21 18:52         ` Efraim Flashner
2018-07-21 20:34           ` Andreas Enge
2018-07-21 20:42             ` bug#24404: " Andreas Enge
2018-07-22  9:49               ` Andreas Enge
2018-08-01 10:17                 ` Efraim Flashner
2018-08-01 12:46                   ` bug#24404: " Brendan Tildesley
2018-08-01 16:41                     ` Efraim Flashner
2018-08-02 12:30                       ` Andreas Enge
2018-08-02 15:00                         ` Efraim Flashner
2018-08-02 15:07                           ` Andreas Enge
2018-08-02 16:22                             ` Andreas Enge
2018-08-02 16:49                               ` Andreas Enge [this message]
2018-08-02 17:04                                 ` Andreas Enge
2018-08-02 17:23                                   ` Andreas Enge
2018-08-02 16:31                             ` Andreas Enge
2018-08-05  7:44                   ` Matthew Brooks
2018-08-07  2:27                     ` Chris Marusich
2018-08-11 16:46                       ` Andreas Enge
2018-08-01 10:17                 ` bug#24404: " Efraim Flashner
2018-07-22  9:49               ` Andreas Enge
2018-07-21 20:34           ` Andreas Enge
2018-07-21 18:48       ` Andreas Enge
2018-07-21 18:38     ` Efraim Flashner
2018-07-21 18:13   ` Andreas Enge
2019-02-19 22:25   ` bug#32238: Close Andreas Enge
  -- strict thread matches above, loose matches on Subject: below --
2016-09-10  2:50 bug#24404: Calibre can't find QtWebKitWidgets Leo Famulari
2018-12-08 14:49 ` bug#24404: "calibre" package fails to build Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180802164935.GA19896@jurong \
    --to=andreas@enge.fr \
    --cc=24404@debbugs.gnu.org \
    --cc=efraim@flashner.co.il \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.