NetBSD Problem Report #45132

From apb@cequrux.com  Sun Jul 10 09:54:49 2011
Return-Path: <apb@cequrux.com>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
	by www.NetBSD.org (Postfix) with ESMTP id CD59063B8E2
	for <gnats-bugs@gnats.NetBSD.org>; Sun, 10 Jul 2011 09:54:48 +0000 (UTC)
Message-Id: <20110710095439.C68332C5E56E@apb-laptoy.apb.alt.za>
Date: Sun, 10 Jul 2011 09:54:39 +0000 (UTC)
From: apb@cequrux.com
To: gnats-bugs@gnats.NetBSD.org
Subject: changes in src/gnu/dist/gettext at build time
X-Send-Pr-Version: 3.95

>Number:         45132
>Category:       toolchain
>Synopsis:       changes in src/gnu/dist/gettext at build time
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    toolchain-manager
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jul 10 09:55:00 +0000 2011
>Closed-Date:    Thu Jul 14 17:30:35 +0000 2011
>Last-Modified:  Thu Jul 14 17:30:35 +0000 2011
>Originator:     Alan Barrett
>Release:        NetBSD 5.99.54
>Organization:
Not much
>Environment:
System: NetBSD 5.99.54 i386
>Description:
During a build, the following files are modified or created
in the "src" tree:

Modified files:

src/gnu/dist/gettext/gettext-runtime/config.h.in
src/gnu/dist/gettext/gettext-runtime/configure
src/gnu/dist/gettext/gettext-runtime/intl/libgnuintl.h.msvc-shared
src/gnu/dist/gettext/gettext-tools/config.h.in
src/gnu/dist/gettext/gettext-tools/configure

New files:

src/gnu/dist/gettext/gettext-runtime/config.h.in~
src/gnu/dist/gettext/gettext-tools/config.h.in~

New directories:

src/gnu/dist/gettext/gettext-tools/autom4te.cache/
src/gnu/dist/gettext/gettext-runtime/autom4te.cache/

>How-To-Repeat:
Check out a clean source tree.

touch src/TIMESTAMP
mkdir work
( cd src && sh ./build.sh -T ../work/TOOLDIR -O ../work/OBJDIR \
   -D ../work/DESTDIR -R ../work/RELEASEDIR \
   -m i386 -u -U release )
find src -newer src/TIMESTAMP

>Fix:

>Release-Note:

>Audit-Trail:
From: "Alan Barrett" <apb@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/45132 CVS commit: src/gnu/dist
Date: Thu, 14 Jul 2011 17:29:43 +0000

 Module Name:	src
 Committed By:	apb
 Date:		Thu Jul 14 17:29:43 UTC 2011

 Modified Files:
 	src/gnu/dist/autoconf: Makefile.in
 	src/gnu/dist/gettext/gettext-runtime: Makefile.in
 	src/gnu/dist/gettext/gettext-runtime/libasprintf: Makefile.in
 	src/gnu/dist/gettext/gettext-tools: Makefile.in

 Log Message:
 Sprinkle some "NetBSD_DISABLED_" prefixes in file names in Makefile
 targets, to ensure that the associated commands do not run.  This should
 prevent source files from being overwritten at build time by autoconf
 and friends.  Fixes PR 45132.


 To generate a diff of this commit:
 cvs rdiff -u -r1.4 -r1.5 src/gnu/dist/autoconf/Makefile.in
 cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/gettext/gettext-runtime/Makefile.in
 cvs rdiff -u -r1.1.1.1 -r1.2 \
     src/gnu/dist/gettext/gettext-runtime/libasprintf/Makefile.in
 cvs rdiff -u -r1.2 -r1.3 src/gnu/dist/gettext/gettext-tools/Makefile.in

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

State-Changed-From-To: open->closed
State-Changed-By: apb@NetBSD.org
State-Changed-When: Thu, 14 Jul 2011 17:30:35 +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-2007 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.