NetBSD Problem Report #49331

From www@NetBSD.org  Tue Oct 28 22:00:14 2014
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 F323BA6639
	for <gnats-bugs@gnats.NetBSD.org>; Tue, 28 Oct 2014 22:00:13 +0000 (UTC)
Message-Id: <20141028220012.BB6A6A668F@mollari.NetBSD.org>
Date: Tue, 28 Oct 2014 22:00:09 +0000 (UTC)
From: a_moschos@yahoo.com
Reply-To: a_moschos@yahoo.com
To: gnats-bugs@NetBSD.org
Subject: Current distribution build with dtrace enabled fails
X-Send-Pr-Version: www-1.0

>Number:         49331
>Category:       port-i386
>Synopsis:       Current distribution build with dtrace enabled fails
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    port-i386-maintainer
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 28 22:05:00 +0000 2014
>Closed-Date:    Wed Mar 01 05:17:18 +0000 2017
>Last-Modified:  Wed Mar 01 05:17:18 +0000 2017
>Originator:     Andreas Moschos
>Release:        Current
>Organization:
>Environment:
NetBSD nb 7.99.1 NetBSD 7.99.1 (GENERIC) #0: Thu Oct 16 15:58:49 EEST 2014  root@nb:/usr/obj/sys/arch/i386/compile/GENERIC i386
>Description:
building distribution on i386 with dtrace enabled fails with the following:
=======  20 extra files in DESTDIR  =========
Files in DESTDIR but missing from flist.
File is obsolete or flist is out of date ?
------------------------------------------
./stand/i386-xen/7.99.1/modules/cyclic
./stand/i386-xen/7.99.1/modules/cyclic/cyclic.kmod
./stand/i386-xen/7.99.1/modules/dtrace
./stand/i386-xen/7.99.1/modules/dtrace/dtrace.kmod
./stand/i386-xen/7.99.1/modules/dtrace_fbt
./stand/i386-xen/7.99.1/modules/dtrace_fbt/dtrace_fbt.kmod
./stand/i386-xen/7.99.1/modules/dtrace_profile
./stand/i386-xen/7.99.1/modules/dtrace_profile/dtrace_profile.kmod
./stand/i386-xen/7.99.1/modules/dtrace_sdt
./stand/i386-xen/7.99.1/modules/dtrace_sdt/dtrace_sdt.kmod
./stand/i386pae-xen/7.99.1/modules/cyclic
./stand/i386pae-xen/7.99.1/modules/cyclic/cyclic.kmod
./stand/i386pae-xen/7.99.1/modules/dtrace
./stand/i386pae-xen/7.99.1/modules/dtrace/dtrace.kmod
./stand/i386pae-xen/7.99.1/modules/dtrace_fbt
./stand/i386pae-xen/7.99.1/modules/dtrace_fbt/dtrace_fbt.kmod
./stand/i386pae-xen/7.99.1/modules/dtrace_profile
./stand/i386pae-xen/7.99.1/modules/dtrace_profile/dtrace_profile.kmod
./stand/i386pae-xen/7.99.1/modules/dtrace_sdt
./stand/i386pae-xen/7.99.1/modules/dtrace_sdt/dtrace_sdt.kmod
=========  end of 20 extra files  ===========
*** [checkflist] Error code 1
nbmake[1]: stopped in /usr/src/distrib/sets
1 error
nbmake[1]: stopped in /usr/src/distrib/sets
*** [distribution] Error code 2


>How-To-Repeat:
build distribution with dtrace enabled on i386
>Fix:

>Release-Note:

>Audit-Trail:
From: Miwa Susumu <miwarin@gmail.com>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: Re: port-i386/49331
Date: Thu, 5 May 2016 23:19:57 +0900

 (NetBSD 7.0 i386)

 no problem.

 add build.sh option: -V SLOPPY_FLIST=yes
 e.g.

   ./build.sh -O ../obj -T ../tools -V MKDTRACE=yes -V MKCTF=yes -V
 SLOPPY_FLIST=yes distribution

 (and build kernel?)

 then modload.

   modload solaris
   modload dtrace
   modload sdt
   modload fbt
   modload profile


 -- 
 miwarin

State-Changed-From-To: open->closed
State-Changed-By: snj@NetBSD.org
State-Changed-When: Wed, 01 Mar 2017 05:17:18 +0000
State-Changed-Why:
fixed


>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-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.