Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823650 - x11-base/xorg-server-9999 fails to build with meson 0.60
Summary: x11-base/xorg-server-9999 fails to build with meson 0.60
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: meson-0.60.x
  Show dependency tree
 
Reported: 2021-11-14 01:10 UTC by cyrillic
Modified: 2021-11-14 01:18 UTC (History)
0 users

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


Attachments
build.log (build.log,4.24 KB, text/plain)
2021-11-14 01:12 UTC, cyrillic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cyrillic 2021-11-14 01:10:50 UTC
x11-base/xorg-server-9999 fails to build with meson 0.60

Reproducible: Always

Actual Results:  
meson.build:1:0: ERROR: Unknown options: "dri"

Expected Results:  
The option should be called "dri1"
Comment 1 cyrillic 2021-11-14 01:12:57 UTC
Created attachment 750963 [details]
build.log
Comment 2 Larry the Git Cow gentoo-dev 2021-11-14 01:18:12 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a394db17cfe9fd6950931a27a2f83e5b8a1bc9b8

commit a394db17cfe9fd6950931a27a2f83e5b8a1bc9b8
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2021-11-14 01:17:41 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2021-11-14 01:18:08 +0000

    x11-base/xorg-server: fix dri1 option
    
    Closes: https://bugs.gentoo.org/823650
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 x11-base/xorg-server/xorg-server-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)