From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: Leo Famulari <leo@famulari.name>
Cc: 32013@debbugs.gnu.org
Subject: bug#32013: Krita dependency kxmlgui fails to build since Qt 5.11
Date: Fri, 17 Aug 2018 18:30:34 +0200 [thread overview]
Message-ID: <20180817183034.533be2f9@alma-ubu> (raw)
In-Reply-To: <20180629210236.GA19657@jasmine.lan>
[-- Attachment #1: Type: text/plain, Size: 1595 bytes --]
On Fri, 29 Jun 2018 17:02:36 -0400
Leo Famulari <leo@famulari.name> wrote:
> Since we upgraded Qt to 5.11, Krita's dependency kxmlgui has failed to
> build:
>
> https://hydra.gnu.org/build/2815173
I played a bit around with this:
I just updated the KDE libs to 5.49.0 with a simple
./pre-inst-env guix refresh -t kde -u
There is one test in attica that fails, I disabled it by adding a phase:
+ (arguments
+ `(#:phases
+ (modify-phases %standard-phases
+ (add-after 'unpack 'disable-provider-test
+ (lambda _
+ (substitute* "autotests/CMakeLists.txt"
+ ((".*providertest.cpp") "")))))))
With that, kxmlgui builds again.
Krita has then another issue: libraw was recently updated to 0.19.0, if
I revert that, Krita builds again. I opened another bug for that,
because I found it unrelated and it could maybe effect other packages
as well:
#32467
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32467
I would call that solution "quick & dirty" or at least untested,
that's why I haven't prepared a patch: I haven't rebuilt the whole
KDE-stack, just the dependencies from kxmlgui and krita. I have no idea
of how to do a proper KDE-update or what has to be tested for KDE. I
think someone should do a proper KDE-update and then krita builds again
automatically.
I would ask for someone else to do the KDE-update as I have not much
knowledge about that and will be mostly absent the next weeks.
Hopefully this information motivates someone else to do the job :-)
Björn
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]
next prev parent reply other threads:[~2018-08-17 16:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-29 21:02 bug#32013: Krita dependency kxmlgui fails to build since Qt 5.11 Leo Famulari
2018-08-17 16:30 ` Björn Höfling [this message]
2018-09-01 6:14 ` Leo Famulari
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180817183034.533be2f9@alma-ubu \
--to=bjoern.hoefling@bjoernhoefling.de \
--cc=32013@debbugs.gnu.org \
--cc=leo@famulari.name \
/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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).