Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 718906 - gui-libs/wlroots-9999: >=dev-util/meson-0.54.0 required
Summary: gui-libs/wlroots-9999: >=dev-util/meson-0.54.0 required
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron Bauman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-22 16:42 UTC by CaptainBlood
Modified: 2020-04-23 09:27 UTC (History)
3 users (show)

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


Attachments
build log (gui-libs:wlroots-9999:20200422-162700.log,3.62 KB, text/x-log)
2020-04-22 16:44 UTC, CaptainBlood
Details

Note You need to log in before you can comment on or make changes to this bug.
Description CaptainBlood 2020-04-22 16:42:43 UTC
build log snippet :
meson.build:1:0: ERROR: Meson version is 0.52.1 but project requires >=0.54.0

Reproducible: Always
Comment 1 CaptainBlood 2020-04-22 16:44:00 UTC
Created attachment 634104 [details]
build log
Comment 2 Andreas Sturmlechner gentoo-dev 2020-04-22 19:28:58 UTC
dev-util/meson-0.54.0 is not available in Gentoo ebuild repo yet.
Comment 3 CaptainBlood 2020-04-22 20:50:16 UTC
Oops,my bad!
I didn't know that.
So what should become of wlroots-9999?
Comment 4 Mike Gilbert gentoo-dev 2020-04-22 21:07:09 UTC
(In reply to CaptainBlood from comment #3)

Have some patience and wait until we have time to version bump meson.

In the meantime, you could upgrade to meson-9999 to work around it.
Comment 5 Mike Gilbert gentoo-dev 2020-04-23 01:11:20 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=647d6b4d0a796d0a66fa043184c7aabeee288b67

commit 647d6b4d0a796d0a66fa043184c7aabeee288b67
Author: Mike Gilbert <floppym@gentoo.org>
Date:   Wed Apr 22 21:00:17 2020 -0400

    dev-util/meson: bump to 0.54.0

    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-util/meson/Manifest                                   | 1 +
 dev-util/meson/{meson-9999.ebuild => meson-0.54.0.ebuild} | 0
 2 files changed, 1 insertion(+)
Comment 6 CaptainBlood 2020-04-23 02:34:53 UTC
Thks
Comment 7 Dylan Wakefield 2020-04-23 09:27:48 UTC
(In reply to Mike Gilbert from comment #5)
> https://gitweb.gentoo.org/repo/gentoo.git/commit/
> ?id=647d6b4d0a796d0a66fa043184c7aabeee288b67
> 
> commit 647d6b4d0a796d0a66fa043184c7aabeee288b67
> Author: Mike Gilbert <floppym@gentoo.org>
> Date:   Wed Apr 22 21:00:17 2020 -0400
> 
>     dev-util/meson: bump to 0.54.0
> 
>     Signed-off-by: Mike Gilbert <floppym@gentoo.org>
> 
>  dev-util/meson/Manifest                                   | 1 +
>  dev-util/meson/{meson-9999.ebuild => meson-0.54.0.ebuild} | 0
>  2 files changed, 1 insertion(+)

meson-0.54.0 breaks the detection of 32Bit libs on multilib for me. Try building mesa for example.