[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: devel branch build failure
From: |
Chet Ramey |
Subject: |
Re: devel branch build failure |
Date: |
Wed, 12 Dec 2012 11:48:27 -0500 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
On 12/12/12 10:57 AM, Steven W. Orr wrote:
>>
>
> Hold on! A make clean should delete all derived files. y.tab.[ch] are
> derived and should be present in a clean sandbox.
>
> Am I missing something?
We're overthinking this. The y.tab.[ch] in the git tree now were
inadvertently left over from a past commit. Those files don't exist in the
development snapshots I create and use to make the devel tree. Ordinarily
it wouldn't matter -- their timestamps would be much older than parse.y
and the usual rebuild would occur. However, the git quirk I just noticed
that makes all files have a modification date equal to the time of the last
checkout defeats this.
People using the devel tree can be reasonably expected to have bison
installed, so I will just remove the (stale) files and go on.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU chet@case.edu http://cnswww.cns.cwru.edu/~chet/