Summary: | media-gfx/krita with >=media-libs/libraw-0.19.0: kdcraw_p.cpp: error: ‘struct libraw_output_params_t’ has no member named ‘linenoise’ | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | costas.magnuse, gentoo, jasmin+gentoo, josef64, klaus818, laguest, m.debruijne, Martin.Jansa, phobosk, plevine457, viklevin2 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=659860 https://bugs.kde.org/show_bug.cgi?id=396121 |
||
Whiteboard: | tracking upstream | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 659862 |
Description
Lars Wendler (Polynomial-C) (RETIRED)
![]() 4.1.0 release is also affected. Going to report this to upstream. There's clearly an API incompatibility with >=libraw-0.19.0. Many of the missing "struct libraw_output_params_t" members, such as "float linenoise", "int cfaline", etc..., were initially removed from "libraw/libraw_types.h" for 0.19.0-Beta1 (https://github.com/LibRaw/LibRaw/commit/b85690eb4881d613dd48068ee82f98ac246690b8). In the mean time, kde-apps/libkdcraw and media-gfx/krita should probably change their libraw dependency to 'media-libs/libraw:0/16' or '<media-libs/libraw-0.19.0:='. The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=88d14e3ec154b6d2937d7f7a4615146cdbc8e243 commit 88d14e3ec154b6d2937d7f7a4615146cdbc8e243 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-07-08 16:15:06 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-07-08 16:15:30 +0000 media-gfx/krita: Restrict to <media-libs/libraw-0.19 Bug: https://bugs.gentoo.org/659904 Package-Manager: Portage-2.3.41, Repoman-2.3.9 media-gfx/krita/krita-3.3.3.ebuild | 2 +- media-gfx/krita/krita-4.0.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1073bbaf30c2a586930d2738f9ad958889c64416 commit 1073bbaf30c2a586930d2738f9ad958889c64416 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-08-29 16:17:02 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-08-29 16:47:48 +0000 media-gfx/krita: Fix build with >=libraw-0.19 Reverting 88d14e3. Closes: https://bugs.gentoo.org/659904 Package-Manager: Portage-2.3.48, Repoman-2.3.10 .../krita/files/krita-4.0.3-libraw-0.19.patch | 77 ++++++++++++++++++++++ media-gfx/krita/krita-4.0.3.ebuild | 4 +- 2 files changed, 80 insertions(+), 1 deletion(-) |