NetBSD Problem Report #52874

From www@NetBSD.org  Thu Dec 28 14:50:07 2017
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 352D97A167
	for <gnats-bugs@gnats.NetBSD.org>; Thu, 28 Dec 2017 14:50:07 +0000 (UTC)
Message-Id: <20171228145001.D6FCF7A1FA@mollari.NetBSD.org>
Date: Thu, 28 Dec 2017 14:50:01 +0000 (UTC)
From: n54@gmx.com
Reply-To: n54@gmx.com
To: gnats-bugs@NetBSD.org
Subject: Userland header <xen/xenio.h> cannot be included
X-Send-Pr-Version: www-1.0

>Number:         52874
>Category:       port-xen
>Synopsis:       Userland header <xen/xenio.h> cannot be included
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    port-xen-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 28 14:55:00 +0000 2017
>Closed-Date:    Fri Jul 17 12:13:40 +0000 2020
>Last-Modified:  Fri Jul 24 06:15:01 +0000 2020
>Originator:     Kamil Rytarowski
>Release:        NetBSD 8.99.9 amd64
>Organization:
TNF
>Environment:
NetBSD chieftec 8.99.9 NetBSD 8.99.9 (GENERIC) #0: Mon Dec 25 12:58:16 CET 2017  root@chieftec:/public/netbsd-root/sys/arch/amd64/compile/GENERIC amd64
>Description:
/usr/include/xen/xenio.h:    domid_t dom; /* target domain */
/usr/include/xen/xenio.h:    domid_t dom; /* target domain */
/usr/include/xen/xenio.h:    domid_t dom; /* target domain */

domid_t is unknown to userland.
>How-To-Repeat:
N/A
>Fix:
N/A

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: kern-bug-people->port-xen-bug-people
Responsible-Changed-By: jdolecek@NetBSD.org
Responsible-Changed-When: Tue, 14 Aug 2018 17:50:35 +0000
Responsible-Changed-Why:
Moved to port-xen.


Responsible-Changed-From-To: port-xen-bug-people->port-xen-maintainer
Responsible-Changed-By: jdolecek@NetBSD.org
Responsible-Changed-When: Tue, 28 Aug 2018 18:34:28 +0000
Responsible-Changed-Why:
Fixing to port-xen-maintainer


State-Changed-From-To: open->closed
State-Changed-By: jdolecek@NetBSD.org
State-Changed-When: Fri, 17 Jul 2020 12:13:40 +0000
State-Changed-Why:
The header is no longer installed. Thanks for report.


From: "Jaromir Dolecek" <jdolecek@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/52874 CVS commit: src
Date: Fri, 17 Jul 2020 12:12:24 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Fri Jul 17 12:12:24 UTC 2020

 Modified Files:
 	src/distrib/sets/lists/comp: md.amd64 md.i386
 	src/sys/arch/xen/include: Makefile

 Log Message:
 don't install xen/xenio.h and xen/xenio3.h anymore, xentools don't use it

 PR port-xen/52874


 To generate a diff of this commit:
 cvs rdiff -u -r1.277 -r1.278 src/distrib/sets/lists/comp/md.amd64
 cvs rdiff -u -r1.195 -r1.196 src/distrib/sets/lists/comp/md.i386
 cvs rdiff -u -r1.4 -r1.5 src/sys/arch/xen/include/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

From: "Jaromir Dolecek" <jdolecek@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/52874 CVS commit: src
Date: Fri, 24 Jul 2020 06:12:21 +0000

 Module Name:	src
 Committed By:	jdolecek
 Date:		Fri Jul 24 06:12:21 UTC 2020

 Modified Files:
 	src/distrib/sets/lists/comp: md.amd64 md.i386
 	src/sys/arch/xen/include: Makefile

 Log Message:
 <xen/xenio.h> is in fact used by the newly imported xentools 4.13,
 reinstantiate it

 header is for use by xentools only, which define domid_t themselves,
 so it should not be a problem the header doesn't define it per PR port-xen/52874


 To generate a diff of this commit:
 cvs rdiff -u -r1.278 -r1.279 src/distrib/sets/lists/comp/md.amd64
 cvs rdiff -u -r1.196 -r1.197 src/distrib/sets/lists/comp/md.i386
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/xen/include/Makefile

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

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.