NetBSD Problem Report #48854

From martin@duskware.de  Fri May 30 20:29:31 2014
Return-Path: <martin@duskware.de>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 67CACA651E
	for <gnats-bugs@gnats.NetBSD.org>; Fri, 30 May 2014 20:29:31 +0000 (UTC)
Date: Fri, 30 May 2014 22:29:27 CEST
From: martin@NetBSD.org
Reply-To: martin@NetBSD.org
To: gnats-bugs@NetBSD.org
Subject: build.sh should prevent multiple build/distribution/release operations
X-Send-Pr-Version: 3.95

>Number:         48854
>Category:       toolchain
>Synopsis:       build.sh should prevent multiple build/distribution/release operations
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri May 30 20:30:00 +0000 2014
>Originator:     Martin Husemann
>Release:        NetBSD 6.99.43
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 6.99.43 NetBSD 6.99.43 (NIGHT-OWL) #256: Mon May 26 09:45:23 CEST 2014 martin@night-owl.duskware.de:/usr/src/sys/arch/amd64/compile/NIGHT-OWL amd64
Architecture: x86_64
Machine: amd64
>Description:

A build.sh invocation should maximally be able to cause one "make cleandir"
pass. Consider an invocation like:

   ./build.sh -U build release

which will do a cleandir, then a full build, then another cleandir and a
release build next. Quite wastefull.

Any of "build", "distribution" or "release" should only occur in 
${operations} exclusively.

>How-To-Repeat:
s/a

>Fix:
n/a

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.