Subject: pkg/15954: bison fails to build in TZ=Australia/Melbourne with old makeinfo
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mrg@eterna.com.au>
List: netbsd-bugs
Date: 03/18/2002 16:10:53
>Number: 15954
>Category: pkg
>Synopsis: bison fails to build in TZ=Australia/Melbourne with old makeinfo
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Sun Mar 17 21:11:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: matthew green
>Release: NetBSD 1.5
>Organization:
people's front against (bozotic) www (softwar foundation)
>Environment:
System: NetBSD splode.eterna.com.au 1.5ZA NetBSD 1.5ZA (SPLODE) #19: Thu Jan 24 03:03:56 EST 2002 mrg@fish-dances.eterna.com.au:/var/SPLODE sparc64
Architecture: sparc
Machine: sparc64
>Description:
on a 1.5.3ish machine, with TZ=Australia/Melbourne, bison will attempt
to rebuild the texi files. this is because when it checks to see if
the ./doc/version.texi file is upto date, it uses the modification time
of ./doc/bison.texi in the _current timezone_ to determine whether or
not the file has changed. as the mod time of ./doc/bison.texi in
Australia/Melbourne is 00:21, this updates ./doc/version.texi and the
tries to run makeinfo, but fails, as it requires modern makeinfo.
>How-To-Repeat:
attempt to install bison on 1.5.3 with TZ=Australia/Melbourne or any
timezone further away from GMT.
>Fix:
a work around is to call the build with "TZ=GMT" in the environment...
this is what i did.
>Release-Note:
>Audit-Trail:
>Unformatted: