NetBSD Problem Report #44158

From bch@methodlogic.net  Sat Nov 27 02:32:58 2010
Return-Path: <bch@methodlogic.net>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id 0583563BAE5
	for <gnats-bugs@gnats.netbsd.org>; Sat, 27 Nov 2010 02:32:58 +0000 (UTC)
Message-Id: <20101127023216.GA6780@methodlogic.net>
Date: Sat, 27 Nov 2010 02:32:16 +0000
From: bch@methodlogic.net
Reply-To:
To: gnats-bugs@gnats.netbsd.org
Subject: pkg_chk fails w/ latest xsrc updates in -current
X-Send-Pr-Version: 3.95

>Number:         44158
>Category:       xsrc
>Synopsis:       pkg_chk errors out w/ latest xsrc updates
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    mrg
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Nov 27 02:35:00 +0000 2010
>Closed-Date:    Sat Nov 27 23:35:19 +0000 2010
>Last-Modified:  Sun Nov 28 05:00:03 +0000 2010
>Originator:     bch@methodlogic.net
>Release:        NetBSD 5.99.40
>Organization:
	Method Logic Digital (http://methodlogic.net/)
>Environment:
System: NetBSD kamloops 5.99.40 NetBSD 5.99.40 (kamloops) #88: Fri Nov 26 10:52:22 PST 2010 root@kamloops:/usr/obj/sys/arch/amd64/compile/kamloops amd64
Architecture: x86_64
Machine: amd64
>Description:
	"pkg_chk -qu" throws errors, seem to be related to recent work in xsrc in -current.
	eg:

In file included from /usr/X11R7/lib/X11/config/NetBSD.cf:603,
                 from /usr/X11R7/lib/X11/config/Imake.tmpl:110,
                 from Imakefile.c:16:
/usr/X11R7/lib/X11/config/xorg.cf:13: error: date.def: No such file or directory
/usr/X11R7/bin/imake: Exit code 1.
  Stop.
make: don't know how to make builtin-test. Stop
In file included from /usr/X11R7/lib/X11/config/NetBSD.cf:603,
                 from /usr/X11R7/lib/X11/config/Imake.tmpl:110,
                 from Imakefile.c:16:
/usr/X11R7/lib/X11/config/xorg.cf:13: error: date.def: No such file or directory
/usr/X11R7/bin/imake: Exit code 1.
  Stop.
make: don't know how to make builtin-test. Stop
In file included from /usr/X11R7/lib/X11/config/NetBSD.cf:603,
                 from /usr/X11R7/lib/X11/config/Imake.tmpl:110,
                 from Imakefile.c:16:
/usr/X11R7/lib/X11/config/xorg.cf:13: error: date.def: No such file or directory
/usr/X11R7/bin/imake: Exit code 1.
  Stop.
make: don't know how to make builtin-test. Stop
In file included from /usr/X11R7/lib/X11/config/NetBSD.cf:603,
                 from /usr/X11R7/lib/X11/config/Imake.tmpl:110,
                 from Imakefile.c:16:
/usr/X11R7/lib/X11/config/xorg.cf:13: error: date.def: No such file or directory
/usr/X11R7/bin/imake: Exit code 1.
  Stop.
make: don't know how to make builtin-test. Stop
In file included from /usr/X11R7/lib/X11/config/NetBSD.cf:603,
                 from /usr/X11R7/lib/X11/config/Imake.tmpl:110,
                 from Imakefile.c:16:
/usr/X11R7/lib/X11/config/xorg.cf:13: error: date.def: No such file or directory
/usr/X11R7/bin/imake: Exit code 1.
  Stop.

  [ 8< 8< 8< snip 8< 8< 8< ]

>How-To-Repeat:
	pkg_chk -qu
>Fix:

>Release-Note:

>Audit-Trail:

Responsible-Changed-From-To: xsrc-manager->mrg
Responsible-Changed-By: mrg@NetBSD.org
Responsible-Changed-When: Sat, 27 Nov 2010 22:09:44 +0000
Responsible-Changed-Why:
i'll fix this, i have a change in testing.


State-Changed-From-To: open->analyzed
State-Changed-By: mrg@NetBSD.org
State-Changed-When: Sat, 27 Nov 2010 22:09:44 +0000
State-Changed-Why:
i know what is wrong.


From: "matthew green" <mrg@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/44158 CVS commit: src
Date: Sat, 27 Nov 2010 22:21:28 +0000

 Module Name:	src
 Committed By:	mrg
 Date:		Sat Nov 27 22:21:28 UTC 2010

 Modified Files:
 	src/distrib/sets/lists/xcomp: mi
 	src/external/mit/xorg/share/cf: Makefile
 Added Files:
 	src/external/mit/xorg/share/cf: date.def

 Log Message:
 install an empty date.def, like the xorg package does.  PR#44158.


 To generate a diff of this commit:
 cvs rdiff -u -r1.119 -r1.120 src/distrib/sets/lists/xcomp/mi
 cvs rdiff -u -r1.7 -r1.8 src/external/mit/xorg/share/cf/Makefile
 cvs rdiff -u -r0 -r1.1 src/external/mit/xorg/share/cf/date.def

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

State-Changed-From-To: analyzed->closed
State-Changed-By: mrg@NetBSD.org
State-Changed-When: Sat, 27 Nov 2010 23:35:19 +0000
State-Changed-Why:
this should be fixed now, thanks.


From: bch@methodlogic.net
To: gnats-bugs@NetBSD.org
Cc: mrg@NetBSD.org, netbsd-bugs@netbsd.org, gnats-admin@netbsd.org
Subject: Re: xsrc/44158 (pkg_chk errors out w/ latest xsrc updates)
Date: Sun, 28 Nov 2010 04:46:39 +0000

 On Sat, Nov 27, 2010 at 11:35:20PM +0000, mrg@NetBSD.org wrote:
 > Synopsis: pkg_chk errors out w/ latest xsrc updates
 > 
 > State-Changed-From-To: analyzed->closed
 > State-Changed-By: mrg@NetBSD.org
 > State-Changed-When: Sat, 27 Nov 2010 23:35:19 +0000
 > State-Changed-Why:
 > this should be fixed now, thanks.


 Build issues:

 [...]
 --- install-server ---
 --- install-render ---
 install ===> external/mit/xorg/server/xorg-server/render
 --- install-share ---
 --- /usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def ---
 #   install  /usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def
 /usr/src/obj/tooldir.NetBSD-5.99.40-amd64/bin/x86_64--netbsd-install  -N /usr/src/etc -c  -r  -o root  -g wheel  -m 444   date.def /usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def
 x86_64--netbsd-install: date.def: stat: No such file or directory
 *** [/usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def] Error code 1

 nbmake: stopped in /usr/src/external/mit/xorg/share/cf
 1 error

 nbmake: stopped in /usr/src/external/mit/xorg/share/cf
 *** [install-cf] Error code 2

 -- 
 Brad Harder
 Method Logic Digital Consulting
 http://methodlogic.net
 http://twitter.com/bcharder

From: matthew green <mrg@eterna.com.au>
To: bch@methodlogic.net
Cc: netbsd-bugs@netbsd.org, gnats-admin@netbsd.org,
    gnats-bugs@NetBSD.org
Subject: re: xsrc/44158 (pkg_chk errors out w/ latest xsrc updates)
Date: Sun, 28 Nov 2010 15:57:45 +1100

 > Build issues:
 > 
 > [...]
 > --- install-server ---
 > --- install-render ---
 > install ===> external/mit/xorg/server/xorg-server/render
 > --- install-share ---
 > --- /usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def ---
 > #   install  /usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def
 > /usr/src/obj/tooldir.NetBSD-5.99.40-amd64/bin/x86_64--netbsd-install  -N /usr/src/etc -c  -r  -o root  -g wheel  -m 444   date.def /usr/src/obj/destdir.amd64
 /usr/X11R7/lib/X11/config/date.def
 > x86_64--netbsd-install: date.def: stat: No such file or directory
 > *** [/usr/src/obj/destdir.amd64/usr/X11R7/lib/X11/config/date.def] Error code 1
 > 
 > nbmake: stopped in /usr/src/external/mit/xorg/share/cf
 > 1 error
 > 
 > nbmake: stopped in /usr/src/external/mit/xorg/share/cf
 > *** [install-cf] Error code 2

 this one is an out of date build dir issue, try blowing away your
 objdir for src/external/mit/xorg/share/cf and trying again.

 thanks.


 .mrg.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.