Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 934564

Summary: x11-base/xwayland-9999 : meson.build:1:0: ERROR: Unknown options: "secure-rpc"
Product: Gentoo Linux Reporter: Manfred Knick <Manfred.Knick>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: normal CC: Manfred.Knick, parona
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/37200
https://bugs.gentoo.org/show_bug.cgi?id=935226
Whiteboard:
Package list:
Runtime testing required: ---

Description Manfred Knick 2024-06-19 15:18:43 UTC
emerge fails with above error.

Reproducible: Always




Removing   -Dsecure-rpc=false

from the list  local emesonargs=(

succeeds.
Comment 1 Larry the Git Cow gentoo-dev 2024-06-25 21:40:47 UTC
The bug has been closed via the following commit(s):

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

commit 300758fdaad5986d69919bed772fcb866aa5aaa7
Author:     Joe Kappus <joe@wt.gd>
AuthorDate: 2024-06-18 03:41:41 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2024-06-25 21:40:43 +0000

    x11-base/xwayland: Remove secure-rpc option
    
    The option was removed in upstream commit 71b207a2e ("os: drop SUN-DES-1
    authentication").
    
    Closes: https://bugs.gentoo.org/934564
    Closes: https://github.com/gentoo/gentoo/pull/37200
    Signed-off-by: Joe Kappus <joe@wt.gd>
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 x11-base/xwayland/xwayland-9999.ebuild | 1 -
 1 file changed, 1 deletion(-)