Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936958 - media-gfx/krita-5.2.3, dev-libs/immer-0.8.1-r1, dev-libs/lager-0.1.1-r1 and dev-libs/zug-0.1.1-r1 stabilisation
Summary: media-gfx/krita-5.2.3, dev-libs/immer-0.8.1-r1, dev-libs/lager-0.1.1-r1 and d...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: CC-ARCHES
Depends on: 936296 937764
Blocks:
  Show dependency tree
 
Reported: 2024-07-30 22:30 UTC by Andreas Sturmlechner
Modified: 2024-08-30 06:33 UTC (History)
3 users (show)

See Also:
Package list:
media-gfx/krita-5.2.3 dev-libs/immer-0.8.1-r1 dev-libs/lager-0.1.1-r1 dev-libs/zug-0.1.1-r1
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Sturmlechner gentoo-dev 2024-07-30 22:30:55 UTC
Stabilisation is blocked by one build issue.
Comment 1 Joonas Niilola gentoo-dev 2024-08-30 06:33:10 UTC
Krita was missing a dependency with these use flags:
[ebuild  N    ~] media-gfx/krita-5.2.3:5::gentoo  USE="gsl mypaint-brush-engine raw xsimd -color-management (-debug) -fftw -gif -heif -jpeg2k -jpegxl -media -openexr -pdf -test -webp" PYTHON_SINGLE_TARGET="python3_12 -python3_10 -python3_11" 0 KiB

----------
CMake Warning at CMakeLists.txt:1210 (message):
  No externals download dir set, default location inside build tree is used.
  Use -DEXTERNALS_DOWNLOAD_DIR to override


CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
  Could NOT find FriBidi (missing: FriBidi_INCLUDE_DIR FriBidi_LIBRARY)
  (Required is at least version "1.0.6")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE)
  cmake/modules/FindFriBidi.cmake:79 (find_package_handle_standard_args)
  3rdparty_vendor/raqm/CMakeLists.txt:28 (find_package)


-- Configuring incomplete, errors occurred!
 * ERROR: media-gfx/krita-5.2.3::gentoo failed (configure phase):
 *   cmake failed
 * 
----------

After emerging dev-libs/fribidi manually, it worked. It looks like krita does also link to libfribidi:

# grep -i libfribidi /var/db/pkg/media-gfx/krita-5.2.3/NEEDED
/usr/lib64/libkritaflake.so.19.0.0 libkritapigment.so.19,libkritacommand.so.19,libQt5Svg.so.5,libfreetype.so.6,libharfbuzz.so.0,libfontconfig.so.1,libunibreak.so.5,libkritawidgetutils.so.19,libKF5WidgetsAddons.so.5,libkritaresources.so.19,libkritaplugin.so.19,libkritastore.so.19,libKF5ConfigCore.so.5,libkritaglobal.so.19,libKF5I18n.so.5,libQt5Xml.so.5,libQt5Widgets.so.5,libQt5Gui.so.5,libQt5Core.so.5,libfribidi.so.0,libstdc++.so.6,libm.so.6,libgcc_s.so.1,libc.so.6

I'll finish the stabilization, but you may want to revbump the stable, or do as you see best fit.
Comment 2 Joonas Niilola gentoo-dev 2024-08-30 06:33:42 UTC
amd64 done

all arches done