NetBSD Problem Report #54461

From www@netbsd.org  Tue Aug 13 16:40:36 2019
Return-Path: <www@netbsd.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-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 D39DC7A174
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 13 Aug 2019 16:40:36 +0000 (UTC)
Message-Id: <20190813164035.D624E7A1BA@mollari.NetBSD.org>
Date: Tue, 13 Aug 2019 16:40:35 +0000 (UTC)
From: altunaraul@hotmail.com
Reply-To: altunaraul@hotmail.com
To: gnats-bugs@NetBSD.org
Subject: xf86-input-keyboard & xf86-video-vmware, cannot be built and installed
X-Send-Pr-Version: www-1.0

>Number:         54461
>Category:       pkg
>Synopsis:       xf86-input-keyboard & xf86-video-vmware, cannot be built and installed
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Aug 13 16:45:00 +0000 2019
>Last-Modified:  Tue Aug 13 17:19:24 +0000 2019
>Originator:     Altuna, Raśl
>Release:        NetBSD 8.1
>Organization:
Nothing
>Environment:
NetBSD localhost 8.1 NetBSD 8.1 GENERIC #0: Fri May 31 08:43:59 UTC 2019
mkrepro@mkrepro.NetBSD.org:/usr/src/sys/arch/i386/compile/GENERIC i386
>Description:
Both, xf86-input-keyboard and xf86-video-vmware, canot be installed because of a dependency requirement, randrproto >= 1.6.0

The last randrproto version is 1.5.0. Does not exist randrproto 1.6.0.

According with freedesktop.org, this issue is solved by installing xorgproto, that replaces several "protos", including "randrproto".

The case is, removing xorgproto, and reinstalling, does not solve this issue.


>How-To-Repeat:
This is the code for both, xf86-input-keyboard and xf86-video-vmware:

CODE

'xf86-input-keyboard'

make install clean

Package dependency requirement 'randrproto >= 1.6.0' could not be satisfied.
Package 'randrproto' has version '1.5.0', required version is '>= 1.6.0'

Consider adjusting the PKG_CFG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables XSERVERFLAGS_CFLAGS and XSERVERFLAGS_LIBS to avoid the need
to call pkg-config.
See the pkg-config man page for more details.

Stop.
make(2): stopped in /usr/pkgsrc/x11/modular-xorg-server
*** Error code 1

Stop
make(1): stopped in /usr/pkgsrc/x11/modular-xorg-server
*** Error code 1

Stop
make: stopped in /usr/pkgsrc/x11/xf86-input-keyboard

/CODE

CODE

xf86-video-vmware

make install clean

Package dependency requirement 'randrproto >= 1.6.0' could not be satisfied.
Package 'randrproto' has version '1.5.0', required version is '>= 1.6.0'

Consider adjusting the PKG_CFG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively, you may set the environment variables XSERVERFLAGS_CFLAGS and XSERVERFLAGS_LIBS to avoid the need
to call pkg-config.
See the pkg-config man page for more details.

Stop.
make(2): stopped in /usr/pkgsrc/x11/modular-xorg-server
*** Error code 1

Stop
make(1): stopped in /usr/pkgsrc/x11/modular-xorg-server
*** Error code 1

Stop
make: stopped in /usr/pkgsrc/x11/xf86-video-vmware


/CODE
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: port-i386-maintainer->pkg-manager
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Tue, 13 Aug 2019 17:19:24 +0000
Responsible-Changed-Why:
Looks like a pkgsrc problem


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.43 2018/01/16 07:36:43 maya Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2017 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.