Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931893 - dev-util/hyprwayland-scanner-0.3.7: version bump (Version '>=0.3.5' is needed for building gui-wm/hyprland-9999 successfully)
Summary: dev-util/hyprwayland-scanner-0.3.7: version bump (Version '>=0.3.5' is needed...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-14 06:03 UTC by sozuba
Modified: 2024-05-24 18:35 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sozuba 2024-05-14 06:03:52 UTC
Failed to emerge gui-wm/hyprland-9999.
Dependency hyprwayland-scanner found: NO found 0.3.1 but need: '>=0.3.5'

Reproducible: Always

Steps to Reproduce:
1.emerge or update gui-wm/hyprland-9999
2.update stuck asking for version bump of hyprwayland-scanner
Actual Results:  
protocols/meson.build:20:26: ERROR: Dependency lookup for hyprwayland-scanner with method 'pkgconfig' failed: Invalid version, need 'hyprwayland-scanner' ['>=0.3.5'] found '0.3.1'.

A full log can be found at /var/tmp/portage/gui-wm/hyprland-9999/work/hyprland-9999-build/meson-logs/meson-log.txt
 * ERROR: gui-wm/hyprland-9999::gentoo failed (configure phase):
 *   configure failed
 *
 * Call stack:
 *     ebuild.sh, line  136:  Called src_configure
 *   environment, line 3533:  Called meson_src_configure
 *   environment, line 2789:  Called die
 * The specific snippet of code:
 *       [[ ${rv} -eq 0 ]] || die -n "configure failed";
 *
 * If you need support, post the output of `emerge --info '=gui-wm/hyprland-9999::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=gui-wm/hyprland-9999::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/gui-wm/hyprland-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/gui-wm/hyprland-9999/temp/environment'.
 * Working directory: '/var/tmp/portage/gui-wm/hyprland-9999/work/hyprland-9999'
 * S: '/var/tmp/portage/gui-wm/hyprland-9999/work/hyprland-9999'

>>> Failed to emerge gui-wm/hyprland-9999, Log file:

>>>  '/var/tmp/portage/gui-wm/hyprland-9999/temp/build.log'

Expected Results:  
>>> Completed gui-wm/hyprland-9999::gentoo
Comment 1 Julien 2024-05-14 16:08:42 UTC
There is already a PR opened that includes this.
https://github.com/gentoo/gentoo/pull/36666
Comment 2 Julien 2024-05-24 18:35:32 UTC
Closing since the PR was merged