NetBSD Problem Report #56985

From www@netbsd.org  Mon Aug 29 11:11:00 2022
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 9114D1A921F
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 29 Aug 2022 11:11:00 +0000 (UTC)
Message-Id: <20220829111059.931841A923A@mollari.NetBSD.org>
Date: Mon, 29 Aug 2022 11:10:59 +0000 (UTC)
From: nia@pkgsrc.org
Reply-To: nia@pkgsrc.org
To: gnats-bugs@NetBSD.org
Subject: xephyr no longer works on NetBSD 9 with X11_TYPE=native since 21.1.4 update
X-Send-Pr-Version: www-1.0

>Number:         56985
>Category:       pkg
>Synopsis:       xephyr no longer works on NetBSD 9 with X11_TYPE=native since 21.1.4 update
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Aug 29 11:15:00 +0000 2022
>Originator:     nia
>Release:        NetBSD 9
>Organization:
The NetBSD Foundation
>Environment:
>Description:
Xephyr is not shipped with NetBSD xsrc, so must be obtained from
pkgsrc. This was previously possible by installing the
modular-xorg-xephyr package.


Since the 21.1.4 update, it fails to build on NetBSD 9:

Package dependency requirement 'fixesproto >= 6.0' could not be satisfied.
Package 'fixesproto' has version '5.0', required version is '>= 6.0'
Package dependency requirement 'inputproto >= 2.3.99.1' could not be satisfied.
Package 'inputproto' has version '2.3.2', required version is '>= 2.3.99.1'
>How-To-Repeat:

>Fix:
Adding:

BUILDLINK_API_DEPENDS.xorgproto+=       xorgproto>=2022.2

seems to cause a cascade of Things We Do Not Want, including using
libX11 from pkgsrc. xorgproto is a build-only dependency.

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.