unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: 32467@debbugs.gnu.org
Subject: bug#32467: Upgrade of libraw to 0.19 makes krita build fail
Date: Fri, 17 Aug 2018 18:04:34 +0200	[thread overview]
Message-ID: <20180817180434.6378e213@alma-ubu> (raw)

[-- Attachment #1: Type: text/plain, Size: 2132 bytes --]

Commit 290532870e3c9ea832e62701ec8784a78d6c6714 updated libraw:

-    (version "0.18.12")
+    (version "0.19.0")

This makes the build of krita fail:

/tmp/guix-build-krita-4.1.1.drv-0/krita-4.1.1/plugins/impex/raw/3rdparty/libkdcr
aw/src/kdcraw_p.cpp: In member function ?bool KDcrawIface::KDcraw::Private::load
FromLibraw(const QString&, QByteArray&, int&, int&, int&)?:
/tmp/guix-build-krita-4.1.1.drv-0/krita-4.1.1/plugins/impex/raw/3rdparty/libkdcr
aw/src/kdcraw_p.cpp:381:32: error: ?struct libraw_output_params_t? has no member
 named ?linenoise?
             raw.imgdata.params.linenoise    = m_parent->m_rawDecodingSettings.N
RThreshold * 2.11E-5 + 0.00111111;
                                ^
/tmp/guix-build-krita-4.1.1.drv-0/krita-4.1.1/plugins/impex/raw/3rdparty/libkdcr
aw/src/kdcraw_p.cpp:382:32: error: ?struct libraw_output_params_t? has no member
 named ?cfaline?
             raw.imgdata.params.cfaline      = true;
                                ^
/tmp/guix-build-krita-4.1.1.drv-0/krita-4.1.1/plugins/impex/raw/3rdparty/libkdcraw/src/kdcraw_p.cpp:389:32: error: ?struct libraw_output_params_t? has no member named ?lclean?
             raw.imgdata.params.lclean       = m_parent->m_rawDecodingSettings.NRThreshold     * 5E-5;

The problem is already known upstream but not yet solved:

https://bugs.kde.org/show_bug.cgi?id=396121
https://bugs.gentoo.org/659904

Note that this problem is currently hidden by kxmlgui not building:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=32013

I fixed #32013 quick and dirty, reverted the libraw-update and then
krita built again.


We should also check the build status of the other dependencies of
libraw as well:

./pre-inst-env  guix refresh -l libraw

Building the following 17 packages would ensure 22 dependent packages are rebuilt: econnman@1.1 lekha@0.2.1 terminology@1.2.1 edi@0.6.0 enlightenment@0.22.3 python-efl@1.20.0 rage@0.3.0 dbus-c++@0.9.0 shotwell@0.28.0 luminance-hdr@2.4.0 emulation-station@2.0.1 openmw@0.43-1.5bc0736 guile-sly@0.1 perceptualdiff@1.3 darktable@2.4.4 krita@3.3.3 krita@4.1.1


Björn

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

             reply	other threads:[~2018-08-17 16:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-17 16:04 Björn Höfling [this message]
2018-09-01  6:13 ` bug#32467: Upgrade of libraw to 0.19 makes krita build fail 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=20180817180434.6378e213@alma-ubu \
    --to=bjoern.hoefling@bjoernhoefling.de \
    --cc=32467@debbugs.gnu.org \
    /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).