NetBSD Problem Report #50328

From www@NetBSD.org  Sun Oct 11 01:45:03 2015
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 7D583A6531
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 11 Oct 2015 01:45:03 +0000 (UTC)
Message-Id: <20151011014501.EE5D1A65BA@mollari.NetBSD.org>
Date: Sun, 11 Oct 2015 01:45:01 +0000 (UTC)
From: darcy@NetBSD.org
Reply-To: darcy@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: Can't build userland under 7.0
X-Send-Pr-Version: www-1.0

>Number:         50328
>Category:       install
>Synopsis:       Can't build userland under 7.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    lukem
>State:          closed
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Sun Oct 11 01:50:00 +0000 2015
>Closed-Date:    Mon Jun 05 05:32:23 +0000 2023
>Last-Modified:  Mon Jun 05 05:32:23 +0000 2023
>Originator:     D'Arcy Cain
>Release:        NetBSD-7-0
>Organization:
Vybe Networks Inc.
>Environment:
NetBSD gollum.vex.net 7.0 NetBSD 7.0 (VEX) #0: Fri Oct  9 08:04:36 EDT 2015  door@gollum.vex.net:/usr/obj/usr/src/sys/arch/amd64/compile/VEX amd64
>Description:
I was able to build and run the kernel but when I tried to build userland  with the command "./build.sh -M/usr/obj distribution" I saw this at the tail end of the build.

includes ===> external/mit/xorg/include/renderproto
includes ===> external/mit/xorg/include/dri2proto
includes ===> external/mit/xorg/include/dri3proto
nbmake[6]: don't know how to make dri3proto.h. Stop

nbmake[6]: stopped in /usr/src/external/mit/xorg/include/dri3proto

*** Failed target:  includes-dri3proto
*** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="external/mit/xorg/include/"; real="/usr/src/external/mit/xorg/include" ;; *) this="external/mit/xorg/include/${dir}/"; real="/usr/src/external/mit/xorg/include/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /usr/obj/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget dri3proto includes
*** Error code 2

Stop.
nbmake[5]: stopped in /usr/src/external/mit/xorg/include


Here is my config file:

# $Id: VEX.config 9246 2015-05-23 09:32:06Z darcy $
# General config for 64 bit kernels on Vex.Net

include "arch/amd64/conf/GENERIC"

#ident          "INSTALL-$Revision: 9246 $"

maxusers 4096

options SEMMNI=20000
options SEMMNS=5000
options SEMUME=200
options SEMMNU=500
options SHMMAXPGS=16384

#pseudo-device   npf                     # NPF packet filter
pseudo-device   pf                      # PF packet filter
pseudo-device   pflog                   # PF log if
options ALTQ # stop those annoying pf warnings

>How-To-Repeat:
Not sure.  I don't believe that it was released without testing so I don't understand why it doesn't work for me.
>Fix:

>Release-Note:

>Audit-Trail:
From: David Holland <dholland-bugs@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: install/50328: Can't build userland under 7.0
Date: Sun, 11 Oct 2015 03:32:32 +0000

 On Sun, Oct 11, 2015 at 01:50:00AM +0000, darcy@NetBSD.org wrote:
  > nbmake[6]: don't know how to make dri3proto.h. Stop
  > nbmake[6]: stopped in /usr/src/external/mit/xorg/include/dri3proto

 obvious questions first: are you sure you have matching xsrc? I forget
 that about 3/4 of the time I try to update...

 -- 
 David A. Holland
 dholland@netbsd.org

State-Changed-From-To: open->feedback
State-Changed-By: lukem@NetBSD.org
State-Changed-When: Thu, 18 May 2023 15:24:00 +0000
State-Changed-Why:
Is this still an issue, especially in light of dh@'s query
about having xsrc also up to date?


Responsible-Changed-From-To: install-manager->lukem
Responsible-Changed-By: lukem@NetBSD.org
Responsible-Changed-When: Sat, 20 May 2023 08:38:25 +0000
Responsible-Changed-Why:


State-Changed-From-To: feedback->closed
State-Changed-By: dholland@NetBSD.org
State-Changed-When: Mon, 05 Jun 2023 05:32:23 +0000
State-Changed-Why:
This address doesn't work any more.

let's assume it was a local problem and/or fixed


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.47 2022/09/11 19:34:41 kim Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2023 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.