Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880063 - x11-libs/gtksourceview-5.2.0 (stable) gedit, gnome-calculator fail to build
Summary: x11-libs/gtksourceview-5.2.0 (stable) gedit, gnome-calculator fail to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-06 14:52 UTC by julio.borreguero
Modified: 2024-07-19 08:00 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info x11-libs/gtksourceview + gedit + gnome-calculator (file_880063.txt,24.73 KB, text/plain)
2022-11-06 14:52 UTC, julio.borreguero
Details

Note You need to log in before you can comment on or make changes to this bug.
Description julio.borreguero 2022-11-06 14:52:08 UTC
Created attachment 828103 [details]
emerge --info x11-libs/gtksourceview + gedit + gnome-calculator

After succesfully upgrading x11-libs/gtksourceview to x11-libs/gtksourceview-5.2.0 (stable)
gedit and gnome-calculator fail to build.

This is the error message for gedit:

Run-time dependency gtksourceview-4 found: NO (tried pkgconfig and cmake)

meson.build:59:0: ERROR: Dependency "gtksourceview-4" not found, tried pkgconfig and cmake

Error Message for gnome-calculator:

Dependency gtksourceview-5 found: NO found 5.2.0 but need: '>= 5.3.0'
Found CMake: /usr/bin/cmake (3.24.2)
WARNING: CMake Toolchain: Failed to determine CMake compilers state
Run-time dependency gtksourceview-5 found: NO (tried cmake)

meson.build:96:0: ERROR: Invalid version of dependency, need 'gtksourceview-5' ['>= 5.3.0'] found '5.2.0'.
Comment 1 Pacho Ramos gentoo-dev 2024-07-19 07:58:23 UTC
I cannot reproduce this on updated systems, can you retry please? Thanks
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-07-19 08:00:39 UTC
commit 65229e3ff7a81f128be7856de553491e9208da2d
Author: Matt Turner <mattst88@gentoo.org>
Date:   Mon Mar 21 22:52:57 2022 -0700

    gnome-extra/gnome-calculator: Version bump to 42.0

    Signed-off-by: Matt Turner <mattst88@gentoo.org>